Repair failed, Too many source blocklist entries

I got messages.
“Found 1 remote files that are not recorded in local storage, please run repair”

I clicked Repair.
but, I received the error as below.

Should I try the repair again?
Or delete it and back up all over again?

<Errors 1>

  • 2024-01-15 16:42:28 +09 - [Error-Duplicati.Library.Main.Operation.RepairHandler-FailedNewIndexFile]: Failed to accept new index file: duplicati-idd5a6a3bb9f347b8a55aa31acb9c2cc4.dindex.zip.aes, message: Too many source blocklist entries in dQqrxDX8rpJYCojlmnKBUtqfl1X+UGOL4ynuF0Fx0nU=
{ "MainOperation": "Repair", "RecreateDatabaseResults": null, "ParsedResult": "Error", "Version": "2.0.7.1 (2.0.7.1_beta_2023-05-25)", "EndTime": "2024-01-15T07:42:29.356072Z", "BeginTime": "2024-01-15T06:52:56.763719Z", "Duration": "00:49:32.5923530", "MessagesActualLength": 8, "WarningsActualLength": 0, "ErrorsActualLength": 1, "Messages": [ "2024-01-15 15:52:56 +09 - [Information-Duplicati.Library.Main.Controller-StartingOperation]: The operation Repair has started", "2024-01-15 15:53:49 +09 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: ()", "2024-01-15 16:41:00 +09 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Completed: (1.38 MB)", "2024-01-15 16:42:17 +09 - [Information-Duplicati.Library.Main.Operation.FilelistProcessor-RemoteUnwantedMissingFile]: removing file listed as Temporary: duplicati-20240104T083143Z.dlist.zip.aes", "2024-01-15 16:42:26 +09 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Started: duplicati-idd5a6a3bb9f347b8a55aa31acb9c2cc4.dindex.zip.aes ()", "2024-01-15 16:42:28 +09 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Get - Completed: duplicati-idd5a6a3bb9f347b8a55aa31acb9c2cc4.dindex.zip.aes (83.72 KB)", "2024-01-15 16:42:28 +09 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Started: duplicati-idd5a6a3bb9f347b8a55aa31acb9c2cc4.dindex.zip.aes (83.72 KB)", "2024-01-15 16:42:29 +09 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Delete - Completed: duplicati-idd5a6a3bb9f347b8a55aa31acb9c2cc4.dindex.zip.aes (83.72 KB)" ], "Warnings": [], "Errors": [ "2024-01-15 16:42:28 +09 - [Error-Duplicati.Library.Main.Operation.RepairHandler-FailedNewIndexFile]: Failed to accept new index file: duplicati-idd5a6a3bb9f347b8a55aa31acb9c2cc4.dindex.zip.aes, message: Too many source blocklist entries in dQqrxDX8rpJYCojlmnKBUtqfl1X+UGOL4ynuF0Fx0nU=" ], "BackendStatistics": { "RemoteCalls": 3, "BytesUploaded": 0, "BytesDownloaded": 85725, "FilesUploaded": 0, "FilesDownloaded": 1, "FilesDeleted": 1, "FoldersCreated": 0, "RetryAttempts": 0, "UnknownFileSize": 0, "UnknownFileCount": 1, "KnownFileCount": 1449900, "KnownFileSize": 38017807391740, "LastBackupDate": "0001-01-01T00:00:00", "BackupListCount": 1, "TotalQuotaSpace": 0, "FreeQuotaSpace": 0, "AssignedQuotaSpace": -1, "ReportedQuotaError": false, "ReportedQuotaWarning": false, "MainOperation": "Repair", "ParsedResult": "Success", "Version": "2.0.7.1 (2.0.7.1_beta_2023-05-25)", "EndTime": "0001-01-01T00:00:00", "BeginTime": "2024-01-15T06:52:56.763732Z", "Duration": "00:00:00", "MessagesActualLength": 0, "WarningsActualLength": 0, "ErrorsActualLength": 0, "Messages": null, "Warnings": null, "Errors": null } }

The problematic index file has been deleted by Duplicati, so it should be working now. You can try to repair again and/or test the database in command line mode, with ‘all’ in main parameter and full-remote-verification=true (this is slow).