-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My Vault Not Loading (Web Vault only) #5401
Comments
I think this has something to do with the key-per-cipher items as described here: #5011 Basically, check for ciphers table in the database which have the |
Since the latest update of the Android Bitwarden app (version 2025.1.0), I have been unable to log in to my vault. Details: I am using Vaultwarden with only two users, both linked to an organization. Logging in via the web interface, Windows app, and Chrome extension works without any issues. |
Also try the testing tagged images which have some fixes for the new apps. |
@mrplur I am experiencing this as well. Android app suddenly totally broken. Using Vaultwarden 1.32.7 over Tor via Orbot VPN mode. |
I have pulled all container again with the latest version and it works fine now. |
Hmm I deleted all the app data and I updated my server to 1.32.7 and now it's working again... odd... The new version of the server took a while to come back up, it was erroring for several minutes, then suddenly started working. |
@chrisguida if the app had invalid data in cache it could cause some strange issues. Probably new version provided correct data. Errors were probably because it didn't was able to connect to the database. |
Well I have uninstalled the app and installed it again from Google play, my server is updated to the latest build but still has the problem.. |
Might be your server ssl cert? |
Well i use letsencrypt with traefik ( Traefik uses some acme to obtain them ) |
I had the same issue. Solution:
Now everything is back to normal. |
I use testing, it hasn't got any updates recently and it still doesn't work with mobile. |
Same issue here. Mobile kept loading and gave the sync error. I run lcx via proxmox scripts. The update to 1.32.7 took about 30 minutes. Not sure why. After this all my issues with the mobile app were resolved. |
I had the same issue. Updating the official container from 1.32.0 to 1.32.7 solved my prolem Android client version: 2025.1.0(19622) |
@Aseeef any updates on your issues? |
My issue is still active. Apologies, headed back to university so been busy. I'll open up a database explorer to try deleting the ciphers you mentioned soon. |
this is definitely a distinct issue from OP's, I would recommend making one either on the android app repo, or here marked as resolved so it is more searchable for users updating my server to the latest release resolved it for me as well. sadly i didn't see an indicator of a breaking change in the first page of the android app's release notes, which is disappointing |
My Android app 2025.1.0 (19622) also suddenly errored out and was unable to display any passwords. Chrome extension and iOS 2025.1.0(1790). I was on Vaultwarden 1.32.1; Updating to 1.32.7 seemed to fix things, but the only errors seen in vaultwarden were these:
although I had tried to logout of app and login again to no avail. Maybe restarting server (rather than updating) is what fixed it. Looks like wiping app cache might have worked too (I can no longer replicate the problem, so maybe someone else can try that). |
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: DOMAIN, SIGNUPS_ALLOWED
Config:
Vaultwarden Build Version
1.32.7
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
nginx 1.24.0-2ubuntu7.1
Host/Server Operating System
Linux
Operating System Version
Ubuntu 24.04
Clients
Web Vault
Client Version
No response
Steps To Reproduce
Unknown. But this issue affects most accounts on my domain. I do not know what causes this issue. But for the account that is not affected, they are not added to any organizations.
Expected Result
Vaultwarden "My Vault" should load.
Actual Result
Logs
No response
Screenshots or Videos
^^ dev tools errors
^^ eventually stops loading but then "My Vault" is empty.
Additional Context
I don't know since when this issue is active but I only noticed it today. And I'm scared to downgrade to an older version (is that even supported)? It would also be very very annoying to do a clean install because of how I have organizations configured for use with my family (I'll need to remake all orgs and add everyone).
The text was updated successfully, but these errors were encountered: