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 7.8k 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 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
          • R Offline
            rushmuzik @sdetweil
            last edited by

            @sdetweil This came after that. Its just stuck here now

            ef7a3303-edcc-4336-ac33-8418416e9605-image.png

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

              @rushmuzik did firefox come up? those messages are from the server side

              but they were initiated by the browser side so some browser started loading the page from the server

              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 Yes, it came up and is running. Everything is working except the calendar. Just stuck at loading…

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

                  @rushmuzik and there should be messages on the server side

                  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 Strangly I didnt see any fetch messages for the calendar.

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

                      @rushmuzik interesting, can you show messages after
                      the point your browser at message

                      those would be after the browser loads the web page

                      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 This is as far as it goes. for some reason I dont get “Create new calendarfetcher for url:”

                        59b898aa-3afd-4ae0-ace3-ebfb0d2b37e1-image.png

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