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 3.2k 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

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

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

        @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

          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

            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

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

                @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

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

                    @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

                      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