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

Scheduled Pinned Locked Moved System
12 Posts 7 Posters 11.1k 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.
  • P Offline
    paviro Admin
    last edited by Oct 3, 2016, 12:13 PM

    Maybe this should be a default module?

    We're all stories in the end. Just make it a good one, eh?

    – The Doctor

    1 Reply Last reply Reply Quote 1
    • M Offline
      MichMich Admin
      last edited by Oct 4, 2016, 2:29 PM

      In most cases this module should not be necessary and probably only causes confusion. I built it for a mirror running on macOS which gives some issues due to an webGL module which causes a buffer overflow after a few days of running. (Bug in WebGL).

      So this module is only there for edge cases. In most cases we just need to hunt down the bug causing the UI issue.

      P 1 Reply Last reply Oct 4, 2016, 5:16 PM Reply Quote 0
      • P Offline
        paviro Admin @MichMich
        last edited by Oct 4, 2016, 5:16 PM

        @MichMich ah I see :)

        We're all stories in the end. Just make it a good one, eh?

        – The Doctor

        1 Reply Last reply Reply Quote 0
        • K Offline
          KirAsh4 Moderator
          last edited by paviro Oct 5, 2016, 9:48 PM Oct 4, 2016, 6:56 PM

          macOS is the edge case. :)

          A Life? Cool! Where can I download one of those from?

          1 Reply Last reply Reply Quote 1
          • M Offline
            Mr.Meeseeks
            last edited by Oct 6, 2016, 3:37 AM

            Does it work on server only mode?

            CAAAAN DOO!👍

            1 Reply Last reply Reply Quote 0
            • M Offline
              MichMich Admin
              last edited by Oct 6, 2016, 7:00 AM

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

              1 Reply Last reply Reply Quote 0
              • M Offline
                Mr.Meeseeks
                last edited by Oct 7, 2016, 5:00 AM

                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
                • F Offline
                  fox
                  last edited by Oct 19, 2017, 7:14 PM

                  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 Sep 9, 2018, 8:39 AM

                    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 Sep 9, 2018, 8:47 AM

                      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
                      • 1 / 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