PowerShell / SecretStore

MIT License
155 stars 23 forks source link

Windows 11 Upgrade: Store File Corruption #83

Closed JackDDavis closed 3 years ago

JackDDavis commented 3 years ago

SecretStore files corrupted after Windows 11 upgrade.

Error: MethodInvocationException: Exception calling "PromptAndUnlockVault" with "2" argument(s): "Store file integrity check failed. The provided password may be invalid, or store files have become corrupted or have been tampered with."

PaulHigin commented 3 years ago

I have not seen this, but will try to get a repro.

PaulHigin commented 3 years ago

Thanks for reporting this. I believe this has been fixed with: https://github.com/PowerShell/SecretStore/pull/81, and is part of the 1.03 release:

https://www.powershellgallery.com/packages/Microsoft.PowerShell.SecretStore/1.0.3