No syncing on Android 9 #653

Closed
opened 2026-02-04 22:04:19 +03:00 by OVERLORD · 6 comments
Owner

Originally created by @almanzarj on GitHub (Mar 23, 2020).

I am having an issue on Android 9 using Samsung Galaxy S8+ with Bitwarden version 2.3.1 Android App.

I have tried uninstall app, install app, clear cache, log out and login.

When I try to do sync vault now...I get error Syncing failed message. I also tried to sync using LTE and WIFI

Originally created by @almanzarj on GitHub (Mar 23, 2020). I am having an issue on Android 9 using Samsung Galaxy S8+ with Bitwarden version 2.3.1 Android App. I have tried uninstall app, install app, clear cache, log out and login. When I try to do sync vault now...I get error Syncing failed message. I also tried to sync using LTE and WIFI
Author
Owner

@b-sarrazin commented on GitHub (Mar 23, 2020):

Same issue with Android 9 since the last update of the mobile application.

@b-sarrazin commented on GitHub (Mar 23, 2020): Same issue with Android 9 since the last update of the mobile application.
Author
Owner

@sven-petersen commented on GitHub (Mar 24, 2020):

I had this issue with an installation on Home Assistant. I exported my vault and reinstalled the addon (which uses bitwarden_rs). Now it works again. Probably something got corrupted somehow.

@sven-petersen commented on GitHub (Mar 24, 2020): I had this issue with an installation on Home Assistant. I exported my vault and reinstalled the addon (which uses bitwarden_rs). Now it works again. Probably something got corrupted somehow.
Author
Owner

@deeztek commented on GitHub (Mar 30, 2020):

Try this.

Exported my vault to .json. Then I did a search for the following:

"username": null,
"password": null

Then in the web browser, I located the particular entry and deleted it.

Not sure which entry it was, but after deleting 27 entries, the android app started syncing again.

@deeztek commented on GitHub (Mar 30, 2020): Try this. Exported my vault to .json. Then I did a search for the following: "username": null, "password": null Then in the web browser, I located the particular entry and deleted it. Not sure which entry it was, but after deleting 27 entries, the android app started syncing again.
Author
Owner

@pltanton commented on GitHub (Apr 6, 2020):

Got the same issue. I found in export that I have multiple (like 7 or so) equal entities with same name and empty fields (each field was empty). It appears after some weird exceptions in desktop client.

Delete of these entities solves the problem. Guess it kinda bag with fresh desktop client.

@pltanton commented on GitHub (Apr 6, 2020): Got the same issue. I found in export that I have multiple (like 7 or so) equal entities with same name and empty fields (each field was empty). It appears after some weird exceptions in desktop client. Delete of these entities solves the problem. Guess it kinda bag with fresh desktop client.
Author
Owner

@oooh-name commented on GitHub (Apr 6, 2020):

Try this.

Exported my vault to .json. Then I did a search for the following:

"username": null,
"password": null

Then in the web browser, I located the particular entry and deleted it.

Not sure which entry it was, but after deleting 27 entries, the android app started syncing again.

@deeztek Thank you!!!!!broooooooooo, you save my day!

@oooh-name commented on GitHub (Apr 6, 2020): > Try this. > > Exported my vault to .json. Then I did a search for the following: > > "username": null, > "password": null > > Then in the web browser, I located the particular entry and deleted it. > > Not sure which entry it was, but after deleting 27 entries, the android app started syncing again. @deeztek Thank you!!!!!broooooooooo, you save my day!
Author
Owner

@dani-garcia commented on GitHub (Apr 8, 2020):

I think this is probably related to https://github.com/dani-garcia/bitwarden_rs/issues/921, but if not there's the workaround explained above, so closing the issue.

@dani-garcia commented on GitHub (Apr 8, 2020): I think this is probably related to https://github.com/dani-garcia/bitwarden_rs/issues/921, but if not there's the workaround explained above, so closing the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#653