Benutzer:THEbotIT/Logs/BotScheduler/Archiv/2024

aus Wikisource, der freien Quellensammlung
Archiv Diese Seite ist ein Archiv abgeschlossener Diskussionen. Ihr Inhalt sollte daher nicht mehr verändert werden. Benutze bitte die aktuelle Diskussionsseite.

Um einen Abschnitt dieser Seite zu verlinken, klicke im Inhaltsverzeichnis auf den Abschnitt und kopiere dann Seitenname und Abschnittsüberschrift aus der URL-Zeile deines Browsers (Beispiel: [[Benutzer:THEbotIT/Logs/BotScheduler/Archiv/2024#Abschnittsüberschrift]]).

24-01-01_00:00:38

[00:00:38] [INFO ] [Start the bot BotScheduler.]

[00:00:38] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:00:38] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:00:39] [INFO ] [The bot AuthorList is scheduled for start.]

[00:49:40] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:49:40] [INFO ] [The bot ReScanner is scheduled for start.]

[04:51:03] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:52:06] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[06:19:17] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[06:19:18] [INFO ] [The bot GlStatus is scheduled for start.]

[06:33:23] [INFO ] [Log @ THEbotIT/Logs/GlStatus]

[06:33:23] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[06:33:23] [INFO ] [Finish bot BotScheduler in 6:32:44.600015.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 06:33, 1. Jan. 2024 (CET)

24-01-02_00:01:20

[00:01:20] [INFO ] [Start the bot BotScheduler.]

[00:01:20] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:20] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:21] [INFO ] [The bot AuthorList is scheduled for start.]

[00:20:20] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:20:20] [INFO ] [The bot ReScanner is scheduled for start.]

[04:21:41] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:22:44] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:37:34] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:37:37] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/pi/WS_THEbotIT/tools/bots/pi.py", line 235, in run

self.success = bool(self.task()) # pylint: disable=not-callable

^^^^^^^^^^^

File "/home/pi/WS_THEbotIT/tools/bot_scheduler.py", line 99, in task

self.run_dailys()

File "/home/pi/WS_THEbotIT/tools/bot_scheduler.py", line 79, in run_dailys

self.run_bot(daily_bot(wiki=self.wiki, debug=self.debug))

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/home/pi/WS_THEbotIT/tools/bots/cloud/cloud_bot.py", line 16, in __init__

self.status: StatusManager = StatusManager(bot_name=self.bot_name)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/home/pi/WS_THEbotIT/tools/bots/cloud/status_manager.py", line 22, in __init__

self._manage_table.put_item(Item=self.current_run.to_dict()) # type: ignore

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/usr/local/opt/python-3.12.1/lib/python3.12/site-packages/boto3/resources/factory.py", line 581, in do_action

response = action(self, *args, **kwargs)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/usr/local/opt/python-3.12.1/lib/python3.12/site-packages/boto3/resources/action.py", line 88, in __call__

response = getattr(parent.meta.client, operation_name)(*args, **params)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/usr/local/opt/python-3.12.1/lib/python3.12/site-packages/botocore/client.py", line 553, in _api_call

return self._make_api_call(operation_name, kwargs)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/usr/local/opt/python-3.12.1/lib/python3.12/site-packages/botocore/client.py", line 1009, in _make_api_call

raise error_class(parsed_response, operation_name)

botocore.exceptions.ClientError: An error occurred (UnrecognizedClientException) when calling the PutItem operation: The security token included in the request is invalid.

[05:37:37] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:37:37] [INFO ] [Finish bot BotScheduler in 5:36:17.196415.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:37, 2. Jan. 2024 (CET)

24-01-03_00:01:30

[00:01:30] [INFO ] [Start the bot BotScheduler.]

[00:01:30] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:30] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:31] [INFO ] [The bot AuthorList is scheduled for start.]

[00:20:35] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:20:35] [INFO ] [The bot ReScanner is scheduled for start.]

[04:22:10] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:23:15] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:38:33] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:38:36] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/pi/WS_THEbotIT/tools/bots/pi.py", line 235, in run

self.success = bool(self.task()) # pylint: disable=not-callable

^^^^^^^^^^^

File "/home/pi/WS_THEbotIT/tools/bot_scheduler.py", line 99, in task

self.run_dailys()

File "/home/pi/WS_THEbotIT/tools/bot_scheduler.py", line 79, in run_dailys

self.run_bot(daily_bot(wiki=self.wiki, debug=self.debug))

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/home/pi/WS_THEbotIT/tools/bots/cloud/cloud_bot.py", line 22, in __init__

self.status: StatusManager = StatusManager(bot_name=self.bot_name)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/home/pi/WS_THEbotIT/tools/bots/cloud/status_manager.py", line 22, in __init__

self._manage_table.put_item(Item=self.current_run.to_dict()) # type: ignore

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/usr/local/opt/python-3.12.1/lib/python3.12/site-packages/boto3/resources/factory.py", line 581, in do_action

response = action(self, *args, **kwargs)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/usr/local/opt/python-3.12.1/lib/python3.12/site-packages/boto3/resources/action.py", line 88, in __call__

response = getattr(parent.meta.client, operation_name)(*args, **params)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/usr/local/opt/python-3.12.1/lib/python3.12/site-packages/botocore/client.py", line 553, in _api_call

return self._make_api_call(operation_name, kwargs)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/usr/local/opt/python-3.12.1/lib/python3.12/site-packages/botocore/client.py", line 1009, in _make_api_call

raise error_class(parsed_response, operation_name)

botocore.exceptions.ClientError: An error occurred (UnrecognizedClientException) when calling the PutItem operation: The security token included in the request is invalid.

[05:38:36] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:38:36] [INFO ] [Finish bot BotScheduler in 5:37:06.603174.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:38, 3. Jan. 2024 (CET)

24-01-04_09:24:56

[09:24:56] [INFO ] [Start the bot BotScheduler.]

[09:24:56] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[09:24:56] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[09:24:59] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/pi/WS_THEbotIT/tools/bots/pi.py", line 235, in run

self.success = bool(self.task()) # pylint: disable=not-callable

^^^^^^^^^^^

File "/home/pi/WS_THEbotIT/tools/bot_scheduler.py", line 99, in task

self.run_dailys()

File "/home/pi/WS_THEbotIT/tools/bot_scheduler.py", line 79, in run_dailys

self.run_bot(daily_bot(wiki=self.wiki, debug=self.debug))

File "/home/pi/WS_THEbotIT/tools/bot_scheduler.py", line 64, in run_bot

raise BotException(f"{bot_to_run} is not an instance of CanonicalBot or OneTimeBot")

tools.bots.BotException: <tools.bots.cloud.poc_bot.Poc object at 0x7492b708> is not an instance of CanonicalBot or OneTimeBot

[09:24:59] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[09:24:59] [INFO ] [Finish bot BotScheduler in 0:00:02.756922.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 09:25, 4. Jan. 2024 (CET)

24-01-04_09:31:30

[09:31:30] [INFO ] [Start the bot BotScheduler.]

[09:31:30] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[09:31:30] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[09:31:33] [INFO ] [The bot Poc is scheduled for start.]

[09:31:37] [ERROR ] [Logging an uncaught exception]

Traceback (most recent call last):

File "/home/pi/WS_THEbotIT/tools/bots/pi.py", line 235, in run

self.success = bool(self.task()) # pylint: disable=not-callable

^^^^^^^^^^^

File "/home/pi/WS_THEbotIT/tools/bot_scheduler.py", line 97, in task

self.run_dailys()

File "/home/pi/WS_THEbotIT/tools/bot_scheduler.py", line 77, in run_dailys

self.run_bot(daily_bot(wiki=self.wiki, debug=self.debug))

File "/home/pi/WS_THEbotIT/tools/bot_scheduler.py", line 68, in run_bot

f"#{bot_to_run.timestamp.start_of_run:%y-%m-%d_%H:%M:%S} {path_to_log}]")

^^^^^^^^^^^^^^^^^^^^

AttributeError: 'Poc' object has no attribute 'timestamp'

[09:31:37] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[09:31:37] [INFO ] [Finish bot BotScheduler in 0:00:07.157931.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 09:31, 4. Jan. 2024 (CET)

24-01-04_09:46:30

[09:46:30] [INFO ] [Start the bot BotScheduler.]

[09:46:30] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[09:46:30] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[09:46:33] [INFO ] [The bot Poc is scheduled for start.]

[09:46:38] [INFO ] [Log @ THEbotIT/Logs/Poc]

[09:46:38] [ERROR ] [The bot Poc wasn't successful.]

[09:46:38] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[09:46:38] [INFO ] [Finish bot BotScheduler in 0:00:07.915478.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 09:46, 4. Jan. 2024 (CET)

24-01-04_09:49:56

[09:49:56] [INFO ] [Start the bot BotScheduler.]

[09:49:56] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[09:49:56] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[09:49:56] [INFO ] [The bot AuthorList is scheduled for start.]

[10:50:18] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[10:50:20] [INFO ] [The bot Poc is scheduled for start.]

[10:50:24] [INFO ] [Log @ THEbotIT/Logs/Poc]

[10:50:24] [ERROR ] [The bot Poc wasn't successful.]

[10:50:25] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[10:50:25] [INFO ] [Finish bot BotScheduler in 1:00:28.836839.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 10:50, 4. Jan. 2024 (CET)

24-01-05_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:12:15] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:12:15] [INFO ] [The bot ReScanner is scheduled for start.]

[04:13:43] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:14:46] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:31:57] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:32:00] [INFO ] [The bot Poc is scheduled for start.]

[05:32:04] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:32:05] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:32:05] [INFO ] [Finish bot BotScheduler in 5:30:43.630288.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:32, 5. Jan. 2024 (CET)

24-01-06_00:01:20

[00:01:20] [INFO ] [Start the bot BotScheduler.]

[00:01:20] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:20] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:21] [INFO ] [The bot AuthorList is scheduled for start.]

[00:15:02] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:15:02] [INFO ] [The bot ReScanner is scheduled for start.]

[04:16:31] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:17:35] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:38:47] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:38:50] [INFO ] [The bot Poc is scheduled for start.]

[05:38:55] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:38:55] [ERROR ] [The bot Poc wasn't successful.]

[05:38:55] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:38:55] [INFO ] [Finish bot BotScheduler in 5:37:34.920197.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:38, 6. Jan. 2024 (CET)

24-01-07_00:01:20

[00:01:20] [INFO ] [Start the bot BotScheduler.]

[00:01:20] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:20] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:21] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:01] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:01] [INFO ] [The bot ReScanner is scheduled for start.]

[00:30:22] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[00:30:22] [ERROR ] [The bot ReScanner wasn't successful.]

[00:31:25] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[01:38:39] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[01:38:43] [INFO ] [The bot Poc is scheduled for start.]

[01:38:47] [INFO ] [Log @ THEbotIT/Logs/Poc]

[01:38:47] [INFO ] [The bot ReStatus is scheduled for start.]

[01:39:09] [INFO ] [Log @ THEbotIT/Logs/ReStatus]

[01:39:09] [INFO ] [The bot GlCreateMagazine is scheduled for start.]

[01:43:41] [INFO ] [Log @ THEbotIT/Logs/GlCreateMagazine]

[01:43:41] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[01:43:41] [INFO ] [Finish bot BotScheduler in 1:42:21.084512.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 01:43, 7. Jan. 2024 (CET)

24-01-08_00:01:20

[00:01:20] [INFO ] [Start the bot BotScheduler.]

[00:01:20] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:20] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:21] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:37] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:37] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:04] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:08] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:31:23] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:31:27] [INFO ] [The bot Poc is scheduled for start.]

[05:31:32] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:31:32] [ERROR ] [The bot Poc wasn't successful.]

[05:31:32] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:31:32] [INFO ] [Finish bot BotScheduler in 5:30:11.648584.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:31, 8. Jan. 2024 (CET)

24-01-09_00:01:25

[00:01:25] [INFO ] [Start the bot BotScheduler.]

[00:01:25] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:25] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:26] [INFO ] [The bot AuthorList is scheduled for start.]

[00:10:18] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:10:18] [INFO ] [The bot ReScanner is scheduled for start.]

[14:56:29] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[14:57:32] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[16:08:40] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[16:08:44] [INFO ] [The bot Poc is scheduled for start.]

[16:08:48] [INFO ] [Log @ THEbotIT/Logs/Poc]

[16:08:48] [ERROR ] [The bot Poc wasn't successful.]

[16:08:48] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[16:08:48] [INFO ] [Finish bot BotScheduler in 16:07:23.462488.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 16:08, 9. Jan. 2024 (CET)

24-01-10_00:07:48

[00:07:52] [INFO ] [Start the bot BotScheduler.]

[00:07:52] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:07:52] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:07:53] [INFO ] [The bot AuthorList is scheduled for start.]

[00:21:54] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:21:54] [INFO ] [The bot ReScanner is scheduled for start.]

[04:23:24] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:24:28] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:39:45] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:39:49] [INFO ] [The bot Poc is scheduled for start.]

[05:39:53] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:39:53] [ERROR ] [The bot Poc wasn't successful.]

[05:39:53] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:39:53] [INFO ] [Finish bot BotScheduler in 5:32:04.824228.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:39, 10. Jan. 2024 (CET)

24-01-11_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:14:48] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:14:48] [INFO ] [The bot ReScanner is scheduled for start.]

[04:16:20] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:17:23] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:31:52] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:31:56] [INFO ] [The bot Poc is scheduled for start.]

[05:32:00] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:32:00] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:32:00] [INFO ] [Finish bot BotScheduler in 5:30:37.670630.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:32, 11. Jan. 2024 (CET)

24-01-12_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:20:00] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:20:00] [INFO ] [The bot ReScanner is scheduled for start.]

[04:21:27] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:22:32] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:36:03] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:36:06] [INFO ] [The bot Poc is scheduled for start.]

[05:36:12] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:36:12] [ERROR ] [The bot Poc wasn't successful.]

[05:36:12] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:36:12] [INFO ] [Finish bot BotScheduler in 5:34:50.552771.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:36, 12. Jan. 2024 (CET)

24-01-13_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:24] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:45] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:45] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:12] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:15] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:23:06] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:23:09] [INFO ] [The bot Poc is scheduled for start.]

[05:23:13] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:23:13] [ERROR ] [The bot Poc wasn't successful.]

[05:23:14] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:23:14] [INFO ] [Finish bot BotScheduler in 5:21:50.908200.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:23, 13. Jan. 2024 (CET)

24-01-14_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:12] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:12] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:44] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:47] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:22:44] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:22:49] [INFO ] [The bot Poc is scheduled for start.]

[05:22:53] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:22:53] [ERROR ] [The bot Poc wasn't successful.]

[05:22:53] [INFO ] [The bot ReStatus is scheduled for start.]

[05:26:17] [INFO ] [Log @ THEbotIT/Logs/ReStatus]

[05:26:17] [INFO ] [The bot GlCreateMagazine is scheduled for start.]

[05:31:36] [INFO ] [Log @ THEbotIT/Logs/GlCreateMagazine]

[05:31:36] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:31:36] [INFO ] [Finish bot BotScheduler in 5:30:14.508995.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:31, 14. Jan. 2024 (CET)

24-01-15_00:01:26

[00:01:26] [INFO ] [Start the bot BotScheduler.]

[00:01:26] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:26] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:27] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:49] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:49] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:13] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:17] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:21:52] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:21:56] [INFO ] [The bot Poc is scheduled for start.]

[05:22:00] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:22:00] [ERROR ] [The bot Poc wasn't successful.]

[05:22:00] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:22:00] [INFO ] [Finish bot BotScheduler in 5:20:34.462244.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:22, 15. Jan. 2024 (CET)

24-01-16_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:14] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:15] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:39] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:44] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:26:01] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:26:05] [INFO ] [The bot Poc is scheduled for start.]

[05:26:10] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:26:10] [ERROR ] [The bot Poc wasn't successful.]

[05:26:10] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:26:10] [INFO ] [Finish bot BotScheduler in 5:24:48.278395.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:26, 16. Jan. 2024 (CET)

24-01-17_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:24] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:11] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:11] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:39] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:42] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:27:06] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:27:10] [INFO ] [The bot Poc is scheduled for start.]

[05:27:14] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:27:14] [ERROR ] [The bot Poc wasn't successful.]

[05:27:14] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:27:14] [INFO ] [Finish bot BotScheduler in 5:25:50.827832.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:27, 17. Jan. 2024 (CET)

24-01-18_00:01:25

[00:01:25] [INFO ] [Start the bot BotScheduler.]

[00:01:25] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:25] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:26] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:22] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:22] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:47] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:50] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:22:44] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:22:48] [INFO ] [The bot Poc is scheduled for start.]

[05:22:52] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:22:52] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:22:52] [INFO ] [Finish bot BotScheduler in 5:21:27.632943.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:22, 18. Jan. 2024 (CET)

24-01-19_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:18] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:18] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:49] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:52] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:28:58] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:29:02] [INFO ] [The bot Poc is scheduled for start.]

[05:29:07] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:29:07] [ERROR ] [The bot Poc wasn't successful.]

[05:29:07] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:29:07] [INFO ] [Finish bot BotScheduler in 5:27:45.591829.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:29, 19. Jan. 2024 (CET)

24-01-20_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:16] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:16] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:59] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:02] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:28:28] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:28:32] [INFO ] [The bot Poc is scheduled for start.]

[05:28:36] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:28:36] [ERROR ] [The bot Poc wasn't successful.]

[05:28:36] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:28:36] [INFO ] [Finish bot BotScheduler in 5:27:15.249039.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:28, 20. Jan. 2024 (CET)

24-01-21_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:54] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:55] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:24] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:27] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:29:11] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:29:16] [INFO ] [The bot Poc is scheduled for start.]

[05:29:20] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:29:20] [ERROR ] [The bot Poc wasn't successful.]

[05:29:20] [INFO ] [The bot ReStatus is scheduled for start.]

[05:29:43] [INFO ] [Log @ THEbotIT/Logs/ReStatus]

[05:29:43] [INFO ] [The bot GlCreateMagazine is scheduled for start.]

[05:35:09] [INFO ] [Log @ THEbotIT/Logs/GlCreateMagazine]

[05:35:09] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:35:09] [INFO ] [Finish bot BotScheduler in 5:33:46.659515.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:35, 21. Jan. 2024 (CET)

24-01-22_00:01:26

[00:01:26] [INFO ] [Start the bot BotScheduler.]

[00:01:26] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:26] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:27] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:15] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:15] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:43] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:46] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:23:42] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:23:46] [INFO ] [The bot Poc is scheduled for start.]

[05:23:50] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:23:51] [ERROR ] [The bot Poc wasn't successful.]

[05:23:51] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:23:51] [INFO ] [Finish bot BotScheduler in 5:22:24.633378.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:23, 22. Jan. 2024 (CET)

24-01-23_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:48] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:48] [INFO ] [The bot ReScanner is scheduled for start.]

[05:03:17] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[05:04:22] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[06:20:30] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[06:20:34] [INFO ] [The bot Poc is scheduled for start.]

[06:20:39] [INFO ] [Log @ THEbotIT/Logs/Poc]

[06:20:39] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[06:20:39] [INFO ] [Finish bot BotScheduler in 6:19:16.844852.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 06:20, 23. Jan. 2024 (CET)

24-01-24_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:56] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:56] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:25] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:31] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:25:51] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:25:55] [INFO ] [The bot Poc is scheduled for start.]

[05:26:00] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:26:00] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:26:00] [INFO ] [Finish bot BotScheduler in 5:24:37.965967.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:26, 24. Jan. 2024 (CET)

24-01-25_00:01:25

[00:01:26] [INFO ] [Start the bot BotScheduler.]

[00:01:26] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:26] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:26] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:20] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:20] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:37] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:41] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:25:40] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:25:44] [INFO ] [The bot Poc is scheduled for start.]

[05:25:49] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:25:49] [ERROR ] [The bot Poc wasn't successful.]

[05:25:49] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:25:49] [INFO ] [Finish bot BotScheduler in 5:24:23.946193.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:25, 25. Jan. 2024 (CET)

24-01-26_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:21] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:54] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:55] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:23] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:27] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:24:33] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:24:37] [INFO ] [The bot Poc is scheduled for start.]

[05:24:41] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:24:41] [ERROR ] [The bot Poc wasn't successful.]

[05:24:41] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:24:41] [INFO ] [Finish bot BotScheduler in 5:23:20.654970.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:24, 26. Jan. 2024 (CET)

24-01-27_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:21] [INFO ] [The bot AuthorList is scheduled for start.]

[00:01:27] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:01:27] [ERROR ] [The bot AuthorList wasn't successful.]

[00:01:27] [INFO ] [The bot ReScanner is scheduled for start.]

[00:03:42] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[00:03:42] [ERROR ] [The bot ReScanner wasn't successful.]

[00:04:47] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[01:12:15] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[01:12:19] [INFO ] [The bot Poc is scheduled for start.]

[01:12:23] [INFO ] [Log @ THEbotIT/Logs/Poc]

[01:12:23] [ERROR ] [The bot Poc wasn't successful.]

[01:12:23] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[01:12:23] [INFO ] [Finish bot BotScheduler in 1:11:02.824945.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 01:12, 27. Jan. 2024 (CET)

24-01-28_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:21] [INFO ] [The bot AuthorList is scheduled for start.]

[00:51:20] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:51:20] [INFO ] [The bot ReScanner is scheduled for start.]

[04:52:50] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:53:53] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[06:09:57] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[06:10:02] [INFO ] [The bot Poc is scheduled for start.]

[06:10:06] [INFO ] [Log @ THEbotIT/Logs/Poc]

[06:10:06] [ERROR ] [The bot Poc wasn't successful.]

[06:10:06] [INFO ] [The bot ReStatus is scheduled for start.]

[06:10:29] [INFO ] [Log @ THEbotIT/Logs/ReStatus]

[06:10:29] [INFO ] [The bot GlCreateMagazine is scheduled for start.]

[06:16:57] [INFO ] [Log @ THEbotIT/Logs/GlCreateMagazine]

[06:16:57] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[06:16:57] [INFO ] [Finish bot BotScheduler in 6:15:36.409204.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 06:16, 28. Jan. 2024 (CET)

24-01-29_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:24] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:54] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:55] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:15] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:18] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:27:11] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:27:15] [INFO ] [The bot Poc is scheduled for start.]

[05:27:20] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:27:20] [ERROR ] [The bot Poc wasn't successful.]

[05:27:20] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:27:20] [INFO ] [Finish bot BotScheduler in 5:25:56.597990.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:27, 29. Jan. 2024 (CET)

24-01-30_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:53] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:53] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:22] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:26] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:24:09] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:24:13] [INFO ] [The bot Poc is scheduled for start.]

[05:24:18] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:24:18] [ERROR ] [The bot Poc wasn't successful.]

[05:24:18] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:24:18] [INFO ] [Finish bot BotScheduler in 5:22:55.705260.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:24, 30. Jan. 2024 (CET)

24-01-31_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:01] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:01] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:28] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:31] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:29:33] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:29:37] [INFO ] [The bot Poc is scheduled for start.]

[05:29:42] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:29:42] [ERROR ] [The bot Poc wasn't successful.]

[05:29:42] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:29:42] [INFO ] [Finish bot BotScheduler in 5:28:19.323132.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:29, 31. Jan. 2024 (CET)

24-02-01_00:01:20

[00:01:20] [INFO ] [Start the bot BotScheduler.]

[00:01:20] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:20] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:21] [INFO ] [The bot AuthorList is scheduled for start.]

[00:52:01] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:52:01] [INFO ] [The bot ReScanner is scheduled for start.]

[04:53:23] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:54:28] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[06:09:52] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[06:09:56] [INFO ] [The bot Poc is scheduled for start.]

[06:10:01] [INFO ] [Log @ THEbotIT/Logs/Poc]

[06:10:01] [ERROR ] [The bot Poc wasn't successful.]

[06:10:01] [INFO ] [The bot GlStatus is scheduled for start.]

[06:13:05] [INFO ] [Log @ THEbotIT/Logs/GlStatus]

[06:13:05] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[06:13:05] [INFO ] [Finish bot BotScheduler in 6:11:44.836259.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 06:13, 1. Feb. 2024 (CET)

24-02-02_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:24] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:54] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:54] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:20] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:25] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:26:23] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:26:27] [INFO ] [The bot Poc is scheduled for start.]

[05:26:31] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:26:31] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:26:31] [INFO ] [Finish bot BotScheduler in 5:25:08.116246.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:26, 2. Feb. 2024 (CET)

24-02-03_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:52] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:53] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:19] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:23] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:28:17] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:28:21] [INFO ] [The bot Poc is scheduled for start.]

[05:28:26] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:28:26] [ERROR ] [The bot Poc wasn't successful.]

[05:28:26] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:28:26] [INFO ] [Finish bot BotScheduler in 5:27:04.170785.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:28, 3. Feb. 2024 (CET)

24-02-04_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:14] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:14] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:51] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:55] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:26:16] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:26:21] [INFO ] [The bot Poc is scheduled for start.]

[05:26:25] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:26:25] [INFO ] [The bot ReStatus is scheduled for start.]

[05:26:48] [INFO ] [Log @ THEbotIT/Logs/ReStatus]

[05:26:48] [INFO ] [The bot GlCreateMagazine is scheduled for start.]

[05:32:32] [INFO ] [Log @ THEbotIT/Logs/GlCreateMagazine]

[05:32:32] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:32:32] [INFO ] [Finish bot BotScheduler in 5:31:10.714018.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:32, 4. Feb. 2024 (CET)

24-02-05_00:01:26

[00:01:26] [INFO ] [Start the bot BotScheduler.]

[00:01:26] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:26] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:26] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:03] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:03] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:33] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:38] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:25:01] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:25:05] [INFO ] [The bot Poc is scheduled for start.]

[05:25:10] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:25:10] [ERROR ] [The bot Poc wasn't successful.]

[05:25:10] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:25:10] [INFO ] [Finish bot BotScheduler in 5:23:44.805974.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:25, 5. Feb. 2024 (CET)

24-02-06_00:01:24

[00:01:24] [INFO ] [Start the bot BotScheduler.]

[00:01:24] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:24] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:25] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:10] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:10] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:36] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:39] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:24:05] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:24:08] [INFO ] [The bot Poc is scheduled for start.]

[05:24:13] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:24:13] [ERROR ] [The bot Poc wasn't successful.]

[05:24:13] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:24:13] [INFO ] [Finish bot BotScheduler in 5:22:48.811974.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:24, 6. Feb. 2024 (CET)

24-02-07_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:51] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:51] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:21] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:26] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:25:08] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:25:12] [INFO ] [The bot Poc is scheduled for start.]

[05:25:16] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:25:16] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:25:16] [INFO ] [Finish bot BotScheduler in 5:23:55.255227.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:25, 7. Feb. 2024 (CET)

24-02-08_00:01:20

[00:01:20] [INFO ] [Start the bot BotScheduler.]

[00:01:20] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:20] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:21] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:53] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:53] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:23] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:27] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:25:28] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:25:31] [INFO ] [The bot Poc is scheduled for start.]

[05:25:37] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:25:37] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:25:37] [INFO ] [Finish bot BotScheduler in 5:24:16.874754.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:25, 8. Feb. 2024 (CET)

24-02-09_00:01:26

[00:01:26] [INFO ] [Start the bot BotScheduler.]

[00:01:26] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:26] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:26] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:18] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:18] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:47] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:53] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:26:05] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:26:09] [INFO ] [The bot Poc is scheduled for start.]

[05:26:14] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:26:14] [ERROR ] [The bot Poc wasn't successful.]

[05:26:14] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:26:14] [INFO ] [Finish bot BotScheduler in 5:24:48.702761.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:26, 9. Feb. 2024 (CET)

24-02-10_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:16] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:16] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:50] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:55] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:24:07] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:24:10] [INFO ] [The bot Poc is scheduled for start.]

[05:24:15] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:24:15] [ERROR ] [The bot Poc wasn't successful.]

[05:24:15] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:24:15] [INFO ] [Finish bot BotScheduler in 5:22:53.277883.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:24, 10. Feb. 2024 (CET)

24-02-11_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:54] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:54] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:23] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:27] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:28:32] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:28:37] [INFO ] [The bot Poc is scheduled for start.]

[05:28:42] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:28:42] [ERROR ] [The bot Poc wasn't successful.]

[05:28:42] [INFO ] [The bot ReStatus is scheduled for start.]

[05:29:06] [INFO ] [Log @ THEbotIT/Logs/ReStatus]

[05:29:06] [INFO ] [The bot GlCreateMagazine is scheduled for start.]

[05:32:42] [INFO ] [Log @ THEbotIT/Logs/GlCreateMagazine]

[05:32:42] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:32:42] [INFO ] [Finish bot BotScheduler in 5:31:20.781965.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:32, 11. Feb. 2024 (CET)

24-02-12_00:01:25

[00:01:25] [INFO ] [Start the bot BotScheduler.]

[00:01:25] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:25] [INFO ] [Running on Python Version: 3.12.1 (main, Dec 18 2023, 23:07:38) [GCC 10.2.1 20210110]]

[00:01:25] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:53] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:53] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:19] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:24] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:25:18] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:25:22] [INFO ] [The bot Poc is scheduled for start.]

[05:25:26] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:25:26] [ERROR ] [The bot Poc wasn't successful.]

[05:25:26] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:25:26] [INFO ] [Finish bot BotScheduler in 5:24:01.756503.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:25, 12. Feb. 2024 (CET)

24-02-13_00:11:19

[00:11:19] [INFO ] [Start the bot BotScheduler.]

[00:11:19] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:11:19] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:11:20] [INFO ] [The bot AuthorList is scheduled for start.]

[00:19:01] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:19:01] [INFO ] [The bot ReScanner is scheduled for start.]

[04:20:33] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:21:36] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:39:38] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:39:42] [INFO ] [The bot Poc is scheduled for start.]

[05:39:47] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:39:47] [ERROR ] [The bot Poc wasn't successful.]

[05:39:47] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:39:47] [INFO ] [Finish bot BotScheduler in 5:28:27.718707.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:39, 13. Feb. 2024 (CET)

24-02-14_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:23] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:23] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:54] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:00] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:30:49] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:30:53] [INFO ] [The bot Poc is scheduled for start.]

[05:30:58] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:30:58] [ERROR ] [The bot Poc wasn't successful.]

[05:30:58] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:30:58] [INFO ] [Finish bot BotScheduler in 5:29:35.710702.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:31, 14. Feb. 2024 (CET)

24-02-15_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:02] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:02] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:32] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:37] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:36:02] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:36:06] [INFO ] [The bot Poc is scheduled for start.]

[05:36:11] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:36:11] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:36:11] [INFO ] [Finish bot BotScheduler in 5:34:48.010737.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:36, 15. Feb. 2024 (CET)

24-02-16_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:30] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:30] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:01] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:08] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:25:08] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:25:12] [INFO ] [The bot Poc is scheduled for start.]

[05:25:18] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:25:18] [ERROR ] [The bot Poc wasn't successful.]

[05:25:18] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:25:18] [INFO ] [Finish bot BotScheduler in 5:23:56.428339.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:25, 16. Feb. 2024 (CET)

24-02-17_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:54] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:54] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:22] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:27] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:30:47] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:30:51] [INFO ] [The bot Poc is scheduled for start.]

[05:30:56] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:30:56] [ERROR ] [The bot Poc wasn't successful.]

[05:30:56] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:30:56] [INFO ] [Finish bot BotScheduler in 5:29:34.249779.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:30, 17. Feb. 2024 (CET)

24-02-18_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:55] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:55] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:26] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:30] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:22:05] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:22:10] [INFO ] [The bot Poc is scheduled for start.]

[05:22:14] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:22:14] [ERROR ] [The bot Poc wasn't successful.]

[05:22:14] [INFO ] [The bot ReStatus is scheduled for start.]

[05:22:38] [INFO ] [Log @ THEbotIT/Logs/ReStatus]

[05:22:38] [INFO ] [The bot GlCreateMagazine is scheduled for start.]

[05:25:07] [INFO ] [Log @ THEbotIT/Logs/GlCreateMagazine]

[05:25:07] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:25:07] [INFO ] [Finish bot BotScheduler in 5:23:43.985953.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:25, 18. Feb. 2024 (CET)

24-02-19_00:01:26

[00:01:26] [INFO ] [Start the bot BotScheduler.]

[00:01:26] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:26] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:27] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:56] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:56] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:22] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:27] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:21:33] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:21:37] [INFO ] [The bot Poc is scheduled for start.]

[05:21:42] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:21:42] [ERROR ] [The bot Poc wasn't successful.]

[05:21:42] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:21:42] [INFO ] [Finish bot BotScheduler in 5:20:16.209287.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:21, 19. Feb. 2024 (CET)

24-02-20_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:54] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:54] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:25] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:29] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:28:54] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:28:58] [INFO ] [The bot Poc is scheduled for start.]

[05:29:03] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:29:03] [ERROR ] [The bot Poc wasn't successful.]

[05:29:03] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:29:03] [INFO ] [Finish bot BotScheduler in 5:27:41.235197.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:29, 20. Feb. 2024 (CET)

24-02-21_00:01:26

[00:01:26] [INFO ] [Start the bot BotScheduler.]

[00:01:26] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:26] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:27] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:02] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:02] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:31] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:36] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:30:30] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:30:34] [INFO ] [The bot Poc is scheduled for start.]

[05:30:39] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:30:39] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:30:39] [INFO ] [Finish bot BotScheduler in 5:29:13.133616.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:30, 21. Feb. 2024 (CET)

24-02-22_00:01:24

[00:01:24] [INFO ] [Start the bot BotScheduler.]

[00:01:24] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:24] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:25] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:01] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:01] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:27] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:31] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:23:45] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:23:49] [INFO ] [The bot Poc is scheduled for start.]

[05:23:55] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:23:55] [ERROR ] [The bot Poc wasn't successful.]

[05:23:55] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:23:55] [INFO ] [Finish bot BotScheduler in 5:22:30.651666.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:23, 22. Feb. 2024 (CET)

24-02-23_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:58] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:58] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:23] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:27] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:23:17] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:23:20] [INFO ] [The bot Poc is scheduled for start.]

[05:23:25] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:23:25] [ERROR ] [The bot Poc wasn't successful.]

[05:23:25] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:23:25] [INFO ] [Finish bot BotScheduler in 5:22:03.129370.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:23, 23. Feb. 2024 (CET)

24-02-24_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:54] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:54] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:27] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:32] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:23:43] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:23:47] [INFO ] [The bot Poc is scheduled for start.]

[05:23:52] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:23:52] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:23:52] [INFO ] [Finish bot BotScheduler in 5:22:30.229398.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:23, 24. Feb. 2024 (CET)

24-02-25_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:47] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:47] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:23] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:29] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:24:47] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:24:50] [INFO ] [The bot Poc is scheduled for start.]

[05:24:56] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:24:56] [ERROR ] [The bot Poc wasn't successful.]

[05:24:56] [INFO ] [The bot ReStatus is scheduled for start.]

[05:25:19] [INFO ] [Log @ THEbotIT/Logs/ReStatus]

[05:25:19] [INFO ] [The bot GlCreateMagazine is scheduled for start.]

[05:27:54] [INFO ] [Log @ THEbotIT/Logs/GlCreateMagazine]

[05:27:54] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:27:54] [INFO ] [Finish bot BotScheduler in 5:26:32.067135.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:27, 25. Feb. 2024 (CET)

24-02-26_00:01:25

[00:01:25] [INFO ] [Start the bot BotScheduler.]

[00:01:25] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:25] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:25] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:36] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:37] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:17] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:21] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:28:15] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:28:19] [INFO ] [The bot Poc is scheduled for start.]

[05:28:24] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:28:24] [ERROR ] [The bot Poc wasn't successful.]

[05:28:24] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:28:24] [INFO ] [Finish bot BotScheduler in 5:26:59.710607.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:28, 26. Feb. 2024 (CET)

24-02-27_00:01:26

[00:01:26] [INFO ] [Start the bot BotScheduler.]

[00:01:26] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:26] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:26] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:26] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:26] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:58] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:04] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:27:13] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:27:17] [INFO ] [The bot Poc is scheduled for start.]

[05:27:22] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:27:22] [ERROR ] [The bot Poc wasn't successful.]

[05:27:22] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:27:22] [INFO ] [Finish bot BotScheduler in 5:25:56.513714.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:27, 27. Feb. 2024 (CET)

24-02-28_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:06] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:06] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:37] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:42] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:25:50] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:25:53] [INFO ] [The bot Poc is scheduled for start.]

[05:25:58] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:25:58] [ERROR ] [The bot Poc wasn't successful.]

[05:25:58] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:25:58] [INFO ] [Finish bot BotScheduler in 5:24:36.088733.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:26, 28. Feb. 2024 (CET)

24-02-29_00:01:28

[00:01:28] [INFO ] [Start the bot BotScheduler.]

[00:01:28] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:28] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:29] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:24] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:24] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:02] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:06] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:27:20] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:27:24] [INFO ] [The bot Poc is scheduled for start.]

[05:27:28] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:27:28] [ERROR ] [The bot Poc wasn't successful.]

[05:27:28] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:27:28] [INFO ] [Finish bot BotScheduler in 5:26:00.015877.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:27, 29. Feb. 2024 (CET)

24-03-01_00:01:23

[00:01:24] [INFO ] [Start the bot BotScheduler.]

[00:01:24] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:24] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:24] [INFO ] [The bot AuthorList is scheduled for start.]

[00:52:01] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:52:01] [INFO ] [The bot ReScanner is scheduled for start.]

[04:53:36] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:54:39] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[06:09:20] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[06:09:24] [INFO ] [The bot Poc is scheduled for start.]

[06:09:29] [INFO ] [Log @ THEbotIT/Logs/Poc]

[06:09:29] [ERROR ] [The bot Poc wasn't successful.]

[06:09:29] [INFO ] [The bot GlStatus is scheduled for start.]

[06:12:30] [INFO ] [Log @ THEbotIT/Logs/GlStatus]

[06:12:30] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[06:12:30] [INFO ] [Finish bot BotScheduler in 6:11:06.056620.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 06:12, 1. Mär. 2024 (CET)

24-03-02_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:04] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:04] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:41] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:47] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:25:58] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:26:01] [INFO ] [The bot Poc is scheduled for start.]

[05:26:06] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:26:06] [ERROR ] [The bot Poc wasn't successful.]

[05:26:06] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:26:06] [INFO ] [Finish bot BotScheduler in 5:24:43.705042.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:26, 2. Mär. 2024 (CET)

24-03-03_00:01:22

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:24] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:22] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:22] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:51] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:57] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:24:17] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:24:21] [INFO ] [The bot Poc is scheduled for start.]

[05:24:26] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:24:26] [INFO ] [The bot ReStatus is scheduled for start.]

[05:24:49] [INFO ] [Log @ THEbotIT/Logs/ReStatus]

[05:24:49] [INFO ] [The bot GlCreateMagazine is scheduled for start.]

[05:28:42] [INFO ] [Log @ THEbotIT/Logs/GlCreateMagazine]

[05:28:43] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:28:43] [INFO ] [Finish bot BotScheduler in 5:27:20.464105.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:28, 3. Mär. 2024 (CET)

24-03-04_00:01:24

[00:01:24] [INFO ] [Start the bot BotScheduler.]

[00:01:24] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:24] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:25] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:28] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:28] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:57] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:02] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:25:54] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:25:58] [INFO ] [The bot Poc is scheduled for start.]

[05:26:04] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:26:04] [ERROR ] [The bot Poc wasn't successful.]

[05:26:04] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:26:04] [INFO ] [Finish bot BotScheduler in 5:24:40.119204.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:26, 4. Mär. 2024 (CET)

24-03-05_00:01:24

[00:01:24] [INFO ] [Start the bot BotScheduler.]

[00:01:24] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:24] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:25] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:29] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:29] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:58] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:03] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:25:40] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:25:45] [INFO ] [The bot Poc is scheduled for start.]

[05:25:50] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:25:50] [ERROR ] [The bot Poc wasn't successful.]

[05:25:50] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:25:50] [INFO ] [Finish bot BotScheduler in 5:24:26.153830.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:25, 5. Mär. 2024 (CET)

24-03-06_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:25] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:25] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:55] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:00] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:25:55] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:25:59] [INFO ] [The bot Poc is scheduled for start.]

[05:26:03] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:26:03] [ERROR ] [The bot Poc wasn't successful.]

[05:26:03] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:26:03] [INFO ] [Finish bot BotScheduler in 5:24:41.628074.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:26, 6. Mär. 2024 (CET)

24-03-07_00:01:26

[00:01:26] [INFO ] [Start the bot BotScheduler.]

[00:01:26] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:26] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:27] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:26] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:26] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:51] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:55] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:22:52] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:22:55] [INFO ] [The bot Poc is scheduled for start.]

[05:23:00] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:23:00] [ERROR ] [The bot Poc wasn't successful.]

[05:23:01] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:23:01] [INFO ] [Finish bot BotScheduler in 5:21:34.923028.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:23, 7. Mär. 2024 (CET)

24-03-08_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:04] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:04] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:29] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:34] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:25:43] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:25:47] [INFO ] [The bot Poc is scheduled for start.]

[05:25:52] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:25:52] [ERROR ] [The bot Poc wasn't successful.]

[05:25:52] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:25:52] [INFO ] [Finish bot BotScheduler in 5:24:29.727159.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:25, 8. Mär. 2024 (CET)

24-03-09_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:11] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:11] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:46] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:49] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:24:53] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:24:57] [INFO ] [The bot Poc is scheduled for start.]

[05:25:02] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:25:02] [ERROR ] [The bot Poc wasn't successful.]

[05:25:02] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:25:02] [INFO ] [Finish bot BotScheduler in 5:23:39.339034.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:25, 9. Mär. 2024 (CET)

24-03-10_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:27] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:27] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:02] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:06] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:26:37] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:26:42] [INFO ] [The bot Poc is scheduled for start.]

[05:26:47] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:26:47] [ERROR ] [The bot Poc wasn't successful.]

[05:26:47] [INFO ] [The bot ReStatus is scheduled for start.]

[05:27:09] [INFO ] [Log @ THEbotIT/Logs/ReStatus]

[05:27:09] [INFO ] [The bot GlCreateMagazine is scheduled for start.]

[05:32:11] [INFO ] [Log @ THEbotIT/Logs/GlCreateMagazine]

[05:32:11] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:32:11] [INFO ] [Finish bot BotScheduler in 5:30:49.804688.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:32, 10. Mär. 2024 (CET)

24-03-11_00:01:26

[00:01:26] [INFO ] [Start the bot BotScheduler.]

[00:01:26] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:26] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:27] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:41] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:41] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:06] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:11] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:24:07] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:24:11] [INFO ] [The bot Poc is scheduled for start.]

[05:24:16] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:24:16] [ERROR ] [The bot Poc wasn't successful.]

[05:24:16] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:24:16] [INFO ] [Finish bot BotScheduler in 5:22:50.148023.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:24, 11. Mär. 2024 (CET)

24-03-12_00:01:24

[00:01:24] [INFO ] [Start the bot BotScheduler.]

[00:01:24] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:24] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:25] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:40] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:40] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:10] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:14] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:35:54] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:35:57] [INFO ] [The bot Poc is scheduled for start.]

[05:36:02] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:36:02] [ERROR ] [The bot Poc wasn't successful.]

[05:36:03] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:36:03] [INFO ] [Finish bot BotScheduler in 5:34:38.546522.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:36, 12. Mär. 2024 (CET)

24-03-13_00:01:26

[00:01:26] [INFO ] [Start the bot BotScheduler.]

[00:01:26] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:26] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:26] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:40] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:40] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:17] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:22] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:35:44] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:35:47] [INFO ] [The bot Poc is scheduled for start.]

[05:35:53] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:35:53] [ERROR ] [The bot Poc wasn't successful.]

[05:35:53] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:35:53] [INFO ] [Finish bot BotScheduler in 5:34:27.142404.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:35, 13. Mär. 2024 (CET)

24-03-14_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:39] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:39] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:08] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:13] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:35:48] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:35:52] [INFO ] [The bot Poc is scheduled for start.]

[05:35:57] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:35:57] [ERROR ] [The bot Poc wasn't successful.]

[05:35:57] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:35:57] [INFO ] [Finish bot BotScheduler in 5:34:35.784392.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:35, 14. Mär. 2024 (CET)

24-03-15_00:01:32

[00:01:32] [INFO ] [Start the bot BotScheduler.]

[00:01:32] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:32] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:33] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:15] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:16] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:58] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:02] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:35:23] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:35:28] [INFO ] [The bot Poc is scheduled for start.]

[05:35:33] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:35:33] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:35:33] [INFO ] [Finish bot BotScheduler in 5:34:01.128848.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:35, 15. Mär. 2024 (CET)

24-03-16_00:01:26

[00:01:26] [INFO ] [Start the bot BotScheduler.]

[00:01:26] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:26] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:27] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:32] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:32] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:10] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:15] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:32:58] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:33:02] [INFO ] [The bot Poc is scheduled for start.]

[05:33:08] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:33:08] [ERROR ] [The bot Poc wasn't successful.]

[05:33:08] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:33:08] [INFO ] [Finish bot BotScheduler in 5:31:41.968797.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:33, 16. Mär. 2024 (CET)

24-03-17_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:38] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:38] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:08] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:11] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:32:13] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:32:17] [INFO ] [The bot Poc is scheduled for start.]

[05:32:22] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:32:22] [ERROR ] [The bot Poc wasn't successful.]

[05:32:22] [INFO ] [The bot ReStatus is scheduled for start.]

[05:32:46] [INFO ] [Log @ THEbotIT/Logs/ReStatus]

[05:32:46] [INFO ] [The bot GlCreateMagazine is scheduled for start.]

[05:38:23] [INFO ] [Log @ THEbotIT/Logs/GlCreateMagazine]

[05:38:24] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:38:24] [INFO ] [Finish bot BotScheduler in 5:37:01.430518.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:38, 17. Mär. 2024 (CET)

24-03-18_00:01:27

[00:01:27] [INFO ] [Start the bot BotScheduler.]

[00:01:27] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:27] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:28] [INFO ] [The bot AuthorList is scheduled for start.]

[00:19:40] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:19:40] [INFO ] [The bot ReScanner is scheduled for start.]

[04:21:13] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:22:17] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:44:39] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:44:43] [INFO ] [The bot Poc is scheduled for start.]

[05:44:49] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:44:49] [ERROR ] [The bot Poc wasn't successful.]

[05:44:49] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:44:49] [INFO ] [Finish bot BotScheduler in 5:43:21.896473.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:44, 18. Mär. 2024 (CET)

24-03-19_00:01:25

[00:01:25] [INFO ] [Start the bot BotScheduler.]

[00:01:25] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:25] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:25] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:30] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:30] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:09] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:13] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:37:46] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:37:49] [INFO ] [The bot Poc is scheduled for start.]

[05:37:55] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:37:55] [ERROR ] [The bot Poc wasn't successful.]

[05:37:55] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:37:55] [INFO ] [Finish bot BotScheduler in 5:36:30.119940.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:37, 19. Mär. 2024 (CET)

24-03-20_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:24] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:57] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:57] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:40] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:44] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:35:48] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:35:52] [INFO ] [The bot Poc is scheduled for start.]

[05:35:57] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:35:57] [ERROR ] [The bot Poc wasn't successful.]

[05:35:57] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:35:57] [INFO ] [Finish bot BotScheduler in 5:34:34.131570.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:35, 20. Mär. 2024 (CET)

24-03-21_00:01:21

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:10] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:10] [INFO ] [The bot ReScanner is scheduled for start.]

[04:09:39] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:10:44] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:29:41] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:29:45] [INFO ] [The bot Poc is scheduled for start.]

[05:29:50] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:29:50] [ERROR ] [The bot Poc wasn't successful.]

[05:29:50] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:29:50] [INFO ] [Finish bot BotScheduler in 5:28:28.438669.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:29, 21. Mär. 2024 (CET)

24-03-22_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:15] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:15] [INFO ] [The bot ReScanner is scheduled for start.]

[04:09:45] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:10:49] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:26:50] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:26:54] [INFO ] [The bot Poc is scheduled for start.]

[05:26:59] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:26:59] [ERROR ] [The bot Poc wasn't successful.]

[05:26:59] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:26:59] [INFO ] [Finish bot BotScheduler in 5:25:37.511001.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:27, 22. Mär. 2024 (CET)

24-03-23_00:01:25

[00:01:25] [INFO ] [Start the bot BotScheduler.]

[00:01:25] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:25] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:26] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:40] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:40] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:12] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:17] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:26:48] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:26:52] [INFO ] [The bot Poc is scheduled for start.]

[05:26:57] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:26:57] [ERROR ] [The bot Poc wasn't successful.]

[05:26:57] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:26:57] [INFO ] [Finish bot BotScheduler in 5:25:31.919121.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:26, 23. Mär. 2024 (CET)

24-03-24_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:24] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:12] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:12] [INFO ] [The bot ReScanner is scheduled for start.]

[04:09:48] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:10:52] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:27:54] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:27:59] [INFO ] [The bot Poc is scheduled for start.]

[05:28:04] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:28:04] [ERROR ] [The bot Poc wasn't successful.]

[05:28:04] [INFO ] [The bot ReStatus is scheduled for start.]

[05:28:27] [INFO ] [Log @ THEbotIT/Logs/ReStatus]

[05:28:27] [INFO ] [The bot GlCreateMagazine is scheduled for start.]

[05:33:40] [INFO ] [Log @ THEbotIT/Logs/GlCreateMagazine]

[05:33:40] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:33:40] [INFO ] [Finish bot BotScheduler in 5:32:16.416413.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:33, 24. Mär. 2024 (CET)

24-03-25_00:01:24

[00:01:24] [INFO ] [Start the bot BotScheduler.]

[00:01:24] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:24] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:25] [INFO ] [The bot AuthorList is scheduled for start.]

[00:08:31] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:08:31] [INFO ] [The bot ReScanner is scheduled for start.]

[04:10:09] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:11:14] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:30:09] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:30:12] [INFO ] [The bot Poc is scheduled for start.]

[05:30:18] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:30:18] [ERROR ] [The bot Poc wasn't successful.]

[05:30:18] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:30:18] [INFO ] [Finish bot BotScheduler in 5:28:53.454000.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:30, 25. Mär. 2024 (CET)

24-03-26_00:11:37

[00:11:37] [INFO ] [Start the bot BotScheduler.]

[00:11:37] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:11:37] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:11:38] [INFO ] [The bot AuthorList is scheduled for start.]

[00:20:39] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:20:39] [INFO ] [The bot ReScanner is scheduled for start.]

[04:22:31] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:23:36] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:40:48] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:40:52] [INFO ] [The bot Poc is scheduled for start.]

[05:40:57] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:40:57] [ERROR ] [The bot Poc wasn't successful.]

[05:40:57] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:40:57] [INFO ] [Finish bot BotScheduler in 5:29:19.721279.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:40, 26. Mär. 2024 (CET)

24-03-27_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:24] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:57] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:57] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:31] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:36] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:28:09] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:28:13] [INFO ] [The bot Poc is scheduled for start.]

[05:28:18] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:28:18] [ERROR ] [The bot Poc wasn't successful.]

[05:28:18] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:28:18] [INFO ] [Finish bot BotScheduler in 5:26:55.489680.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:28, 27. Mär. 2024 (CET)

24-03-28_00:01:24

[00:01:24] [INFO ] [Start the bot BotScheduler.]

[00:01:24] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:24] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:25] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:59] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:10:00] [INFO ] [The bot ReScanner is scheduled for start.]

[01:31:44] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[01:31:44] [ERROR ] [The bot ReScanner wasn't successful.]

[01:32:50] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[02:41:06] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[02:41:11] [INFO ] [The bot Poc is scheduled for start.]

[02:41:16] [INFO ] [Log @ THEbotIT/Logs/Poc]

[02:41:16] [ERROR ] [The bot Poc wasn't successful.]

[02:41:16] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[02:41:16] [INFO ] [Finish bot BotScheduler in 2:39:51.482672.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 02:41, 28. Mär. 2024 (CET)

24-03-29_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:24] [INFO ] [The bot AuthorList is scheduled for start.]

[00:10:00] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:10:00] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:37] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:41] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:32:21] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:32:25] [INFO ] [The bot Poc is scheduled for start.]

[05:32:30] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:32:30] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:32:30] [INFO ] [Finish bot BotScheduler in 5:31:06.273039.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:32, 29. Mär. 2024 (CET)

24-03-30_00:01:20

[00:01:20] [INFO ] [Start the bot BotScheduler.]

[00:01:20] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:20] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:21] [INFO ] [The bot AuthorList is scheduled for start.]

[00:10:22] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:10:22] [INFO ] [The bot ReScanner is scheduled for start.]

[04:12:03] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:13:10] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:35:53] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:35:57] [INFO ] [The bot Poc is scheduled for start.]

[05:36:03] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:36:03] [ERROR ] [The bot Poc wasn't successful.]

[05:36:03] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:36:03] [INFO ] [Finish bot BotScheduler in 5:34:42.535576.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:36, 30. Mär. 2024 (CET)

24-03-31_00:01:24

[00:01:24] [INFO ] [Start the bot BotScheduler.]

[00:01:24] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:24] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:25] [INFO ] [The bot AuthorList is scheduled for start.]

[00:10:21] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:10:21] [INFO ] [The bot ReScanner is scheduled for start.]

[04:12:09] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:13:14] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:34:35] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:34:39] [INFO ] [The bot Poc is scheduled for start.]

[05:34:45] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:34:45] [ERROR ] [The bot Poc wasn't successful.]

[05:34:45] [INFO ] [The bot ReStatus is scheduled for start.]

[05:35:08] [INFO ] [Log @ THEbotIT/Logs/ReStatus]

[05:35:08] [INFO ] [The bot GlCreateMagazine is scheduled for start.]

[05:41:13] [INFO ] [Log @ THEbotIT/Logs/GlCreateMagazine]

[05:41:13] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:41:13] [INFO ] [Finish bot BotScheduler in 5:39:48.788837.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:41, 31. Mär. 2024 (CEST)

24-04-01_00:01:25

[00:01:25] [INFO ] [Start the bot BotScheduler.]

[00:01:25] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:25] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:26] [INFO ] [The bot AuthorList is scheduled for start.]

[00:50:21] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:50:21] [INFO ] [The bot ReScanner is scheduled for start.]

[04:52:05] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:53:10] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[06:03:50] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[06:03:50] [ERROR ] [The bot ReRegisterPrinter wasn't successful.]

[06:03:54] [INFO ] [The bot Poc is scheduled for start.]

[06:03:59] [INFO ] [Log @ THEbotIT/Logs/Poc]

[06:03:59] [ERROR ] [The bot Poc wasn't successful.]

[06:03:59] [INFO ] [The bot GlStatus is scheduled for start.]

[06:07:04] [INFO ] [Log @ THEbotIT/Logs/GlStatus]

[06:07:04] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[06:07:04] [INFO ] [Finish bot BotScheduler in 6:05:39.279532.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 06:07, 1. Apr. 2024 (CEST)

24-04-02_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:24] [INFO ] [The bot AuthorList is scheduled for start.]

[00:10:26] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:10:26] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:57] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:13:02] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:38:19] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:38:23] [INFO ] [The bot Poc is scheduled for start.]

[05:38:28] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:38:28] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:38:28] [INFO ] [Finish bot BotScheduler in 5:37:04.970429.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:38, 2. Apr. 2024 (CEST)

24-04-03_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:10:22] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:10:22] [INFO ] [The bot ReScanner is scheduled for start.]

[04:12:04] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:13:10] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:37:10] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:37:14] [INFO ] [The bot Poc is scheduled for start.]

[05:37:20] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:37:20] [ERROR ] [The bot Poc wasn't successful.]

[05:37:20] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:37:20] [INFO ] [Finish bot BotScheduler in 5:35:59.517635.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:37, 3. Apr. 2024 (CEST)

24-04-05_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:21] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:55] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:55] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:27] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:32] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:36:16] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:36:20] [INFO ] [The bot Poc is scheduled for start.]

[05:36:26] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:36:26] [ERROR ] [The bot Poc wasn't successful.]

[05:36:26] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:36:26] [INFO ] [Finish bot BotScheduler in 5:35:04.988429.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:36, 5. Apr. 2024 (CEST)

24-04-06_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:58] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:58] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:31] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:35] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:34:01] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:34:05] [INFO ] [The bot Poc is scheduled for start.]

[05:34:10] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:34:10] [ERROR ] [The bot Poc wasn't successful.]

[05:34:10] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:34:10] [INFO ] [Finish bot BotScheduler in 5:32:48.990236.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:34, 6. Apr. 2024 (CEST)

24-04-07_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:10:27] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:10:27] [INFO ] [The bot ReScanner is scheduled for start.]

[04:12:02] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:13:08] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:30:09] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:30:13] [INFO ] [The bot Poc is scheduled for start.]

[05:30:19] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:30:19] [ERROR ] [The bot Poc wasn't successful.]

[05:30:19] [INFO ] [The bot ReStatus is scheduled for start.]

[05:30:43] [INFO ] [Log @ THEbotIT/Logs/ReStatus]

[05:30:43] [INFO ] [The bot GlCreateMagazine is scheduled for start.]

[05:36:26] [INFO ] [Log @ THEbotIT/Logs/GlCreateMagazine]

[05:36:26] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:36:26] [INFO ] [Finish bot BotScheduler in 5:35:05.080514.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:36, 7. Apr. 2024 (CEST)

24-04-08_00:01:27

[00:01:27] [INFO ] [Start the bot BotScheduler.]

[00:01:27] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:27] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:28] [INFO ] [The bot AuthorList is scheduled for start.]

[00:10:00] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:10:00] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:38] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:42] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:32:47] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:32:51] [INFO ] [The bot Poc is scheduled for start.]

[05:32:56] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:32:56] [ERROR ] [The bot Poc wasn't successful.]

[05:32:57] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:32:57] [INFO ] [Finish bot BotScheduler in 5:31:29.070642.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:32, 8. Apr. 2024 (CEST)

24-04-09_00:01:25

[00:01:25] [INFO ] [Start the bot BotScheduler.]

[00:01:25] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:25] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:26] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:59] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:59] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:34] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:38] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:37:10] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:37:15] [INFO ] [The bot Poc is scheduled for start.]

[05:37:20] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:37:20] [ERROR ] [The bot Poc wasn't successful.]

[05:37:20] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:37:20] [INFO ] [Finish bot BotScheduler in 5:35:54.840599.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:37, 9. Apr. 2024 (CEST)

24-04-10_00:01:22

[00:01:22] [INFO ] [Start the bot BotScheduler.]

[00:01:22] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:22] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:10:27] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:10:27] [INFO ] [The bot ReScanner is scheduled for start.]

[04:12:02] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:13:07] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:33:23] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:33:26] [INFO ] [The bot Poc is scheduled for start.]

[05:33:32] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:33:32] [ERROR ] [The bot Poc wasn't successful.]

[05:33:32] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:33:32] [INFO ] [Finish bot BotScheduler in 5:32:10.128752.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:33, 10. Apr. 2024 (CEST)

24-04-11_00:01:23

[00:01:23] [INFO ] [Start the bot BotScheduler.]

[00:01:23] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:23] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:23] [INFO ] [The bot AuthorList is scheduled for start.]

[00:09:58] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:09:58] [INFO ] [The bot ReScanner is scheduled for start.]

[04:11:34] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:12:38] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:30:09] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:30:13] [INFO ] [The bot Poc is scheduled for start.]

[05:30:18] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:30:18] [ERROR ] [The bot Poc wasn't successful.]

[05:30:18] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:30:18] [INFO ] [Finish bot BotScheduler in 5:28:55.700129.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:30, 11. Apr. 2024 (CEST)

24-04-13_00:01:21

[00:01:21] [INFO ] [Start the bot BotScheduler.]

[00:01:21] [WARNING ] [The last run wasn't successful. The data is thrown away.]

[00:01:21] [INFO ] [Running on Python Version: 3.12.2 (main, Feb 12 2024, 13:29:38) [GCC 10.2.1 20210110]]

[00:01:22] [INFO ] [The bot AuthorList is scheduled for start.]

[00:10:31] [INFO ] [Log @ THEbotIT/Logs/AuthorList]

[00:10:31] [INFO ] [The bot ReScanner is scheduled for start.]

[04:12:27] [INFO ] [Log @ THEbotIT/Logs/ReScanner]

[04:13:35] [INFO ] [The bot ReRegisterPrinter is scheduled for start.]

[05:45:22] [INFO ] [Log @ THEbotIT/Logs/ReRegisterPrinter]

[05:45:27] [INFO ] [The bot Poc is scheduled for start.]

[05:45:32] [INFO ] [Log @ THEbotIT/Logs/Poc]

[05:45:32] [ERROR ] [The bot Poc wasn't successful.]

[05:45:32] [CRITICAL] [There was an error in the general procedure. The broken data and a backup of the old will be keept.]

[05:45:32] [INFO ] [Finish bot BotScheduler in 5:44:11.025474.]

Archivierung dieses Abschnittes wurde gewünscht von: THEbotIT (Diskussion) 05:45, 13. Apr. 2024 (CEST)