mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
Beta Android APP logs user out if Vaultwarden is temporarily unavailable. #5737
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 @yurividal on GitHub (Nov 22, 2024).
I'm pretty sure this is an issue with the latest android client's BETA version, but i thought i'd report to Vaultwarden too, since i'm using vaulwarden as the server.
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: DOMAIN, SIGNUPS_ALLOWED, ADMIN_TOKEN, SMTP_HOST, SMTP_SECURITY, SMTP_PORT, SMTP_FROM, SMTP_USERNAME, SMTP_PASSWORD
Vaultwarden Build Version
1.32.5-96813b13
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
nginx proxy manager v2.11.3
Host/Server Operating System
Linux
Operating System Version
Ubuntu 22.04
Clients
Android
Client Version
Latest BETA
Steps To Reproduce
I'm pretty sure this is an issue with the latest android client's BETA version, but i thought i'd report to Vaultwarden too, since i'm using vaulwarden as the server.
The beta android app logs me out if the server is unavailable, even if just for a brief period.
Steps to reproduce:
Expected Result
app keeps loged in eve with vault unavailable temporarily
Actual Result
user is logged out
Logs
No response
Screenshots or Videos
No response
Additional Context
No response