You’re right, I guess my explenation wasn’t clear enough.
The home server is an Ubuntu machine with one raid array inside the case, serving as Data storage. Another raid array is in an external case connected to the box, and serves as a backup storage. Both are mounted as SMB storage
The Data storage is backed up to the Backup storage, which makes the Ubuntu machine both server and client. The windows machine is a only a client.
I deleted the database (you were right, it was there), and attempted to run the backup job manually. This time the error was differant:
Blockquote
{
“DeletedFiles”: 0,
“DeletedFolders”: 0,
“ModifiedFiles”: 0,
“ExaminedFiles”: 0,
“OpenedFiles”: 0,
“AddedFiles”: 0,
“SizeOfModifiedFiles”: 0,
“SizeOfAddedFiles”: 0,
“SizeOfExaminedFiles”: 0,
“SizeOfOpenedFiles”: 0,
“NotProcessedFiles”: 0,
“AddedFolders”: 2,
“TooLargeFiles”: 0,
“FilesWithError”: 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.0.8.1 (2.0.8.1_beta_2024-05-07)”,
“EndTime”: “2024-09-29T05:40:15.6174121Z”,
“BeginTime”: “2024-09-29T05:39:25.2855903Z”,
“Duration”: “00:00:50.3318218”,
“MessagesActualLength”: 30,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 2,
“Messages”: [
“2024-09-29 08:39:25 +03 - [Information-Duplicati.Library.Main.Controller-StartingOperation]: The operation Backup has started”,
“2024-09-29 08:39:25 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: ()”,
“2024-09-29 08:39:25 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Completed: ()”,
“2024-09-29 08:39:25 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b444cfe9d17d7465490917fb5f05bfe4c.dblock.zip.aes (1.42 KB)”,
“2024-09-29 08:39:25 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Retrying: duplicati-b444cfe9d17d7465490917fb5f05bfe4c.dblock.zip.aes (1.42 KB)”,
“2024-09-29 08:39:35 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Rename: duplicati-b444cfe9d17d7465490917fb5f05bfe4c.dblock.zip.aes (1.42 KB)”,
“2024-09-29 08:39:35 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Rename: duplicati-bd12f834035dd425a9e039dd695866bf1.dblock.zip.aes (1.42 KB)”,
“2024-09-29 08:39:35 +03 - [Information-Duplicati.Library.Main.Operation.Backup.BackendUploader-RenameRemoteTargetFile]: Renaming "duplicati-b444cfe9d17d7465490917fb5f05bfe4c.dblock.zip.aes" to "duplicati-bd12f834035dd425a9e039dd695866bf1.dblock.zip.aes"”,
“2024-09-29 08:39:35 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bd12f834035dd425a9e039dd695866bf1.dblock.zip.aes (1.42 KB)”,
“2024-09-29 08:39:35 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Retrying: duplicati-bd12f834035dd425a9e039dd695866bf1.dblock.zip.aes (1.42 KB)”,
“2024-09-29 08:39:45 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Rename: duplicati-bd12f834035dd425a9e039dd695866bf1.dblock.zip.aes (1.42 KB)”,
“2024-09-29 08:39:45 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Rename: duplicati-bcda95c85d1d448479bae8cea92ee7e67.dblock.zip.aes (1.42 KB)”,
“2024-09-29 08:39:45 +03 - [Information-Duplicati.Library.Main.Operation.Backup.BackendUploader-RenameRemoteTargetFile]: Renaming "duplicati-bd12f834035dd425a9e039dd695866bf1.dblock.zip.aes" to "duplicati-bcda95c85d1d448479bae8cea92ee7e67.dblock.zip.aes"”,
“2024-09-29 08:39:45 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-bcda95c85d1d448479bae8cea92ee7e67.dblock.zip.aes (1.42 KB)”,
“2024-09-29 08:39:45 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Retrying: duplicati-bcda95c85d1d448479bae8cea92ee7e67.dblock.zip.aes (1.42 KB)”,
“2024-09-29 08:39:55 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Rename: duplicati-bcda95c85d1d448479bae8cea92ee7e67.dblock.zip.aes (1.42 KB)”,
“2024-09-29 08:39:55 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Rename: duplicati-b5c479438e4ab4e119e48af606c150c31.dblock.zip.aes (1.42 KB)”,
“2024-09-29 08:39:55 +03 - [Information-Duplicati.Library.Main.Operation.Backup.BackendUploader-RenameRemoteTargetFile]: Renaming "duplicati-bcda95c85d1d448479bae8cea92ee7e67.dblock.zip.aes" to "duplicati-b5c479438e4ab4e119e48af606c150c31.dblock.zip.aes"”,
“2024-09-29 08:39:55 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Started: duplicati-b5c479438e4ab4e119e48af606c150c31.dblock.zip.aes (1.42 KB)”,
“2024-09-29 08:39:55 +03 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: Put - Retrying: duplicati-b5c479438e4ab4e119e48af606c150c31.dblock.zip.aes (1.42 KB)”
],
“Warnings”: ,
“Errors”: [
“2024-09-29 08:40:15 +03 - [Error-Duplicati.Library.Main.Operation.BackupHandler-FatalError]: Fatal error\r\nUnauthorizedAccessException: Access to the path ‘\\?\UNC\192.168.1.15\Backup\Studio_PC\duplicati-bfbf44070b42245a99cb62752b8e07f47.dblock.zip.aes’ is denied.”,
“2024-09-29 08:40:15 +03 - [Error-Duplicati.Library.Main.Controller-FailedOperation]: The operation Backup has failed with error: One or more errors occurred.\r\nAggregateException: One or more errors occurred.”
],
“BackendStatistics”: {
“RemoteCalls”: 7,
“BytesUploaded”: 0,
“BytesDownloaded”: 0,
“FilesUploaded”: 0,
“FilesDownloaded”: 0,
“FilesDeleted”: 0,
“FoldersCreated”: 0,
“RetryAttempts”: 5,
“UnknownFileSize”: 0,
“UnknownFileCount”: 0,
“KnownFileCount”: 0,
“KnownFileSize”: 0,
“LastBackupDate”: “0001-01-01T00:00:00”,
“BackupListCount”: 0,
“TotalQuotaSpace”: 4960257015808,
“FreeQuotaSpace”: 2987304931328,
“AssignedQuotaSpace”: -1,
“ReportedQuotaError”: false,
“ReportedQuotaWarning”: false,
“MainOperation”: “Backup”,
“ParsedResult”: “Success”,
“Interrupted”: false,
“Version”: “2.0.8.1 (2.0.8.1_beta_2024-05-07)”,
“EndTime”: “0001-01-01T00:00:00”,
“BeginTime”: “2024-09-29T05:39:25.2855903Z”,
“Duration”: “00:00:00”,
“MessagesActualLength”: 0,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 0,
“Messages”: null,
“Warnings”: null,
“Errors”: null
}
}
If I understand correctly, it complains about access to a file. But the user credentials I wrote in the setup are correct and the connection test was succesfull…
Any ideas?
Thnks