Login loop after restore #119

Closed
opened 2025-11-07 06:23:32 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @Biepa on GitHub (Oct 29, 2018).

Hey, i tried to restore a backup of my database with:

  • stopping the container
  • replacing the file
  • starting the container

Now i enter my mailadress and my password and then my token for 2FA.
I cklick ok and get redirected to the login form to enter my Masterpassword.
tried a lot of times, but always get redirect.

Did i do something wrong?

This are the last entries from the docker log:

POST /api/accounts/prelogin application/json; charset=utf-8: bitwarden_1 | => Matched: POST /api/accounts/prelogin bitwarden_1 | => Outcome: Success bitwarden_1 | => Response succeeded. bitwarden_1 | POST /identity/connect/token application/x-www-form-urlencoded; charset=utf-8: bitwarden_1 | => Matched: POST /identity/connect/token bitwarden_1 | => Outcome: Success bitwarden_1 | => Response succeeded. bitwarden_1 | POST /identity/connect/token application/x-www-form-urlencoded; charset=utf-8: bitwarden_1 | => Matched: POST /identity/connect/token bitwarden_1 | => Outcome: Success bitwarden_1 | => Response succeeded. bitwarden_1 | POST /api/accounts/prelogin application/json; charset=utf-8: bitwarden_1 | => Matched: POST /api/accounts/prelogin bitwarden_1 | => Outcome: Success bitwarden_1 | => Response succeeded. bitwarden_1 | POST /identity/connect/token application/x-www-form-urlencoded; charset=utf-8: bitwarden_1 | => Matched: POST /identity/connect/token bitwarden_1 | => Outcome: Success bitwarden_1 | => Response succeeded. bitwarden_1 | POST /notifications/hub/negotiate text/plain; charset=UTF-8: bitwarden_1 | => Matched: POST /notifications/hub/negotiate bitwarden_1 | ERROR: Invalid device id bitwarden_1 | => Outcome: Failure bitwarden_1 | => Warning: Responding with 401 Unauthorized catcher. bitwarden_1 | => Response succeeded. bitwarden_1 | POST /identity/connect/token application/x-www-form-urlencoded; charset=utf-8: bitwarden_1 | => Matched: POST /identity/connect/token bitwarden_1 | => Outcome: Success bitwarden_1 | => Response succeeded.

Originally created by @Biepa on GitHub (Oct 29, 2018). Hey, i tried to restore a backup of my database with: - stopping the container - replacing the file - starting the container Now i enter my mailadress and my password and then my token for 2FA. I cklick ok and get redirected to the login form to enter my Masterpassword. tried a lot of times, but always get redirect. Did i do something wrong? This are the last entries from the docker log: ` POST /api/accounts/prelogin application/json; charset=utf-8: bitwarden_1 | => Matched: POST /api/accounts/prelogin bitwarden_1 | => Outcome: Success bitwarden_1 | => Response succeeded. bitwarden_1 | POST /identity/connect/token application/x-www-form-urlencoded; charset=utf-8: bitwarden_1 | => Matched: POST /identity/connect/token bitwarden_1 | => Outcome: Success bitwarden_1 | => Response succeeded. bitwarden_1 | POST /identity/connect/token application/x-www-form-urlencoded; charset=utf-8: bitwarden_1 | => Matched: POST /identity/connect/token bitwarden_1 | => Outcome: Success bitwarden_1 | => Response succeeded. bitwarden_1 | POST /api/accounts/prelogin application/json; charset=utf-8: bitwarden_1 | => Matched: POST /api/accounts/prelogin bitwarden_1 | => Outcome: Success bitwarden_1 | => Response succeeded. bitwarden_1 | POST /identity/connect/token application/x-www-form-urlencoded; charset=utf-8: bitwarden_1 | => Matched: POST /identity/connect/token bitwarden_1 | => Outcome: Success bitwarden_1 | => Response succeeded. bitwarden_1 | POST /notifications/hub/negotiate text/plain; charset=UTF-8: bitwarden_1 | => Matched: POST /notifications/hub/negotiate bitwarden_1 | ERROR: Invalid device id bitwarden_1 | => Outcome: Failure bitwarden_1 | => Warning: Responding with 401 Unauthorized catcher. bitwarden_1 | => Response succeeded. bitwarden_1 | POST /identity/connect/token application/x-www-form-urlencoded; charset=utf-8: bitwarden_1 | => Matched: POST /identity/connect/token bitwarden_1 | => Outcome: Success bitwarden_1 | => Response succeeded.`
Author
Owner

@Biepa commented on GitHub (Oct 29, 2018):

🙈 Completely my false. Sorry

@Biepa commented on GitHub (Oct 29, 2018): :see_no_evil: Completely my false. Sorry
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#119