Read the statement by Michael Teeuw here.
Default Calendar stuck on loading
-
-
@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
-
@sdetweil Thanks for all you do to help the MM community!
-
@rushmuzik that change to socket.io@4.7.2 didn’t help my pi0w MM with firefox (running on next release or 2.29.0)
-
@rushmuzik
I had to change the code to add an increased timeout for fetch…
which required node 20.18.1
then the 4.8 socket.io worked with the surf browsercouldn’t get firefox to work
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

