Okay, the logs. I forgot… :-D
First i tried with “pm logs -lines 1000”
And really, there were errors!
The logs with the error…
------------------------------------------------------------------------------------------------------------<
0|mm | > magicmirror@2.0.0 start /home/pi/MagicMirror
0|mm | > electron js/electron.js
0|mm |
0|mm | Loading config …
0|mm | Loading module helpers …
0|mm | Initializing new module helper …
0|mm | No helper found for module: alert.
0|mm | No helper found for module: clock.
0|mm | Initializing new module helper …
0|mm | No helper found for module: compliments.
0|mm | No helper found for module: currentweather.
0|mm | No helper found for module: weatherforecast.
0|mm | Initializing new module helper …
0|mm | Initializing new module helper …
0|mm | No helper found for module: calendar_monthly.
0|mm | All module helpers loaded.
0|mm | Starting server op port 8080 …
0|mm | Server started …
0|mm | Connecting socket for: MMM-PIR-Sensor
0|mm | Connecting socket for: calendar
0|mm | Starting node helper for: calendar
0|mm | Connecting socket for: newsfeed
0|mm | Starting module: newsfeed
0|mm | Connecting socket for: MMM-Fuel
0|mm | Starting module: MMM-Fuel
0|mm | Sockets connected & modules started …
0|mm | Launching application.
0|mm | Create new calendar fetcher for url: http://localhost:8080/modules/default/calendar/calendardata.ics - Interval: 300000
0|mm | Create new news fetcher for url: http://www.br.de/franken/franken100~rss.xml - Interval: 300000
0|mm | Create new news fetcher for url: https://www.kuketz-blog.de/feed/ - Interval: 300000
0|mm | Whoops! There was an uncaught exception…
0|mm | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm | If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
0|mm | Whoops! There was an uncaught exception…
0|mm | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm | If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
0|mm | Whoops! There was an uncaught exception…
0|mm | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm | If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
0|mm | Whoops! There was an uncaught exception…
0|mm | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm | If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
0|mm | Whoops! There was an uncaught exception…
0|mm | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm | If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
…but i noticed, that the feeds were some, i used some tries before. So with my actual used feeds - no errors anymore.
But they’re still not updated…
------------------------------------------------------------------------------------------------------------<
|mm | > magicmirror@2.0.0 start /home/pi/MagicMirror
0|mm | > electron js/electron.js
0|mm |
0|mm | Loading config …
0|mm | Loading module helpers …
0|mm | No helper found for module: helloworld.
0|mm | All module helpers loaded.
0|mm | Starting server op port 8080 …
0|mm | Server started …
0|mm | Sockets connected & modules started …
0|mm | Launching application.
0|mm |
0|mm | > magicmirror@2.0.0 start /home/pi/MagicMirror
0|mm | > electron js/electron.js
0|mm |
0|mm | Loading config …
0|mm | Loading module helpers …
0|mm | Initializing new module helper …
0|mm | No helper found for module: alert.
0|mm | No helper found for module: clock.
0|mm | Initializing new module helper …
0|mm | No helper found for module: compliments.
0|mm | No helper found for module: currentweather.
0|mm | No helper found for module: weatherforecast.
0|mm | Initializing new module helper …
0|mm | Initializing new module helper …
0|mm | No helper found for module: calendar_monthly.
0|mm | All module helpers loaded.
0|mm | Starting server op port 8080 …
0|mm | Server started …
0|mm | Connecting socket for: MMM-PIR-Sensor
0|mm | Connecting socket for: calendar
0|mm | Starting node helper for: calendar
0|mm | Connecting socket for: newsfeed
0|mm | Starting module: newsfeed
0|mm | Connecting socket for: MMM-Fuel
0|mm | Starting module: MMM-Fuel
0|mm | Sockets connected & modules started …
0|mm | Launching application.
0|mm | Create new calendar fetcher for url: http://localhost:8080/modules/default/calendar/calendardata.ics - Interval: 300000
0|mm | Create new news fetcher for url: http://www.spiegel.de/schlagzeilen/tops/index.rss - Interval: 300000
0|mm | Create new news fetcher for url: http://www.gala.de/rss/gala_rss.html - Interval: 300000
0|mm | Create new news fetcher for url: http://www.metalnews.de/rss/ - Interval: 300000
0|mm | Create new news fetcher for url: http://www.infranken.de/storage/rss/rss/2.0/startseite.xml - Interval: 300000
I also tried to open the MM in Chromium and then hit F12. But i didnt see anything suscpicious there…
------------------------------------------------------------------------------------------------------------<
???
Last i tried “pm2 log mm”. And it gave me some errors:
------------------------------------------------------------------------------------------------------------<
[TAILING] Tailing last 10 lines for [mm] process (change the value with --lines option)
/home/pi/.pm2/logs/mm-error-0.log last 10 lines:
0|mm | at emitOne (events.js:96:13)
0|mm | at SAXStream.emit (events.js:188:7)
0|mm | at Object.me._parser.(anonymous function) [as onopentag] (/home/pi/MagicMirror/node_modules/sax/lib/sax.js:258:17)
0|mm | at emit (/home/pi/MagicMirror/node_modules/sax/lib/sax.js:640:35)
0|mm | at emitNode (/home/pi/MagicMirror/node_modules/sax/lib/sax.js:645:5)
0|mm | at openTag (/home/pi/MagicMirror/node_modules/sax/lib/sax.js:841:5)
0|mm | at Object.write (/home/pi/MagicMirror/node_modules/sax/lib/sax.js:1404:13)
0|mm | at SAXStream.write (/home/pi/MagicMirror/node_modules/sax/lib/sax.js:239:18)
0|mm | at yoshi.write (/home/pi/MagicMirror/node_modules/feedme/lib/feedme.js:41:14)
0|mm | WARNING! Could not validate config file. Please correct syntax errors. Starting with default configuration.
/home/pi/.pm2/logs/mm-out-0.log last 10 lines:
0|mm | Use existing news fetcher for url: http://www.spiegel.de/schlagzeilen/tops/index.rss
0|mm | Use existing news fetcher for url: http://www.gala.de/rss/gala_rss.html
0|mm | Use existing news fetcher for url: http://www.spiegel.de/schlagzeilen/tops/index.rss
0|mm | Use existing news fetcher for url: http://www.gala.de/rss/gala_rss.html
0|mm | Use existing news fetcher for url: http://www.spiegel.de/schlagzeilen/tops/index.rss
0|mm | Use existing news fetcher for url: http://www.gala.de/rss/gala_rss.html
0|mm | Use existing news fetcher for url: http://www.spiegel.de/schlagzeilen/tops/index.rss
0|mm | Use existing news fetcher for url: http://www.gala.de/rss/gala_rss.html
0|mm | Use existing news fetcher for url: http://www.spiegel.de/schlagzeilen/tops/index.rss
0|mm | Use existing news fetcher for url: http://www.gala.de/rss/gala_rss.html
Espacially the last log confuses me. Do i have a syntax problem?
Any suggestions how to do further analysis on this or a good hint what to do now?