"All out of sudden" t Backup Task execution failed

The backup of my notebook runs every night a 5 am and stores to another machine on the network. This worked fine but all out of sudden it stopped. One day the notebook was not within the network and it returned an error which said something like "network disconnected" (see second error log) which was ok for me, as there was no network.
But the other day, as the notebook was again within the network it showed another error and this error didn't go away. See first error log.
Any ideas? I have already tried the VSS-Check-Tool.
FIRST ERROR LOG:
2020-05-19T14:23:14:896+01:00 4264 I00640000: Attribute für Backup-Reservekopie: format tib; need_reserve_backup_copy false;
2020-05-19T14:23:14:898+01:00 4264 I00640002: Aktion HOLNB_Daily wurde manuell gestartet.
2020-05-19T14:23:16:156+01:00 4264 I00640000: Attribute für Backup-Reservekopie: format tib; need_reserve_backup_copy false;
2020-05-19T14:23:16:167+01:00 4264 I013C0000: Aktion: Backup
2020-05-19T14:23:16:179+01:00 4264 I0064000B: Priorität geändert in 'Niedrig'
2020-05-19T14:23:16:725+01:00 4264 E000B03E9: Error 0xb03e9
| Ablaufverfolgungsebene: Fehler
| line: 0x7ace056009c34d63
| Datei: c:\bs_hudson\workspace\723\products\imager\archive\impl\archive_data_stream_tib_file_impl.cpp:511
| Funktion: TrueImage::Archive::TibFileDataStream::CreateAppender
| line: 0x7ace056009c34d63, c:\bs_hudson\workspace\723\products\imager\archive\impl\archive_data_stream_tib_file_impl.cpp:511, TrueImage::Archive::TibFileDataStream::CreateAppender
| $module: ti_demon_vs_15470
2020-05-19T14:23:17:749+01:00 4264 E013C0005: Error 0x13c0005: Aktion mit Fehlern beendet.
| Ablaufverfolgungsebene: Fehler
| line: 0x9f2c53c72e8bce5f
| Datei: c:\bs_hudson\workspace\723\products\imager\demon\main.cpp:617
| Funktion: main
| line: 0x9f2c53c72e8bce5f, c:\bs_hudson\workspace\723\products\imager\demon\main.cpp:617, main
| $module: ti_demon_vs_15470
SECOND ERROR LOG:
2020-05-19T05:00:08:429+01:00 2192 I00640000: Attribute für Backup-Reservekopie: format tib; need_reserve_backup_copy false;
2020-05-19T05:00:08:431+01:00 2192 I00640002: Aktion HOLNB_Daily wurde per Planung gestartet.
2020-05-19T05:00:10:484+01:00 2192 I00640000: Attribute für Backup-Reservekopie: format tib; need_reserve_backup_copy false;
2020-05-19T05:00:10:492+01:00 2192 I013C0000: Aktion: Backup
2020-05-19T05:00:10:496+01:00 2192 I0064000B: Priorität geändert in 'Niedrig'
2020-05-19T05:00:10:887+01:00 2192 E000B03E9: Error 0xb03e9: Das Backup konnte nicht geöffnet werden.
| Ablaufverfolgungsebene: Fehler
| line: 0x65e40aa0b486f4a
| Datei: c:\bs_hudson\workspace\723\products\imager\archive\impl\operations\archive_operation_backup.cpp:185
| Funktion: TrueImage::Archive::BackupArchiveOperationImpl::DoPrepare
| line: 0x65e40aa0b486f4a, c:\bs_hudson\workspace\723\products\imager\archive\impl\operations\archive_operation_backup.cpp:185, TrueImage::Archive::BackupArchiveOperationImpl::DoPrepare
| $module: ti_demon_vs_15470
|
| error 0xb00eb: Netzwerk getrennt.
| line: 0xd460020904af2928
| Datei: c:\bs_hudson\workspace\723\products\imager\archive\impl\volume_location.cpp:143
| Funktion: TrueImage::Archive::VolumeLocation::OpenDir
| line: 0xd460020904af2928, c:\bs_hudson\workspace\723\products\imager\archive\impl\volume_location.cpp:143, TrueImage::Archive::VolumeLocation::OpenDir
| $module: ti_demon_vs_15470
|
| error 0x40015: Netzwerk getrennt.
| line: 0xadf8677805d429e3
| Datei: c:\bs_hudson\workspace\723\home\network\impl\network_impl.cpp:260
| Funktion: Network::ConvertToCommonError
| line: 0xadf8677805d429e3, c:\bs_hudson\workspace\723\home\network\impl\network_impl.cpp:260, Network::ConvertToCommonError
| $module: ti_demon_vs_15470
|
| error 0xfff0: Der Benutzer kann sich nicht anmelden, da das Konto momentan deaktiviert ist
| line: 0xbd28fdbd64edb8f1
| Datei: c:\bs_hudson\workspace\723\core\common\error.cpp:307
| Funktion: Common::Error::AddWindowsError
| line: 0xbd28fdbd64edb8f1, c:\bs_hudson\workspace\723\core\common\error.cpp:307, Common::Error::AddWindowsError
| code: 0x80070533
| $module: ti_demon_vs_15470
2020-05-19T05:00:11:047+01:00 2192 E013C0005: Error 0x13c0005: Aktion mit Fehlern beendet.
| Ablaufverfolgungsebene: Fehler
| line: 0x9f2c53c72e8bce5f
| Datei: c:\bs_hudson\workspace\723\products\imager\demon\main.cpp:617
| Funktion: main
| line: 0x9f2c53c72e8bce5f, c:\bs_hudson\workspace\723\products\imager\demon\main.cpp:617, main
| $module: ti_demon_vs_15470


- Se connecter pour poster des commentaires


The solution was to clone the job, delete the old one and use the new one. Magic.
- Se connecter pour poster des commentaires