NeoApplications / Neo-Backup

backup manager for android
GNU Affero General Public License v3.0
2.37k stars 120 forks source link

[Bug] Backup fails with "ScriptException: tar: chdir '--exclude' - tar: chdir '--exclude'" #793

Closed benoiton closed 7 months ago

benoiton commented 9 months ago

Trying to backup any application always leads to a backup failure.

Backup FAILED: false BackupAppAction$BackupFailedException: com.machiav3lli.backup.actions.BaseAppAction$ScriptException occurred on data backup: com.machiav3lli.backup.actions.BaseAppAction$ScriptException: tar: chdir '--exclude' - tar: chdir '--exclude'

Full log

MrEngineerMind commented 9 months ago

Try rebooting your device and see if it still happens.

benoiton commented 9 months ago

Just rebooted: same error.

benoiton commented 7 months ago

After installing a new version of busybox, it finally works.