On a fresh installation of the latest version from the Microsoft Store starts up, however the Service keeps crashing with the following Message:

The service.log file lists the following Error:
2024-05-28 08:38:41,816 - __main__ - ERROR - Exception occurred in main loop
Traceback (most recent call last):
File "main.py", line 663, in main
SystemExit
2024-05-28 08:38:42,797 - __main__ - ERROR - Exception occurred - Cannot Start Service. Make sure the settings file is not corrupted.
Traceback (most recent call last):
File "main.py", line 663, in main
SystemExit
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "main.py", line 757, in <module>
File "main.py", line 681, in main
SystemExit
On a fresh installation of the latest version from the Microsoft Store starts up, however the Service keeps crashing with the following Message:
The
service.logfile lists the following Error: