mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #5183] OTP code not accepted when login with device #2089
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#2089
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 @pquantin on GitHub (Nov 12, 2024).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/5183
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: ADMIN_TOKEN, YUBICO_CLIENT_ID, YUBICO_SECRET_KEY
Vaultwarden Build Version
1.32.4-ba48ca68
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
Synology reverse proxy
Host/Server Operating System
Linux
Operating System Version
Synology DSM 7.2.2
Clients
Web Vault
Client Version
No response
Steps To Reproduce
when trying to connect using 'login with device' and entering the OTP code, the following 'Auth request not found. Try again..' error appears in the log.
Expected Result
OTP code is accepted when using login with device
Actual Result
OTP code is systematically rejected when using login with device
Logs
Screenshots or Videos
No response
Additional Context
No response
@BlackDex commented on GitHub (Nov 12, 2024):
Fixed via #5184.
If you want you can test it by pulling the new testing image.
@pquantin commented on GitHub (Nov 12, 2024):
Thanks for the fast fix, I will pull the newest image.