Issues with missing chunks on one backup

Hi all, I recently started using duplicacy to run my backups, and I set up two separate backups of different folders to different backblaze buckets. I set up a schedule to backup, then check, then prune all 2 hours apart. One of my backups seems to be working just fine, but one says missing chunks every time I check. When I noticed this I decided to just delete it and make a new bucket and try again. As soon as I finished my first backup and ran a check, it again said missing chunks. Anyone know what’s going on here?

I’d first check whether the failing job’s backup log says it really finished cleanly before the check starts. On a brand new bucket, missing chunks right after the first run usually points to an upload that did not complete (or something on the bucket side deleting/expiring objects), not prune. If you can, run one manual backup for that storage, then a check before the scheduled prune, and compare it with the working bucket’s storage settings/lifecycle rules.

1 Like