mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #2892] Bitwarden Android app crashes when trying to login on Vaultwarden #1409
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#1409
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 @BlackDex on GitHub (Nov 6, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2892
Originally assigned to: @BlackDex on GitHub.
Discussed in https://github.com/dani-garcia/vaultwarden/discussions/2891
Originally posted by e7d November 6, 2022
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.@BlackDex commented on GitHub (Nov 6, 2022):
Seems to happen to me too using the beta version.
@BlackDex commented on GitHub (Nov 6, 2022):
@e7d, sorry for moving this issue to quickly :).
A fix for this is coming up. Not sure when it will end up into a new Vaultwarden server yet.
@cure1245 commented on GitHub (Nov 8, 2022):
The new android and Firefox clients are not syncing properly and causing my vault to completely erase all my data.
It started as soon as today's client updates happened: I tried to sync, and it failed, so I tried logging out and back in.
This was apparantly a mistake, because it displayed an empty vault and then synced it back to the database: even the web client now shows no entries.
Luckily I have a db backup and had the bright idea to export my vault from a running and logged-in client. At that point the web client will be fine until I try to sync one of the November clients again.
@BlackDex commented on GitHub (Nov 8, 2022):
@cure1245 , could you provide which exact version you are using? Since there is no 2022.11 version of the browser extension yet.
And i just tested the RC version, which seems to work just fine for me.
The issue with the Android client doesn't even sync anything, since it crashes during login with the current Beta version, unless you have a version of Vaultwarden with the PR linked to this issue merged already. But that is tested, and doesn't clear out the database.
So, that a login would have cleared out the database would be strange. Also, if they were deleted, they should have ended up into the trash. I would love the see the logs of Vaultwarden during this specific event.
I'm thinking this has nothing to do with the new extensions or android clients though. But, if you can provide the version numbers, or even the location where to download these beta/2022.11 version of the extension from, maybe we can see what happened.