I have a backup that has been running for about a month. Today when I checked on it I saw a red error message with buttons to Repair, Show and Dismiss. As of May 5 in the morning the backup completed with some warnings, but 12 hours later it complained that 23090 files are missing. There are exactly 23090 files on in the backup folder on my external hard drive. When I click repair I get this error
2025-05-07 07:47:00 -05 - [Error-Duplicati.Library.Main.Controller-FailedOperation]: The operation Repair has failed with error: The backup storage destination is missing data files. You can either enable --rebuild-missing-dblock-files or run the purge command to remove these files. The following files are missing: duplicati-b55c46c6a0c914fb2ad22fd9a54504008.dblock.zip.aes,…and so on for all the file names
Backup operations show this error
2025-05-07 07:46:46 -05 - [Error-Duplicati.Library.Main.Controller-FailedOperation]: The operation Backup has failed with error: Found 23090 files that are missing from the remote storage, please run repair RemoteListVerificationException: Found 23090 files that are missing from the remote storage, please run repair
It’s running in my user account, but there are other users on the system.
My backup folder is call “G:\Full Backup” with the space. The backup worked fine, but when I try to run command line commands through the web interface, it only shows "file://G:", not the full path to the folder.
I see. When I go to Edit → Destination → Browse, I do see the drive.
Some of the troubleshooting steps indicated to run command line arguments. I was trying to do this through the web interface. That’s where I saw “file://G:”.
I think I know what happened. At one point I changed the settings under Edit. I noticed then, but realized just now that the GUI doesn’t remember and automatically expand and select a subfolder. I must have accidentally changed it to be root of G:. I just edited and expanded and chose the subfolder where the backup files are and the backup is running successfully.