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

Total novice experiencing install problems with "mm.sh"?

Scheduled Pinned Locked Moved Troubleshooting
8 Posts 5 Posters 3.9k Views 4 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.
  • D Offline
    djdwayneanthony
    last edited by Jan 7, 2017, 3:41 PM

    Hi guys, I’ve just received my Pi 3 Model B and eager as hell to get stuck in on this project. I loved the site because whilst it’s very detailed it seems very simple to follow along with in order to install the Magic Mirror.
    I think my problem lies in the mm.sh area?
    In the file itself with text:
    cd ~/MagicMirror
    DISPLAY=:0 npm start

    The “cd” is blue in colour and the “=” is green, whilst all other characters are in white. Am i correct in assuming this is a problem?

    Also upon running of MagicMirror via command:
    pm2 start mm.sh the mirror will boot but has message “Please create config file.”
    “See README for more information”

    Help?

    Thanks in advance…
    Newbie out of his depth!

    I 1 Reply Last reply Jan 7, 2017, 4:26 PM Reply Quote 0
    • B Offline
      broberg Project Sponsor
      last edited by Jan 7, 2017, 4:15 PM

      You have to make a copy of the file “config.js.sample” that is in MagicMirror/config folder and rename it to “config.js”
      Otherwise you have no working config file.

      1 Reply Last reply Reply Quote 2
      • I Offline
        iskH20 @djdwayneanthony
        last edited by Jan 7, 2017, 4:26 PM

        @djdwayneanthony

        I’m also a newbie and also had the same problem a few days ago. You are able to start MM using “npm start”? If so, then just drop the “DISPLAY=0”, so it would be :

        cd ~/MagicMirror
        npm start

        save it, then use the command " pm2 start mm.sh ", wait a few seconds then the status on the pm2 thingy would say , “online”.

        it would then boot up to the mirror.

        1 Reply Last reply Reply Quote 1
        • N Offline
          nuckinfutz
          last edited by Jan 8, 2017, 12:27 AM

          Not really sure why everyone wants to use pm2. It was a major headache for me. Noobs should not use that until they get everything else working perfectly.

          D 1 Reply Last reply Jan 8, 2017, 9:47 AM Reply Quote 1
          • D Offline
            djdwayneanthony @nuckinfutz
            last edited by Jan 8, 2017, 9:47 AM

            @nuckinfutz Not really a choice when trying to follow the install instructions word for word! haha

            D 1 Reply Last reply Jun 1, 2017, 3:17 PM Reply Quote 0
            • D Offline
              Desertswing @djdwayneanthony
              last edited by Jun 1, 2017, 3:17 PM

              @djdwayneanthony
              i got the same problem

              1 Reply Last reply Reply Quote 0
              • N Offline
                nuckinfutz
                last edited by Jun 2, 2017, 1:24 AM

                Which problem?

                D 1 Reply Last reply Jun 2, 2017, 3:09 AM Reply Quote 0
                • D Offline
                  Desertswing @nuckinfutz
                  last edited by Jun 2, 2017, 3:09 AM

                  @nuckinfutz
                  nvm fixed !

                  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