Read the statement by Michael Teeuw here.
Error: MagicMirror will not quite
-
Hello,
I have installed MM from hereWhen I want to run the Magic Mirror, I am getting the following error
"MagicMirror will not quit, but it might be good idea to check why this happened. Maybe no internet connection? "
pi@raspberrypi:~/MagicMirror $ DISPLAY=:0 npm start > magicmirror@2.15.0 start > ./run-start.sh $1 [10.05.2021 10:27.27.904] [LOG] Starting MagicMirror: v2.15.0 [10.05.2021 10:27.27.912] [LOG] Loading config ... [10.05.2021 10:27.27.924] [LOG] Loading module helpers ... [10.05.2021 10:27.27.928] [LOG] No helper found for module: alert. [10.05.2021 10:27.28.211] [LOG] Initializing new module helper ... [10.05.2021 10:27.28.212] [LOG] Module helper loaded: updatenotification [10.05.2021 10:27.28.214] [LOG] No helper found for module: clock. [10.05.2021 10:27.29.096] [LOG] Initializing new module helper ... [10.05.2021 10:27.29.098] [LOG] Module helper loaded: calendar [10.05.2021 10:27.29.100] [LOG] No helper found for module: compliments. [10.05.2021 10:27.29.101] [LOG] No helper found for module: weather. [10.05.2021 10:27.29.140] [LOG] Initializing new module helper ... [10.05.2021 10:27.29.141] [LOG] Module helper loaded: newsfeed [10.05.2021 10:27.29.142] [LOG] All module helpers loaded. [10.05.2021 10:27.29.281] [LOG] Starting server on port 8080 ... [10.05.2021 10:27.29.303] [LOG] Server started ... [10.05.2021 10:27.29.305] [LOG] Connecting socket for: updatenotification [10.05.2021 10:27.29.306] [LOG] Connecting socket for: calendar [10.05.2021 10:27.29.308] [LOG] Starting node helper for: calendar [10.05.2021 10:27.29.309] [LOG] Connecting socket for: newsfeed [10.05.2021 10:27.29.310] [LOG] Starting node helper for: newsfeed [10.05.2021 10:27.29.311] [LOG] Sockets connected & modules started ... [10.05.2021 10:27.29.683] [ERROR] Whoops! There was an uncaught exception... [10.05.2021 10:27.29.697] [ERROR] Error: listen EADDRINUSE: address already in use 127.0.0.1:8080 at Server.setupListenHandle [as _listen2] (net.js:1313:16) at listenInCluster (net.js:1361:12) at GetAddrInfoReqWrap.doListen [as callback] (net.js:1498:7) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:68:8) { code: 'EADDRINUSE', errno: 'EADDRINUSE', syscall: 'listen', address: '127.0.0.1', port: 8080 } [10.05.2021 10:27.29.700] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? [10.05.2021 10:27.29.701] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues [10.05.2021 10:27.29.748] [LOG] Launching application. -
@e199504 did u say yes to pm2?
then pm2 is already running mm.do
pm2 status
then
pm2 stop all, or 0, or the name shown in the pm2 status command output
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login