MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-vCard2Calendar Error after update

    Scheduled Pinned Locked Moved Utilities
    6 Posts 2 Posters 392 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W Offline
      wuermchen
      last edited by

      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

      S 1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @wuermchen
        last edited by

        @wuermchen I cannot find that module on github

        but is is 3 or 4 M

        MMM
        or
        MMMM

        The error message shows 4 M

        http://192.168.178.144:8080/modules/MMMM-vCard2Calendar/MMMM-vCard2Calendar.js
        

        most modules use the 3
        MagicMirror Module (MMM)

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 1
        • W Offline
          wuermchen
          last edited by

          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

          1 Reply Last reply Reply Quote 0
          • W Offline
            wuermchen
            last edited by

            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] WARNING! Could not load config file. Starting with default configuration. Error found: 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
            - 
            [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
            
            
            S 1 Reply Last reply Reply Quote 0
            • S Away
              sdetweil @wuermchen
              last edited by

              @wuermchen >Cannot find module ‘request’

              see https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later/1

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • W Offline
                wuermchen
                last edited by

                Excellent! Many Thanks. I bookmarked the page right away.

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy