I hate my life. I just keep getting missing chunks. I can’t tolerate numerous steps and trials and errors anymore on this… Is there something I can do to just eliminate any backups that have missing chunks and move on from now? Possibly? This is really a big problem for me…
If you have interrupted prunes you will be getting missed chunks on checks. That bug is still not fixed.
You can ignore those check failures.
To clean them up, run check with -persist, then filter the output to extract affected failed snapshots, and delete them from the storage. Some basic scripting might be required, or a text editor like BBEdit to parse the log file and extract failed snapshot names
thanks… this sux… I don’t have enough time to constantly deal with this issue.
So you say I can ignore them? Is there another way to confirm snapshot consistency/completeness so at least I know I have complete backups?
Those from interrupted prunes? Yes. Others — no, you would need to find out why does this happen and address the root cause.
What is your target storage? Where does duplicacy run? Is there anything in the logs that would indicate unsuccessful prunes? If you confirm its issue — you’ve can try to ensure it’s not interrupted or stop pruning. Or prune from another host, that is less likely to be interrupted (as pruning can take significant time)
Run check with -persist argument. It will continue past errors, so you will see the of there are successful complete backups
Thanks much for the advice. I may have to go a different route at this point. This has become too much given other aspects of life. We’ll see.