Neo-Backup icon indicating copy to clipboard operation
Neo-Backup copied to clipboard

[Bug] Neo-Backup Backup Dir w/ 15GB of Files Won't Delete

Open Justadudeinspace opened this issue 9 months ago • 1 comments

Guidelines

  • [x] I have read the FAQ and it doesn't cover the issue.
  • [x] I have searched the issue tracker for open and closed issues that are similar to the feature request I want to file, without success.
  • [x] I'm on the latest version.
  • [x] I'm not using a test build (alpha/beta/release-candidate).
  • [x] This issue contains only one bug.

Describe the bug

  1. Neo-Backup backup /Dir installed to /emulated/0/Neo-BU-Sync
  2. Neo-Backup encryption toggled On w/ applied Password
  3. Neo-Backup backup procedure failed to complete full backup.
  4. Neo-Backup proceeds to create new backup in same /Dir without removing previous backup files.
  5. After repeated attempts to create a working backup /Dir, the Neo-Backup /Dir has 15GB of failed backup .properties and .enc files.
  6. Neo-Backup deletes .apk files only
  7. Neo-Backup will not delete files /Dir through the "Delete Backup" option under the "Tools" tab.
  8. Neo-Backup /Dir will not delete off of the device through manual deletion in file mananger, /Delete Failed (Tried in X-plore and MiXplorer).
  9. Uninstalled Neo-Backup but backup /Dir still will not delete.
  10. Re-installed Neo-Backup, repeated all delete backup methods but backup /Dir and files will not delete.
  11. Tried to access Neo-Terminal through Settings>Tools>Terminal, Neo-Backup crashes w/ failed to respond. (Still Unsure of How to Delete Backup /Dir w/ Confusion on a RW Filesystem)

Expected Behavior

  1. Neo-Backup Settings>Tools>Delete Backup to delete all backup files
  2. Neo-Backup Settings>Tools>Terminal to open/send terminal commands w/o error or crash

Neo Backup's Version

8.3.11

Installation Source

Official F-Droid repo

Last Known Working Version

null

Relevant information

  • Device: Google Pixel 6 Pro
  • Android Version: 14
  • ROM: crDroid 10.8 (last working update from XDA Forums) w/ Current NikGapps (02-16-2025)
  • Root: Magisk 28102 Canary
  • Busybox: 1.34.1 & Systemless 1.0
  • Filesystem: RW w/ RO2RW patched super.img & vbmeta.img files
  • Notable Magisk Module: Magical Overlayfs 3.2.2

(Note: I have run into multiple strange errors with this build. Such as, no version of Lsposed will work going back through at least 2 years of versions. Every install of Lsposed crashes unresponsive. I am still undecided if this is a Neo-Backup bug/error or a Device Build bug/error, but I'm reporting anyway)

Justadudeinspace avatar Mar 11 '25 06:03 Justadudeinspace

try to delete the files/folder under /data/media/0 instead of /storage/emulated/0, or use Recovery if you have twrp. Mount issues and permission mismatches can cause this.

jeeneo avatar Mar 13 '25 20:03 jeeneo