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.
    • ? Offline
      A Former User
      last edited by

      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.

      strawberry 3.141S 1 Reply Last reply Reply Quote 0
      • strawberry 3.141S Offline
        strawberry 3.141 Project Sponsor Module Developer @Guest
        last edited by

        @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
        • ? Offline
          A Former User
          last edited by

          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
          • ? Offline
            A Former User
            last edited by

            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

            strawberry 3.141S 1 Reply Last reply Reply Quote 0
            • strawberry 3.141S Offline
              strawberry 3.141 Project Sponsor Module Developer @Guest
              last edited by

              @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

              ? 1 Reply Last reply Reply Quote 0
              • ? Offline
                A Former User @strawberry 3.141
                last edited by

                @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