[GH-ISSUE #3173] Wrong username or password after updating from 1.26.0 to 1.27.0 #1485

Closed
opened 2026-03-03 02:09:36 +03:00 by kerem · 2 comments
Owner

Originally created by @mkatanski on GitHub (Jan 26, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3173

Subject of the issue

After updating Vaultwarden docker instance from 1.26.0 to 1.27.0 I cannot login to my existing account and I'm 100% sure my login and passwords are ok. I'm using backup copy of /data folder on my server so the user exists. Downgrading to 1.26.0 solves the issue immediately. And it happens in both desktop clients and web vault so I guess it has nothing to do with the clients.

I saw some tips to backup locally vault, and start database from scratch and then import vault manually for the 'new" user. But thats problematic as I'm not the only user of this app.

Deployment environment

  • vaultwarden version: 1.27.0

  • Install method: Docker image

  • Clients used: web vault, mac client, firefox client, ios client

  • Other relevant details: I'm using Synology NAS to run docker container

Steps to reproduce

Update docker image from 1.26.0 to 1.27.0 w/o removing existing database. Then try to login in web vault. There should be an error message explaining that either username or password are incorrect. Which is not true.

Expected behaviour

User should use his old username and password to login to web vault after update

Originally created by @mkatanski on GitHub (Jan 26, 2023). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3173 ### Subject of the issue After updating Vaultwarden docker instance from 1.26.0 to 1.27.0 I cannot login to my existing account and I'm 100% sure my login and passwords are ok. I'm using backup copy of `/data` folder on my server so the user exists. Downgrading to 1.26.0 solves the issue immediately. And it happens in both desktop clients and web vault so I guess it has nothing to do with the clients. I saw some tips to backup locally vault, and start database from scratch and then import vault manually for the 'new" user. But thats problematic as I'm not the only user of this app. ### Deployment environment * vaultwarden version: 1.27.0 * Install method: Docker image * Clients used: web vault, mac client, firefox client, ios client * Other relevant details: I'm using Synology NAS to run docker container ### Steps to reproduce Update docker image from 1.26.0 to 1.27.0 w/o removing existing database. Then try to login in web vault. There should be an error message explaining that either username or password are incorrect. Which is not true. ### Expected behaviour User should use his old username and password to login to web vault after update
kerem closed this issue 2026-03-03 02:09:36 +03:00
Author
Owner

@BlackDex commented on GitHub (Jan 26, 2023):

Could you provide some logs?
What does the /admin interface tell you with the new version on how many users there are?
Are you using the latest versions of the Bitwarden Clients (I think not, because then you would have issues with 1.26).

<!-- gh-comment-id:1404700152 --> @BlackDex commented on GitHub (Jan 26, 2023): Could you provide some logs? What does the /admin interface tell you with the new version on how many users there are? Are you using the latest versions of the Bitwarden Clients (I think not, because then you would have issues with 1.26).
Author
Owner

@mkatanski commented on GitHub (Jan 26, 2023):

It looks the issue fixed itself. I downgraded to 1.26.0 and upgraded to 1.27.0 and it works. I don't know why I couldn't authenticate myself previously. However, after reconnection the Firefox client says that is still connected to the 1.26.0 (maybe some cache?). Web admin says that server version is 1.27.0 and web installed is 2022.12.0.

Sorry for raising this "issue" 😅

<!-- gh-comment-id:1404827521 --> @mkatanski commented on GitHub (Jan 26, 2023): It looks the issue fixed itself. I downgraded to 1.26.0 and upgraded to 1.27.0 and it works. I don't know why I couldn't authenticate myself previously. However, after reconnection the Firefox client says that is still connected to the 1.26.0 (maybe some cache?). Web admin says that server version is 1.27.0 and web installed is 2022.12.0. Sorry for raising this "issue" 😅
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#1485
No description provided.