• 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.

Modules won't appear when I insert MMM-Facial-Recognition module

Scheduled Pinned Locked Moved Troubleshooting
7 Posts 3 Posters 3.5k Views 3 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
    angie2601
    last edited by yawns Mar 10, 2017, 8:15 AM Mar 10, 2017, 7:53 AM

    Hello everyone I finally managed to solve problems regarding facial recognition. It detects ppl’s face very well.
    However, the problem is when I insert this module, other modules(default modules) dissapear but weather forecast.
    like this picture below. Every modules worked perfectly without MMM-Facial-Recognition.
    0_1489131806194_1.png

    This is what happens when I do npm start without MMM-Facial-Recognition module, but ( default modules and mm-music-player, mm-hide-all,calendar_monthly module) in the MagicMirror.

    pi@raspberrypi:~/MagicMirror $ npm start
    
    > magicmirror@2.1.0 start /home/pi/MagicMirror
    > electron js/electron.js
    
    Starting MagicMirror: v2.1.0
    Loading config ...
    Loading module helpers ...
    No helper found for module: alert.
    Initializing mm-music-player module helper ...
    Initializing new module helper ...
    No helper found for module: calendar_monthly.
    No helper found for module: clock.
    Initializing new module helper ...
    No helper found for module: currentweather.
    No helper found for module: mm-hide-all.
    No helper found for module: weatherforecast.
    No helper found for module: compliments.
    Initializing new module helper ...
    All module helpers loaded.
    Starting server op port 8080 ... 
    Server started ...
    Connecting socket for: mm-music-player
    Connecting socket for: updatenotification
    Connecting socket for: calendar
    Starting node helper for: calendar
    Connecting socket for: newsfeed
    Starting module: newsfeed
    Sockets connected & modules started ...
    Launching application.
    Create new calendar fetcher for url: http://www.calendarlabs.com/templates/ical/SouthKorea-Holidays.ics - Interval: 300000
    Create new news fetcher for url: http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
    

    and this is what happens when I add MMM-Facial-Reconition module with above modules

    pi@raspberrypi:~/MagicMirror $ npm start
    
    > magicmirror@2.1.0 start /home/pi/MagicMirror
    > electron js/electron.js
    
    Starting MagicMirror: v2.1.0
    Loading config ...
    Loading module helpers ...
    No helper found for module: alert.
    Initializing mm-music-player module helper ...
    Initializing new module helper ...
    No helper found for module: calendar_monthly.
    No helper found for module: clock.
    Initializing new module helper ...
    No helper found for module: currentweather.
    No helper found for module: mm-hide-all.
    No helper found for module: weatherforecast.
    No helper found for module: compliments.
    Initializing new module helper ...
    Initializing new module helper ...
    All module helpers loaded.
    Starting server op port 8080 ... 
    Server started ...
    Connecting socket for: mm-music-player
    Connecting socket for: updatenotification
    Connecting socket for: calendar
    Starting node helper for: calendar
    Connecting socket for: newsfeed
    Starting module: newsfeed
    Connecting socket for: MMM-Facial-Recognition
    Staring module helper: MMM-Facial-Recognition
    Sockets connected & modules started ...
    Launching application.
    Create new calendar fetcher for url: http://www.calendarlabs.com/templates/ical/SouthKorea-Holidays.ics - Interval: 300000
    Create new news fetcher for url: http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
    [MMM-Facial-Recognition] Facerecognition started...
    [MMM-Facial-Recognition] Loading training data...
    [MMM-Facial-Recognition] ALGORITHM: LBPH
    [MMM-Facial-Recognition] Training data loaded!
    [MMM-Facial-Recognition] --------------------
    [MMM-Facial-Recognition] PiCam ausgew채hlt...
    [MMM-Facial-Recognition] User undefined with confidence null logged in.
    [MMM-Facial-Recognition] User undefined logged out.
    ^C[MMM-Facial-Recognition] Shutdown: Cleaning up camera...
    

    How can I make the other modules be displayed well regardless of the MMM-Facial-Recognition added or not?
    Thanks for reading this!

    1 Reply Last reply Reply Quote 0
    • Y Offline
      yawns Moderator
      last edited by Mar 10, 2017, 8:15 AM

      If you launch the browser, press F12 and look for any errors in console, what do you see?

      A H 3 Replies Last reply Mar 13, 2017, 5:24 AM Reply Quote 0
      • A Offline
        angie2601 @yawns
        last edited by Mar 13, 2017, 5:24 AM

        @yawns tnx alot! I launched it with Chromium and it says there are 4 errors.
        Here is my Console.
        0_1489382555240_2017-03-13-141623_1680x1050_scrot.png

        1 Reply Last reply Reply Quote 0
        • A Offline
          angie2601 @yawns
          last edited by Mar 16, 2017, 10:50 AM

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • H Offline
            HC @yawns
            last edited by Mar 16, 2017, 10:53 AM

            @yawns I’m having a same problem like @angie2601’s
            If you have any idea of solving it , plz let me know :)
            ASAP0_1489661574692_2017-03-16-194506_1824x984_scrot.png

            This is my console

            Y 1 Reply Last reply Mar 16, 2017, 1:03 PM Reply Quote 0
            • H Offline
              HC
              last edited by Mar 16, 2017, 10:56 AM

              @Jopyth @paviro Thanks for your help last time! I’m having a problem with emerging MMM-Facial-Reconition module and other modules, detailed are like the above. Thanks alot!!

              1 Reply Last reply Reply Quote 0
              • Y Offline
                yawns Moderator @HC
                last edited by Mar 16, 2017, 1:03 PM

                @HC
                Why are you opening the html file? You should start magicmirror with node serveronly and direct your browser to http://localhost:8080 or you should run npm start which will launch the browser on its own

                1 Reply Last reply Reply Quote 1
                • 1 / 1
                1 / 1
                • First post
                  3/7
                  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