mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #260] Can't enable 2FA #134
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#134
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 @SlothCroissant on GitHub (Nov 19, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/260
I couldn't enable 2FA on my new iPhone today when connecting to my vault hosted in Docker, and found that I couldn't login to the web UI with 2FA either. I was able to get in via a 'remembered' browser, and disabled 2FA.
Once I try to enable it, however, I get an "unexpected error" when validating the code (after adding it to Authy). Logs show the following:
i've re-tried this many times with Google Auth, Authy, and Microsoft Authenticator, all with no success. Thoughts?
@dani-garcia commented on GitHub (Nov 19, 2018):
I just tried to enable 2fa in a new accout and i can login just fine (this is using the web vault, with the rocket-0.4 branch, I can't compile the master branch at the moment).
Problems with 2fa ususally are caused by different timezones or problems with the clock sync. Can you make sure that both the server and the device connecting have the same time?
@dani-garcia commented on GitHub (Dec 13, 2018):
This hasn't had activity in some time, so I'm closing it now.
If this is still an issue, please reopen it.