[SOLVED]New Chrome extension doesn't work with my own hosting bitwarden

I upgraded my chrome Bitwarden extension today and found it not working. From the log, I found some difference between Chrome extension <> Safari extension/MacOS app client.

The Safari extension/MacOS app sends /api/accounts/prelogin before signing in

The new Chrome extension sends /identity/accounts/prelogin instead

Did anyone else encounter this issue before and know how to solve it?

Thanks!

You need to update your Vaultwarden server. It’s too old.

I thought I’ve done the upgrade with docker pull, but I rechecked it and found the docker is still using old version of image. I upgraded it to the latest one and the problem is solved! Thank you!

1 Like

Hi, this happened to me also but I am using a version in portainer for pi, how do I update the version? Thanks.