-
Notifications
You must be signed in to change notification settings - Fork 240
Description
Hi, I've been working on this for a few days now and am giving up, unless someone can help.
I attempted to open my terminals as normal, and was sent through the original setup screens all of a sudden.
If I attempt to view the settings on a favourite with a saved password - i get the following

Looking at the logs: I can see the following:
INFO 2022-09-07 08:58:11,697 256ms Terminals TryLoadFile - Loading History from: D:\_dev\terminals\Data\History.xml ERROR 2022-09-07 08:58:16,578 5137ms Terminals DecryptPassword - Error Decrypting Password System.Exception: Error while writing encrypted data to the stream: Padding is invalid and cannot be removed. at Unified.Encryption.Decryptor.Decrypt(Byte[] bytesData, Byte[] bytesKey) at Terminals.Security.PasswordFunctions2.DecryptPassword(String encryptedPassword, Byte[] passwordKey) at Terminals.Security.PasswordFunctions2.DecryptPassword(String encryptedPassword, String keyMaterial)
I've attempted to replace the files in the Data folder with a backup of:
Favourites.xml
History.xml
Terminals.config
ToolStrip.settings.config
but still all my saved passwords are corrupted.
ANY help on how to restore this would be greatly appreciated.