Read the statement by Michael Teeuw here.
Default Calendar stuck on loading
-
-
@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.5
i have company today so it will tomorrow really before i can test
-
-
@rushmuzik awesome!!! thanks for the feedback
-
-
@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
-
@sdetweil For some mysterios reason it worked for me for 10 good minutes then crashed. I still don’t know what caused it to work that period. How is the overal experience with Surf Browser? Would you recommend I use that instead?
-
@rushmuzik my surf based system has bern running for 3 days without trouble
-
@sdetweil I have two followup questions.
- How do I install that surf based system.
- Do you know how I can nun Node@20.17.0 or greater on a pie zero?