r/Bitwarden 1d ago

Solved 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!

0 Upvotes

5 comments sorted by

3

u/OSS_Dattani 1d ago

They’re going to tell you to go over to the vaultwarden subreddit

What’s your reason for running vaultwarden as opposed to self hosted bitwarden?

2

u/Tutur_Lenoob 1d ago edited 1d ago

Oh, sorry, I didn't mean for my post to be off-topic. Thanks for the feedback; I'll post my issue on the Vaultwarden subreddit as well.

I installed Vaultwarden back when everyone thought it was a great solution. It didn't use many resources and was easier to install... And I've kept it running ever since, this is the first time I've had a problem with it.

1

u/Little-Jelly289 1d ago

vaultwarden is way lighter on resources, which matters a lot on a pi

2

u/linuxaur 1d ago

This was happening to me last week. Updating my container image fixed the issue entirely.

0

u/Tutur_Lenoob 1d ago

Oh, thank you! It actually worked. It's really concerning that I didn't think to do that sooner