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 4.8k 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

      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 Reply Quote 0
      • brobergB Offline
        broberg Project Sponsor
        last edited by

        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

          @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

            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 Reply Quote 1
            • D Offline
              djdwayneanthony @nuckinfutz
              last edited by

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

              D 1 Reply Last reply Reply Quote 0
              • D Offline
                Desertswing @djdwayneanthony
                last edited by

                @djdwayneanthony
                i got the same problem

                1 Reply Last reply Reply Quote 0
                • N Offline
                  nuckinfutz
                  last edited by

                  Which problem?

                  D 1 Reply Last reply Reply Quote 0
                  • D Offline
                    Desertswing @nuckinfutz
                    last edited by

                    @nuckinfutz
                    nvm fixed !

                    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