Hallo Liebe Comunity.
Ich habe dass Problem dass meine Sicherung nach dem Ersten Lauf einen IOException Error bringt.
Die Datei ide gesichert wird ist eine VHDX einer VM. Diese wird vor der Sicherung abgeschaltet damit die Daten korrekt gesichert werden können.
Beim ersten automatischen lauf dann entsteht dieser Fehler.
Den Log bis zum Fehler habe ich unten angehängt.
Hello dear community.
I have the problem that my backup produces an IOException error after the first run.
The file being backed up is a VHDX of a VM. This is turned off before the backup so that the data can be backed up correctly.
This error occurs during the first automatic run.
I have attached the log up to the error below.
{
“DeletedFiles”: 0,
“DeletedFolders”: 0,
“ModifiedFiles”: 1,
“ExaminedFiles”: 1,
“OpenedFiles”: 1,
“AddedFiles”: 0,
“SizeOfModifiedFiles”: 536875106304,
“SizeOfAddedFiles”: 0,
“SizeOfExaminedFiles”: 536875106304,
“SizeOfOpenedFiles”: 536875106304,
“NotProcessedFiles”: 0,
“AddedFolders”: 0,
“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-06-12T23:23:25.5014367Z”,
“BeginTime”: “2024-06-12T23:00:00.0136838Z”,
“Duration”: “00:23:25.4877529”,
“MessagesActualLength”: 3,
“WarningsActualLength”: 0,
“ErrorsActualLength”: 2,
“Messages”: [
“2024-06-13 01:00:12 +02 - [Information-Duplicati.Library.Main.Controller-StartingOperation]: Die Operation Backup wurde gestartet”,
“2024-06-13 01:00:18 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Started: ()”,
“2024-06-13 01:00:18 +02 - [Information-Duplicati.Library.Main.BasicResults-BackendEvent]: Backend event: List - Completed: (37 Bytes)”
],
“Warnings”: ,
“Errors”: [
“2024-06-13 01:23:24 +02 - [Error-Duplicati.Library.Main.Operation.BackupHandler-FatalError]: Fatal error\r\nIOException: Der Vorgang konnte nicht erfolgreich abgeschlossen werden, da die Datei einen Virus oder möglicherweise unerwünschte Software enthält.\r\n”,
“2024-06-13 01:23:25 +02 - [Error-Duplicati.Library.Main.Controller-FailedOperation]: Die Operation Backup ist mit folgenden Fehler fehlgeschlagen: Der Vorgang konnte nicht erfolgreich abgeschlossen werden, da die Datei einen Virus oder möglicherweise unerwünschte Software enthält.\r\n\r\nIOException: Der Vorgang konnte nicht erfolgreich abgeschlossen werden, da die Datei einen Virus oder möglicherweise unerwünschte Software enthält.\r\n”
],