Read the statement by Michael Teeuw here.
Update auf 2.13.0
-
@kusselin cool… looks good… now to run MM… and see if it all works…
-
no, nothing is good…sorry:
i have a black screen :-(
pi@raspberrypi:~/MagicMirror $ npm start > magicmirror@2.13.0 start /home/pi/MagicMirror > ./run-start.sh $1 [2020-11-15 18:39:25.557] [LOG] Starting MagicMirror: v2.13.0 [2020-11-15 18:39:25.648] [LOG] Loading config ... [2020-11-15 18:39:25.691] [LOG] Loading module helpers ... [2020-11-15 18:39:25.703] [LOG] No helper found for module: alert. [2020-11-15 18:39:26.107] [LOG] Initializing new module helper ... [2020-11-15 18:39:26.112] [LOG] Module helper loaded: updatenotification [2020-11-15 18:39:26.117] [LOG] No helper found for module: clock. [2020-11-15 18:39:30.439] [LOG] Initializing new module helper ... [2020-11-15 18:39:30.444] [LOG] Module helper loaded: calendar [2020-11-15 18:39:30.451] [LOG] No helper found for module: MMM-OpenmapWeather. [2020-11-15 18:39:30.457] [LOG] No helper found for module: weatherforecast. [2020-11-15 18:39:31.996] [LOG] Initializing new module helper ... [2020-11-15 18:39:32.001] [LOG] Module helper loaded: MMM-Remote-Control [2020-11-15 18:39:32.030] [LOG] Initializing new module helper ... [2020-11-15 18:39:32.039] [LOG] Module helper loaded: MMM-SoccerLiveScore [2020-11-15 18:39:32.059] [LOG] Initializing new module helper ... [2020-11-15 18:39:32.062] [LOG] Module helper loaded: MMM-Tankerkoenig [2020-11-15 18:39:32.069] [LOG] No helper found for module: MMM-SmartWebDisplay. [2020-11-15 18:39:32.099] [LOG] Initializing new module helper ... [2020-11-15 18:39:32.107] [LOG] Module helper loaded: MMM-ioBroker [2020-11-15 18:39:33.022] [LOG] Initializing new module helper ... [2020-11-15 18:39:33.024] [LOG] Module helper loaded: MMM-FRITZ-Box-Callmonitor [2020-11-15 18:39:33.475] [LOG] Initializing new module helper ... [2020-11-15 18:39:33.482] [LOG] Module helper loaded: MMM-Fuel [2020-11-15 18:39:34.691] [LOG] Initializing new module helper ... [2020-11-15 18:39:34.693] [LOG] Module helper loaded: MMM-PublicTransportHafas [2020-11-15 18:39:34.696] [LOG] No helper found for module: compliments. [2020-11-15 18:39:35.002] [LOG] Initializing new module helper ... [2020-11-15 18:39:35.010] [LOG] Module helper loaded: MMM-Tools [2020-11-15 18:39:35.216] [LOG] Initializing new module helper ... [2020-11-15 18:39:35.222] [LOG] Module helper loaded: newsfeed [2020-11-15 18:39:35.239] [LOG] Initializing new module helper ... [2020-11-15 18:39:35.245] [LOG] Module helper loaded: MMM-COVID19 [2020-11-15 18:39:35.264] [LOG] Initializing new module helper ... [2020-11-15 18:39:35.270] [LOG] Module helper loaded: MMM-COVID19-AMPEL [2020-11-15 18:39:35.275] [LOG] All module helpers loaded. [2020-11-15 18:39:36.247] [LOG] Starting server on port 8080 ... [2020-11-15 18:39:36.295] [INFO] You're using a full whitelist configuration to allow for all IPs [2020-11-15 18:39:36.338] [LOG] Server started ... [2020-11-15 18:39:36.347] [LOG] Connecting socket for: updatenotification [2020-11-15 18:39:36.355] [LOG] Connecting socket for: calendar [2020-11-15 18:39:36.359] [LOG] Starting node helper for: calendar [2020-11-15 18:39:36.363] [LOG] Connecting socket for: MMM-Remote-Control [2020-11-15 18:39:36.370] [LOG] Starting node helper for: MMM-Remote-Control [2020-11-15 18:39:36.418] [LOG] Connecting socket for: MMM-SoccerLiveScore [2020-11-15 18:39:36.424] [LOG] MMM-SoccerLiveScore helper started... [2020-11-15 18:39:36.427] [LOG] Connecting socket for: MMM-Tankerkoenig [2020-11-15 18:39:36.430] [LOG] Starting module helper: MMM-Tankerkoenig [2020-11-15 18:39:36.435] [LOG] Connecting socket for: MMM-ioBroker [2020-11-15 18:39:36.441] [LOG] Connecting socket for: MMM-FRITZ-Box-Callmonitor [2020-11-15 18:39:36.446] [LOG] Starting module: MMM-FRITZ-Box-Callmonitor [2020-11-15 18:39:36.451] [LOG] Connecting socket for: MMM-Fuel [2020-11-15 18:39:36.456] [LOG] Starting module helper: MMM-Fuel [2020-11-15 18:39:36.459] [LOG] Connecting socket for: MMM-PublicTransportHafas [2020-11-15 18:39:36.462] [LOG] Connecting socket for: MMM-Tools [2020-11-15 18:39:36.468] [LOG] [Tools] MMM-Tools Version: 2.0.3 [2020-11-15 18:39:36.472] [LOG] Connecting socket for: newsfeed [2020-11-15 18:39:36.476] [LOG] Starting node helper for: newsfeed [2020-11-15 18:39:36.480] [LOG] Connecting socket for: MMM-COVID19 [2020-11-15 18:39:36.484] [LOG] Starting node helper for: MMM-COVID19 [2020-11-15 18:39:36.489] [LOG] Connecting socket for: MMM-COVID19-AMPEL [2020-11-15 18:39:36.492] [LOG] Starting node helper for: MMM-COVID19-AMPEL [2020-11-15 18:39:36.494] [LOG] Sockets connected & modules started ... [2020-11-15 18:39:36.538] [ERROR] Whoops! There was an uncaught exception... [2020-11-15 18:39:36.543] [ERROR] Error: listen EADDRINUSE: address already in use 0.0.0.0:8080 at Server.setupListenHandle [as _listen2] (net.js:1226:14) at listenInCluster (net.js:1274:12) at doListen (net.js:1413:7) at processTicksAndRejections (internal/process/task_queues.js:84:9) { code: 'EADDRINUSE', errno: 'EADDRINUSE', syscall: 'listen', address: '0.0.0.0', port: 8080 } [2020-11-15 18:39:36.573] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? [2020-11-15 18:39:36.576] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues [2020-11-15 18:39:38.359] [LOG] Launching application. Username for 'https://github.com':
-
@kusselin said in Update auf 2.13.0:
Error: listen EADDRINUSE: address already in use 0.0.0.0:8080
mirror already running…
can’t run two at the same time… (on the same port) -
@sdetweil said in Update auf 2.13.0:
mirror already running…
can’t run two at the same time… (on the same port)o.k. and what can i do now…?
Sorry for my questions but i´m not the expert as you
-
@kusselin if you use pm2 to start a boot,
pm2 stop allthen npm start to test
-
pi@raspberrypi:~ $ pm2 stop all [PM2] Applying action stopProcessId on app [all](ids: 0) [PM2] [MagicMirror](0) ✓ ┌────┬────────────────────┬──────────┬──────┬───────────┬──────────┬──────────┐ │ id │ name │ mode │ ↺ │ status │ cpu │ memory │ ├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤ │ 0 │ MagicMirror │ fork │ 0 │ stopped │ 0% │ 0b │ └────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘ pi@raspberrypi:~ $ npm start npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /home/pi/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/home/pi/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2020-11-15T18_01_08_239Z-debug.log
-
@kusselin from the MagicMirror folder
-
username for github.com?
what ist this?
-
@kusselin the updateNotification module if u don’t use it, u can disable it.
add
module:"updatenotification", disabled: true, // < this line
-
the screen is always black :-(
i ihink i have to save the config and i have to install magic mirror new…
what do you think?