Using the bitwardenrs:latest image and having recently updated to the 1.25 version of the Windows client, I am now being met with an “Invalid Master Password” error message when trying to login. I’m able to login to the web vault (2.18.1) using the same credentials, no problem.
Looking at the docker image logs, this is all I see:
[2021-03-13 14:27:58.519][request][INFO] POST /api/accounts/verify-password
[2021-03-13 14:27:58.670][bitwarden_rs::api::core::accounts][ERROR] Invalid password
[2021-03-13 14:27:58.672][response][INFO] POST /api/accounts/verify-password (verify_password) => 400 Bad Request
It looks like the password doesn’t match according to the message. Are you able to use the exact same password via Edge of something at the same domain?