… please run repair.
After clicking Repair the top bar says ‘starting backup’. After 20 seconds it stop. It seems it did nothing.
How can I fix this?
I’ve enabled logs and the missing file duplicati-b6e99e1d0741747bf89366d2b0f4eeb6c.dblock.zip.aes doesn’t exist on my Minio storage. After trying repair, the log reads:
2018-12-15 00:35:30 +01 - [Information-Duplicati.Library.Main.Operation.RepairHandler-RepairMissingBlocks]: Repair cannot acquire 206 required blocks for volume duplicati-b6e99e1d0741747bf89366d2b0f4eeb6c.dblock.zip.aes, which are required by the following filesets:
2018-12-15 00:35:31 +01 - [Information-Duplicati.Library.Main.Operation.RepairHandler-AffectedFilesetName]: duplicati-20181213T235250Z.dlist.zip.aes
2018-12-15 00:35:31 +01 - [Information-Duplicati.Library.Main.Operation.RepairHandler-RecoverySuggestion]: This may be fixed by deleting the filesets and running repair again
2018-12-15 00:35:31 +01 - [Error-Duplicati.Library.Main.Operation.RepairHandler-CleanupMissingFileError]: Failed to perform cleanup for missing file: duplicati-b6e99e1d0741747bf89366d2b0f4eeb6c.dblock.zip.aes, message: Repair not possible, missing 206 blocks.
If you want to continue working with the database, you can use the "list-broken-files" and "purge-broken-files" commands to purge the missing data from the database and the remote storage.
Duplicati.Library.Interface.UserInformationException: Repair not possible, missing 206 blocks.
If you want to continue working with the database, you can use the "list-broken-files" and "purge-broken-files" commands to purge the missing data from the database and the remote storage.
at Duplicati.Library.Main.Operation.RepairHandler.RunRepairRemote()
After the purge-missing files the command result is
Running commandline entry
Finished!
Listing remote folder ...
ErrorID: CannotPurgeWithOrphans
Unable to start the purge process as there are 31 orphan file(s)
Return code: 100
I’m running Duplicati - 2.0.4.5_beta_2018-11-28.
Thanks