• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Default Calendar stuck on loading

Scheduled Pinned Locked Moved Solved Troubleshooting
55 Posts 2 Posters 3.4k Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Away
    sdetweil @rushmuzik
    last edited by Dec 21, 2024, 2:00 AM

    @rushmuzik me either. socket.io is setup in server.js

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    R 1 Reply Last reply Dec 21, 2024, 3:54 AM Reply Quote 0
    • R Offline
      rushmuzik @sdetweil
      last edited by Dec 21, 2024, 3:54 AM

      @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

      S 1 Reply Last reply Dec 21, 2024, 12:10 PM Reply Quote 0
      • S Away
        sdetweil @rushmuzik
        last edited by Dec 21, 2024, 12:10 PM

        @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

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        R 1 Reply Last reply Dec 22, 2024, 3:21 AM Reply Quote 0
        • R Offline
          rushmuzik @sdetweil
          last edited by Dec 22, 2024, 3:21 AM

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

          S 1 Reply Last reply Dec 22, 2024, 3:25 AM Reply Quote 0
          • S Away
            sdetweil @rushmuzik
            last edited by Dec 22, 2024, 3:25 AM

            @rushmuzik awesome!!! thanks for the feedback

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            R 1 Reply Last reply Dec 22, 2024, 4:01 AM Reply Quote 0
            • S sdetweil has marked this topic as solved on Dec 22, 2024, 3:27 AM
            • R Offline
              rushmuzik @sdetweil
              last edited by Dec 22, 2024, 4:01 AM

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

              S 1 Reply Last reply Dec 22, 2024, 11:31 PM Reply Quote 0
              • S Away
                sdetweil @rushmuzik
                last edited by sdetweil Dec 23, 2024, 1:45 PM Dec 22, 2024, 11:31 PM

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

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                S 1 Reply Last reply Dec 23, 2024, 11:24 PM Reply Quote 0
                • S Away
                  sdetweil @sdetweil
                  last edited by Dec 23, 2024, 11:24 PM

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

                  couldn’t get firefox to work

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  R 1 Reply Last reply Dec 28, 2024, 11:13 PM Reply Quote 0
                  • R Offline
                    rushmuzik @sdetweil
                    last edited by Dec 28, 2024, 11:13 PM

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

                    S 1 Reply Last reply Dec 28, 2024, 11:59 PM Reply Quote 0
                    • S Away
                      sdetweil @rushmuzik
                      last edited by Dec 28, 2024, 11:59 PM

                      @rushmuzik my surf based system has bern running for 3 days without trouble

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      R 1 Reply Last reply Dec 29, 2024, 4:47 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 5 / 6
                      5 / 6
                      • First post
                        44/55
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy