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

Local host only shows NGINX server page.

Scheduled Pinned Locked Moved Solved Troubleshooting
9 Posts 4 Posters 4.6k 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.
  • K Offline
    KirAsh4 Moderator
    last edited by May 20, 2016, 5:41 PM

    You need to append the port to the address. By default, MM2 runs on port 8080, so you want to load up 'http://localhost:8080'…

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

    1 Reply Last reply Reply Quote 0
    • P Offline
      paviro Admin
      last edited by May 20, 2016, 8:52 PM

      Why exactly are you using chromium anyway? There is no need for that (if you do not use a Pi 1)

      We're all stories in the end. Just make it a good one, eh?

      – The Doctor

      1 Reply Last reply Reply Quote 0
      • J Offline
        Jpseck89
        last edited by May 20, 2016, 9:09 PM

        Im just going by dyan J peirces guide. Unfortunatley still having issues. When I go to http://localhost:8080 via the browser I get an error that it cant be reached. I’m guessing I just need to wipe it out and find an updated version of code for the RPI3.

        1 Reply Last reply Reply Quote 0
        • K Offline
          KirAsh4 Moderator
          last edited by May 20, 2016, 9:16 PM

          Rather than looking for other people’s write-ups, why not follow the tried and true method that’s on the actual project page?
          https://github.com/MichMich/MagicMirror

          There is an 'Automatic Installer' section, as well as a 'Manual Installation' if things fail.

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

          J 1 Reply Last reply May 24, 2016, 2:39 AM Reply Quote 0
          • J Offline
            Jpseck89
            last edited by May 20, 2016, 10:01 PM

            Perfect. Thanks guys. I’m new to this and programming so I wasn’t even aware there was a full read me and tutorial on that site. I’ll check it out. Thanks.

            1 Reply Last reply Reply Quote 0
            • J Offline
              Jpseck89 @KirAsh4
              last edited by May 24, 2016, 2:39 AM

              @KirAsh4 this worked GREAT. Thank you I have it up and running. Just one more question. Do you know how to change the orientation of the display. it comes up on the mirror horizontally(Clock in the top left corner, forecast in the right) , I would like vertically so I could flip the TV on its side behind the mirror. Thanks for any input.

              J 1 Reply Last reply May 24, 2016, 3:38 AM Reply Quote 0
              • J Offline
                jtyle6 @Jpseck89
                last edited by May 24, 2016, 3:38 AM

                @Jpseck89 As in Configuring the Raspberry Pi on the github wiki.

                Rotating the screen

                edit /boot/config.txt

                sudo nano /boot/config.txt
                

                Add the following line:

                display_rotate=1
                
                1 Reply Last reply Reply Quote 0
                • 1 / 1
                1 / 1
                • First post
                  7/9
                  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