• 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.6k 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.
  • 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
      • 2 / 2
      2 / 2
      • First post
        12/12
        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