Error with backup

I get this errors:

Failed to process file duplicati-i33567c9220714fce9c8228515389abea.dindex.zip.aes => The requested file does not exist,
Failed to process file duplicati-i7e18f6c03ad944bfb2bd542a15b590c6.dindex.zip.aes => The requested file does not exist,
Failed to process file duplicati-i8c54af5f1a334067a39a05e78a4efed6.dindex.zip.aes => The requested file does not exist

The files really do not exist. Don’t know why.

What can I do now? I tried to set the number of backups to 1 so that no historic files are needed.

Is there anything I can do to “rescue” the backup so that I do not need to upload all the gigabytes again? This would take days.

It would be ok to loose the complete history.

Repair, Delete and Repair did not work. Also tried compact

You need the commandline tool Duplicati.CommandLine.exe to get this sorted out.

The affected command shows all (parts of) source files that are stored in a remote file. Not sure, but I guess this tool only analyzes DBLOCK files. In your situation, DINDEX files are missing.

The list-broken-files command reports what data is missing and should be removed to get the backup files and database consistent.

The purge-broken-files command actually removes backend files and database entries that are listed with the list-broken-files command.

You can use the GUI to perform these commands. Open your backup job, click “Commandline”, select the “List-broken-files” command and remove everything in the “Commandline arguments” text box.

affected:

Running commandline entry
Finished!
No files are affected
Found 0 related log messages (use --full-result to see the data)
Return code: 0

list-broken-files

Running commandline entry
Finished!
No broken filesets found in database, checking for missing remote files
Listing remote folder ...
Skipping operation because no files were found to be missing, and no filesets were recorded as broken.
Return code: 0

purge-broken-files

same

Next backup shows “0 warnings” but in the log there are errors?!?

Warning while running 
Got 0 warning(s)

Messages: [
Renaming "duplicati-i13add197490441369202e8aff4276a66.dindex.zip.aes" to "duplicati-i06ae04d9cca543c19b6fcc8d85fb92ee.dindex.zip.aes",
Deleting 1 remote fileset(s) ...,
Deleted 1 remote fileset(s),
Compacting not required,
removing file listed as Deleting: duplicati-i13add197490441369202e8aff4276a66.dindex.zip.aes,
...
]
Warnings: []
Errors: [
Failed to process file duplicati-i33567c9220714fce9c8228515389abea.dindex.zip.aes => The requested file does not exist,
Failed to process file duplicati-i7e18f6c03ad944bfb2bd542a15b590c6.dindex.zip.aes => The requested file does not exist,
Failed to process file duplicati-i8c54af5f1a334067a39a05e78a4efed6.dindex.zip.aes => The requested file does not exist
]

Tried some more things (excluding files with regex, deleting local database and rebuilding it,…) but still got this errors.

So I deleted the backup and started a new backup.