Having been using Duplicati for a few weeks I thougght it was time for some test restores (this is only home data).
The system us Unbuntu connected to an Unraid NAS via a mounted file share (NFS).
Backup works fine, but restore failes to restore files (although it says completed).
On one test I was able to succesfully restore by manually chosing a totally different file location but I have not been able to repeat this …
Quite Worried I now have a chunk of Data on B2 that isnt actually able to restore.
{
“RestoredFiles”: 0,
“SizeOfRestoredFiles”: 0,
“RestoredFolders”: 0,
“RestoredSymlinks”: 0,
“PatchedFiles”: 0,
“DeletedFiles”: 0,
“DeletedFolders”: 0,
“DeletedSymlinks”: 0,
“MainOperation”: “Restore”,
“RecreateDatabaseResults”: null,
“ParsedResult”: “Warning”,
“Version”: “2.0.4.37 (2.0.4.37_canary_2019-12-12)”,
“EndTime”: “2019-12-30T22:16:04.809228Z”,
“BeginTime”: “2019-12-30T22:15:19.407892Z”,
“Duration”: “00:00:45.4013360”,
“MessagesActualLength”: 7,
“WarningsActualLength”: 1,
“ErrorsActualLength”: 0,
“Messages”: [
“2019-12-30 22:15:19 +00 - [Information-Duplicati.Library.Main.Controller-StartingOperation]: The operation Restore has started”,
“2019-12-30 22:15:19 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: ()”,
“2019-12-30 22:15:45 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Completed: (7.91 KB)”,
“2019-12-30 22:15:46 +00 - [Information-Duplicati.Library.Main.Database.LocalRestoreDatabase-SearchingBackup]: Searching backup 0 (30/12/2019 01:15:00) …”,
“2019-12-30 22:15:46 +00 - [Information-Duplicati.Library.Main.Operation.RestoreHandler-RemoteFileCount]: 1 remote files are required to restore”,
“2019-12-30 22:15:46 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-b99c2259626ea49a2b658f0f0d2cff2d4.dblock.zip.aes (49.92 MB)”,
“2019-12-30 22:16:04 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-b99c2259626ea49a2b658f0f0d2cff2d4.dblock.zip.aes (49.92 MB)”
],
“Warnings”: [
“2019-12-30 22:16:04 +00 - [Warning-Duplicati.Library.Main.Operation.RestoreHandler-NoFilesRestored]: Restore completed without errors but no files were restored”
],
“Errors”: ,
“BackendStatistics”: {
“RemoteCalls”: 2,
“BytesUploaded”: 0,
“BytesDownloaded”: 52347917,
“FilesUploaded”: 0,
“FilesDownloaded”: 1,
“FilesDeleted”: 0,
“FoldersCreated”: 0,
“RetryAttempts”: 0,
“UnknownFileSize”: 0,
“UnknownFileCount”: 1,
“KnownFileCount”: 8101,
“KnownFileSize”: 211872439153,
“LastBackupDate”: “2019-12-30T01:15:00+00:00”,
“BackupListCount”: 7,
“TotalQuotaSpace”: 0,
“FreeQuotaSpace”: 0,
“AssignedQuotaSpace”: -1,
“ReportedQuotaError”: false,
“ReportedQuotaWarning”: false,
“MainOperation”: “Restore”,
“ParsedResult”: “Success”,
“Version”: “2.0.4.37 (2.0.4.37_canary_2019-12-12)”,
“EndTime”: “0001-01-01T00:00:00”,
“BeginTime”: “2019-12-30T22:15:19.407897Z”,
“Duration”: “00:00:00”,
“MessagesActualLength”: 0,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: null,
“Warnings”: null,
“Errors”: null
}
}