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 5.1k 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.
    • R Offline
      rushmuzik
      last edited by

      Re: Calendar Module not working with Google Calendar

      Magic Mirror Default Calendar not working. Just stuck loading. I get this with the US Holidays link. I installed node-ical@0.16.1 and Electron@28.1.1. I even disabled IPv6.

      S 1 Reply Last reply Reply Quote 0
      • R Offline
        rushmuzik @sdetweil
        last edited by

        @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 Reply Quote 0
        • S Offline
          sdetweil @rushmuzik
          last edited by

          @rushmuzik can you show the output of npm start

          be careful some of the messages about calendar contain the full url from config

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          S R 3 Replies Last reply Reply Quote 0
          • S Offline
            sdetweil @sdetweil
            last edited by

            @rushmuzik new calendar updates coming next release, jan 1

            depend on fixes in node-ical 0.20.1

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • R Offline
              rushmuzik @sdetweil
              last edited by

              @sdetweil how do I show that?

              1 Reply Last reply Reply Quote 0
              • R Offline
                rushmuzik @sdetweil
                last edited by

                @sdetweil

                98dfb2cf-3d3b-40de-ad07-959515607fb7-image.png

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @rushmuzik
                  last edited by

                  @rushmuzik you have to be in the MagicMirror folder for npm start

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  R 1 Reply Last reply Reply Quote 0
                  • R Offline
                    rushmuzik @sdetweil
                    last edited by

                    @sdetweil c340b558-01ef-4d33-bdc5-9fdabf234c3a-image.png

                    I apologize for my ignorance. Im a noob but I learn quickly. Im using firefox not chromium

                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @rushmuzik
                      last edited by

                      @rushmuzik i’m confused, that is running my run-start script,
                      but setup for chromium not firefox.

                      if you are using this script and want firefox then you have to add the
                      export external_browser=firefox
                      before you do npm start

                      else my script will just loop

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      R 3 Replies Last reply Reply Quote 0
                      • R Offline
                        rushmuzik @sdetweil
                        last edited by

                        @sdetweil after running your script I did the following

                        sudo apt-get remove chromium-browser
                        sudo apt autoremove

                        sudo apt-get update
                        sudo apt-get install firefox-esr

                        cd ~/MagicMirror
                        export external_browser=firefox
                        DISPLAY=:0 npm start

                        bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/fixuppm2.sh)”

                        cd ~/MagicMirror/
                        pm2 start MagicMirror

                        1 Reply Last reply Reply Quote 0
                        • R Offline
                          rushmuzik @sdetweil
                          last edited by

                          @sdetweil 83033128-b835-4ef6-921a-11ec18862e08-image.png

                          This is what I get from npm start now after running

                          export external_browser=firefox
                          DISPLAY=:0 npm start

                          1 Reply Last reply Reply Quote 0
                          • 1
                          • 2
                          • 3
                          • 4
                          • 5
                          • 6
                          • 1 / 6
                          • First post
                            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