mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 16:42:18 -05:00
[GH-ISSUE #5480] Vaultwarden having problems Recognizing Master Passwords #18935
Reference in New Issue
Block a user
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 @NxckyBear on GitHub (Jan 27, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/5480
Vaultwarden Support String
I dont have any support string as I did not set up an admin page yet due to above problem
Vaultwarden Build Version
v1.33.0
Deployment method
Official Container Image
Custom deployment method
original way how to install (base: sqlite) and with another database (pgsql)
Reverse Proxy
caddy 2.9.1
Host/Server Operating System
Linux
Operating System Version
Ubuntu 22.04 Jammy
Clients
Web Vault, Browser Extension, iOS, Desktop
Client Version
Brave 1.74.38 (PC), Bitwarden Extension, Bitwarden mobile client
Steps To Reproduce
Expected Result
You actually should successfully log in everywhere
Actual Result
You can log in on the web where you created your user, you are not able to log in anywhere else, due to it saying that your username or password is incorrect
Logs
Screenshots or Videos
No response
Additional Context
I have lastly tried to move vaultwardens backend to pgsql, which is basically where everything started... It worked fine before that...
However I reinstalled everything, new docker container, new files, however this did not fix anything.