MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. rushmuzik
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    R
    Offline
    • Profile
    • Following 1
    • Followers 0
    • Topics 1
    • Posts 36
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Default Calendar stuck on loading

      @sdetweil I was able to install node 20.18.1. Just trying to figure out the code to increase the fetch timeout.

      posted in Troubleshooting
      R
      rushmuzik
    • RE: Default Calendar stuck on loading

      @sdetweil I have two followup questions.

      1. How do I install that surf based system.
      2. Do you know how I can nun Node@20.17.0 or greater on a pie zero?
      posted in Troubleshooting
      R
      rushmuzik
    • RE: Default Calendar stuck on loading

      @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?

      posted in Troubleshooting
      R
      rushmuzik
    • RE: Default Calendar stuck on loading

      @sdetweil Thanks for all you do to help the MM community!

      posted in Troubleshooting
      R
      rushmuzik
    • RE: Default Calendar stuck on loading

      @sdetweil I reverted back to socket.io@4.7.2 that was used on MagicMirror@2.26.0 and that fixed the issue! I tried socket.io@4.7.5 but that didnt work. So I went back to @4.7.2 and that fixed it. It might just be a compatibility issue with Firefox ESR. Mystery Solved! Thanks for all your help!

      posted in Troubleshooting
      R
      rushmuzik
    • RE: Default Calendar stuck on loading

      @sdetweil I’m suspecting it might be an update to the socket.io in the recent 2.29 release which I’m using. I suspect 2.28 or prior my not have this issue

      bb804ea8-3eff-4a26-98b5-e3d6bcc62f24-image.png

      posted in Troubleshooting
      R
      rushmuzik
    • RE: Default Calendar stuck on loading

      @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);

      posted in Troubleshooting
      R
      rushmuzik
    • RE: Default Calendar stuck on loading

      @sdetweil I’ve searched all over google but I still haven’t found a viable solution.

      Do you think a previous socket.io version would fix the problem? my current version is 4.8.1

      posted in Troubleshooting
      R
      rushmuzik
    • RE: Default Calendar stuck on loading

      @sdetweil Absolutely. I appreciate all the attention you’ve given to this so far. You have been a big help to the community.

      posted in Troubleshooting
      R
      rushmuzik
    • RE: Default Calendar stuck on loading

      @sdetweil OK so I’m not crazy! Good to know! It amazes me how much you know!

      posted in Troubleshooting
      R
      rushmuzik
    • 1
    • 2
    • 3
    • 4
    • 2 / 4