mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-18 09:52:56 -05:00
Can't enable 2FA #133
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 @SlothCroissant on GitHub (Nov 19, 2018).
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.