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

MM wont start after install

Scheduled Pinned Locked Moved Troubleshooting
7 Posts 3 Posters 8.1k 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.
  • G Offline
    gauka12345
    last edited by Oct 7, 2017, 8:38 PM

    MM wont start

    Hi there i need help i have tried to install magic mirror on my raspberry pi 3 using this tutorial :
    https://forum.magicmirror.builders/topic/236/complete-setup-tutorial/5
    unfortunately it it does not start i have now re reinstalled the MM twice updated the NOD and NpM electron
    but is still wont start please see picture for more info is anything i can do to make it working ?
    Regards
    LUK
    0_1507408567866_20171007_212419.jpg
    0_1507408617283_20171007_212442.jpg

    M 1 Reply Last reply Oct 7, 2017, 9:23 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @gauka12345
      last edited by Oct 7, 2017, 9:23 PM

      @gauka12345 said in MM wont start after install:

      anything i can do to make it working ?

      It’s difficult to see your output in those pictures. I CAN see that your node and npm are up to date. Without the full output of your terminal I would only be guessing. However, you can try this. I’m assuming you did all the updates for your Pi.

      Try:

      • If there is a message about Electron failing to install in your current terminal output, delete the electron folder from MagicMirror/node_modules/electron and then run npm install in the MagicMirror $ directory. Then run npm start in the MagicMirror $ directory.

      • If that doesn’t do it then you can delete the entire MagicMirror folder, or rename it. Go to https://github.com/MichMich/MagicMirror and click on the green Clone or download button on the right
        side of the window, then click on Download ZIP. Now you have a MagicMirror-master.zip file. Double Click the file. Inside is the MagicMirror-master folder. Move that file to your /home/pi folder. Then in your terminal, cd into the MagicMirror directory and run npm install. When that finishes, run npm start, also in the MagicMirror directory.

      At this point the mirror should run but you’ll likely get a “Create a config” message displayed. At which point you should do this.
      https://forum.magicmirror.builders/topic/4528/how-to-create-a-working-config-for-absolute-beginners

      Then back to your terminal, in the MagicMirror directory, run npm start

      Create a working config
      How to add modules

      G S 2 Replies Last reply Oct 7, 2017, 9:52 PM Reply Quote 3
      • G Offline
        gauka12345 @Mykle1
        last edited by Oct 7, 2017, 9:52 PM

        @Mykle1 - you are star thank you so much x

        M 1 Reply Last reply Oct 7, 2017, 9:55 PM Reply Quote 1
        • M Offline
          Mykle1 Project Sponsor Module Developer @gauka12345
          last edited by Oct 7, 2017, 9:55 PM

          @gauka12345 said in MM wont start after install:

          you are star thank you so much x

          You’re welcome!

          Create a working config
          How to add modules

          G 1 Reply Last reply Oct 7, 2017, 10:52 PM Reply Quote 1
          • G Offline
            gauka12345 @Mykle1
            last edited by Oct 7, 2017, 10:52 PM

            hi is me…again after changing the file name the screen went black so there is no any writing or text
            also there was 2 files one looks like the text file am assuming is that is the one i should change…
            Regards
            luk

            M 1 Reply Last reply Oct 7, 2017, 11:29 PM Reply Quote 0
            • M Offline
              Mykle1 Project Sponsor Module Developer @gauka12345
              last edited by Mykle1 Oct 7, 2017, 11:48 PM Oct 7, 2017, 11:29 PM

              @gauka12345

              I’m assuming you mean the config.js.sample file. You should make a copy of that and rename the copy to config.js. Then run npm start in the MagicMirror directory. That should get you up and running

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 1
              • S Offline
                shakir @Mykle1
                last edited by Mar 18, 2018, 5:15 PM

                @Mykle1 this helped a lot, thank you for explaining

                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