I’ve been struggling to get things running smoothly but keep running into different problems. Hoping I can get things sorted but not sure where to go from here.
I am running Duplicacy on a QNAP and using the web interface. I have 3 jobs backing up to one storage that is on an old Drobo connected on the same network via SMB.
Currently one job has data to backup but it fails with the following message:
Failed to upload the chunk 3ae0e17a20fc3816e1b7c6e8cfa88e455035b7148590a65f8d5bd3f730a6a964: stat Duplicacy Backup\chunks\3a: connection error: EOF
Most of the topics I found regarding EOF were related to connection issues. The connection is fine as far as I can tell. I can read and write from the SMB share without other problems.
I also have a Check job that is failing to run with the error:
WARN DOWNLOAD_CHUNK Chunk ce8300416dd55738d219755219ead39aa6228ea24cc89b8bdd6f7ee6411a3179 can’t be found
ERROR SNAPSHOT_CHUNK Failed to load chunks for snapshot rb-prod-qnap-audio at revision 26: invalid character ‘c’ after top-level value
I haven’t been able to find any info on this error.
My Prune job also fails complaining about the same chunk as the Check.
ERROR DOWNLOAD_CHUNK Chunk ce8300416dd55738d219755219ead39aa6228ea24cc89b8bdd6f7ee6411a3179 can’t be found
I have tried clearing the cache and that has not helped with these issues. Any help you can give would be appreciated.