mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #2890] Bitwarden Android app crashes when trying to login on Vaultwarden #1406
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1406
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @e7d on GitHub (Nov 6, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2890
Subject of the issue
Bitwarden Android application (version 2022.10.1) crashes during login against Vaultwarden version 1.26.0.
Deployment environment
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: DOMAIN, SIGNUPS_ALLOWED, ADMIN_TOKEN
docker-compose.yml
Clients used:
Reverse proxy and version:
MySQL/MariaDB or PostgreSQL version:
Other relevant details:
Steps to reproduce
server URLparamater, then clickSave.Email addressfield with valid data, then clickContinue.Expected behaviour
To be able to login with Vaultwarden using the latest Android app.
Actual behaviour
The android app crashes after submitting the email address.
The behavior is the same, be it via WAN on proxied domain (
https://<REDACTED-DOMAIN>/), or via LAN on direct IP (http://<REDACTED-IP>:8659/).Troubleshooting data
The log of the request received and sent back by Vaultwarden when thae Android app crashes:
Notes:
<REDACTED-UUID>seems to reflect the used device, as it is the same whatever the account I try to log in.<REDACTED-UUID>resets and changes when I reset the Android Application data, or when i uninstall it then install it again.