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.

    MMM-Carousel not displaying

    Scheduled Pinned Locked Moved Forum
    96 Posts 4 Posters 60.4k Views 4 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 @pastormingle
      last edited by

      @pastormingle see no errors there

      let’s stop using pm2 during debug

      pm2 stop all
      cd ~/MagicMirror
      npm start &>somefile.txt

      wait til black screen
      ctrl-q

      the examine the contents of somefile.txt

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      P 1 Reply Last reply Reply Quote 0
      • P Offline
        pastormingle @sdetweil
        last edited by

        @sdetweil npm ERR! missing script: start

        npm ERR! A complete log of this run can be found in:
        npm ERR! /home/pi/.npm/_logs/2021-12-14T23_05_21_577Z-debug.log

        P 1 Reply Last reply Reply Quote 0
        • P Offline
          pastormingle @pastormingle
          last edited by pastormingle

          @pastormingle ```

          magicmirror@2.16.0 start /home/pi/MagicMirror
          ./run-start.sh $1

          [14.12.2021 17:06.53.311] [LOG] Starting MagicMirror: v2.16.0
          [14.12.2021 17:06.53.315] [LOG] Loading config …
          [14.12.2021 17:06.53.322] [LOG] Loading module helpers …
          [14.12.2021 17:06.53.324] [LOG] No helper found for module: alert.
          [14.12.2021 17:06.54.616] [LOG] Initializing new module helper …
          [14.12.2021 17:06.54.618] [LOG] Module helper loaded: MMM-GoogleTasks
          [14.12.2021 17:06.54.753] [LOG] Initializing new module helper …
          [14.12.2021 17:06.54.753] [LOG] Module helper loaded: updatenotification
          [14.12.2021 17:06.54.754] [LOG] No helper found for module: weather.
          [14.12.2021 17:06.54.755] [LOG] No helper found for module: clock.
          [14.12.2021 17:06.54.756] [LOG] No helper found for module: MMM-Carousel.
          [14.12.2021 17:06.54.756] [LOG] No helper found for module: MMM-RAIN-MAP.
          [14.12.2021 17:06.55.135] [LOG] Initializing new module helper …
          [14.12.2021 17:06.55.136] [LOG] Module helper loaded: MMM-PaprikaMenu
          [14.12.2021 17:06.55.236] [LOG] Initializing new module helper …
          [14.12.2021 17:06.55.237] [LOG] Module helper loaded: calendar
          [14.12.2021 17:06.55.238] [LOG] No helper found for module: calendar_monthly.
          [14.12.2021 17:06.55.238] [LOG] No helper found for module: helloworld.
          [14.12.2021 17:06.55.577] [LOG] Initializing new module helper …
          [14.12.2021 17:06.55.577] [LOG] Module helper loaded: MMM-CalendarExt
          [14.12.2021 17:06.55.580] [LOG] Initializing new module helper …
          [14.12.2021 17:06.55.581] [LOG] Module helper loaded: MMM-ip
          [14.12.2021 17:06.55.581] [LOG] All module helpers loaded.
          [14.12.2021 17:06.55.694] [LOG] Starting server on port 8080 …
          [14.12.2021 17:06.55.708] [LOG] Server started …
          [14.12.2021 17:06.55.709] [LOG] Connecting socket for: MMM-GoogleTasks
          [14.12.2021 17:06.55.710] [LOG] Starting node helper for: MMM-GoogleTasks
          [14.12.2021 17:06.55.710] [LOG] Connecting socket for: updatenotification
          [14.12.2021 17:06.55.711] [LOG] Connecting socket for: MMM-PaprikaMenu
          [14.12.2021 17:06.55.712] [LOG] Starting node_helper for module [MMM-PaprikaMenu]
          [14.12.2021 17:06.55.712] [LOG] Connecting socket for: calendar
          [14.12.2021 17:06.55.713] [LOG] Starting node helper for: calendar
          [14.12.2021 17:06.55.713] [LOG] Connecting socket for: MMM-CalendarExt
          [14.12.2021 17:06.55.714] [LOG] Connecting socket for: MMM-ip
          [14.12.2021 17:06.55.715] [LOG] Starting module helper: MMM-ip
          [14.12.2021 17:06.55.715] [LOG] Available network interface types: lo, wlan0
          [14.12.2021 17:06.55.716] [LOG] Sockets connected & modules started …
          [14.12.2021 17:06.55.995] [LOG] Launching application.
          [14.12.2021 17:06.58.663] [LOG] Create new calendarfetcher for url: http://outlook.office365.com/owa/calendar/f2033a09d654825a9290ce3ec9657585490405428856/calendar.ics - Interval: 50000
          [14.12.2021 17:06.58.696] [LOG] Create new calendarfetcher for url: https://calendar.google.com/calendar/ical/pastormike%40htni.org/private-34995d14cf5e15efc8bd68f680c508e3/basic.ics - Interval: 50000
          [14.12.2021 17:06.58.766] [LOG] TASKS SERVICE ALREADY RUNNING, DONT NEED TO AUTHENTICATE AGAIN
          [14.12.2021 17:06.58.884] [LOG] Create new calendarfetcher for url: https://calendar.google.com/calendar/ical/pastorcharlotte%40htni.org/private-448bd900cdd3f7155/basic.ics - Interval: 50000
          [14.12.2021 17:06.59.198] [INFO] Calendar-Fetcher: Broadcasting 6 events.
          [14.12.2021 17:06.59.540] [INFO] Calendar-Fetcher: Broadcasting 2 events.
          [14.12.2021 17:06.59.674] [LOG] MMM-PaprikaMenu: Week starts: 2021-12-13, next week starts: 2021-12-20
          [14.12.2021 17:06.59.696] [LOG] MMM-PaprikaMenu: Waiting on 0 Paprika recipe calls.
          [14.12.2021 17:06.59.697] [LOG] MMM-PaprikaMenu: All recipe queries returned.
          [14.12.2021 17:07.02.676] [LOG] Shutting down server…
          [14.12.2021 17:07.02.678] [LOG] Stopping module helper: MMM-GoogleTasks
          [14.12.2021 17:07.02.679] [LOG] Stopping module helper: updatenotification
          [14.12.2021 17:07.02.680] [LOG] Stopping module helper: MMM-PaprikaMenu
          [14.12.2021 17:07.02.682] [LOG] Stopping module helper: calendar
          [14.12.2021 17:07.02.683] [LOG] Stopping module helper: MMM-CalendarExt
          [14.12.2021 17:07.02.684] [LOG] Stopping module helper: MMM-ip

          P 1 Reply Last reply Reply Quote 0
          • P Offline
            pastormingle @pastormingle
            last edited by

            @pastormingle no errors but still not displaying the calendar…

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

              @pastormingle is the screen black?

              no. then the fix from before is ok.

              I don’t know anything about that module itself

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              P 1 Reply Last reply Reply Quote 0
              • P Offline
                pastormingle @sdetweil
                last edited by

                @sdetweil no it’s not blacked out it is displaying the other module like the clock but nothing on the calendar…

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

                  @pastormingle I would open another topic here on calendarext not showing as this topic says carousel

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  P 1 Reply Last reply Reply Quote 0
                  • P Offline
                    pastormingle @sdetweil
                    last edited by

                    @sdetweil Thanks Sam… It seems to be an issue with mmm-google task and the order you call the calendarext from mmm-carousel. It needs to be first on the list if you are using a slide mode on the carousel… Not sure yet why the mmm-googletask is causing it to fail… Thanks for all the help Sam… I’m adding this just in case someone else comes along with the same issue…

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

                      @pastormingle just for clarity

                      "It needs to be first on the list "

                      which module needs to be 1st? (it)

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      P 1 Reply Last reply Reply Quote 0
                      • P Offline
                        pastormingle @sdetweil
                        last edited by

                        @sdetweil the “MMM-CalendarExt” needs to be first…

                        1 Reply Last reply Reply Quote 0
                        • P Offline
                          pastormingle
                          last edited by

                          I am still having issues with my weather app using it with carousel. When it rotates back to weather I only get a thumbnail of the radar… Do you know of any fix to that?

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

                            @pastormingle what weather module?

                            I do not know the answer. don’t use carousel

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            1 Reply Last reply Reply Quote 0

                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                            With your input, this post could be even better 💗

                            Register Login
                            • 1
                            • 2
                            • 3
                            • 4
                            • 5
                            • 5 / 5
                            • 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