Unexpected error when logging in with latest browser extension - 404 on /identity/accounts/prelogin/password #7279
Unanswered
Amamiya23
asked this question in
Bitwarden Clients Q&A
Replies: 1 comment 9 replies
-
|
Update to the latest version first, as is requested in the issue template. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Subject
Unexpected error when logging in with the latest browser extension (Chrome).
Deployment method
Docker (vaultwarden/server:latest)
Steps To Reproduce
Expected behaviour
Successful login.
Actual behaviour
Login fails. The server returns a 404 for the prelogin endpoint.
Logs
Environment
Additional context
The endpoint
/identity/accounts/prelogin/passwordreturns 404, which suggests the latest browser extension is calling a new API route that Vaultwarden has not yet implemented.Beta Was this translation helpful? Give feedback.
All reactions