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

MM crashes after latest update

Scheduled Pinned Locked Moved Unsolved Troubleshooting
19 Posts 2 Posters 2.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.
  • J Offline
    joberbroeckling
    last edited by Apr 3, 2020, 3:04 AM

    https://github.com/Snille/MMM-homeassistant-sensors

    S 1 Reply Last reply Apr 3, 2020, 3:20 AM Reply Quote 0
    • S Online
      sdetweil @joberbroeckling
      last edited by Apr 3, 2020, 3:20 AM

      @joberbroeckling ok. That one only has fonts as a dependency

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • J Offline
        joberbroeckling
        last edited by Apr 3, 2020, 4:42 PM

        I think it may be the DarkSky module. Since I have reached my API request limit it has stopped crashing.

        1 Reply Last reply Reply Quote 0
        • J Offline
          joberbroeckling
          last edited by Apr 3, 2020, 8:53 PM

          I think I spoke too soon. I removed the DarkSky, Remote Control and Home Assistant Sensors modules and it still crashes on start up. The system load is high but after a while it decreases. I think I will try to a fresh install and see what happens.

          1 Reply Last reply Reply Quote 0
          • J Offline
            joberbroeckling
            last edited by Apr 4, 2020, 5:49 PM

            I did a fresh install and installed the modules one at a time. I commented out the modules I already added in my config file. I did notice there is a thread going on regarding MMM-Remote-Control module not working with latest update. So I removed it because I don’t use it that much anyways.

            Then I un-commented all the modules in my config file and it crashed again. I think it has to do with Electron. But I am not a professional and I am only doing this for fun. The CPU load is huge when it starts up. I don’t think this will work on RPI 3 anymore.

            I reverted back to 2.10.1 and everything seems to work fine.

            S 1 Reply Last reply Apr 4, 2020, 5:53 PM Reply Quote 0
            • S Online
              sdetweil @joberbroeckling
              last edited by sdetweil Apr 4, 2020, 5:53 PM Apr 4, 2020, 5:53 PM

              @joberbroeckling i have it running on pi 0, pi 3, pi 4, odroid, nano, ubuntu, and Mac catalina

              no issues…

              I don’t use remote-control or pir, or buttons

              there is a fix for the remote-control in that topic (u have to change the code)

              so, fresh install, no additions/changes, does it run ok?

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • J Offline
                joberbroeckling
                last edited by Apr 4, 2020, 6:01 PM

                If I do a fresh install and add the same modules (except remote-control) I had before it crashes. So I am not sure how to test which module is causing the issue.

                S 1 Reply Last reply Apr 4, 2020, 6:14 PM Reply Quote 0
                • S Online
                  sdetweil @joberbroeckling
                  last edited by Apr 4, 2020, 6:14 PM

                  @joberbroeckling disabled all the modules u added,

                  add

                  disabled:true. 
                  

                  to each module section

                  module:?????,
                  disabled:true,
                  

                  pm2 stop 0
                  one at a time, change true to false, restart mirror

                  npm start dev

                  if it works, ctrl-c to kill mirror, edit config, enable next
                  and repeat

                  if it fails, see the terminal window and developers window, console tab for errors
                  ctrl c on terminal window to exit

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    joberbroeckling
                    last edited by Apr 12, 2020, 11:05 PM

                    I think I figured out what the issue is. It has to do with the MMM-WatchDog and the interval was too low. It was previously set to 10s. I upped it to 30s and it hasn’t restarted since.

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 2 / 2
                    • 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