Here is my somefile.txt
> magicmirror@2.25.0 start
> DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
[12.10.2023 09:50.23.491] [LOG] Starting MagicMirror: v2.25.0
[12.10.2023 09:50.23.502] [LOG] Loading config ...
[12.10.2023 09:50.23.510] [DEBUG] config template file not exists, no envsubst
[12.10.2023 09:50.23.544] [LOG] Loading module helpers ...
[12.10.2023 09:50.23.705] [LOG] Initializing new module helper ...
[12.10.2023 09:50.23.707] [LOG] Module helper loaded: MMM-ServerStatus
[12.10.2023 09:50.23.715] [LOG] Initializing new module helper ...
[12.10.2023 09:50.23.716] [LOG] Check MagicMirror² version for node helper 'MMM-Fuel' - Minimum version: 2.15.0 - Current version: 2.25.0
[12.10.2023 09:50.23.719] [LOG] Version is ok!
[12.10.2023 09:50.23.720] [LOG] Module helper loaded: MMM-Fuel
[12.10.2023 09:50.23.735] [LOG] No helper found for module: alert.
[12.10.2023 09:50.23.748] [LOG] Initializing new module helper ...
[12.10.2023 09:50.23.748] [LOG] Module helper loaded: updatenotification
[12.10.2023 09:50.23.751] [LOG] No helper found for module: MMM-bernwordclock.
[12.10.2023 09:50.23.753] [LOG] No helper found for module: MMM-Carousel.
[12.10.2023 09:50.23.756] [LOG] No helper found for module: clock.
[12.10.2023 09:50.23.770] [LOG] No helper found for module: MMM-WeatherChart.
[12.10.2023 09:50.24.376] [LOG] Initializing new module helper ...
[12.10.2023 09:50.24.377] [LOG] Module helper loaded: calendar
[12.10.2023 09:50.25.685] [LOG] Initializing new module helper ...
[12.10.2023 09:50.25.686] [LOG] Module helper loaded: MMM-Todoist
[12.10.2023 09:50.25.689] [LOG] No helper found for module: weather.
[12.10.2023 09:50.25.781] [LOG] Initializing new module helper ...
[12.10.2023 09:50.25.782] [LOG] Module helper loaded: MMM-PublicTransportHafas
[12.10.2023 09:50.25.782] [LOG] All module helpers loaded.
[12.10.2023 09:50.25.803] [LOG] Starting server on port 3336 ...
[12.10.2023 09:50.25.825] [WARN] You're using a full whitelist configuration to allow for all IPs
[12.10.2023 09:50.25.868] [LOG] Server started ...
[12.10.2023 09:50.25.870] [LOG] Connecting socket for: MMM-ServerStatus
[12.10.2023 09:50.25.871] [LOG] Ping helper started; waiting for requests...
[12.10.2023 09:50.25.872] [LOG] Connecting socket for: MMM-Fuel
[12.10.2023 09:50.25.873] [LOG] Starting module helper: MMM-Fuel
[12.10.2023 09:50.25.874] [LOG] Connecting socket for: updatenotification
[12.10.2023 09:50.25.875] [LOG] Starting module helper: updatenotification
[12.10.2023 09:50.25.875] [LOG] Connecting socket for: calendar
[12.10.2023 09:50.25.876] [LOG] Starting node helper for: calendar
[12.10.2023 09:50.25.877] [LOG] Connecting socket for: MMM-Todoist
[12.10.2023 09:50.25.878] [LOG] Starting node helper for: MMM-Todoist
[12.10.2023 09:50.25.878] [LOG] Connecting socket for: MMM-PublicTransportHafas
[12.10.2023 09:50.25.879] [LOG] Sockets connected & modules started ...
[12.10.2023 09:50.27.599] [LOG] Launching application.
[29556:1012/095028.951245:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.portal.Desktop was not provided by any .service files
[29601:1012/095030.501129:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[12.10.2023 09:50.39.404] [LOG] Create new calendarfetcher for url: https://<link> - Interval: 120000
[12.10.2023 09:50.39.795] [ERROR] Calendar Error. Could not fetch calendar: https://<link> TypeError: Request cannot be constructed from a URL that includes credentials: https://<link>
at Object.fetch (node:internal/deps/undici/undici:11457:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[12.10.2023 09:50.39.816] [LOG] Create new calendarfetcher for url: https://<link> - Interval: 120000
[12.10.2023 09:50.39.822] [ERROR] Calendar Error. Could not fetch calendar: https://<link> TypeError: Request cannot be constructed from a URL that includes credentials: https://<link>
at Object.fetch (node:internal/deps/undici/undici:11457:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[12.10.2023 09:50.41.499] [LOG] Create new calendarfetcher for url: https://www.schulferien.eu/downloads/ical4.php?land=HE&type=0&year=2022 - Interval: 120000
[12.10.2023 09:50.41.520] [LOG] Create new calendarfetcher for url: https://www.schulferien.eu/downloads/ical4.php?land=8&type=1&year=2022 - Interval: 120000
[12.10.2023 09:50.41.650] [INFO] Checking git for module: MMM-ServerStatus
[12.10.2023 09:50.42.329] [INFO] Calendar-Fetcher: Broadcasting 0 events from https://www.schulferien.eu/downloads/ical4.php?land=HE&type=0&year=2022.
[12.10.2023 09:50.42.378] [INFO] Calendar-Fetcher: Broadcasting 0 events from https://www.schulferien.eu/downloads/ical4.php?land=8&type=1&year=2022.
[12.10.2023 09:50.42.566] [INFO] Checking git for module: MMM-bernwordclock
[12.10.2023 09:50.42.820] [INFO] Checking git for module: MMM-Carousel
/home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT



