I’ve been using the docker version of Duplicati from Linux Server for a few months now without issue. However, as of 7 days ago, I can no longer connect to Backblaze B2. I have a few different backups to different buckets and none of them connect with timeouts. I’m using Google Drive backups without issue.
Here are the things I’ve tested so far:
- Checked Firewall logs for blocks
- Checked DNS logs for blocks
- Switched to the official Docker image
- New application keys
I see this when attempting to test the connection in the backup configuration:
Failed to connect: error-id:TestReadError, user-information:Error reading file: duplicati-access-privileges-test.tmp, error: The operation has timed out.
The logs all have the same issues, here is the output of one of them:
Abbreviated:
2025-11-12 04:42:41 +00 - [Error-Duplicati.Library.Main.Operation.BackupHandler-FatalError]: Fatal error
TimeoutException: The operation has timed out.
2025-11-12 04:42:41 +00 - [Error-Duplicati.Library.Main.Controller-FailedOperation]: The operation Backup has failed
TimeoutException: The operation has timed out.
Complete log:
{
"DeletedFiles": 115,
"DeletedFolders": 0,
"ModifiedFiles": 263,
"ExaminedFiles": 8839,
"OpenedFiles": 381,
"AddedFiles": 118,
"SizeOfModifiedFiles": 7442037966,
"SizeOfAddedFiles": 91456559,
"SizeOfExaminedFiles": 9533353946,
"SizeOfOpenedFiles": 7533527336,
"NotProcessedFiles": 0,
"AddedFolders": 0,
"TooLargeFiles": 0,
"FilesWithError": 0,
"TimestampChangedFiles": 0,
"ModifiedFolders": 18,
"ModifiedSymlinks": 0,
"AddedSymlinks": 0,
"DeletedSymlinks": 0,
"PartialBackup": false,
"Dryrun": false,
"MainOperation": "Backup",
"CompactResults": {
"DeletedFileCount": 0,
"DownloadedFileCount": 0,
"UploadedFileCount": 0,
"DeletedFileSize": 0,
"DownloadedFileSize": 0,
"UploadedFileSize": 0,
"Dryrun": false,
"VacuumResults": null,
"MainOperation": "Compact",
"ParsedResult": "Success",
"Interrupted": false,
"Version": "2.2.0.1 (2.2.0.1_stable_2025-11-09)",
"EndTime": "2025-11-12T04:31:50.7100907Z",
"BeginTime": "2025-11-12T04:31:50.271128Z",
"Duration": "00:00:00.4389627",
"MessagesActualLength": 0,
"WarningsActualLength": 0,
"ErrorsActualLength": 0,
"Messages": null,
"Warnings": null,
"Errors": null,
"BackendStatistics": {
"RemoteCalls": 38,
"BytesUploaded": 923340807,
"BytesDownloaded": 0,
"FilesUploaded": 19,
"FilesDownloaded": 0,
"FilesDeleted": 1,
"FoldersCreated": 0,
"RetryAttempts": 15,
"UnknownFileSize": 0,
"UnknownFileCount": 0,
"KnownFileCount": 317,
"KnownFileSize": 14978557913,
"KnownFilesets": 11,
"LastBackupDate": "2025-11-12T04:30:00+00:00",
"BackupListCount": 11,
"TotalQuotaSpace": 0,
"FreeQuotaSpace": 0,
"AssignedQuotaSpace": -1,
"ReportedQuotaError": false,
"ReportedQuotaWarning": false,
"MainOperation": "Backup",
"ParsedResult": "Success",
"Interrupted": false,
"Version": "2.2.0.1 (2.2.0.1_stable_2025-11-09)",
"EndTime": "0001-01-01T00:00:00",
"BeginTime": "2025-11-12T04:30:00.0198868Z",
"Duration": "00:00:00",
"MessagesActualLength": 0,
"WarningsActualLength": 0,
"ErrorsActualLength": 0,
"Messages": null,
"Warnings": null,
"Errors": null
}
},
"VacuumResults": null,
"DeleteResults": {
"DeletedSetsActualLength": 1,
"DeletedSets": [
{
"Item1": 6,
"Item2": "2025-11-05T04:30:00+00:00"
}
],
"Dryrun": false,
"MainOperation": "Delete",
"CompactResults": {
"DeletedFileCount": 0,
"DownloadedFileCount": 0,
"UploadedFileCount": 0,
"DeletedFileSize": 0,
"DownloadedFileSize": 0,
"UploadedFileSize": 0,
"Dryrun": false,
"VacuumResults": null,
"MainOperation": "Compact",
"ParsedResult": "Success",
"Interrupted": false,
"Version": "2.2.0.1 (2.2.0.1_stable_2025-11-09)",
"EndTime": "2025-11-12T04:31:50.7100907Z",
"BeginTime": "2025-11-12T04:31:50.271128Z",
"Duration": "00:00:00.4389627",
"MessagesActualLength": 0,
"WarningsActualLength": 0,
"ErrorsActualLength": 0,
"Messages": null,
"Warnings": null,
"Errors": null,
"BackendStatistics": {
"RemoteCalls": 38,
"BytesUploaded": 923340807,
"BytesDownloaded": 0,
"FilesUploaded": 19,
"FilesDownloaded": 0,
"FilesDeleted": 1,
"FoldersCreated": 0,
"RetryAttempts": 15,
"UnknownFileSize": 0,
"UnknownFileCount": 0,
"KnownFileCount": 317,
"KnownFileSize": 14978557913,
"KnownFilesets": 11,
"LastBackupDate": "2025-11-12T04:30:00+00:00",
"BackupListCount": 11,
"TotalQuotaSpace": 0,
"FreeQuotaSpace": 0,
"AssignedQuotaSpace": -1,
"ReportedQuotaError": false,
"ReportedQuotaWarning": false,
"MainOperation": "Backup",
"ParsedResult": "Success",
"Interrupted": false,
"Version": "2.2.0.1 (2.2.0.1_stable_2025-11-09)",
"EndTime": "0001-01-01T00:00:00",
"BeginTime": "2025-11-12T04:30:00.0198868Z",
"Duration": "00:00:00",
"MessagesActualLength": 0,
"WarningsActualLength": 0,
"ErrorsActualLength": 0,
"Messages": null,
"Warnings": null,
"Errors": null
}
},
"ParsedResult": "Success",
"Interrupted": false,
"Version": "2.2.0.1 (2.2.0.1_stable_2025-11-09)",
"EndTime": "2025-11-12T04:31:50.7100938Z",
"BeginTime": "2025-11-12T04:31:49.0416707Z",
"Duration": "00:00:01.6684231",
"MessagesActualLength": 0,
"WarningsActualLength": 0,
"ErrorsActualLength": 0,
"Messages": null,
"Warnings": null,
"Errors": null,
"BackendStatistics": {
"RemoteCalls": 38,
"BytesUploaded": 923340807,
"BytesDownloaded": 0,
"FilesUploaded": 19,
"FilesDownloaded": 0,
"FilesDeleted": 1,
"FoldersCreated": 0,
"RetryAttempts": 15,
"UnknownFileSize": 0,
"UnknownFileCount": 0,
"KnownFileCount": 317,
"KnownFileSize": 14978557913,
"KnownFilesets": 11,
"LastBackupDate": "2025-11-12T04:30:00+00:00",
"BackupListCount": 11,
"TotalQuotaSpace": 0,
"FreeQuotaSpace": 0,
"AssignedQuotaSpace": -1,
"ReportedQuotaError": false,
"ReportedQuotaWarning": false,
"MainOperation": "Backup",
"ParsedResult": "Success",
"Interrupted": false,
"Version": "2.2.0.1 (2.2.0.1_stable_2025-11-09)",
"EndTime": "0001-01-01T00:00:00",
"BeginTime": "2025-11-12T04:30:00.0198868Z",
"Duration": "00:00:00",
"MessagesActualLength": 0,
"WarningsActualLength": 0,
"ErrorsActualLength": 0,
"Messages": null,
"Warnings": null,
"Errors": null
}
},
"RepairResults": null,
"TestResults": {
"MainOperation": "Test",
"VerificationsActualLength": 0,
"Verifications": [],
"ParsedResult": "Success",
"Interrupted": false,
"Version": "2.2.0.1 (2.2.0.1_stable_2025-11-09)",
"EndTime": "0001-01-01T00:00:00",
"BeginTime": "2025-11-12T04:31:50.8855584Z",
"Duration": "00:00:00",
"MessagesActualLength": 0,
"WarningsActualLength": 0,
"ErrorsActualLength": 0,
"Messages": null,
"Warnings": null,
"Errors": null,
"BackendStatistics": {
"RemoteCalls": 38,
"BytesUploaded": 923340807,
"BytesDownloaded": 0,
"FilesUploaded": 19,
"FilesDownloaded": 0,
"FilesDeleted": 1,
"FoldersCreated": 0,
"RetryAttempts": 15,
"UnknownFileSize": 0,
"UnknownFileCount": 0,
"KnownFileCount": 317,
"KnownFileSize": 14978557913,
"KnownFilesets": 11,
"LastBackupDate": "2025-11-12T04:30:00+00:00",
"BackupListCount": 11,
"TotalQuotaSpace": 0,
"FreeQuotaSpace": 0,
"AssignedQuotaSpace": -1,
"ReportedQuotaError": false,
"ReportedQuotaWarning": false,
"MainOperation": "Backup",
"ParsedResult": "Success",
"Interrupted": false,
"Version": "2.2.0.1 (2.2.0.1_stable_2025-11-09)",
"EndTime": "0001-01-01T00:00:00",
"BeginTime": "2025-11-12T04:30:00.0198868Z",
"Duration": "00:00:00",
"MessagesActualLength": 0,
"WarningsActualLength": 0,
"ErrorsActualLength": 0,
"Messages": null,
"Warnings": null,
"Errors": null
}
},
"ParsedResult": "Fatal",
"Interrupted": false,
"Version": "2.2.0.1 (2.2.0.1_stable_2025-11-09)",
"EndTime": "2025-11-12T04:42:41.0919131Z",
"BeginTime": "2025-11-12T04:30:00.019884Z",
"Duration": "00:12:41.0720291",
"MessagesActualLength": 85,
"WarningsActualLength": 1,
"ErrorsActualLength": 2,
"Messages": [
"2025-11-12 04:30:00 +00 - [Information-Duplicati.Library.Main.Controller-StartingOperation]: The operation Backup has started",
"2025-11-12 04:30:01 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: ()",
"2025-11-12 04:30:02 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Completed: (299 bytes)",
"2025-11-12 04:30:35 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-be864259951a54beaab1f3d121fa43116.dblock.zip.aes (99.186 MiB)",
"2025-11-12 04:30:36 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b51c19c5d609f40df9c7702823c597885.dblock.zip.aes (99.614 MiB)",
"2025-11-12 04:30:36 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ba34d9367eb8145fa8178be440892541a.dblock.zip.aes (99.228 MiB)",
"2025-11-12 04:30:36 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bf52ef26a74d648f08f23cb0ea7806aee.dblock.zip.aes (99.716 MiB)",
"2025-11-12 04:30:41 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ba34d9367eb8145fa8178be440892541a.dblock.zip.aes (99.228 MiB)",
"2025-11-12 04:30:41 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i1b88300a729a427890159783e4212955.dindex.zip.aes (21.825 KiB)",
"2025-11-12 04:30:41 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i1b88300a729a427890159783e4212955.dindex.zip.aes (21.825 KiB)",
"2025-11-12 04:30:43 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-bf52ef26a74d648f08f23cb0ea7806aee.dblock.zip.aes (99.716 MiB)",
"2025-11-12 04:30:43 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-i7f101f2970eb456296790ed27f0d23c5.dindex.zip.aes (43.700 KiB)",
"2025-11-12 04:30:43 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-i7f101f2970eb456296790ed27f0d23c5.dindex.zip.aes (43.700 KiB)",
"2025-11-12 04:30:49 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-be864259951a54beaab1f3d121fa43116.dblock.zip.aes (99.186 MiB)",
"2025-11-12 04:30:49 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-id2adb4e31ec34660b89acb58591a044e.dindex.zip.aes (33.091 KiB)",
"2025-11-12 04:30:49 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-id2adb4e31ec34660b89acb58591a044e.dindex.zip.aes (33.091 KiB)",
"2025-11-12 04:31:03 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b95063d26565c48e490ec2fd16ff816f7.dblock.zip.aes (99.100 MiB)",
"2025-11-12 04:31:04 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-b51c19c5d609f40df9c7702823c597885.dblock.zip.aes (99.614 MiB)",
"2025-11-12 04:31:04 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-ic68c119b78c945d5857d6aedc7517f7b.dindex.zip.aes (22.731 KiB)",
"2025-11-12 04:31:04 +00 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Completed: duplicati-ic68c119b78c945d5857d6aedc7517f7b.dindex.zip.aes (22.731 KiB)"
],
"Warnings": [
"2025-11-12 04:30:03 +00 - [Warning-Duplicati.Library.Main.Operation.Backup.FileBlockProcessor.FileEntry-FileLocked]: Excluding path due to file locked: /source/db/influxdb/scrutiny/db/influxd.bolt\nIOException: The process cannot access the file '/source/db/influxdb/scrutiny/db/influxd.bolt' because it is being used by another process."
],
"Errors": [
"2025-11-12 04:42:41 +00 - [Error-Duplicati.Library.Main.Operation.BackupHandler-FatalError]: Fatal error\nTimeoutException: The operation has timed out.",
"2025-11-12 04:42:41 +00 - [Error-Duplicati.Library.Main.Controller-FailedOperation]: The operation Backup has failed\nTimeoutException: The operation has timed out."
],
"BackendStatistics": {
"RemoteCalls": 38,
"BytesUploaded": 923340807,
"BytesDownloaded": 0,
"FilesUploaded": 19,
"FilesDownloaded": 0,
"FilesDeleted": 1,
"FoldersCreated": 0,
"RetryAttempts": 15,
"UnknownFileSize": 0,
"UnknownFileCount": 0,
"KnownFileCount": 317,
"KnownFileSize": 14978557913,
"KnownFilesets": 11,
"LastBackupDate": "2025-11-12T04:30:00+00:00",
"BackupListCount": 11,
"TotalQuotaSpace": 0,
"FreeQuotaSpace": 0,
"AssignedQuotaSpace": -1,
"ReportedQuotaError": false,
"ReportedQuotaWarning": false,
"MainOperation": "Backup",
"ParsedResult": "Success",
"Interrupted": false,
"Version": "2.2.0.1 (2.2.0.1_stable_2025-11-09)",
"EndTime": "0001-01-01T00:00:00",
"BeginTime": "2025-11-12T04:30:00.0198868Z",
"Duration": "00:00:00",
"MessagesActualLength": 0,
"WarningsActualLength": 0,
"ErrorsActualLength": 0,
"Messages": null,
"Warnings": null,
"Errors": null
}
}