Read the statement by Michael Teeuw here.
Default Calendar stuck on loading
-
@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?
-
surf is installed via apt
sudo apt install surf
on armv6l installing node is a pain
quickest way is to run my installer again, as it is set to install 20.18.1
rename your MagicMirror folder out of the way first as the installer wont install over an existing MagicMirror setupOR wait til jan 1 and run the upgrade script, which will install the new version with longer timeout and node 20.18.1
-
@sdetweil I was able to install node 20.18.1. Just trying to figure out the code to increase the fetch timeout.
-
@rushmuzik in the next release on Wednesday
-
@rushmuzik you could get the develop branch
see
https://forum.magicmirror.builders/topic/14327/testing-new-fixes-or-solving-current-problems-with-next-release-codefetch timeout is increased to 30 seconds
-
@rushmuzik new release today