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.

    Help getting MagicMirror going.

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    3 Posts 2 Posters 2.5k Views 1 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.
    • J Offline
      jam
      last edited by

      getting magic mirror going

      1 Reply Last reply Reply Quote 0
      • KirAsh4K Offline
        KirAsh4 Moderator
        last edited by

        Please read the instructions available at https://github.com/MichMich/MagicMirror (scroll down). Tell us what you’ve done, what you’ve tried, what hardware you’re on, version of operating system, and what’s not working.

        A Life? Cool! Where can I download one of those from?

        1 Reply Last reply Reply Quote 0
        • J Offline
          jam
          last edited by

          Sorry about that my internet here went out for a few minutes.
          Here is the rest of what I was trying to add to my first post…

          I would like some help getting my pi2 running Rasbian jessie working.
          I think that i installed all I need to but am not 100% sure, the auto installer failed and i attempted to install manually.

          My first thought was that Electron was not installed or not installed correctly so i tried running the “node serveronly” option but that failed too. from the results of that i am lead to believe that it has something to do with the modules. I had originally try to customize my the config for the modules but i now have all the default settings in place.


          I have also included the log file from the last error 0_1464396891025_npm-debug.log


          This is the error that i get when i try “npm start”.

          pi@raspberrypi:~/MagicMirror $ npm start

          magicmirror@2.0.0 start /home/pi/MagicMirror
          electron js/electron.js

          /home/pi/MagicMirror/node_modules/electron-prebuilt/dist/electron: relocation error: /home/pi/MagicMirror/node_modules/electron-prebuilt/dist/electron: symbol t4lessIjESaIS2_EE17_M_insert_unique_IS2_EESt17_Rb_tree_iteratorIS2_ESt23_Rb_tree_const_iteratorIS2_EOT_, version GLIBC_2.4 not defined in file libm.so.6 with link time reference

          npm ERR! Linux 4.1.13-v7+
          npm ERR! argv “/usr/bin/nodejs” “/usr/bin/npm” “start”
          npm ERR! node v6.2.0
          npm ERR! npm v3.8.9
          npm ERR! file sh
          npm ERR! code ELIFECYCLE
          npm ERR! errno ENOENT
          npm ERR! syscall spawn
          npm ERR! magicmirror@2.0.0 start: electron js/electron.js
          npm ERR! spawn ENOENT
          npm ERR!
          npm ERR! Failed at the magicmirror@2.0.0 start script ‘electron js/electron.js’.
          npm ERR! Make sure you have the latest version of node.js and npm installed.
          npm ERR! If you do, this is most likely a problem with the magicmirror package,
          npm ERR! not with npm itself.
          npm ERR! Tell the author that this fails on your system:
          npm ERR! electron js/electron.js
          npm ERR! You can get information on how to open an issue for this project with:
          npm ERR! npm bugs magicmirror
          npm ERR! Or if that isn’t available, you can get their info via:
          npm ERR! npm owner ls magicmirror
          npm ERR! There is likely additional logging output above.

          npm ERR! Please include the following file with any support request:
          npm ERR! /home/pi/MagicMirror/npm-debug.log


          This is what i get when i run “node serveronly”

          pi@raspberrypi:~/MagicMirror $ node serveronly
          module.js:442
          throw err;
          ^

          Error: Cannot find module ‘finalhandler’
          at Function.Module._resolveFilename (module.js:440:15)
          at Function.Module._load (module.js:388:25)
          at Module.require (module.js:468:17)
          at require (internal/module.js:20:19)
          at Object. (/home/pi/MagicMirror/node_modules/express/lib/application.js:16:20)
          at Module._compile (module.js:541:32)
          at Object.Module._extensions…js (module.js:550:10)
          at Module.load (module.js:458:32)
          at tryModuleLoad (module.js:417:12)
          at Function.Module._load (module.js:409:3)

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 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