mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #1097] [SOLVED] Master Password suddenly stops working #777
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#777
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 @NothingWorksToday on GitHub (Aug 13, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1097
Subject of the issue
Yesterday or so my Bitwarden-Setup broke, so today I tried to fix it.
The server does not accept my Master Password.
Your environment
Steps to reproduce
Running
looked OK but didn't let me log in.
So I updated the image with
Now when logging in i get
And before you ask: The PW is correct, I typed it in often enough ;)
Expected behaviour
Login
Actual behaviour
No Login.
Other services from my setup work perfectly fine, so it is not Traefik
Logs or Configs
Persistent data location:
SOLUTION
My ZFS pool wasn't loaded correctly, therefore Bitwarden wasn't able to accesss the correct database and created an empty one. My bad, sorry for the hassle :/
@dani-garcia commented on GitHub (Aug 13, 2020):
Try checking in the admin page if the user is there and check if it has the right amount of items inside.
@NothingWorksToday commented on GitHub (Aug 13, 2020):
No user there o.O
@BlackDex commented on GitHub (Oct 12, 2020):
@NothingWorksToday, what was the solution?