• 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.

MMM-PIR-Sensor module not working after module update

Scheduled Pinned Locked Moved Troubleshooting
32 Posts 3 Posters 8.1k Views 3 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 @JoeFranz
    last edited by Jul 18, 2020, 2:37 PM

    @JoeFranz ok, nothing obvious there, so, now we need to open the developers window, ctrl-shift-i and select the console tab and scroll up to see any errors, usually red text

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    J 1 Reply Last reply Jul 18, 2020, 3:18 PM Reply Quote 0
    • J Offline
      JoeFranz
      last edited by Jul 18, 2020, 3:15 PM

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • J Offline
        JoeFranz @sdetweil
        last edited by Jul 18, 2020, 3:18 PM

        @sdetweil Test2.jpg Test1.jpg

        S M 2 Replies Last reply Jul 18, 2020, 3:52 PM Reply Quote 0
        • S Away
          sdetweil @JoeFranz
          last edited by Jul 18, 2020, 3:52 PM

          @JoeFranz looks likes is mmm-soccer w the problem

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • J Offline
            JoeFranz
            last edited by Jul 18, 2020, 4:06 PM

            Without MMM-soccer same error :-(

            1 Reply Last reply Reply Quote 0
            • M Offline
              mumblebaj Module Developer @JoeFranz
              last edited by Jul 18, 2020, 4:15 PM

              @JoeFranz Looks more like an issue with the MMM-Formula1. It is the first thing throwing an error. Can you write the npm to file and post the contents of the log file?

              npm start > log.txt 2>&1
              

              Check out my modules at: https://github.com/mumblebaj?tab=repositories

              S 1 Reply Last reply Jul 18, 2020, 4:22 PM Reply Quote 0
              • S Away
                sdetweil @mumblebaj
                last edited by sdetweil Jul 18, 2020, 4:23 PM Jul 18, 2020, 4:22 PM

                @mumblebaj there were no errors in the npm start log info.
                the calendar error is not fatal.
                the soccer error is fatal, as it’s in the web drawing loop.

                @JoeFranz u can’t have the ‘same’ error if u disabled the soccer module

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • J Offline
                  JoeFranz
                  last edited by Jul 18, 2020, 4:30 PM

                  The Formula1 module is not active and i have nothing change in the config.js since MMM-PIR-Sensor update.

                  magicmirror@2.12.0 start /home/pi/MagicMirror
                  DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

                  /home/pi/MagicMirror/node_modules/electron/dist/electron: /lib/arm-linux-gnueabihf/libdbus-1.so.3: no version information available (required by /home/pi/MagicMirror/node_modules/electron/dist/electron)
                  /home/pi/MagicMirror/node_modules/electron/dist/electron: /lib/arm-linux-gnueabihf/libdbus-1.so.3: no version information available (required by /home/pi/MagicMirror/node_modules/electron/dist/electron)
                  [2020-07-18 18:21:54.455] [LOG] Starting MagicMirror: v2.12.0
                  [2020-07-18 18:21:54.466] [LOG] Loading config …
                  [2020-07-18 18:21:54.476] [LOG] Loading module helpers …
                  [2020-07-18 18:21:54.479] [LOG] No helper found for module: alert.
                  [2020-07-18 18:21:54.541] [LOG] Initializing new module helper …
                  [2020-07-18 18:21:54.542] [LOG] Module helper loaded: updatenotification
                  [2020-07-18 18:21:54.543] [LOG] No helper found for module: clock.
                  [2020-07-18 18:21:55.313] [LOG] Initializing new module helper …
                  [2020-07-18 18:21:55.314] [LOG] Module helper loaded: calendar
                  [2020-07-18 18:21:55.992] [LOG] Initializing new module helper …
                  [2020-07-18 18:21:55.993] [LOG] Module helper loaded: MMM-Tado
                  [2020-07-18 18:21:56.585] [LOG] Initializing new module helper …
                  [2020-07-18 18:21:56.586] [LOG] Module helper loaded: MMM-DarkSkyForecast
                  [2020-07-18 18:21:56.629] [LOG] Initializing new module helper …
                  [2020-07-18 18:21:56.630] [LOG] Module helper loaded: newsfeed
                  [2020-07-18 18:21:57.071] [LOG] Initializing new module helper …
                  [2020-07-18 18:21:57.073] [LOG] Module helper loaded: MMM-COVID19-SPARKLINE
                  [2020-07-18 18:21:57.094] [LOG] Initializing new module helper …
                  [2020-07-18 18:21:57.095] [LOG] Module helper loaded: MMM-Tools
                  [2020-07-18 18:21:57.098] [LOG] Initializing new module helper …
                  [2020-07-18 18:21:57.099] [LOG] Module helper loaded: mmm-hue-lights
                  [2020-07-18 18:21:57.099] [LOG] All module helpers loaded.
                  [2020-07-18 18:21:57.302] [LOG] Starting server on port 8080 …
                  [2020-07-18 18:21:57.324] [LOG] Server started …
                  [2020-07-18 18:21:57.325] [LOG] Connecting socket for: updatenotification
                  [2020-07-18 18:21:57.327] [LOG] Connecting socket for: calendar
                  [2020-07-18 18:21:57.328] [LOG] Starting node helper for: calendar
                  [2020-07-18 18:21:57.328] [LOG] Connecting socket for: MMM-Tado
                  [2020-07-18 18:21:57.329] [LOG] Connecting socket for: MMM-DarkSkyForecast
                  [2020-07-18 18:21:57.330] [LOG] ====================== Starting node_helper for module [MMM-DarkSkyForecast]
                  [2020-07-18 18:21:57.331] [LOG] Connecting socket for: newsfeed
                  [2020-07-18 18:21:57.332] [LOG] Starting node helper for: newsfeed
                  [2020-07-18 18:21:57.333] [LOG] Connecting socket for: MMM-COVID19-SPARKLINE
                  [2020-07-18 18:21:57.333] [LOG] Starting node helper for: MMM-COVID19-SPARKLINE
                  [2020-07-18 18:21:57.334] [LOG] Connecting socket for: MMM-Tools
                  [2020-07-18 18:21:57.337] [LOG] Connecting socket for: mmm-hue-lights
                  [2020-07-18 18:21:57.338] [LOG] Starting node_helper for module [mmm-hue-lights]
                  [2020-07-18 18:21:57.339] [LOG] Sockets connected & modules started …
                  Fontconfig warning: “/etc/fonts/fonts.conf”, line 86: unknown element “blank”
                  /proc/self/exe: /lib/arm-linux-gnueabihf/libdbus-1.so.3: no version information available (required by /proc/self/exe)
                  [2020-07-18 18:21:57.496] [LOG] Launching application.
                  /proc/self/exe: /lib/arm-linux-gnueabihf/libdbus-1.so.3: no version information available (required by /proc/self/exe)
                  libGL error: MESA-LOADER: failed to retrieve device information
                  MESA-LOADER: failed to retrieve device information
                  MESA-LOADER: failed to retrieve device information
                  ATTENTION: default value of option force_s3tc_enable overridden by environment.
                  [2020-07-18 18:22:01.271] [LOG] Create new calendar fetcher for url: https://p24-calendars.icloud.com/published/2/RZI42MKNIhOnHx93vtTfvCkhhYLoD3Xefk_1-TIxfwNYJH4S_q7JqKO3ULTUgn1TfuS0bKRdQODjZH88Z9X_ZyWMj1KcfbSA_XcjqWokgas - Interval: 300000
                  [2020-07-18 18:22:01.296] [LOG] Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/f45jtrqkd9pc25ne28oid2ckbg%40group.calendar.google.com/public/basic.ics - Interval: 300000
                  [2020-07-18 18:22:01.301] [LOG] Create new calendar fetcher for url: http://www.project24.info/dav/JMNDA/KOHB/NPD/N/0/bda453a94fcc7de961b6fdcba986b2e6/feiertage.ics - Interval: 300000
                  [2020-07-18 18:22:01.314] [LOG] Create new calendar fetcher for url: http://p24-calendars.icloud.com/published/2/7gHy7EORV6hGC51yisVd75vyC1OWCHIxRVW9HGNBFWWCz84lugqogIfqYZQpK6QB38tkfyr9f3WYQS-kBpII7UpEfAXnliowXPB43EyyVAk - Interval: 300000
                  [2020-07-18 18:22:01.328] [LOG] Create new calendar fetcher for url: http://localhost:8080/MMM-Formula1/schedule.ics - Interval: 300000
                  [2020-07-18 18:22:01.476] [ERROR] Calendar Error. Could not fetch calendar: http://localhost:8080/MMM-Formula1/schedule.ics 404: Not Found
                  [2020-07-18 18:22:01.533] [LOG] - MMM-Tado: Checking if all data is present
                  [2020-07-18 18:22:01.535] [LOG] - MMM-Tado: Not all data present
                  [2020-07-18 18:22:01.578] [LOG] Create new news fetcher for url: http://www.tagesschau.de/xml/rss2 - Interval: 300000
                  [2020-07-18 18:22:01.650] [LOG] Create new news fetcher for url: http://www.waz-online.de/rss/feed/waz_schlagzeilen - Interval: 300000
                  [2020-07-18 18:22:01.662] [LOG] Create new news fetcher for url: http://www.n-tv.de/rss - Interval: 300000
                  [2020-07-18 18:22:01.678] [LOG] [COVID:CORE] Scan starts.
                  [2020-07-18 18:22:03.860] [INFO] Calendar-Fetcher: Broadcasting 0 events.
                  [2020-07-18 18:22:03.879] [LOG] - MMM-Tado: Checking if all data is present
                  [2020-07-18 18:22:03.880] [LOG] - MMM-Tado: Not all data present
                  [2020-07-18 18:22:04.777] [INFO] Newsfeed-Fetcher: Broadcasting 40 items.
                  [2020-07-18 18:22:04.884] [LOG] - MMM-Tado: Checking if all data is present
                  [2020-07-18 18:22:04.885] [LOG] - MMM-Tado: Not all data present
                  [2020-07-18 18:22:05.180] [INFO] Calendar-Fetcher: Broadcasting 3 events.
                  [2020-07-18 18:22:05.268] [INFO] Checking git for module: MMM-Tado
                  [2020-07-18 18:22:05.305] [INFO] Checking git for module: MMM-DarkSkyForecast
                  [2020-07-18 18:22:05.342] [INFO] Checking git for module: MMM-COVID19-SPARKLINE
                  [2020-07-18 18:22:05.374] [INFO] Checking git for module: MMM-Tools
                  [2020-07-18 18:22:05.413] [INFO] Checking git for module: mmm-hue-lights
                  [2020-07-18 18:22:05.519] [LOG] - MMM-Tado: Logged in
                  [2020-07-18 18:22:06.068] [INFO] Newsfeed-Fetcher: Broadcasting 28 items.
                  [2020-07-18 18:22:06.193] [INFO] Newsfeed-Fetcher: Broadcasting 10 items.
                  [2020-07-18 18:22:06.303] [LOG] - MMM-Tado: Checking if all data is present
                  [2020-07-18 18:22:06.305] [LOG] - MMM-Tado: Not all data present
                  [2020-07-18 18:22:07.917] [INFO] Calendar-Fetcher: Broadcasting 8 events.
                  [2020-07-18 18:22:07.924] [LOG] - MMM-Tado: Checking if all data is present
                  [2020-07-18 18:22:07.926] [LOG] - MMM-Tado: Not all data present
                  [2020-07-18 18:22:08.117] [LOG] [COVID:CORE] Access to data source.
                  [2020-07-18 18:22:08.516] [LOG] - MMM-Tado: Got me()
                  [2020-07-18 18:22:08.518] [LOG] - MMM-Tado: Got homes()
                  [2020-07-18 18:22:08.756] [LOG] [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_deaths_global.csv
                  [2020-07-18 18:22:09.204] [LOG] - MMM-Tado: Checking if all data is present
                  [2020-07-18 18:22:09.213] [LOG] - MMM-Tado: Not all data present
                  [2020-07-18 18:22:09.384] [LOG] - MMM-Tado: Got zones()
                  [2020-07-18 18:22:09.429] [LOG] [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_recovered_global.csv
                  [2020-07-18 18:22:09.876] [LOG] [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv
                  [2020-07-18 18:22:09.932] [LOG] can’t find property recovered Canada:
                  [2020-07-18 18:22:09.933] [LOG] adding…
                  [2020-07-18 18:22:10.185] [LOG] [COVID:CORE] Calculating Wordlwide total.
                  [2020-07-18 18:22:10.398] [LOG] [COVID:CORE] Scan Completed.
                  [2020-07-18 18:22:11.152] [LOG] - MMM-Tado: Checking if all data is present
                  [2020-07-18 18:22:11.157] [LOG] - MMM-Tado: Not all data present
                  [2020-07-18 18:22:11.654] [INFO] Calendar-Fetcher: Broadcasting 1 events.
                  [2020-07-18 18:22:12.193] [LOG] - MMM-Tado: Checking if all data is present
                  [2020-07-18 18:22:12.194] [LOG] - MMM-TADO: All data is present
                  [2020-07-18 18:22:37.119] [LOG] Shutting down server…
                  [2020-07-18 18:22:37.157] [LOG] Stopping module helper: updatenotification
                  [2020-07-18 18:22:37.159] [LOG] Stopping module helper: calendar
                  [2020-07-18 18:22:37.161] [LOG] Stopping module helper: MMM-Tado
                  [2020-07-18 18:22:37.169] [LOG] Stopping module helper: MMM-DarkSkyForecast
                  [2020-07-18 18:22:37.171] [LOG] Stopping module helper: newsfeed
                  [2020-07-18 18:22:37.174] [LOG] Stopping module helper: MMM-COVID19-SPARKLINE
                  [2020-07-18 18:22:37.178] [LOG] Stopping module helper: MMM-Tools
                  [2020-07-18 18:22:37.180] [LOG] Stopping module helper: mmm-hue-lights
                  /proc/self/exe: /lib/arm-linux-gnueabihf/libdbus-1.so.3: no version information available (required by /proc/self/exe)

                  M S 2 Replies Last reply Jul 18, 2020, 4:36 PM Reply Quote 0
                  • M Offline
                    mumblebaj Module Developer @JoeFranz
                    last edited by Jul 18, 2020, 4:36 PM

                    @JoeFranz How long have you been using the MMM-COVID19-SPARKLINE? When I installed it the other night it caused issues for me. My NPM did not log any issues but the calculations from the module took too long and caused other modules to freeze up.

                    Check out my modules at: https://github.com/mumblebaj?tab=repositories

                    1 Reply Last reply Reply Quote 0
                    • S Away
                      sdetweil @JoeFranz
                      last edited by Jul 18, 2020, 4:37 PM

                      @JoeFranz comment out the mmm-soccer module

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

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