Good afternoon,
I have run a test through the command-line on 320 samples with the option full-remote-verification
.
I have around 3950 Duplicati’s files in total on the remote server. Each sample is 3 files so it is approx 25% of the files that have been tested.
I get the following result on the “Running commandline entry” page:
duplicati-if6df543d19f541549644278ea218f9f3.dindex.zip.aes: 1 errors
Extra: pTh7g/UFWq8ybW66EvcKT62DCRS1NEdgyggvixyPJb8=duplicati-ic4b0123181fe4f59859f0669f4e9b069.dindex.zip.aes: 1 errors
Extra: tRPvdixeOR7uBFfHXbVCM8BowTOthk9PbFMmLiU3KBQ=duplicati-b36012929fa5847d4a8e90364e517461d.dblock.zip.aes: 1 errors
Extra: jPZjna2BNElBBwicHW6xtFzY0KBWuMrGTvM5RW8aDOw=duplicati-b949f8a7442004984843c24048d0df93d.dblock.zip.aes: 1 errors
Extra: ciOdv/NKQ00hQFfQBEBNIUEegUDWnUK9N9LbZiVIs7U=duplicati-b0a37db9c31a64e349f883e97b9e68a1c.dblock.zip.aes: 2 errors
Extra: URGA24ypHnaRTIky2vzh+SeCxox4XnWwgO074k+4p9g=
Extra: r1Vw9aGBC3r3jK9LxwpmDw31HkK6+R1N5bIyjeDoPfw=duplicati-b7968c48387904024a8cef5a7dcbbcc36.dblock.zip.aes: 1 errors
Extra: tRPvdixeOR7uBFfHXbVCM8BowTOthk9PbFMmLiU3KBQ=Return code: 3
I was wondering the following:
- What can I do now to solve these error?
- How can I know which files and versions are affected by these errors
- What they implies? If one of these errors are on my 20 Gb PST file, this will make impossible to restore? Just a specific version of it?
- What is the meaning of the
Return code: 3
I paste below the log I get from the GUI homepage for that test. As you can see no error is reported:
MainOperation: Test
Verifications: [
Key: duplicati-20190429T171727Z.dlist.zip.aes
Value: ,
Key: duplicati-20190114T223432Z.dlist.zip.aes
Value: ,
Key: duplicati-20180604T151129Z.dlist.zip.aes
Value: ,
Key: duplicati-20190620T131138Z.dlist.zip.aes
Value: ,
Key: duplicati-20190510T161332Z.dlist.zip.aes
Value: ,
…
]
ParsedResult: Success
Version: 2.0.4.5 (2.0.4.5_beta_2018-11-28)
EndTime: 14/07/2019 19:24:25 (1563125065)
BeginTime: 14/07/2019 14:17:17 (1563106637)
Duration: 05:07:08.1182103
Messages: [
2019-07-14 14:17:17 +02 - [Information-Duplicati.Library.Main.Controller-StartingOperation]: The operation Test has started,
2019-07-14 14:18:21 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: (),
2019-07-14 14:18:29 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Completed: (3.87 KB),
2019-07-14 14:18:29 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20190429T171727Z.dlist.zip.aes (3.73 MB),
2019-07-14 14:18:34 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-20190429T171727Z.dlist.zip.aes (3.73 MB),
…
]
Warnings:
Errors:
BackendStatistics:
RemoteCalls: 947
BytesUploaded: 0
BytesDownloaded: 22424984506
FilesUploaded: 0
FilesDownloaded: 946
FilesDeleted: 0
FoldersCreated: 0
RetryAttempts: 0
UnknownFileSize: 0
UnknownFileCount: 0
KnownFileCount: 3967
KnownFileSize: 100108845603
LastBackupDate: 12/07/2019 19:13:18 (1562951598)
BackupListCount: 86
TotalQuotaSpace: 0
FreeQuotaSpace: 0
AssignedQuotaSpace: -1
ReportedQuotaError: False
ReportedQuotaWarning: False
ParsedResult: Success
Version: 2.0.4.5 (2.0.4.5_beta_2018-11-28)
Messages: [
2019-07-14 14:17:17 +02 - [Information-Duplicati.Library.Main.Controller-StartingOperation]: The operation Test has started,
2019-07-14 14:18:21 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: (),
2019-07-14 14:18:29 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Completed: (3.87 KB),
2019-07-14 14:18:29 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-20190429T171727Z.dlist.zip.aes (3.73 MB),
2019-07-14 14:18:34 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-20190429T171727Z.dlist.zip.aes (3.73 MB),
…
]
Warnings:
Errors:
This is more as a comment than a request for support. If I had not checked the results shown on the command-line page, I would never been aware of the above mentioned error.
Thanks for your time.