Read the statement by Michael Teeuw here.
Default Calendar stuck on loading
-
-
@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