Hi,
after upgrading to the latest version 2.2.0.0, I changed my backup destination to smb. I can reach the destination after click on “Test Destionation”, but when I try to start the backup, I always get the following error message:
{ "DeletedFiles": 0, "DeletedFolders": 0, "ModifiedFiles": 0, "ExaminedFiles": 0, "OpenedFiles": 0, "AddedFiles": 0, "SizeOfModifiedFiles": 0, "SizeOfAddedFiles": 0, "SizeOfExaminedFiles": 0, "SizeOfOpenedFiles": 0, "NotProcessedFiles": 0, "AddedFolders": 0, "TooLargeFiles": 0, "FilesWithError": 0, "TimestampChangedFiles": 0, "ModifiedFolders": 0, "ModifiedSymlinks": 0, "AddedSymlinks": 0, "DeletedSymlinks": 0, "PartialBackup": false, "Dryrun": false, "MainOperation": "Backup", "CompactResults": null, "VacuumResults": null, "DeleteResults": null, "RepairResults": null, "TestResults": null, "ParsedResult": "Fatal", "Interrupted": false, "Version": "2.2.0.0 (2.2.0.0_stable_2025-10-23)", "EndTime": "2025-10-25T05:35:35.3961407Z", "BeginTime": "2025-10-25T05:35:35.2890452Z", "Duration": "00:00:00.1070955", "MessagesActualLength": 3, "WarningsActualLength": 0, "ErrorsActualLength": 2, "Messages": [ "2025-10-25 07:35:35 +02 - [Information-Duplicati.Library.Main.Controller-StartingOperation]: The operation Backup has started", "2025-10-25 07:35:35 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: ()", "2025-10-25 07:35:35 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Completed: (2 bytes)" ], "Warnings": [], "Errors": [ "2025-10-25 07:35:35 +02 - [Error-Duplicati.Library.Main.Operation.BackupHandler-FatalError]: Fatal error\nArgumentOutOfRangeException: length ('-1') must be a non-negative value. (Parameter 'length')\nActual value was -1.", "2025-10-25 07:35:35 +02 - [Error-Duplicati.Library.Main.Controller-FailedOperation]: The operation Backup has failed\nArgumentOutOfRangeException: length ('-1') must be a non-negative value. (Parameter 'length')\nActual value was -1." ], "BackendStatistics": { "RemoteCalls": 1, "BytesUploaded": 0, "BytesDownloaded": 0, "FilesUploaded": 0, "FilesDownloaded": 0, "FilesDeleted": 0, "FoldersCreated": 0, "RetryAttempts": 0, "UnknownFileSize": 0, "UnknownFileCount": 2, "KnownFileCount": 0, "KnownFileSize": 0, "KnownFilesets": 0, "LastBackupDate": "0001-01-01T00:00:00", "BackupListCount": 0, "TotalQuotaSpace": 0, "FreeQuotaSpace": 0, "AssignedQuotaSpace": -1, "ReportedQuotaError": false, "ReportedQuotaWarning": false, "MainOperation": "Backup", "ParsedResult": "Success", "Interrupted": false, "Version": "2.2.0.0 (2.2.0.0_stable_2025-10-23)", "EndTime": "0001-01-01T00:00:00", "BeginTime": "2025-10-25T05:35:35.2890467Z", "Duration": "00:00:00", "MessagesActualLength": 0, "WarningsActualLength": 0, "ErrorsActualLength": 0, "Messages": null, "Warnings": null, "Errors": null } }
Any ideas what’s the reason for that?





