View Issue Details

IDProjectCategoryView StatusLast Update
0007066SymmetricDS ProBugpublic2025-10-01 17:26
Reportergilles.riand Assigned To 
Prioritynormal 
Status feedbackResolutionopen 
Product Version3.14.7 
Summary0007066: ERROR [NodePasswordFilter]
DescriptionI often get this error message in the logs. It doesn't seem to be blocking data exchanges. But I don't understand at all how to fix this problem.

"Failed to decrypt node password: javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption."

I don't get this error all the time, but it still happens.
Is this serious?
How can I fix this problem?
TagsNo tags attached.

Activities

mdrouard

2025-09-24 17:20

developer   ~0003447

What node(s) are having this issue?
This is typical for migration which was done incorrectly, the encryption key in the keystore is different from the key that was used to encrypt the data that is in the database.
There is some code that will try to fix this automatically upon restart.
Reach out to your SymmetricDS support contact for a quicker response.

Issue History

Date Modified Username Field Change
2025-09-18 13:24 gilles.riand New Issue
2025-09-24 17:20 mdrouard Note Added: 0003447
2025-10-01 17:26 emiller Status new => feedback