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

Magic Mirror start

Scheduled Pinned Locked Moved Troubleshooting
6 Posts 2 Posters 3.0k 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.
  • H Offline
    howi42
    last edited by Jul 27, 2017, 11:26 AM

    I get get this message when starting the mirror ( serveronly ) :
    Module helper loaded: updatenotification
    No helper found for module: clock.
    Initializing new module helper …
    Module helper loaded: calendar
    No helper found for module: compliments.
    Initializing new module helper …
    Module helper loaded: MMM-NASA
    No helper found for module: MMM-Globe.
    Initializing new module helper …
    Module helper loaded: magic-mirror-voice
    WARNING! Could not load config file. Starting with default configuration. Error found: Error: Module version mismatch. E xpected 48, got 53.
    Loading module helpers …
    No helper found for module: alert.
    Initializing new module helper …
    Module helper loaded: updatenotification
    No helper found for module: clock.
    Initializing new module helper …
    Module helper loaded: calendar
    No helper found for module: compliments.
    Initializing new module helper …
    Module helper loaded: MMM-NASA
    No helper found for module: MMM-Globe.
    Initializing new module helper …
    Module helper loaded: magic-mirror-voice
    Whoops! There was an uncaught exception…
    Error: Module version mismatch. Expected 48, got 53.
    at Error (native)
    at Object.Module._extensions…node (module.js:597:18)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)
    at Function.Module._load (module.js:438:3)
    at Module.require (module.js:497:17)
    at require (internal/module.js:20:19)
    at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:76:44)
    at Object. (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/epoll.js:1:99)
    at Module._compile (module.js:570:32)
    MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
    If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues

    What can I do ?
    Thanks.

    S 1 Reply Last reply Jul 27, 2017, 11:34 AM Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer @howi42
      last edited by Jul 27, 2017, 11:34 AM

      @howi42 https://forum.magicmirror.builders/topic/948/error-found-error-module-version-mismatch-expected-50-got-46

      Please create a github issue if you need help, so I can keep track

      1 Reply Last reply Reply Quote 0
      • H Offline
        howi42
        last edited by Jul 29, 2017, 8:24 AM

        That does not help.
        I did the rebuild with the actual electron version 1.6.11 and an abi of 48,
        but no difference.
        Thanks.

        1 Reply Last reply Reply Quote 0
        • H Offline
          howi42
          last edited by Jul 29, 2017, 9:04 AM

          I just found out that this error happens only if I start with
          node serveronly.
          If I do an npm start, everything is fine.
          Thanks

          S 1 Reply Last reply Jul 29, 2017, 1:52 PM Reply Quote 0
          • S Offline
            strawberry 3.141 Project Sponsor Module Developer @howi42
            last edited by Jul 29, 2017, 1:52 PM

            @howi42 it looks like the error is related to one of those modules and not to electron

            at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:76:44)
            at Object. (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/epoll.js:1:99)
            

            Please create a github issue if you need help, so I can keep track

            H 1 Reply Last reply Sep 2, 2017, 3:21 PM Reply Quote 0
            • H Offline
              howi42 @strawberry 3.141
              last edited by Sep 2, 2017, 3:21 PM

              @strawberry-3.141
              No problem, the PIR runs fine, but just not under ‘node serveronly’.
              I can live with that.

              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