Read the statement by Michael Teeuw here.
Default Calendar stuck on loading
-
@sdetweil Yes, it came up and is running. Everything is working except the calendar. Just stuck at loading…
-
@rushmuzik and there should be messages on the server side
-
@sdetweil Strangly I didnt see any fetch messages for the calendar.
-
@rushmuzik interesting, can you show messages after
the point your browser at messagethose would be after the browser loads the web page
-
@sdetweil This is as far as it goes. for some reason I dont get “Create new calendarfetcher for url:”

-
@rushmuzik weird
can you
open the developers window and find the console tab and see if there is an errori don’t know for sure how to do that on firefox. i will check it out in the morning running this way
-
@sdetweil Definitely appears to be some errors in the console. Its CTRL + SHIFT + I to access it in Firefox

-
@rushmuzik thanks will review
-
@rushmuzik OK i tested on my desktop ubuntu, and on pi4 with latest PI os (bookworm) 64bit.
I do not see that
what machine are you on? can u show the startup info section
this output comes after Launching application
[2024-12-19 08:19:24.759] [INFO] System information: ### SYSTEM: manufacturer: ; model: ; virtual: false ### OS: platform: linux; distro: Debian GNU/Linux; release: 12; arch: arm64; kernel: 6.6.51+rpt-rpi-v8 ### VERSIONS: electron: 31.7.3; used node: 20.18.0; installed node: 20.9.0; npm: 10.1.0; pm2: 5.4.2 ### OTHER: timeZone: America/Chicago; ELECTRON_ENABLE_GPU: undefined -
given the error you showed, can you try list change
edit MagicMirror/js/server.js
and down at the bottomthis.close = function () { return new Promise((resolve) => { for (const socket of serverSockets.values()) { socket.close(); //<--- add this line socket.destroy(); }save and restart MagicMirror
-
@sdetweil This is what I’m using. with Firefox ESR as the browser because Chromium and regular firefox are no longer supported on a Pi zero. Also, I’m using an API to connect to my Tempest weather station and that works fine. In addition all the other default modules work as they should except for calendar.

-
@rushmuzik pi zero. ok… let me set that up
-
@sdetweil These are the steps I followed to set it up
-
@rushmuzik ok, but because you said yes on step 2 to pm2
you don’t need step 8 as it causes a duplicate app definition, which will cause TWO to startpm2 statuswill show you the apps defined
-
@sdetweil How do I fix that? Is there a way to undo? This is what I see in pm2 status

-
-
@sdetweil ok. Where would you suggest I go from here? COuld it be the Firefox ESR causing the issue?
-
@rushmuzik I don’t know yet… I posted a potential fix for you to try, based on the error shown
-
-
@rushmuzik no idea…
trying to get ff installed
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
