Error in secrets file

jgatherc
jgatherc New Altair Community Member
edited November 2024 in Community Q&A
I'm getting the following warning when launching RM Studio 9.0.  I'm assuming it's reading the secrets.xml file.
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>
Tagged:

Answers