Taking Duplicati for a test drive. Got it set up easily and successfully backed up to my NAS.
However, when I tested the restore, I got an error that no files were restored.
Warning while running test duplicati2
Warning: 2025-05-09 13:50:03 -04 - [Warning-Duplicati.Library.Main.Operation.RestoreHandler-NoFilesRestored]: Restore completed without errors but no files were restored
Seems to start OK and finds my backup, but I don’t see any indication of why it failed. Appreciate any help.
“RestoredFiles”: 0,
“SizeOfRestoredFiles”: 0,
“RestoredFolders”: 0,
“RestoredSymlinks”: 0,
“PatchedFiles”: 0,
“DeletedFiles”: 0,
“DeletedFolders”: 0,
“DeletedSymlinks”: 0,
“MainOperation”: “Restore”,
“RecreateDatabaseResults”: null,
“ParsedResult”: “Warning”,
“Interrupted”: false,
“Version”: “2.1.0.5 (2.1.0.5_stable_2025-03-04)”,
“EndTime”: “2025-05-09T17:50:03.1483269Z”,
“BeginTime”: “2025-05-09T17:49:49.4835681Z”,
“Duration”: “00:00:13.6647588”,
“MessagesActualLength”: 7,
“WarningsActualLength”: 1,
“ErrorsActualLength”: 0,
“Messages”: [
“2025-05-09 13:49:49 -04 - [Information-Duplicati.Library.Main.Controller-StartingOperation]: The operation Restore has started”,
“2025-05-09 13:49:49 -04 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: ()”,
“2025-05-09 13:49:49 -04 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Completed: (7 bytes)”,
“2025-05-09 13:49:49 -04 - [Information-Duplicati.Library.Main.Database.LocalRestoreDatabase-SearchingBackup]: Searching backup 0 (5/9/2025 3:56:24 PM) …”,
“2025-05-09 13:49:49 -04 - [Information-Duplicati.Library.Main.Operation.RestoreHandler-RemoteFileCount]: 1 remote files are required to restore”,
“2025-05-09 13:49:49 -04 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-bc1a1ad8a6764499482eca477b371121d.dblock.zip (1.00 GB)”,
“2025-05-09 13:50:03 -04 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-bc1a1ad8a6764499482eca477b371121d.dblock.zip (1.00 GB)”
],
“Warnings”: [
“2025-05-09 13:50:03 -04 - [Warning-Duplicati.Library.Main.Operation.RestoreHandler-NoFilesRestored]: Restore completed without errors but no files were restored”
],
“Errors”: ,
“BackendStatistics”: {
“RemoteCalls”: 2,
“BytesUploaded”: 0,
“BytesDownloaded”: 1073851727,
“FilesUploaded”: 0,
“FilesDownloaded”: 1,
“FilesDeleted”: 0,
“FoldersCreated”: 0,
“RetryAttempts”: 0,
“UnknownFileSize”: 0,
“UnknownFileCount”: 0,
“KnownFileCount”: 7,
“KnownFileSize”: 2479249717,
“LastBackupDate”: “2025-05-09T11:56:24-04:00”,
“BackupListCount”: 1,
“TotalQuotaSpace”: 66895923576832,
“FreeQuotaSpace”: 29766503010304,
“AssignedQuotaSpace”: -1,
“ReportedQuotaError”: false,
“ReportedQuotaWarning”: false,
“MainOperation”: “Restore”,
“ParsedResult”: “Success”,
“Interrupted”: false,
“Version”: “2.1.0.5 (2.1.0.5_stable_2025-03-04)”,
“EndTime”: “0001-01-01T00:00:00”,
“BeginTime”: “2025-05-09T17:49:49.4835706Z”,
“Duration”: “00:00:00”,
“MessagesActualLength”: 0,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: null,
“Warnings”: null,
“Errors”: null
}
}