• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Black screen: need help

Scheduled Pinned Locked Moved Troubleshooting
20 Posts 6 Posters 1.7k Views 6 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.
  • A Offline
    aamir6629
    last edited by Jun 5, 2020, 3:40 AM

    pi@raspberrypi:~/MagicMirror $ npm start dev
    
    magicmirror@2.11.0 start /home/pi/MagicMirror
    DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js "dev"
    
    [2020-06-05 08:24:47.909] [LOG] Starting MagicMirror: v2.11.0
    [2020-06-05 08:24:47.922] [LOG] Loading config ...
    [2020-06-05 08:24:47.931] [LOG] Loading module helpers ...
    [2020-06-05 08:24:47.934] [LOG] No helper found for module: alert.
    [2020-06-05 08:24:48.023] [LOG] Initializing new module helper ...
    [2020-06-05 08:24:48.024] [LOG] Module helper loaded: updatenotification
    [2020-06-05 08:24:48.025] [LOG] No helper found for module: clock.
    [2020-06-05 08:24:48.707] [LOG] Initializing new module helper ...
    [2020-06-05 08:24:48.708] [LOG] Module helper loaded: calendar
    [2020-06-05 08:24:48.709] [LOG] No helper found for module: compliments.
    [2020-06-05 08:24:48.710] [LOG] No helper found for module: currentweather.
    [2020-06-05 08:24:48.711] [LOG] No helper found for module: weatherforecast.
    [2020-06-05 08:24:48.718] [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-06-05 08:24:48.720] [LOG] Loading module helpers ...
    [2020-06-05 08:24:48.721] [LOG] No helper found for module: alert.
    [2020-06-05 08:24:48.722] [LOG] Initializing new module helper ...
    [2020-06-05 08:24:48.722] [LOG] Module helper loaded: updatenotification
    [2020-06-05 08:24:48.723] [LOG] No helper found for module: clock.
    [2020-06-05 08:24:48.724] [LOG] Initializing new module helper ...
    [2020-06-05 08:24:48.725] [LOG] Module helper loaded: calendar
    [2020-06-05 08:24:48.725] [LOG] No helper found for module: compliments.
    [2020-06-05 08:24:48.726] [LOG] No helper found for module: currentweather.
    [2020-06-05 08:24:48.727] [LOG] No helper found for module: weatherforecast.
    [2020-06-05 08:24:48.730] [ERROR] App threw an error during load
    [2020-06-05 08:24:48.732] [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. (/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-06-05 08:24:48.734] [LOG] Whoops! There was an uncaught exception...
    [2020-06-05 08:24:48.735] [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. (/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-06-05 08:24:48.750] [LOG] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
    [2020-06-05 08:24:48.750] [LOG] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
    [2020-06-05 08:24:48.959] [LOG] Launching application.
    
    1 Reply Last reply Reply Quote 0
    • C Offline
      Cr4z33 @Guest
      last edited by Jun 5, 2020, 5:58 AM

      @Bugsounet don’t worry I don’t blame you mate only can you please tell me if there’s a way to revert before I did the module upgrade?

      Perhaps what @BKeyport said?
      If yes how exactly please? :grimacing_face:

      1 Reply Last reply Reply Quote 0
      • B Online
        BKeyport Module Developer
        last edited by BKeyport Jun 5, 2020, 8:05 AM Jun 5, 2020, 8:05 AM

        it’s a bit twisted, but there’s a way to figure out which module it is…

        Set up your config.js with every module commented out. Open comment is /* - close comment is */ I would set up one of the default modules (Alert) as the first module, and leave it alone, like this:

        	modules: [
        		{
        			module: "alert",
        		},
        /*
        (insert remainder of modules here)
        */  
        	]
        

        Restart your Mirror. It should have no errors.

        Now, move the /* down to the next module and restart. Once it has error, you’ve found a troublesome module. Take it out.

        Keep going until you get the comments next to each other.

        The "E" in "Javascript" stands for "Easy"

        C 2 Replies Last reply Jun 5, 2020, 11:43 AM Reply Quote 0
        • ? Offline
          A Former User
          last edited by Jun 5, 2020, 8:13 AM

          @Cr4z33 , @aamir6629 : I repeat again

          if i deprecied this module … sorry, unfortunately i have my reason 😢

          So : MMM-Hotword project is closed
          You can uninstall it and delete his config

          1 Reply Last reply Reply Quote 0
          • C Offline
            Cr4z33 @BKeyport
            last edited by Jun 5, 2020, 11:43 AM

            @BKeyport cheers I will definitely go that way! :thumbs_up_medium_skin_tone:

            Once I find out the ‘guilty’ module I will post back here.

            1 Reply Last reply Reply Quote 0
            • C Offline
              Cr4z33 @BKeyport
              last edited by Jun 5, 2020, 12:06 PM

              @BKeyport OK I’ve done it and it’s definitely because of MMM-Hotword.

              Who can give me please a hand now to either (eventually) revert to a 2019 version or to fix this?

              25dfd0e479b91bdd4cf2c5145b2938fe4b8c4adaa6f2b10586bb84be6d775d59.jpg

              1 Reply Last reply Reply Quote 0
              • ? Offline
                A Former User
                last edited by sdetweil Jun 5, 2020, 12:31 PM Jun 5, 2020, 12:11 PM

                @Bugsounet said in Black screen: need help:

                single result of MMM-Hotword deprecied


                @Bugsounet said in Black screen: need help:

                if i deprecied this module … sorry, unfortunately i have my reason :crying_face:

                Unfortunately, nothing is for granted … even for a developer (.even if we develop with pleasure and for free)
                I hope that on your side it will be better than me


                @Bugsounet said in Black screen: need help:

                @Cr4z33 , @aamir6629 : I repeat again

                if i deprecied this module … sorry, unfortunately i have my reason 😢

                So : MMM-Hotword project is closed
                You can uninstall it and delete his config


                NO WAY, I HAVE CLOSE IT !

                C 1 Reply Last reply Jun 5, 2020, 12:16 PM Reply Quote 0
                • C Offline
                  Cr4z33 @Guest
                  last edited by Jun 5, 2020, 12:16 PM

                  @Bugsounet said in Black screen: need help:

                  NO WAY I HAVE CLOSE IT !

                  I second that. :smirking_face:

                  S 1 Reply Last reply Jun 5, 2020, 12:22 PM Reply Quote 0
                  • S Offline
                    sdetweil @Cr4z33
                    last edited by sdetweil Jun 5, 2020, 12:31 PM Jun 5, 2020, 12:22 PM

                    @Cr4z33 >Who can give me please a hand now to either (eventually) revert to a 2019 version or to fix this?

                    the Hotword and Assistant modules are no longer being used.

                    please delete the old modules from your system, and move to the new MMM-GoogleAssistant module

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    C 2 Replies Last reply Jun 5, 2020, 12:24 PM Reply Quote 0
                    • C Offline
                      Cr4z33 @sdetweil
                      last edited by Jun 5, 2020, 12:24 PM

                      @sdetweil said in Black screen: need help:

                      @Cr4z33 >Who can give me please a hand now to either (eventually) revert to a 2019 version or to fix this?

                      the Hotword and Assistant modules are no longer being used.

                      please delete the old modules from your system move to the new MMM-GoogleAssistant module

                      My bad I didn’t surf the forums lately lol! :man_facepalming_medium_skin_tone:

                      Gonna check it NOW thanks!

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        10/20
                        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