mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #1503] Invalid Master Password w/Windows Desktop Client 1.25 & latest docker image #982
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#982
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ScottSturdivant on GitHub (Mar 16, 2021).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1503
Subject of the issue
Recently my Windows Bitwarden client prompted me to apply an update to which I happily obliged. After restarting the client (and later the entire machine), I'm being met with an "Invalid Master Password" error on the client. I have been able to copy / paste the password into the following other environments successfully:
Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Steps to reproduce
Hopefully it's as simple as upgrading your Windows 1.24.6 client to the latest version (1.25) and then attempting to log in.
Expected behaviour
I'd expect that since my password works in all the other clients, that it also work with Windows Desktop 1.25. That's the dream anyway.
Actual behaviour
The client displays an error: "Invalid Master Password", though I can paste the exact same password into the web vault where it grants access successfully.
Troubleshooting data
The logs from the docker image don't contain much - if there's a way to enable more verbose logging please let me know and I'd be happy to update with that information. As it is, here are the entries for the failing login attempt:
@ScottSturdivant commented on GitHub (Mar 17, 2021):
Closing this. I was able to get logged in on 1.25.0. It took multiple reboots, restarts of Bitwarden, etc, but eventually I think what did the trick was to do Account -> Log Out and then initiate the login again from scratch.
My apologies for the noise!
@BlackDex commented on GitHub (Mar 17, 2021):
No problem. I did logged in with v1.25 on Linux today actually, and that also worked.
Maybe some cache/cookie which was causing an issue.
But i'm glad it is fixed.