[GH-ISSUE #663] Authenticator setup not working #450

Closed
opened 2026-03-03 01:29:15 +03:00 by kerem · 4 comments
Owner

Originally created by @msdev11 on GitHub (Oct 13, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/663

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). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/663 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.
kerem closed this issue 2026-03-03 01:29:15 +03:00
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.

<!-- gh-comment-id:541458881 --> @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

<!-- gh-comment-id:541462421 --> @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!

<!-- gh-comment-id:541469737 --> @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.

<!-- gh-comment-id:541552937 --> @mprasil commented on GitHub (Oct 14, 2019): PR merged, closing this. Feel free to reopen if problem persists.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#450
No description provided.