Read the statement by Michael Teeuw here.
Default Calendar stuck on loading
-
@rushmuzik can you show the output of npm start
be careful some of the messages about calendar contain the full url from config
-
@rushmuzik new calendar updates coming next release, jan 1
depend on fixes in node-ical 0.20.1
-
@sdetweil how do I show that?
-
-
@rushmuzik you have to be in the MagicMirror folder for npm start
-
I apologize for my ignorance. Im a noob but I learn quickly. Im using firefox not chromium
-
@rushmuzik i’m confused, that is running my run-start script,
but setup for chromium not firefox.if you are using this script and want firefox then you have to add the
export external_browser=firefox
before you do npm startelse my script will just loop
-
@sdetweil after running your script I did the following
sudo apt-get remove chromium-browser
sudo apt autoremovesudo apt-get update
sudo apt-get install firefox-esrcd ~/MagicMirror
export external_browser=firefox
DISPLAY=:0 npm startbash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/fixuppm2.sh)”
cd ~/MagicMirror/
pm2 start MagicMirror -
This is what I get from npm start now after running
export external_browser=firefox
DISPLAY=:0 npm start -
@sdetweil This came after that. Its just stuck here now

-
@rushmuzik did firefox come up? those messages are from the server side
but they were initiated by the browser side so some browser started loading the page from the server
-
@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
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


