i use also the GoogleMapsTrafficModule…
Read the statement by Michael Teeuw here.
Posts
-
RE: MagicMirror is hanging over night
-
RE: MagicMirror is hanging over night
Edit:
I found a solution for me. I have generated a daily task with crontab (https://www.raspberrypi.org/documentation/linux/usage/cron.md), which restarts the MagicMirror with pm2 restart MagicMirror.sh every morning at 5 o’clock.
open crontab with crontab -e add 0 5 * * * pm2 restart MagicMirror.sh to the end off the file.
-
RE: Magic Mirror Blanks Several Hours
@madscientist Thx for this now it works perfect
-
MagicMirror is hanging over night
Hello everybody
I have the following problem. My two MagicMirrors (RPi2 & RPi3) work smoothly throughout the day. However, the MagicMirror V 2.6.0 hangs up overnight. The Pi is still running every morning and with pm2 restart MagicMirror can i restart the MagicMirror. Memory and CPU are not overloaded. Somebody can help me with this problem?
The following modules are installed:MMM-bernwordclock
MMM-Carousel
MMM-Cursor
MMM-GoogleMapsTraffic
MMM-page-indicator
MMM-pages
MMM-Remote-Control
MMM-SimpleLogo
MMM-SwissCommute
MMM-SwissStationboard
MMM-SystemStats
MMM-WatchDog