Read the statement by Michael Teeuw here.
Default Calendar stuck on loading
-
@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
-
@rushmuzik well i can recreate it. its a bug in firefox. trying to find a workaround, 3 so far dont
-
@sdetweil OK so I’m not crazy! Good to know! It amazes me how much you know!
-
@rushmuzik just learned about this today, and google has a lot of info. wading thru it is time consuming.
-
@sdetweil Absolutely. I appreciate all the attention you’ve given to this so far. You have been a big help to the community.
-
-
@rushmuzik no idea yet
-
@sdetweil The socket.io GIT lists this as a possible solution to the bad request error however I’m not quite sure where to put it.
Installation: npm i http-proxy
const httpProxy = require(“http-proxy”);
httpProxy
.createProxyServer({
target: “http://localhost:3000”,
ws: true,
})
.listen(80); -
@rushmuzik me either. socket.io is setup in server.js
-
-
@rushmuzik 2.29 uses socket.io 4.8 where 2.28 uses 4.7.5
you could install 4.7.5
cd~/MagicMirror npm remove socket.io npm install socket.io@4.7.5i have company today so it will tomorrow really before i can test
-
-
@rushmuzik awesome!!! thanks for the feedback
-
S sdetweil has marked this topic as solved on
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

