jensstein / oandbackup

backup manager for android
Other
539 stars 192 forks source link

Oandbackup makes incomplete backups if using builtin Busybox (and no warning) #255

Open TjrGithub opened 5 years ago

TjrGithub commented 5 years ago

When I start a planned or batch backup, Oandbackup will happily backup the first few apps, and then silently hang. (I aborted it after 36 hours). There is no warning message before kicking off the backup.

However, as soon as I install the static Busybox module available for Magisk, Oandbackup breezes through the backup and completes it.

The logfile shows the same messages in both cases, except that with the builtin Busybox, the last few entries are hours apart and then completely cease. Clearly, whatever Busybox replacement is built into Oandbackup, is not working reliably.

Versions: https://download.lineage.microg.org/mido/lineage-15.1-20190607-microG-mido.zip Magisk manager 7.2.0, magisk 19.3, busybox 1.30.1 by osm0sis@xda-developers (systemless xposed v90-beta3 and xprivacylua 1.24 but no restrictions on Oandbackup)

TjrGithub commented 5 years ago

Update: After the first few runs, backups don't complete anymore with the external busybox, either. I have split up backups into several custom lists as a workaround.

godfuture commented 4 years ago

I have exact same problem. Manually and scheduled backups hang on certain apps. I wanted to replace Titanium backup, because it is proprietary and shows some drawbacks in latest versions. But oandbackup doesn't seem to be stable for production use, yet.

Example for apps that did not finish: dict.cc, firefox, nextcloud client

I am using encryption with openKeychain as key provider.

oandbackup: 0.3.5 android: 7.1.2 (LOS 14.1) magisk/mManager: 19.3/7.3.4 busybox: 1.30.1-meefik