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-WatchDog

    Scheduled Pinned Locked Moved System
    12 Posts 7 Posters 12.0k Views 6 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.
    • MichMichM Offline
      MichMich Admin
      last edited by

      In that case only the server will be restarted, so that doesn’t make sense.

      1 Reply Last reply Reply Quote 0
      • Mr.MeeseeksM Offline
        Mr.Meeseeks
        last edited by

        Ha, ya that’s what I saw, it would shut down server. so I guess another reason why it’s not a default module unless it could detect if running in server mode.

        CAAAAN DOO!👍

        1 Reply Last reply Reply Quote 0
        • foxF Offline
          fox
          last edited by

          Are there any issues with the newest update known?
          I got it work again after removed the watchdog module

          Issues With MMM-WatchDog known?

          https://forum.magicmirror.builders/post/29827

          Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

          1 Reply Last reply Reply Quote 0
          • R Offline
            rak
            last edited by

            Hello guys,

            I have mm running via PM2 already. I installed MMM-Watchdog. The gui crashed this night, but it did not restart. What did I do wrong?

            My PM2 looks like this …

            $ pm2 info MagicMirror
             Describing process with id 0 - name MagicMirror 
            ┌───────────────────┬──────────────────────────────────────────┐
            │ status            │ online                                   │
            │ name              │ MagicMirror                              │
            │ restarts          │ 0                                        │
            │ uptime            │ 37m                                      │
            │ script path       │ /home/pi/MagicMirror/installers/mm.sh    │
            │ script args       │ N/A                                      │
            │ error log path    │ /home/pi/.pm2/logs/MagicMirror-error.log │
            │ out log path      │ /home/pi/.pm2/logs/MagicMirror-out.log   │
            │ pid path          │ /home/pi/.pm2/pids/MagicMirror-0.pid     │
            │ interpreter       │ bash                                     │
            │ interpreter args  │ N/A                                      │
            │ script id         │ 0                                        │
            │ exec cwd          │ /home/pi                                 │
            │ exec mode         │ fork_mode                                │
            │ node.js version   │ N/A                                      │
            │ node env          │ N/A                                      │
            │ watch & reload    │ ✔                                        │
            │ unstable restarts │ 0                                        │
            │ created at        │ 2018-09-09T08:36:00.617Z                 │
            └───────────────────┴──────────────────────────────────────────┘
             Revision control metadata 
            ┌──────────────────┬────────────────────────────────────────────────┐
            │ revision control │ git                                            │
            │ remote url       │ https://github.com/MichMich/MagicMirror.git    │
            │ repository root  │ /home/pi/MagicMirror                           │
            │ last update      │ 2018-09-07T00:04:31.656Z                       │
            │ revision         │ 6aa156d95667b230264fd99c5df877b25759e710       │
            │ comment          │ Merge pull request #1343 from MichMich/develop │
            │ branch           │ master                                         │
            └──────────────────┴────────────────────────────────────────────────┘
            
            1 Reply Last reply Reply Quote 0
            • R Offline
              rak
              last edited by

              Found this. Can this b the reason it did not restart again?

              When your app stays up for less than min_uptime (1s by default) until max_restarts (15 by default) is exceeded, it will stop restarting. So the most likely explanation here is that your app keeps crashing over and over for some reason. Whenever it stays up for longer than min_uptime, max_restarts is reset, so the default values should work just fine.

              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