Read the statement by Michael Teeuw here.
MMM-awesome-alexa
-
0|mmstart | [2020-06-26 14:34:32.173] [LOG] Starting MagicMirror: v2.11.0 0|mmstart | [2020-06-26 14:34:32.272] [LOG] Loading config … 0|mmstart | [2020-06-26 14:34:32.332] [LOG] Loading module helpers … 0|mmstart | [2020-06-26 14:34:32.646] [LOG] Initializing new module helper . … 0|mmstart | [2020-06-26 14:34:32.666] [LOG] Module helper loaded: updatenoti fication 0|mmstart | [2020-06-26 14:34:32.703] [LOG] No helper found for module: hell oworld. 0|mmstart | [2020-06-26 14:34:32.710] [LOG] All module helpers loaded. 0|mmstart | [2020-06-26 14:34:33.525] [LOG] Starting server on port 8080 … 0|mmstart | [2020-06-26 14:34:33.667] [LOG] Server started … 0|mmstart | [2020-06-26 14:34:33.676] [LOG] Connecting socket for: updatenot ification 0|mmstart | [2020-06-26 14:34:33.684] [LOG] Sockets connected & modules star ted … 0|mmstart | [2020-06-26 14:34:33.691] [LOG] 0|mmstart | Ready to go! Please point your browser to: http://localhost:8080I don’t see the alexa node_helper being loaded.
also this config.js has the hello word sample module -
@sdetweil I installed new module can you wait for a moment i configure my config file and install awesome alexa. I will reply.
-
@uok825 also show output of pm2 info 0
-
-
@uok825 and show /home/pi/mmstart.sh please
-
@sdetweil
mmstart#!/bin/bash cd ~/MagicMirror node serveronly & sleep 30 xinit /home/pi/chromium_start.shchromium_start
#!/bin/sh xset -dpms # disable DPMS (Energy Star) features. xset s off # disable screen saver xset s noblank # don’t blank the video device matchbox-window-manager & #midori -e Fullscreen -a http://localhost:8080 chromium-browser http://localhost:8080/ --window-size=1920,1080 --start-fullscreen --kiosk --incognito --noerrdialogs --disable-translate --no-first-run --fast --fast-start --disable-infobars --disable-features=TranslateUI --disk-cache-dir=/dev/null -
@uok825 such a shame you rebuilt all this yourself… if u had used my install script it would have set it all up for you…
just use raspian buster full and voila…
-
@sdetweil Sorry i saw this first http://emmanuelcontreras.com/how-to/how-to-create-a-magic-mirror-2-with-pi-zero-w/
-
@uok825 yeh, old stuff…
-
@sdetweil Can you share link your script i flash another sd card raspian and try yourse thx for the help
-
@uok825 all my scripts are here
https://github.com/sdetweil/MagicMirror_scripts
just copy/paste the command for installuse raspian buster
https://www.raspberrypi.org/downloads/raspberry-pi-os/i test on my pi0w all the time
-
@sdetweil okey thx the raspian is downloading
-
@uok825 not lite, right?
-
@sdetweil not lite but “Raspberry Pi OS (32-bit) with desktop” is it problem?
- not recommend software
-
@uok825 thats the correct version, all good…
-
pi@raspberrypi:~ $ 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-06-26T19:32:13: PM2 log: App [MagicMirror:0] starting in -fork mode- PM2 | 2020-06-26T19:32:14: 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.11.0 start /home/pi/MagicMirror 0|MagicMir | > ./run-start.sh $1 0|MagicMir | 0|MagicMir | [2020-06-26 19:32:39.858] [LOG] Starting MagicMirror: v2.11.0 0|MagicMir | [2020-06-26 19:32:40.063] [LOG] Loading config ... 0|MagicMir | [2020-06-26 19:32:40.158] [LOG] Loading module helpers ... 0|MagicMir | [2020-06-26 19:32:40.196] [LOG] No helper found for module: alert. 0|MagicMir | [2020-06-26 19:32:41.395] [LOG] Initializing new module helper ... 0|MagicMir | [2020-06-26 19:32:41.428] [LOG] Module helper loaded: updatenotification 0|MagicMir | [2020-06-26 19:32:41.451] [LOG] No helper found for module: clock. 0|MagicMirror | [2020-06-26 19:32:48.510] [LOG] Initializing new module helper ... 0|MagicMirror | [2020-06-26 19:32:48.525] [LOG] Module helper loaded: calendar 0|MagicMirror | [2020-06-26 19:32:48.537] [LOG] No helper found for module: currentweather. 0|MagicMirror | [2020-06-26 19:32:48.551] [LOG] No helper found for module: weatherforecast. 0|MagicMirror | [2020-06-26 19:32:49.314] [LOG] Initializing new module helper ... 0|MagicMirror | [2020-06-26 19:32:49.334] [LOG] Module helper loaded: newsfeed 0|MagicMirror | [2020-06-26 19:32:53.427] [LOG] Initializing new module helper ... 0|MagicMirror | [2020-06-26 19:32:53.442] [LOG] Module helper loaded: MMM-Screencast 0|MagicMirror | [2020-06-26 19:32:53.478] [LOG] Initializing new module helper ... 0|MagicMirror | [2020-06-26 19:32:53.505] [LOG] Module helper loaded: MMM-LICE 0|MagicMirror | [2020-06-26 19:33:03.595] [LOG] Initializing new module helper ... 0|MagicMirror | [2020-06-26 19:33:03.605] [LOG] Module helper loaded: MMM-awesome-alexa 0|MagicMirror | [2020-06-26 19:33:03.624] [LOG] All module helpers loaded. 0|MagicMirror | [2020-06-26 19:33:05.811] [LOG] Starting server on port 8080 ... 0|MagicMirror | [2020-06-26 19:33:05.999] [LOG] Server started ... 0|MagicMirror | [2020-06-26 19:33:06.043] [LOG] Connecting socket for: updatenotification 0|MagicMirror | [2020-06-26 19:33:06.071] [LOG] Connecting socket for: calendar 0|MagicMirror | [2020-06-26 19:33:06.113] [LOG] Starting node helper for: calendar 0|MagicMirror | [2020-06-26 19:33:06.134] [LOG] Connecting socket for: newsfeed 0|MagicMirror | [2020-06-26 19:33:06.160] [LOG] Starting module: newsfeed 0|MagicMirror | [2020-06-26 19:33:06.165] [LOG] Connecting socket for: MMM-Screencast 0|MagicMirror | [2020-06-26 19:33:06.207] [LOG] Connecting socket for: MMM-LICE 0|MagicMirror | [2020-06-26 19:33:06.231] [LOG] Starting node_helper for: MMM-LICE 0|MagicMirror | [2020-06-26 19:33:06.265] [LOG] Connecting socket for: MMM-awesome-alexa 0|MagicMirror | [2020-06-26 19:33:06.293] [LOG] Sockets connected & modules started ... 0|MagicMirror | [2020-06-26 19:33:06.320] [LOG] 0|MagicMirror | Ready to go! Please point your browser to: http://0.0.0.0:8080 0|MagicMirror | Starting chromium browser now, have patience, it takes a minute 0|MagicMirror | [2020-06-26 19:33:06.989] [LOG] 0|MagicMirror | Whoops! There was an uncaught exception... 0|MagicMirror | [2020-06-26 19:33:07.071] [ERROR] 0|MagicMirror | { Error: listen EADDRINUSE: address already in use 0.0.0.0:8080 0|MagicMirror | at Server.setupListenHandle [as _listen2] (net.js:1280:14) 0|MagicMirror | at listenInCluster (net.js:1328:12) 0|MagicMirror | at doListen (net.js:1461:7) 0|MagicMirror | at process._tickCallback (internal/process/next_tick.js:63:19) 0|MagicMirror | at Function.Module.runMain (internal/modules/cjs/loader.js:834:11) 0|MagicMirror | at startup (internal/bootstrap/node.js:283:19) 0|MagicMirror | at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3) 0|MagicMirror | code: 'EADDRINUSE', 0|MagicMirror | errno: 'EADDRINUSE', 0|MagicMirror | syscall: 'listen', 0|MagicMirror | address: '0.0.0.0', 0|MagicMirror | port: 8080 } 0|MagicMirror | [2020-06-26 19:33:07.445] [LOG] 0|MagicMirror | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|MagicMirror | [2020-06-26 19:33:07.470] [LOG] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues 0|MagicMirror | [2020-06-26 19:34:39.220] [LOG] 0|MagicMirror | Use existing news fetcher for url: http://www.cumhuriyet.com.tr/rss/son_dakika.xml 0|MagicMirror | [2020-06-26 19:34:46.507] [LOG] 0|MagicMirror | Use existing news fetcher for url: https://www.birgun.net/xml/rss.xml 0|MagicMirror | [2020-06-26 19:34:46.823] [LOG] 0|MagicMirror | Use existing news fetcher for url: https://www.sozcu.com.tr/sitemap_google_news.xml PM2 | App [MagicMirror:0] exited with code [0] via signal [SIGINT] PM2 | App [MagicMirror:0] starting in -fork mode- PM2 | App [MagicMirror:0] online 0|MagicMirror | > magicmirror@2.11.0 start /home/pi/MagicMirror 0|MagicMirror | > ./run-start.sh $1 0|MagicMirror | [2020-06-26 19:35:35.559] [LOG] Starting MagicMirror: v2.11.0 0|MagicMirror | [2020-06-26 19:35:35.698] [LOG] Loading config ... 0|MagicMirror | [2020-06-26 19:35:35.787] [LOG] Loading module helpers ... 0|MagicMirror | [2020-06-26 19:35:35.832] [LOG] No helper found for module: alert. 0|MagicMirror | [2020-06-26 19:35:36.721] [LOG] Initializing new module helper ... 0|MagicMirror | [2020-06-26 19:35:36.746] [LOG] Module helper loaded: updatenotification 0|MagicMirror | [2020-06-26 19:35:36.775] [LOG] No helper found for module: clock. 0|MagicMirror | [2020-06-26 19:35:42.002] [LOG] Initializing new module helper ... 0|MagicMirror | [2020-06-26 19:35:42.018] [LOG] Module helper loaded: calendar 0|MagicMirror | [2020-06-26 19:35:42.042] [LOG] No helper found for module: currentweather. 0|MagicMirror | [2020-06-26 19:35:42.061] [LOG] No helper found for module: weatherforecast. 0|MagicMirror | [2020-06-26 19:35:42.609] [LOG] Initializing new module helper ... 0|MagicMirror | [2020-06-26 19:35:42.622] [LOG] Module helper loaded: newsfeed 0|MagicMirror | [2020-06-26 19:35:46.278] [LOG] Initializing new module helper ... 0|MagicMirror | [2020-06-26 19:35:46.292] [LOG] Module helper loaded: MMM-Screencast 0|MagicMirror | [2020-06-26 19:35:46.347] [LOG] Initializing new module helper ... 0|MagicMirror | [2020-06-26 19:35:46.355] [LOG] Module helper loaded: MMM-LICE 0|MagicMirror | [2020-06-26 19:35:58.302] [LOG] Initializing new module helper ... 0|MagicMirror | [2020-06-26 19:35:58.317] [LOG] Module helper loaded: MMM-awesome-alexa 0|MagicMirror | [2020-06-26 19:35:58.344] [LOG] All module helpers loaded. 0|MagicMirror | [2020-06-26 19:36:00.278] [LOG] Starting server on port 8080 ... 0|MagicMirror | [2020-06-26 19:36:00.469] [LOG] Server started ... 0|MagicMirror | [2020-06-26 19:36:00.497] [LOG] Connecting socket for: updatenotification 0|MagicMirror | [2020-06-26 19:36:00.543] [LOG] Connecting socket for: calendar 0|MagicMirror | [2020-06-26 19:36:00.571] [LOG] Starting node helper for: calendar 0|MagicMirror | [2020-06-26 19:36:00.605] [LOG] Connecting socket for: newsfeed 0|MagicMirror | [2020-06-26 19:36:00.621] [LOG] Starting module: newsfeed 0|MagicMirror | [2020-06-26 19:36:00.651] [LOG] Connecting socket for: MMM-Screencast 0|MagicMirror | [2020-06-26 19:36:00.694] [LOG] Connecting socket for: MMM-LICE 0|MagicMirror | [2020-06-26 19:36:00.725] [LOG] Starting node_helper for: MMM-LICE 0|MagicMirror | [2020-06-26 19:36:00.755] [LOG] Connecting socket for: MMM-awesome-alexa 0|MagicMirror | [2020-06-26 19:36:00.780] [LOG] Sockets connected & modules started ... 0|MagicMirror | [2020-06-26 19:36:00.815] [LOG] 0|MagicMirror | Ready to go! Please point your browser to: http://0.0.0.0:8080 0|MagicMirror | Starting chromium browser now, have patience, it takes a minute 0|MagicMirror | [2020-06-26 19:36:01.577] [LOG] 0|MagicMirror | Whoops! There was an uncaught exception... 0|MagicMirror | [2020-06-26 19:36:01.640] [ERROR] 0|MagicMirror | { Error: listen EADDRINUSE: address already in use 0.0.0.0:8080 0|MagicMirror | at Server.setupListenHandle [as _listen2] (net.js:1280:14) 0|MagicMirror | at listenInCluster (net.js:1328:12) 0|MagicMirror | at doListen (net.js:1461:7) 0|MagicMirror | at process._tickCallback (internal/process/next_tick.js:63:19) 0|MagicMirror | at Function.Module.runMain (internal/modules/cjs/loader.js:834:11) 0|MagicMirror | at startup (internal/bootstrap/node.js:283:19) 0|MagicMirror | at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3) 0|MagicMirror | code: 'EADDRINUSE', 0|MagicMirror | errno: 'EADDRINUSE', 0|MagicMirror | syscall: 'listen', 0|MagicMirror | address: '0.0.0.0', 0|MagicMirror | port: 8080 } 0|MagicMirror | [2020-06-26 19:36:02.095] [LOG] 0|MagicMirror | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 0|MagicMirror | [2020-06-26 19:36:02.111] [LOG] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issuesShe is not wake up with “Alexa”
-
@uok825 u have it running already at boot…
{ Error: listen EADDRINUSE: address already in use 0.0.0.0:8080pm2 stop all
-
@uok825 How can i fix the problem? Alexa don’t wake up.
-
@uok825 shut down all the magic Mirror servers…
dopm2 statusshow the results here
then
pm2 stop allcheck to make sure none are running
ps -ef | grep MagicMirroronce all are stopped, then
pm2 start 0then test
-
@sdetweil Still same, don’t wake up
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
