Database fails with 2.0.4.16

Since the update to 2.0.4.16 I have problems with the local DBs of 3 jobs. It shows differences in the file count.
So I tried to repair the local DB, I tried to create new ones, also with different file names but all fail with “File length is invalid”
Or I receive “The database was attempted repaired, but the repair did not complete. This database may be incomplete and the backup process cannot continue. You may delete the local database and attempt to repair it again.”

Have you got any recommendations?
Thank you in advance.
Holger

Hi @HJ_GER, welcome to the forum!

It sounds like maybe your initial backup has not yet completed - is that correct?

Good morning @JonMikelV,

The three backups hav already 180, 18 and 9 versions.
And therefore I would like to avoid a new initial :wink:

OK, good starting point - we know one thing it’s NOT being caused by. :slight_smile:

Can you post a specific error from one of the jobs?

Recreate%20DB%20message Run%20now%20and%20repair%20message

The log is empty

So clicking on Show for either of those doesn’t take you to details?

How about Main menu -> About -> Show log?

Hello @JonMikelV,
you are right.
Here an extract from the different Log-entries:
Thank you for your support.
If it appears too difficult I would ge for a new initial, even though it leaves the root cause unclear. - But if there is no general issue it might not be worth the invest …?

• 10. Apr. 2019 20:42: Failed while executing “Repair” with id: 4
Duplicati.Library.Interface.UserInformationException: The database was attempted repaired, but the repair did not complete. This database may be incomplete and the repair process is not allowed to alter remote files as that could result in data loss. bei Duplicati.Library.Main.Operation.RepairHandler.RunRepairRemote() bei Duplicati.Library.Main.Operation.RepairHandler.Run(IFilter filter) bei Duplicati.Library.Main.Controller.RunAction[T](T result, String& paths, IFilter& filter, Action`1 method) bei Duplicati.Library.Main.Controller.Repair(IFilter filter) bei Duplicati.Server.Runner.Run(IRunnerData data, Boolean fromQueue)

• 10. Apr. 2019 20:39: Failed while executing “Repair” with id: 4
System.Security.Cryptography.CryptographicException: File length is invalid —> System.IO.InvalidDataException: File length is invalid bei SharpAESCrypt.SharpAESCrypt.Read(Byte buffer, Int32 offset, Int32 count) bei Duplicati.Library.Utility.Utility.CopyStream(Stream source, Stream target, Boolean tryRewindSource, Byte buf) bei Duplicati.Library.Encryption.EncryptionBase.Decrypt(Stream input, Stream output) bei Duplicati.Library.Main.BackendManager.<>c__DisplayClass36_0.b__0() bei System.Threading.Tasks.Task.Execute() — Ende der internen Ausnahmestapelüberwachung — bei Duplicati.Library.Main.AsyncDownloader.AsyncDownloaderEnumerator.AsyncDownloadedFile.get_TempFile() bei Duplicati.Library.Main.Operation.RecreateDatabaseHandler.DoRun(LocalDatabase dbparent, Boolean updating, IFilter filter, NumberedFilterFilelistDelegate filelistfilter, BlockVolumePostProcessor blockprocessor) bei Duplicati.Library.Main.Operation.RecreateDatabaseHandler.Run(String path, IFilter filter, NumberedFilterFilelistDelegate filelistfilter, BlockVolumePostProcessor blockprocessor) bei Duplicati.Library.Main.Operation.RepairHandler.RunRepairLocal(IFilter filter) bei Duplicati.Library.Main.Operation.RepairHandler.Run(IFilter filter) bei Duplicati.Library.Main.Controller.RunAction[T](T result, String& paths, IFilter& filter, Action`1 method) bei Duplicati.Library.Main.Controller.Repair(IFilter filter) bei Duplicati.Server.Runner.Run(IRunnerData data, Boolean fromQueue)

• 10. Apr. 2019 20:37: Failed while executing “Backup” with id: 4
Duplicati.Library.Interface.UserInformationException: The database was attempted repaired, but the repair did not complete. This database may be incomplete and the backup process cannot continue. You may delete the local database and attempt to repair it again. bei Duplicati.Library.Main.Operation.BackupHandler.d__19.MoveNext() — Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde — bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() bei CoCoL.ChannelExtensions.WaitForTaskOrThrow(Task task) bei Duplicati.Library.Main.Controller.<>c__DisplayClass13_0.b__0(BackupResults result) bei Duplicati.Library.Main.Controller.RunAction[T](T result, String& paths, IFilter& filter, Action1 method) bei Duplicati.Library.Main.Controller.Backup(String[] inputsources, IFilter filter) bei Duplicati.Server.Runner.Run(IRunnerData data, Boolean fromQueue) • 31. Mrz. 2019 20:07: Failed while executing "Backup" with id: 2 System.TimeoutException: Timed out trying to connect! bei Duplicati.Library.Main.BackendManager.List() bei Duplicati.Library.Main.Operation.FilelistProcessor.RemoteListAnalysis(BackendManager backend, Options options, LocalDatabase database, IBackendWriter log, String protectedfile) bei Duplicati.Library.Main.Operation.FilelistProcessor.VerifyRemoteList(BackendManager backend, Options options, LocalDatabase database, IBackendWriter log, String protectedfile) bei Duplicati.Library.Main.Operation.BackupHandler.PreBackupVerify(BackendManager backend, String protectedfile) bei Duplicati.Library.Main.Operation.BackupHandler.<RunAsync>d__19.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() bei CoCoL.ChannelExtensions.WaitForTaskOrThrow(Task task) bei Duplicati.Library.Main.Controller.<>c__DisplayClass13_0.<Backup>b__0(BackupResults result) bei Duplicati.Library.Main.Controller.RunAction[T](T result, String[]& paths, IFilter& filter, Action1 method) bei Duplicati.Library.Main.Controller.Backup(String inputsources, IFilter filter) bei Duplicati.Server.Runner.Run(IRunnerData data, Boolean fromQueue)

  • Add-On -
    Hello @JonMikelV
    I have just realised 2.0.4.17 got released. I have upgraded.
    Error persits.
    I have tested:
  1. Backup
  2. Repair
  3. new DB
  4. lokal DB deleted and then repaired.

Apr 12, 2019 2:16 PM: Failed while executing “Repair” with id: 4
System.Security.Cryptography.CryptographicException: File length is invalid —> System.IO.InvalidDataException: File length is invalid

bei SharpAESCrypt.SharpAESCrypt.Read(Byte buffer, Int32 offset, Int32 count)

bei Duplicati.Library.Utility.Utility.CopyStream(Stream source, Stream target, Boolean tryRewindSource, Byte buf)

bei Duplicati.Library.Encryption.EncryptionBase.Decrypt(Stream input, Stream output)

bei Duplicati.Library.Main.BackendManager.<>c__DisplayClass36_0.b__0()

bei System.Threading.Tasks.Task.Execute()

— Ende der internen Ausnahmestapelüberwachung —

bei Duplicati.Library.Main.AsyncDownloader.AsyncDownloaderEnumerator.AsyncDownloadedFile.get_TempFile()

bei Duplicati.Library.Main.Operation.RecreateDatabaseHandler.DoRun(LocalDatabase dbparent, Boolean updating, IFilter filter, NumberedFilterFilelistDelegate filelistfilter, BlockVolumePostProcessor blockprocessor)

bei Duplicati.Library.Main.Operation.RecreateDatabaseHandler.Run(String path, IFilter filter, NumberedFilterFilelistDelegate filelistfilter, BlockVolumePostProcessor blockprocessor)

bei Duplicati.Library.Main.Operation.RepairHandler.RunRepairLocal(IFilter filter)

bei Duplicati.Library.Main.Operation.RepairHandler.Run(IFilter filter)

bei Duplicati.Library.Main.Controller.RunAction[T](T result, String& paths, IFilter& filter, Action`1 method)

bei Duplicati.Library.Main.Controller.Repair(IFilter filter)

bei Duplicati.Server.Runner.Run(IRunnerData data, Boolean fromQueue)
Apr 12, 2019 2:11 PM: Failed while executing “Repair” with id: 4
System.Security.Cryptography.CryptographicException: File length is invalid —> System.IO.InvalidDataException: File length is invalid

bei SharpAESCrypt.SharpAESCrypt.Read(Byte buffer, Int32 offset, Int32 count)

bei Duplicati.Library.Utility.Utility.CopyStream(Stream source, Stream target, Boolean tryRewindSource, Byte buf)

bei Duplicati.Library.Encryption.EncryptionBase.Decrypt(Stream input, Stream output)

bei Duplicati.Library.Main.BackendManager.<>c__DisplayClass36_0.b__0()

bei System.Threading.Tasks.Task.Execute()

— Ende der internen Ausnahmestapelüberwachung —

bei Duplicati.Library.Main.AsyncDownloader.AsyncDownloaderEnumerator.AsyncDownloadedFile.get_TempFile()

bei Duplicati.Library.Main.Operation.RecreateDatabaseHandler.DoRun(LocalDatabase dbparent, Boolean updating, IFilter filter, NumberedFilterFilelistDelegate filelistfilter, BlockVolumePostProcessor blockprocessor)

bei Duplicati.Library.Main.Operation.RecreateDatabaseHandler.Run(String path, IFilter filter, NumberedFilterFilelistDelegate filelistfilter, BlockVolumePostProcessor blockprocessor)

bei Duplicati.Library.Main.Operation.RepairHandler.RunRepairLocal(IFilter filter)

bei Duplicati.Library.Main.Operation.RepairHandler.Run(IFilter filter)

bei Duplicati.Library.Main.Controller.RunAction[T](T result, String& paths, IFilter& filter, Action`1 method)

bei Duplicati.Library.Main.Controller.Repair(IFilter filter)

bei Duplicati.Server.Runner.Run(IRunnerData data, Boolean fromQueue)
Apr 12, 2019 2:08 PM: Failed while executing “Repair” with id: 4
System.Security.Cryptography.CryptographicException: File length is invalid —> System.IO.InvalidDataException: File length is invalid

bei SharpAESCrypt.SharpAESCrypt.Read(Byte buffer, Int32 offset, Int32 count)

bei Duplicati.Library.Utility.Utility.CopyStream(Stream source, Stream target, Boolean tryRewindSource, Byte buf)

bei Duplicati.Library.Encryption.EncryptionBase.Decrypt(Stream input, Stream output)

bei Duplicati.Library.Main.BackendManager.<>c__DisplayClass36_0.b__0()

bei System.Threading.Tasks.Task.Execute()

— Ende der internen Ausnahmestapelüberwachung —

bei Duplicati.Library.Main.AsyncDownloader.AsyncDownloaderEnumerator.AsyncDownloadedFile.get_TempFile()

bei Duplicati.Library.Main.Operation.RecreateDatabaseHandler.DoRun(LocalDatabase dbparent, Boolean updating, IFilter filter, NumberedFilterFilelistDelegate filelistfilter, BlockVolumePostProcessor blockprocessor)

bei Duplicati.Library.Main.Operation.RecreateDatabaseHandler.Run(String path, IFilter filter, NumberedFilterFilelistDelegate filelistfilter, BlockVolumePostProcessor blockprocessor)

bei Duplicati.Library.Main.Operation.RepairHandler.RunRepairLocal(IFilter filter)

bei Duplicati.Library.Main.Operation.RepairHandler.Run(IFilter filter)

bei Duplicati.Library.Main.Controller.RunAction[T](T result, String& paths, IFilter& filter, Action`1 method)

bei Duplicati.Library.Main.Controller.Repair(IFilter filter)

bei Duplicati.Server.Runner.Run(IRunnerData data, Boolean fromQueue)
Apr 12, 2019 2:07 PM: Failed while executing “Backup” with id: 4
Duplicati.Library.Interface.UserInformationException: The database was attempted repaired, but the repair did not complete. This database may be incomplete and the backup process cannot continue. You may delete the local database and attempt to repair it again.

bei Duplicati.Library.Main.Operation.BackupHandler.d__19.MoveNext()

— Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde —

bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

bei CoCoL.ChannelExtensions.WaitForTaskOrThrow(Task task)

bei Duplicati.Library.Main.Controller.<>c__DisplayClass13_0.b__0(BackupResults result)

bei Duplicati.Library.Main.Controller.RunAction[T](T result, String& paths, IFilter& filter, Action`1 method)

bei Duplicati.Library.Main.Controller.Backup(String inputsources, IFilter filter)

bei Duplicati.Server.Runner.Run(IRunnerData data, Boolean fromQueue)

Hi @JonMikelV (#3 for today :-))
To save some time with respect to the different time zones I startet an additional inital, based on an import of the original config file.
Here the result:
Errors 3

2019-04-12 22:20:50 +02 - [Error-Duplicati.Library.Main.Operation.TestHandler-FailedToProcessFile]: Failed to process file duplicati-20190412T191958Z.dlist.zip.aes
2019-04-12 22:21:35 +02 - [Error-Duplicati.Library.Main.Operation.TestHandler-FailedToProcessFile]: Failed to process file duplicati-i170a7d1f9a704d379f093e5df5196012.dindex.zip.aes
2019-04-12 22:22:17 +02 - [Error-Duplicati.Library.Main.Operation.TestHandler-FailedToProcessFile]: Failed to process file duplicati-b68ab6bb5f0d04a8995251f488ca7d096.dblock.zip.aes

Complete log
{
“DeletedFiles”: 0,
“DeletedFolders”: 0,
“ModifiedFiles”: 0,
“ExaminedFiles”: 53063,
“OpenedFiles”: 53063,
“AddedFiles”: 53063,
“SizeOfModifiedFiles”: 0,
“SizeOfAddedFiles”: 53795637783,
“SizeOfExaminedFiles”: 53795637783,
“SizeOfOpenedFiles”: 53795637783,
“NotProcessedFiles”: 0,
“AddedFolders”: 2005,
“TooLargeFiles”: 0,
“FilesWithError”: 0,
“ModifiedFolders”: 0,
“ModifiedSymlinks”: 0,
“AddedSymlinks”: 0,
“DeletedSymlinks”: 0,
“PartialBackup”: false,
“Dryrun”: false,
“MainOperation”: “Backup”,
“CompactResults”: null,
“DeleteResults”: {
“DeletedSetsActualLength”: 0,
“DeletedSets”: ,
“Dryrun”: false,
“MainOperation”: “Delete”,
“CompactResults”: null,
“ParsedResult”: “Success”,
“Version”: “2.0.4.17 (2.0.4.17_canary_2019-04-11)”,
“EndTime”: “2019-04-12T20:20:01.0714133Z”,
“BeginTime”: “2019-04-12T20:19:55.9009195Z”,
“Duration”: “00:00:05.1704938”,
“MessagesActualLength”: 0,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: null,
“Warnings”: null,
“Errors”: null,
“BackendStatistics”: {
“RemoteCalls”: 24,
“BytesUploaded”: 45756279281,
“BytesDownloaded”: 44797984,
“FilesUploaded”: 5,
“FilesDownloaded”: 6,
“FilesDeleted”: 1,
“FoldersCreated”: 0,
“RetryAttempts”: 13,
“UnknownFileSize”: 0,
“UnknownFileCount”: 0,
“KnownFileCount”: 6,
“KnownFileSize”: 45780336382,
“LastBackupDate”: “2019-04-12T21:19:58+02:00”,
“BackupListCount”: 1,
“TotalQuotaSpace”: 0,
“FreeQuotaSpace”: 0,
“AssignedQuotaSpace”: -1,
“ReportedQuotaError”: false,
“ReportedQuotaWarning”: false,
“MainOperation”: “Backup”,
“ParsedResult”: “Success”,
“Version”: “2.0.4.17 (2.0.4.17_canary_2019-04-11)”,
“EndTime”: “0001-01-01T00:00:00”,
“BeginTime”: “2019-04-12T19:19:57.8984709Z”,
“Duration”: “00:00:00”,
“MessagesActualLength”: 0,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: null,
“Warnings”: null,
“Errors”: null
}
},
“RepairResults”: null,
“TestResults”: {
“MainOperation”: “Test”,
“VerificationsActualLength”: 3,
“Verifications”: [
{
“Key”: “duplicati-20190412T191958Z.dlist.zip.aes”,
“Value”: [
{
“Key”: “Error”,
“Value”: “Die Datei duplicati-20190412T191958Z.dlist.zip.aes wurde heruntergeladen und hat die Größe 5514296, erwartet war allerdings die Größe 5492989”
}
]
},
{
“Key”: “duplicati-i170a7d1f9a704d379f093e5df5196012.dindex.zip.aes”,
“Value”: [
{
“Key”: “Error”,
“Value”: “Sorry, the maximum number of clients (10) for this user are already connected.”
}
]
},
{
“Key”: “duplicati-b68ab6bb5f0d04a8995251f488ca7d096.dblock.zip.aes”,
“Value”: [
{
“Key”: “Error”,
“Value”: “Sorry, the maximum number of clients (10) for this user are already connected.”
}
]
}
],
“ParsedResult”: “Success”,
“Version”: “2.0.4.17 (2.0.4.17_canary_2019-04-11)”,
“EndTime”: “2019-04-12T20:22:17.5636629Z”,
“BeginTime”: “2019-04-12T20:20:03.8621657Z”,
“Duration”: “00:02:13.7014972”,
“MessagesActualLength”: 0,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: null,
“Warnings”: null,
“Errors”: null,
“BackendStatistics”: {
“RemoteCalls”: 24,
“BytesUploaded”: 45756279281,
“BytesDownloaded”: 44797984,
“FilesUploaded”: 5,
“FilesDownloaded”: 6,
“FilesDeleted”: 1,
“FoldersCreated”: 0,
“RetryAttempts”: 13,
“UnknownFileSize”: 0,
“UnknownFileCount”: 0,
“KnownFileCount”: 6,
“KnownFileSize”: 45780336382,
“LastBackupDate”: “2019-04-12T21:19:58+02:00”,
“BackupListCount”: 1,
“TotalQuotaSpace”: 0,
“FreeQuotaSpace”: 0,
“AssignedQuotaSpace”: -1,
“ReportedQuotaError”: false,
“ReportedQuotaWarning”: false,
“MainOperation”: “Backup”,
“ParsedResult”: “Success”,
“Version”: “2.0.4.17 (2.0.4.17_canary_2019-04-11)”,
“EndTime”: “0001-01-01T00:00:00”,
“BeginTime”: “2019-04-12T19:19:57.8984709Z”,
“Duration”: “00:00:00”,
“MessagesActualLength”: 0,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: null,
“Warnings”: null,
“Errors”: null
}
},
“ParsedResult”: “Error”,
“Version”: “2.0.4.17 (2.0.4.17_canary_2019-04-11)”,
“EndTime”: “2019-04-12T20:22:17.599627Z”,
“BeginTime”: “2019-04-12T19:19:57.8984709Z”,
“Duration”: “01:02:19.7011561”,
“MessagesActualLength”: 60,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 3,
“Messages”: [
“2019-04-12 21:19:57 +02 - [Information-Duplicati.Library.Main.Controller-StartingOperation]: Die Operation Backup wurde gestartet”,
“2019-04-12 21:19:58 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: ()”,
“2019-04-12 21:19:58 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Completed: ()”,
“2019-04-12 21:58:50 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b49fb11202b96434e8f9e97c4670788b9.dblock.zip.aes (25,01 GB)”,
“2019-04-12 22:09:38 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b49fb11202b96434e8f9e97c4670788b9.dblock.zip.aes (25,01 GB)”,
“2019-04-12 22:09:38 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i85f5a93cda864c5990e4be14e6019c46.dindex.zip.aes (22,94 MB)”,
“2019-04-12 22:09:40 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Retrying: duplicati-i85f5a93cda864c5990e4be14e6019c46.dindex.zip.aes (22,94 MB)”,
“2019-04-12 22:09:50 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Rename: duplicati-i85f5a93cda864c5990e4be14e6019c46.dindex.zip.aes (22,94 MB)”,
“2019-04-12 22:09:50 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Rename: duplicati-i6283152221d64ed9bc0451b294a088b2.dindex.zip.aes (22,94 MB)”,
“2019-04-12 22:09:50 +02 - [Information-Duplicati.Library.Main.Operation.Backup.BackendUploader-RenameRemoteTargetFile]: Renaming “duplicati-i85f5a93cda864c5990e4be14e6019c46.dindex.zip.aes” to “duplicati-i6283152221d64ed9bc0451b294a088b2.dindex.zip.aes””,
“2019-04-12 22:09:50 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i6283152221d64ed9bc0451b294a088b2.dindex.zip.aes (22,94 MB)”,
“2019-04-12 22:09:51 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i6283152221d64ed9bc0451b294a088b2.dindex.zip.aes (22,94 MB)”,
“2019-04-12 22:13:34 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b68ab6bb5f0d04a8995251f488ca7d096.dblock.zip.aes (17,56 GB)”,
“2019-04-12 22:13:42 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-20190412T191958Z.dlist.zip.aes (5,24 MB)”,
“2019-04-12 22:13:45 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-20190412T191958Z.dlist.zip.aes (5,24 MB)”,
“2019-04-12 22:19:54 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b68ab6bb5f0d04a8995251f488ca7d096.dblock.zip.aes (17,56 GB)”,
“2019-04-12 22:19:55 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i170a7d1f9a704d379f093e5df5196012.dindex.zip.aes (16,36 MB)”,
“2019-04-12 22:19:55 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i170a7d1f9a704d379f093e5df5196012.dindex.zip.aes (16,36 MB)”,
“2019-04-12 22:20:01 +02 - [Information-Duplicati.Library.Main.Operation.DeleteHandler-DeleteResults]: No remote filesets were deleted”,
“2019-04-12 22:20:01 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: ()”
],
“Warnings”: ,
“Errors”: [
“2019-04-12 22:20:50 +02 - [Error-Duplicati.Library.Main.Operation.TestHandler-FailedToProcessFile]: Failed to process file duplicati-20190412T191958Z.dlist.zip.aes”,
“2019-04-12 22:21:35 +02 - [Error-Duplicati.Library.Main.Operation.TestHandler-FailedToProcessFile]: Failed to process file duplicati-i170a7d1f9a704d379f093e5df5196012.dindex.zip.aes”,
“2019-04-12 22:22:17 +02 - [Error-Duplicati.Library.Main.Operation.TestHandler-FailedToProcessFile]: Failed to process file duplicati-b68ab6bb5f0d04a8995251f488ca7d096.dblock.zip.aes”
],
“BackendStatistics”: {
“RemoteCalls”: 24,
“BytesUploaded”: 45756279281,
“BytesDownloaded”: 44797984,
“FilesUploaded”: 5,
“FilesDownloaded”: 6,
“FilesDeleted”: 1,
“FoldersCreated”: 0,
“RetryAttempts”: 13,
“UnknownFileSize”: 0,
“UnknownFileCount”: 0,
“KnownFileCount”: 6,
“KnownFileSize”: 45780336382,
“LastBackupDate”: “2019-04-12T21:19:58+02:00”,
“BackupListCount”: 1,
“TotalQuotaSpace”: 0,
“FreeQuotaSpace”: 0,
“AssignedQuotaSpace”: -1,
“ReportedQuotaError”: false,
“ReportedQuotaWarning”: false,
“MainOperation”: “Backup”,
“ParsedResult”: “Success”,
“Version”: “2.0.4.17 (2.0.4.17_canary_2019-04-11)”,
“EndTime”: “0001-01-01T00:00:00”,
“BeginTime”: “2019-04-12T19:19:57.8984709Z”,
“Duration”: “00:00:00”,
“MessagesActualLength”: 0,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: null,
“Warnings”: null,
“Errors”: null
}
}

Resolved
A downgrade to 2.0.4.15 with a repair of the local databases solved the issue.

Hello
After some time now I have tried again to update to the most recent version 2.0.4.19.
The error messages are exactly the same as described in this earlier post.

Can you please guide me how to successfully upgrade an existing Backup to a current version?
How can I recreate the database with the lastest version 2.0.4.19. from the backup files saved with version 2.0.4.15?