Read the statement by Michael Teeuw here.
MMM-awesome-alexa
-
@uok825 can u show the pm2 logs during this kind of launch
pm2 stop 0 pm2 flush pm2 start 0do your tests
pm2 logs --lines=100 pm2 info 0 -
@sdetweil
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:8080pm20|mmstart | X.Org X Server 1.19.2
0|mmstart | Release Date: 2017-03-02
0|mmstart | X Protocol Version 11, Revision 0
0|mmstart | Build Operating System: Linux 4.9.41-v7+ armv7l Raspbian
0|mmstart | Current Operating System: Linux raspberrypi 4.19.66+ #1253 Thu Aug 15 11:37:30 BST 2019 armv6l
0|mmstart | Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=1440 bcm2708_fb.fbheight=900 bcm2708_fb.fbswap=1 smsc95xx.macaddr=B8:27:EB:C2:8B:EA vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=00dad306-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
0|mmstart | Build Date: 18 October 2017 04:55:30PM
0|mmstart | xorg-server 2:1.19.2-1+rpt1+deb9u2 (https://www.debian.org/support)
0|mmstart | Current version of pixman: 0.34.0
0|mmstart | Before reporting problems, check http://wiki.x.org
0|mmstart | to make sure that you have the latest version.
0|mmstart | Markers: (–) probed, (**) from config file, (==) default setting,
0|mmstart | (++) from command line, (!!) notice, (II) informational,
0|mmstart | (WW) warning,
0|mmstart | (EE) error, (NI) not implemented, (??) unknown.
0|mmstart | (==) Log file: “/var/log/Xorg.0.log”, Time: Fri Jun 26 14:34:56 2020
0|mmstart | (==) Using system config directory “/usr/share/X11/xorg.conf.d” 0|mmstart | Fontconfig warning: “/etc/fonts/fonts.conf”, line 100:
0|mmstart | unknown element “blank”
0|mmstart | [5863:6076:0626/143511.431135:ERROR:bus.cc(396)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are “tcp” and on UNIX “unix”)
0|mmstart | [5863:5890:0626/143514.718350:ERROR:simple_backend_impl.cc(118)] Failed to create directory: /dev/null/Default/Cache
0|mmstart | [5863:5890:0626/143514.729068:ERROR:simple_backend_impl.cc(728)] Simple Cache Backend: wrong file structure on disk: 1 path: /dev/null/Default/Cache
0|mmstart | [5863:5882:0626/143514.730785:ERROR:cache_util.cc(140)] Unable to move cache folder /dev/null/Default/Cache to /dev/null/Default/old_Cache_000
0|mmstart | [5863:5882:0626/143514.731049:ERROR:disk_cache.cc(184)] Unable to create cache
x0|mmstart | ATTENTION: default value of option force_s3tc_enable overridden by environment.
0|mmstart | [1:8:0626/143529.824588:ERROR:command_buffer_proxy_impl.cc(124)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer. -
@uok825 said in MMM-awesome-alexa:
pm20|mmstart | X.Org X Server 1.19.2
0|mmstart | Release Date: 2017-03-02what is all that?
what device is this on? pi 0?
I don’t see the alexa module being loaded
-
@sdetweil Yes pi0 and not desktop system.
-
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”
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
