Bitwarden app login error from ios with selfhosted #4965
|
Hi everybody, But bitwarden app newly installed on iphone 14plus only logs to bitwarden.com and not to https://...duckdns.... selfhosted url anyone can helps me ? |
Replies: 3 comments 8 replies
|
I recently experienced the same issue after upgrading the Bitwarden app on iOS to the latest version. The version of the vaultwarden I'm self-hosting was 1.2x, but recently I upgraded the server to the 1.32.0 version of docker image and successfully logged in from the app to my self-hosting server. Just in case, please try replacing the docker image on the self-hosting server with the latest 1.32.x image or higher. In my case, the problem was completely resolved after upgrading the version of the server. |
|
upgraded to latest docker vaultwarden and still having the same issue on ios 18. Login does not work. |
|
For anyone hitting this login loop on the mobile app with a self-hosted server — the app authenticates, briefly shows a screen, then bounces back to the login screen, while the web vault works fine: In our case the root cause was simply an outdated Vaultwarden. The container was pinned to
Gotcha worth highlighting for others: recreating a |
I am not shouting. I had already posted the logs in another thread.
Updated again and got the
Version 1.32.2-65629a99now and it works. Thank you