Read the statement by Michael Teeuw here.
MMM-vCard2Calendar Error after update
-
MMM-vCard2Calendar worked fine until now, after I updated MM, MM doesn’t start anymore. With the following error:
Die Ressource von “http://192.168.178.144:8080/modules/MMMM-vCard2Calendar/MMMM-vCard2Calendar.js” wurde wegen eines MIME-Typ-Konfliktes (“text/html”) blockiert (X-Content-Type-Options: nosniff).
Laden fehlgeschlagen für das script mit der Quelle “http://192.168.178.144:8080/modules/MMMM-vCard2Calendar/MMMM-vCard2Calendar.js”. 192.168.178.144:8080:1:1
-
@wuermchen I cannot find that module on github
but is is 3 or 4 M
MMM
or
MMMMThe error message shows 4 M
http://192.168.178.144:8080/modules/MMMM-vCard2Calendar/MMMM-vCard2Calendar.jsmost modules use the 3
MagicMirror Module (MMM) -
I tested MMMM!
Magicmirror just won’t start after updating to v2.21.0, it’s just a black screen and the mouse pointer.
Before the update everything was OK -
the last log is:
[01.11.2022 11:23.52.613] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? [01.11.2022 11:23.52.616] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to open kms_swrast (search paths /usr/lib/arm-linux-gnueabihf/dri:\$${ORIGIN}/dri:/usr/lib/dri) failed to load driver: kms_swrast MESA-LOADER: failed to open swrast (search paths /usr/lib/arm-linux-gnueabihf/dri:\$${ORIGIN}/dri:/usr/lib/dri) failed to load swrast driver /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT /home/pi/mm.sh: line 2: $'\r': command not found [01.11.2022 11:41.12.969] [ERROR] [31mWARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module 'request'[39m [31mRequire stack:[39m [31m- /home/pi/MagicMirror/modules/MMM-vCard2Calendar/node_helper.js[39m [31m- /home/pi/MagicMirror/js/app.js[39m [31m- /home/pi/MagicMirror/js/electron.js[39m [31m- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js[39m [31m- [39m [01.11.2022 11:41.12.989] [ERROR] App threw an error during load [01.11.2022 11:41.12.991] [ERROR] Error: Cannot find module 'request' Require stack: - /home/pi/MagicMirror/modules/MMM-vCard2Calendar/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 (node:internal/modules/cjs/loader:940:15) at n._resolveFilename (node:electron/js2c/browser_init:245:1105) at Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29) at Module._load (node:internal/modules/cjs/loader:785:27) at c._load (node:electron/js2c/asar_bundle:5:13343) at Module.require (node:internal/modules/cjs/loader:1012:19) at require (node:internal/modules/cjs/helpers:102:18) at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-vCard2Calendar/node_helper.js:4:17) at Module._compile (node:internal/modules/cjs/loader:1118:14) at Module._extensions..js (node:internal/modules/cjs/loader:1173:10) [01.11.2022 11:41.12.993] [ERROR] Whoops! There was an uncaught exception... [01.11.2022 11:41.13.002] [ERROR] Error: Cannot find module 'request' Require stack: - /home/pi/MagicMirror/modules/MMM-vCard2Calendar/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 (node:internal/modules/cjs/loader:940:15) at n._resolveFilename (node:electron/js2c/browser_init:245:1105) at Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29) at Module._load (node:internal/modules/cjs/loader:785:27) at c._load (node:electron/js2c/asar_bundle:5:13343) at Module.require (node:internal/modules/cjs/loader:1012:19) at require (node:internal/modules/cjs/helpers:102:18) at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-vCard2Calendar/node_helper.js:4:17) at Module._compile (node:internal/modules/cjs/loader:1118:14) at Module._extensions..js (node:internal/modules/cjs/loader:1173:10) { code: 'MODULE_NOT_FOUND', requireStack: [ '/home/pi/MagicMirror/modules/MMM-vCard2Calendar/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 ] } [01.11.2022 11:41.13.003] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? [01.11.2022 11:41.13.004] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to open kms_swrast (search paths /usr/lib/arm-linux-gnueabihf/dri:\$${ORIGIN}/dri:/usr/lib/dri) failed to load driver: kms_swrast MESA-LOADER: failed to open swrast (search paths /usr/lib/arm-linux-gnueabihf/dri:\$${ORIGIN}/dri:/usr/lib/dri) failed to load swrast driver -
@wuermchen >Cannot find module ‘request’
see https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later/1
-
Excellent! Many Thanks. I bookmarked the page right away.
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