mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 01:10:09 +03:00
Offline support of Mobile client not working #544
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @StfnGe on GitHub.
Offline support of Mobile client not working
I want to use Vaultwarden as my password manager. When i am in my own network i works flawlessly, but as soon as i am disconnected from my network or in offline mode on my smartphone the database gets disconnected when i open the Bitwarden client on my S24 Ultra (One UI Version 6.1).
I used the online hosted Bitwarden before in the same way without any issue. In both cases (self hosted/online official Bitwarden) MFA is active.
Deployment environment
Install method: Docker
Clients used: Android
Reverse proxy and version: Nginx reverse proxy
MySQL/MariaDB or PostgreSQL version:
Other relevant details: only internaly available
Steps to reproduce
Login into Android client, works. Go offline, session is ended and need to relogin. Otherwise no entrys will be shown.
Expected behaviour
Offline access works
Actual behaviour
Offline access doesn't work
Troubleshooting data