Read the statement by Michael Teeuw here.
Internet Monitor
-
@Mykle1 I think they are here if I’m not mistaken:
/root/.pm2/logs/
-
@cowboysdude said in Internet Monitor:
/root/.pm2/logs/
Thanks bro, I’ll look into that in a little while
-
@Mykle1 As I posted up above, seems like others are having the same issue. I noticed that in the logs the internet monitor is posting the speed every few seconds so I was thinking this was a probably cause?
Though the amount of slowdown just to show the wifi indicator was a little too much
-
@cowboysdude said in Internet Monitor:
/root/.pm2/logs/
when I try cd root it says permission denied. I tried sudo cd root and it said bad command.
So, how do I get to the logs so I can post them?
-
@Mar said in Internet Monitor:
@Mykle1 As I posted up above, seems like others are having the same issue. I noticed that in the logs the internet monitor is posting the speed every few seconds so I was thinking this was a probably cause?
Though the amount of slowdown just to show the wifi indicator was a little too much
My problem isn’t slowdown, it’s crashing my MM2 (see previous post) so I’m trying to get the the logs so I can post them and perhaps get a fix. Also, I’m on a Pi3
-
@Mykle1 run
pm2 logs
from the terminal. -
This post is deleted! -
@ronny3050 - this is what I got when I ran pm2 logs
[TAILING] Tailing last 10 lines for [all] processes (change the value with --lines option) /home/pi/.pm2/logs/mm-error-0.log last 10 lines: 0|mm | npm ERR! npm bugs magicmirror 0|mm | npm ERR! Or if that isn't available, you can get their info via: 0|mm | npm ERR! npm owner ls magicmirror 0|mm | npm ERR! There is likely additional logging output above. 0|mm | 0|mm | npm ERR! Please include the following file with any support request: 0|mm | npm ERR! /home/pi/MagicMirror/npm-debug.log 0|mm | ERROR! Could not find main module js file. 0|mm | ERROR! Could not find main module js file. 0|mm | ERROR! Could not find main module js file. /home/pi/.pm2/logs/mm-out-0.log last 10 lines: 0|mm | Starting module: newsfeed 0|mm | Sockets connected & modules started ... 0|mm | Launching application. 0|mm | Create new calendar fetcher for url: http://www.calendarlabs.com/templates/ical/US-Holidays.ics - Interval: 300000 0|mm | Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/themykle%40themykle.com/private-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/basic.ics - Interval: 300000 0|mm | Create new news fetcher for url: http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000 0|mm | 0|mm | > magicmirror@2.1.0 start /home/pi/MagicMirror 0|mm | > electron js/electron.js 0|mm | [STREAMING] Now streaming realtime logs for [all] processes
-
@Mykle1 Could you run the following?
pm2 flush
pm2 logs
and wait for a couple of minutes of log?Thanks!
-
@ronny3050 wait for it to complete doing something? Will it stop by itself or I have to do something?
If so, what do I have to do?
It’s running now