mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #4208] Unable to login from web, desktop-app & browser-plugin: OTP expected but never quested #1820
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#1820
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 @RastaTaz on GitHub (Dec 29, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4208
Subject of the issue
It is impossible to login using web ui, linux app or browser extention using Brave.
Used account has 2FA enabled and also login with device but nor of those method works, resulting in 2FA errors in VW logs.
Deployment environment
Install method: Docker image
Clients used: Web, Linux desktop app v2023.12.1, Brave (chrome clone) browser extension v2023.12.1
Reverse proxy and version: Traefik 2.10.7 + Nginx 1.25.3
MySQL/MariaDB or PostgreSQL version: Ver 15.1 Distrib 10.11.6-MariaDB
Other relevant details:
WEBSOCKET_ENABLE=trueenvironment variable in compose as container logs showed it still poped-up a WS server on port 3012.Steps to reproduce
As I'm just locking out from vault and not login off I can't really tell since when this issue occurs, as already connected clients keep on behaving normally...
I usually update my middleware (NginX, Traefik, MariaDB) and VW docker image as soon as there're updates available.
Expected behaviour
Sucessful login.
Actual behaviour
Troubleshooting data
Logs from container for 2FA (master password + OTP) login failure:
Logs from container for device login failure: