mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Device Login Not Working #1754
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 @kqmaverick on GitHub (Nov 6, 2023).
Subject of the issue
Running 1.30.0 and device login still appears to fail unless the device was logged into using a Master Password. There is no error the verification screen on the web vault just remains. If I log out then login using master password it will finish the login process like on 1.29.2.
Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: DOMAIN, SIGNUPS_ALLOWED, SIGNUPS_VERIFY, ORG_CREATION_USERS, INVITATIONS_ALLOWED, SHOW_PASSWORD_HINT, ADMIN_TOKEN, REQUIRE_DEVICE_EMAIL, SMTP_HOST, SMTP_PORT, SMTP_FROM, SMTP_FROM_NAME, SMTP_USERNAME, SMTP_PASSWORD, SMTP_AUTH_MECHANISM, SMTP_TIMEOUT, EMAIL_EXPIRATION_TIME, EMAIL_ATTEMPTS_LIMIT
vaultwarden version: 1.30.0
Install method: TrueCharts (uses docker image)
Clients used: web vault & iOS
Reverse proxy and version: Traefik 2.10.5
MySQL/MariaDB or PostgreSQL version: PostgreSQL
Other relevant details:
Steps to reproduce
Attempt device login after unlock with biometrics on iOS. Logout and then login with Master Password then complete device login.
Expected behaviour
Device login completes successfully.
Actual behaviour
Device login hangs at verification of fingerprint page when iOS device unlocked using biometrics.
Troubleshooting data
@BlackDex commented on GitHub (Nov 6, 2023):
What do the logs of Vaultwarden say during this action?
Also, do you have the websocket configured correctly?
@kqmaverick commented on GitHub (Nov 6, 2023):
And its working now. Sorry not sure what happened there. I just went to make fresh log entries and it decided it wanted to work. PFM.