The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Error in secrets file
I'm getting the following warning when launching RM Studio 9.0. I'm assuming it's reading the secrets.xml file.
Here's my secrets.xml file with the user name & password replaced with Xs.
Failed to read entry RapidMiner.com account in secrets file: com.rapidminer.tools.cipher.CipherException: Failed to decrypt text: Given final block not properly padded
Here's my secrets.xml file with the user name & password replaced with Xs.
<?xml version="1.0" encoding="UTF-8"?><secrets.xml version="7.5.004">
<secret>
<id>RapidMiner.com account</id>
<user>XXXXX</user>
<password>XXXXXX/password>
</secret>
</secrets.xml>
0
Answers
Dortmund, Germany