Android App - Passwords Not Displaying
Hello, everyone.
I currently have a Docker container with Vaultwarden running on my Raspberry Pi.
I also have the official Bitwarden client installed on all my devices (Web extension/Windows/iPadOS/Android). I’m having an issue with the Android version.
The problem: Passwords and secure notes aren’t showing up in the app. Only the list of folders is visible in the settings, but they’re all marked as empty.
What I’ve tried:
- I tried to sync the vault through my app. It didn't work.
Here are the logs from the Docker container at the time of the sync:
[2026-08-19 17:02:20.067][request][INFO] GET /api/sync
[2026-08-19 17:02:20.076][response][INFO] (sync) GET /api/sync?<data..> => 200 OK
- I tried uninstalling the app and reinstalling it then logging back in. That didn't work.
Am I the only one having a problem with the Android version, and do you know how to fix it? Thanks in advance for your feedback!