You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We upgraded our pgAdmin to V9.3, now there are two kind of issues:
the saved password for one user gets error:
Failed to decrypt the saved password. Error: 'utf-8' codec can't decode byte 0xaf in position 1: invalid start byte
and
Failed to decrypt the saved password. Error: 'utf-8' codec can't decode byte Oxd5 in position 0: invalid continuation byte
to solve this issue regarding our online research we find these links helpful and based on them we cleared the passwords for all connections and setup them.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
We upgraded our pgAdmin to V9.3, now there are two kind of issues:
and
to solve this issue regarding our online research we find these links helpful and based on them we cleared the passwords for all connections and setup them.
https://www.pgadmin.org/docs/pgadmin4/9.3/clear_saved_passwords.html
https://stackoverflow.com/questions/56526882/pgadmin-error-failed-to-decrypt-the-saved-password
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Regarding the issue posted from older versions, it should be solved and don't raise again.
Error message
Failed to decrypt the saved password. Error: 'utf-8' codec can't decode byte 0xaf in position 1: invalid start byte
Failed to decrypt the saved password. Error: 'utf-8' codec can't decode byte Oxd5 in position 0: invalid continuation byte
Screenshots
Docker:
unsolved lssue:
#5487
The text was updated successfully, but these errors were encountered: