Read the statement by Michael Teeuw here.
no /etc/kbd/config Folder/File
-
@Miked180 see my prior updated reply
-
i have delete MMM-Motion Detector from the config.js and since this i have no black screen, i will test for longer timer
I wait for tomorrow for my new cas with fan cooler . I have 70 ° Temp now , this is to much , maybe this is the problem too
Thansk now for the big help, in the next days i know more .
-
@Miked180 ok, the black screen means that the UI portion of MM has died… usually due to some coding error or unexpected error…
-
I found this in Log File:
pm2 log MagicMirror
[TAILING] Tailing last 15 lines for [MagicMirror] process (change the value with --lines option)
/home/pi/.pm2/logs/MagicMirror-error.log last 15 lines:
0|MagicMir | at Module.load (internal/modules/cjs/loader.js:620:32)
0|MagicMir | at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
0|MagicMir | at Function.Module._load (internal/modules/cjs/loader.js:551:3)
0|MagicMir | at Module.require (internal/modules/cjs/loader.js:658:17)
0|MagicMir | at require (internal/modules/cjs/helpers.js:20:18)
0|MagicMir | npm ERR! code ELIFECYCLE
0|MagicMir | npm ERR! errno 1
0|MagicMir | npm ERR! magicmirror@2.10.1 start:./run-start.sh
0|MagicMir | npm ERR! Exit status 1
0|MagicMir | npm ERR!
0|MagicMir | npm ERR! Failed at the magicmirror@2.10.1 start script.
0|MagicMir | npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
0|MagicMir |
0|MagicMir | npm ERR! A complete log of this run can be found in:
0|MagicMir | npm ERR! /home/pi/.npm/_logs/2020-03-11T17_05_15_894Z-debug.log -
@Miked180 do
pm2 logs --lines=100
-
See Link. I cant post log here
-
@Miked180 for calendar error
change http://calendar to https://calendar
don’t see the error listed above
pm2 stop 0 pm2 flush pm2 start 0 after error pm2 logs --lines=100
-
pi@raspberrypi:~/MagicMirror/config $ pm2 logs --lines=100
[TAILING] Tailing last 100 lines for [all] processes (change the value with --lines option)
/home/pi/.pm2/pm2.log last 100 lines:
PM2 | 2020-03-11T18:29:32: PM2 log: App [MagicMirror:0] starting in -fork mode-
PM2 | 2020-03-11T18:29:32: PM2 log: App [MagicMirror:0] online/home/pi/.pm2/logs/MagicMirror-error.log last 100 lines:
/home/pi/.pm2/logs/MagicMirror-out.log last 100 lines:
0|MagicMir |
0|MagicMir | > magicmirror@2.10.1 start /home/pi/MagicMirror
0|MagicMir | > ./run-start.sh
0|MagicMir |
0|MagicMir | [18:29:37.650] [LOG] Starting MagicMirror: v2.10.1
0|MagicMir | [18:29:37.659] [LOG] Loading config …
0|MagicMir | [18:29:37.664] [LOG] Loading module helpers …
0|MagicMir | [18:29:37.666] [LOG] No helper found for module: alert.
0|MagicMir | [18:29:37.713] [LOG] Initializing new module helper …
0|MagicMir | [18:29:37.714] [LOG] Module helper loaded: updatenotification
0|MagicMir | [18:29:37.715] [LOG] No helper found for module: clock.
0|MagicMir | [18:29:38.184] [LOG] Initializing new module helper …
0|MagicMir | [18:29:38.185] [LOG] Module helper loaded: calendar
0|MagicMir | [18:29:38.185] [LOG] No helper found for module: compliments.
0|MagicMir | [18:29:38.186] [LOG] No helper found for module: currentweather.
0|MagicMir | [18:29:38.187] [LOG] No helper found for module: weatherforecast.
0|MagicMir | [18:29:38.218] [LOG] Initializing new module helper …
0|MagicMir | [18:29:38.218] [LOG] Module helper loaded: newsfeed
0|MagicMir | [18:29:38.222] [LOG] Initializing new module helper …
0|MagicMir | [18:29:38.222] [LOG] Module helper loaded: MMM-WienerLinien
0|MagicMir | [18:29:38.224] [LOG] Initializing new module helper …
0|MagicMir | [18:29:38.225] [LOG] Module helper loaded: MMM-RandomYouTubePlayer
0|MagicMir | [18:29:38.226] [LOG] No helper found for module: MMM-EyeCandy.
0|MagicMir | [18:29:38.226] [LOG] All module helpers loaded.
0|MagicMir | [18:29:38.227] [LOG] Starting server on port 8080 …
0|MagicMir | [18:29:38.241] [LOG] Server started …
0|MagicMir | [18:29:38.242] [LOG] Connecting socket for: updatenotification
0|MagicMir | [18:29:38.243] [LOG] Connecting socket for: calendar
0|MagicMir | [18:29:38.244] [LOG] Starting node helper for: calendar
0|MagicMir | [18:29:38.245] [LOG] Connecting socket for: newsfeed
0|MagicMir | [18:29:38.245] [LOG] Starting module: newsfeed
0|MagicMir | [18:29:38.246] [LOG] Connecting socket for: MMM-WienerLinien
0|MagicMir | [18:29:38.247] [LOG] Starting module helper: MMM-WienerLinien
0|MagicMir | [18:29:38.248] [LOG] Connecting socket for: MMM-RandomYouTubePlayer
0|MagicMir | [18:29:38.248] [LOG] Starting module helper: MMM-RandomYouTubePlayer
0|MagicMir | [18:29:38.249] [LOG] Sockets connected & modules started …
0|MagicMir | [18:29:38.404] [LOG] Launching application.
0|MagicMir | [18:29:40.761] [LOG] Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/vaios2k%40gmail.com/public/basic.ics - Interval: 120000
0|MagicMir | [18:29:40.873] [LOG] Create new news fetcher for url: https://rss.orf.at/science.xml - Interval: 300000 -
@Miked180 did it black screen?
-
now i see the mirror, i wait few minutes