Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] could not list contents of user data #278

Closed
nutpantz opened this issue Jan 6, 2021 · 11 comments
Closed

[Bug] could not list contents of user data #278

nutpantz opened this issue Jan 6, 2021 · 11 comments

Comments

@nutpantz
Copy link

nutpantz commented Jan 6, 2021

Latest update from fdroid
Backup all user apps
Android 8 Samsung s7 edge oem rom masjesk latest.

After the update over 30% of my apps failed to update with this error.

@Taknok
Copy link

Taknok commented Nov 1, 2021

Same on oneplus 7 stock ROM + root.
Exemple:

  • App Quick edit
  • Manual backup apk, data and protected data return
a: Could not list contents of /data/user/0/com.rhmsoft.edit

But the folder is there:
Screenshot_20211101-221623

@smemsh
Copy link

smemsh commented Nov 9, 2021

Same on Pixel 6 Pro:

Errors occurred
Airbnb: a: Could not list contents of
/data/user/0/com.airbnb.android

tons of apps have the issue

@Taknok
Copy link

Taknok commented Nov 9, 2021

Killing the app from app manager solves the issue sometimes (crappy work around).

@MartinX3
Copy link

MartinX3 commented Nov 11, 2021

Same issue here with LineageOS 18.1 (Android 11)
But I use the option Closing app process before backup
A reboot fixed it, so I assume it got triggered by the app crashing while backing up my apps.

@dptsolutions
Copy link

This keeps happening to me. A reboot seemed to somewhat work. But eventually it seems the app crashed again and restarting it caused this issue to occur.

@mimmiechan
Copy link

mimmiechan commented Feb 14, 2022

Same trying to backup Gboard on Project Sakura Rom (based on LineageOS), Gboard flashed with OpenGApps.

a: Could not list contents of /data/user/0/com.google.android.inputmethod.latin

Tried changing keyboard (falling back to a non-Google keyboard I have), disabling the app, stop services. Didn't work. Then rebooted and it worked.

I use the option Closing app process before backup

I don't see such an option. Perhaps default in 7.0? It says that it will give the app the stop signal.

I find it strange. I'm not an expert, but it seems to me like it shouldn't be a problem since OABX has Superuser rights. Just snag that data!

@arbaleast
Copy link

Killing the app from app manager solves the issue sometimes (crappy work around).

thanks
same error, restat app can temporally solve it

@machiav3lli
Copy link
Member

Try restoring in main (single) if it works then it's a racing condition issue on Android's side. In batch: restoring apps alone first then data alone should solve this.

@machiav3lli
Copy link
Member

And yeah, this is already handled better in the latest v8 alphas

@Switch123456789
Copy link

Switching the "Files & media" permissions of OABX to "Deny" and then to "Allow management of all files" fixed it for me. Before it seemed to be not set properly, showing conflicting information in different Pages in the Ui, about if it is denied or allowed.
Screenshot_20220304-232809_Lawnchair
FP3 (LOS18.1)

@dschrempf
Copy link

I can confirm that the workaround of @Switch123456789 works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests