Authenticator setup not working #4087

Closed
opened 2026-03-07 19:28:05 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @msdev11 on GitHub (Oct 13, 2019).

Whenever I try to setup an Authenticator app and enter the 6 digit code, the interface gives be an error "NoneError". And the log files show the error below. I've looked through the code and can't see where this is coming from. Email 2FA works without issues.

[2019-10-13 20:40:58][rocket::rocket][INFO] PUT /api/two-factor/authenticator application/json; charset=utf-8:
[2019-10-13 20:40:58][_][INFO] Matched: PUT /api/two-factor/authenticator (activate_authenticator_put)
[2019-10-13 20:40:58][bitwarden_rs::error][ERROR] NoneError.

Originally created by @msdev11 on GitHub (Oct 13, 2019). Whenever I try to setup an Authenticator app and enter the 6 digit code, the interface gives be an error "NoneError". And the log files show the error below. I've looked through the code and can't see where this is coming from. Email 2FA works without issues. [2019-10-13 20:40:58][rocket::rocket][INFO] PUT /api/two-factor/authenticator application/json; charset=utf-8: [2019-10-13 20:40:58][_][INFO] Matched: PUT /api/two-factor/authenticator (activate_authenticator_put) [2019-10-13 20:40:58][bitwarden_rs::error][ERROR] NoneError.
Author
Owner

@BlackDex commented on GitHub (Oct 13, 2019):

Strange, i just tried it my self again.
And i Also get an error. Will look into it asap.

@BlackDex commented on GitHub (Oct 13, 2019): Strange, i just tried it my self again. And i Also get an error. Will look into it asap.
Author
Owner

@BlackDex commented on GitHub (Oct 13, 2019):

Found the issue, trying to fix and create a pr asap

@BlackDex commented on GitHub (Oct 13, 2019): Found the issue, trying to fix and create a pr asap
Author
Owner

@msdev11 commented on GitHub (Oct 13, 2019):

Thanks for looking into this so quickly and getting is resolved. Much appreciated!

@msdev11 commented on GitHub (Oct 13, 2019): Thanks for looking into this so quickly and getting is resolved. Much appreciated!
Author
Owner

@mprasil commented on GitHub (Oct 14, 2019):

PR merged, closing this. Feel free to reopen if problem persists.

@mprasil commented on GitHub (Oct 14, 2019): PR merged, closing this. Feel free to reopen if problem persists.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#4087