BryanMLima commented on PR #6812:
URL: https://github.com/apache/cloudstack/pull/6812#issuecomment-1401809141

   Hey @DaanHoogland, I was on vacation, so I did made any progress on this 
error. However, the probable cause is the line you mentioned:
   ~~~
   2023-01-24 08:29:50,801 DEBUG [c.c.u.c.DBEncryptionUtil] (main:null) 
(logid:) Error while decrypting: 5000
   ~~~
   I was taking a look in to this, before my vacation, and it looks like the 
`DBEncryptionUtil` class is trying to decrypt a value that is not encrypted. 
Therefore, as my script decrypts the `Hidden/Secure` values, this is the 
probable cause of error. However, in my local lab, this error did not occur. I 
will take a look in to this and ping you after I solved.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to