@Bugsounet I’ve turner on my MagicMirror after a stop of 6 months.
At first I ran sudo apt-get update && sudo apt-get upgrade, then I updated both MM and its modules.
Now MM it ends up with a black screen.
So I ran npm run update in MMM-AssistantMk2 folder and answered Yes to all the answers.
I still keep getting the black screen at the end of MM loading.
What shall I do next now? :smiling_face_with_open_mouth_cold_sweat:
Here’s what happening:
pi@raspberrypi:~/MagicMirror $ npm start
> magicmirror@2.11.0 start /home/pi/MagicMirror
> DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
[2020-05-22 08:14:49.750] [LOG] Starting MagicMirror: v2.11.0
[2020-05-22 08:14:49.763] [LOG] Loading config ...
[2020-05-22 08:14:49.776] [LOG] Loading module helpers ...
[2020-05-22 08:14:49.792] [LOG] Initializing new module helper ...
[2020-05-22 08:14:49.794] [LOG] Module helper loaded: MMM-WatchDog
[2020-05-22 08:14:49.926] [LOG] Initializing new module helper ...
[2020-05-22 08:14:49.927] [LOG] Module helper loaded: MMM-Remote-Control
[2020-05-22 08:14:51.650] [LOG] Initializing new module helper ...
[2020-05-22 08:14:51.651] [LOG] Module helper loaded: MMM-RTSPStream
[2020-05-22 08:14:51.652] [LOG] No helper found for module: alert.
[2020-05-22 08:14:51.717] [LOG] Initializing new module helper ...
[2020-05-22 08:14:51.718] [LOG] Module helper loaded: updatenotification
[2020-05-22 08:14:51.780] [LOG] Initializing new module helper ...
[2020-05-22 08:14:51.781] [LOG] Module helper loaded: newsfeed
[2020-05-22 08:14:53.984] [LOG] Initializing new module helper ...
[2020-05-22 08:14:53.985] [LOG] Module helper loaded: MMM-AssistantMk2
[2020-05-22 08:14:53.986] [LOG] No helper found for module: clock.
[2020-05-22 08:14:54.001] [LOG] Initializing new module helper ...
[2020-05-22 08:14:54.002] [LOG] Module helper loaded: MMM-Spotify
[2020-05-22 08:14:54.583] [LOG] Initializing new module helper ...
[2020-05-22 08:14:54.584] [LOG] Module helper loaded: MMM-DarkSkyForecast
[2020-05-22 08:14:55.464] [LOG] Initializing new module helper ...
[2020-05-22 08:14:55.465] [LOG] Module helper loaded: MMM-PushBulletNotifications
[2020-05-22 08:14:55.472] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module '@bugsounet/lpcm16'
Require stack:
- /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
-
[2020-05-22 08:14:55.473] [LOG] Loading module helpers ...
[2020-05-22 08:14:55.484] [LOG] Initializing new module helper ...
[2020-05-22 08:14:55.486] [LOG] Module helper loaded: MMM-WatchDog
[2020-05-22 08:14:55.486] [LOG] Initializing new module helper ...
[2020-05-22 08:14:55.487] [LOG] Module helper loaded: MMM-Remote-Control
[2020-05-22 08:14:55.488] [LOG] Initializing new module helper ...
[2020-05-22 08:14:55.489] [LOG] Module helper loaded: MMM-RTSPStream
[2020-05-22 08:14:55.490] [LOG] No helper found for module: alert.
[2020-05-22 08:14:55.491] [LOG] Initializing new module helper ...
[2020-05-22 08:14:55.492] [LOG] Module helper loaded: updatenotification
[2020-05-22 08:14:55.493] [LOG] Initializing new module helper ...
[2020-05-22 08:14:55.494] [LOG] Module helper loaded: newsfeed
[2020-05-22 08:14:55.497] [LOG] Initializing new module helper ...
[2020-05-22 08:14:55.500] [LOG] Module helper loaded: MMM-AssistantMk2
[2020-05-22 08:14:55.502] [LOG] No helper found for module: clock.
[2020-05-22 08:14:55.504] [LOG] Initializing new module helper ...
[2020-05-22 08:14:55.505] [LOG] Module helper loaded: MMM-Spotify
[2020-05-22 08:14:55.507] [LOG] Initializing new module helper ...
[2020-05-22 08:14:55.509] [LOG] Module helper loaded: MMM-DarkSkyForecast
[2020-05-22 08:14:55.510] [LOG] Initializing new module helper ...
[2020-05-22 08:14:55.512] [LOG] Module helper loaded: MMM-PushBulletNotifications
[2020-05-22 08:14:55.517] [ERROR] App threw an error during load
[2020-05-22 08:14:55.519] [ERROR] Error: Cannot find module '@bugsounet/lpcm16'
Require stack:
- /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
-
at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
at Function.Module._load (internal/modules/cjs/loader.js:531:27)
at Module.require (internal/modules/cjs/loader.js:685:19)
at require (internal/modules/cjs/helpers.js:16:16)
at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:9:16)
at Module._compile (internal/modules/cjs/loader.js:786:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
at Module.load (internal/modules/cjs/loader.js:645:32)
[2020-05-22 08:14:55.522] [LOG] Whoops! There was an uncaught exception...
[2020-05-22 08:14:55.523] [ERROR] Error: Cannot find module '@bugsounet/lpcm16'
Require stack:
- /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
-
at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
at Function.Module._load (internal/modules/cjs/loader.js:531:27)
at Module.require (internal/modules/cjs/loader.js:685:19)
at require (internal/modules/cjs/helpers.js:16:16)
at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:9:16)
at Module._compile (internal/modules/cjs/loader.js:786:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
at Module.load (internal/modules/cjs/loader.js:645:32) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js',
'/home/pi/MagicMirror/js/app.js',
'/home/pi/MagicMirror/js/electron.js',
'/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
undefined
]
}
[2020-05-22 08:14:55.542] [LOG] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
[2020-05-22 08:14:55.546] [LOG] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank"
[2020-05-22 08:14:55.768] [LOG] Launching application.