Grateful if anyone can point me in the right direction or suggest ideas to try. I tried searching the forum to no avail.
Error message:
Running backup command from /Users/xxxxx/.duplicacy-web/repositories/localhost/9 to back up /Volumes/xxxxx
Options: [-log backup -storage xxxxx -threads 4 -stats]
2022-12-13 22:51:20.554 INFO REPOSITORY_SET Repository set to /Volumes/xxxxx
2022-12-13 22:51:20.554 INFO STORAGE_SET Storage set to b2://xxxxx
2022-12-13 22:51:21.165 INFO BACKBLAZE_URL download URL is: xxxxx
2022-12-13 22:51:23.861 INFO BACKUP_EXCLUDE Exclude files with no-backup attributes
2022-12-13 22:51:23.984 INFO BACKUP_START No previous backup found
2022-12-13 22:51:24.137 INFO INCOMPLETE_LOAD Previous incomlete backup contains 143901 files and 580 chunks
2022-12-13 22:51:24.137 INFO BACKUP_LIST Listing all chunks
2022-12-13 22:55:13.034 INFO BACKUP_INDEXING Indexing /Volumes/xxxxx
2022-12-13 22:55:13.034 INFO SNAPSHOT_FILTER Parsing filter file /Users/xxxxx/.duplicacy-web/repositories/localhost/9/.duplicacy/filters
2022-12-13 22:55:13.034 INFO SNAPSHOT_FILTER Loaded 0 include/exclude pattern(s)
2022-12-14 00:37:01.265 ERROR CHUNK_MAKER Failed to read 0 bytes: read /Volumes/xxxxx/xxxxx: input/output error
2022-12-14 00:37:12.088 INFO INCOMPLETE_SAVE Incomplete snapshot saved to /Users/xxxxx/.duplicacy-web/repositories/localhost/9/.duplicacy/cache/xxxxx/incomplete_snapshot
Failed to read 0 bytes: read /Volumes/xxxxx.jpg: input/output error
Additional information:
- I am backing up to B2
- The directory to backup is on a local NAS
- Duplicacy is on a local Mac (middle man)
- Mac and NAS are connected by CAT6 cable, not wireless
- I have the NAS mounted to the Mac via AFP, not SMB
- I have rebooted the Mac
- I have rebooted the NAS (although not a full power-off for 5 minutes thing)
- I have performed a full disk scrub on the NAS (I am using BTRFS and SHR-1)
- Disk scrub returned “healthy”, no errors
- I have attempted this backup at least 5 times and get the same error (sometimes the exact same filename in the error, sometimes not)
- This is a new backup I recently added and it has never run successfully
- I have performed other backups successfully to B2 with same setup and config (same Mac, same network, same CAT6 cable, same Duplicacy, same NAS)
Feeling a bit stuck. Greatly appreciate any thoughts on what I can try next.