mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #4184] Can't log in on android with FIDO2 WebAuthn enabled #1811
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#1811
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 @jonas-w on GitHub (Dec 20, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4184
Subject of the issue
Logging in on Android fails with a stuck screen on "Validating" and the server logs say:
"2FA token not provided"
Deployment environment
Install method: Docker image
Clients used: Android 2023.12.0 (both F-Droid and Google Play Store)
Reverse proxy and version: nginx 1.22.1
MySQL/MariaDB or PostgreSQL version: PostgreSQL 16
Other relevant details:
Steps to reproduce
Expected behaviour
Actual behaviour
[...]
5. See: "Validating" and spinner circle, and in the background the FIDO2 WebAuthn instructions are visible but it's loading infinitely.
6. no login
Troubleshooting data
This is the complete log data from starting the Android app until the "Validating" spinner logo.
Maybe relevant: I've tried logging in via the Bitwarden Firefox extension and that worked.