Hello, I am trying to prune some revisions but duplicacy fails on “fossilizing” a random chunk of a specific revision (210) of my backup.
Revision 210 is the one where I (erroneously) pushed a significant bulk of unwanted data, which is why I am now trying to delete it.
Any idea on how to fix this? Is the data integrity of my backup now compromised?
.\duplicacy_win_x64_2.2.3.exe prune -r 81-210
[…]
Deleting snapshot at revision 210
Failed to fossilize the chunk 8fcbde7a91ce4c153a3f26869271b3e940606bd79486ed4911c8bb293b7e902f: URL request ‘https://api002.backblazeb2.com/b2api/v1/b2_hide_file’ returned 401
.\duplicacy_win_x64_2.2.3.exe prune -r 81-210
[…]
Deleting snapshot at revision 210
Failed to fossilize the chunk 3fa0674f637457057669ad13b52e700a3f7edbfdb21c16ce63164d6db6e4a929: URL request ‘https://api002.backblazeb2.com/b2api/v1/b2_hide_file’ returned 401
Thanks!
Gabriele