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

Viewing Mirror from Browser

Scheduled Pinned Locked Moved Bug Hunt
7 Posts 3 Posters 5.7k Views 2 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.
  • M Offline
    Mykle1 Project Sponsor Module Developer @zimmerjo1
    last edited by Aug 19, 2018, 6:39 PM

    @zimmerjo1

    This helped someone on the forum 4 days ago…

    var config = {
    	address: "0.0.0.0",
    	port: 8080,
    	ipWhitelist: [], // Set [] to allow all IP addresses
    

    Create a working config
    How to add modules

    Z 1 Reply Last reply Aug 21, 2018, 1:03 PM Reply Quote 1
    • B Offline
      bhepler Module Developer
      last edited by Aug 20, 2018, 7:28 PM

      To expand upon @Mykle1’s post: You need to specify the IP address that the web server will use. If you don’t have the address: portion filled out like above, the framework won’t quite know where it should be hosting the web server.

      If “0.0.0.0” doesn’t work, try “127.0.0.1”. If that doesn’t work, try your Pi’s IP address on your network.

      Z 1 Reply Last reply Aug 21, 2018, 1:00 PM Reply Quote 2
      • Z Offline
        zimmerjo1 @bhepler
        last edited by Aug 21, 2018, 1:00 PM

        @bhepler Thanks that’s worked for me!

        B 1 Reply Last reply Aug 22, 2018, 5:15 PM Reply Quote 1
        • Z Offline
          zimmerjo1 @Mykle1
          last edited by zimmerjo1 Aug 21, 2018, 1:05 PM Aug 21, 2018, 1:03 PM

          @mykle1 Thank’s I read them. But it didn’t worked for me.

          M 1 Reply Last reply Aug 21, 2018, 8:36 PM Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @zimmerjo1
            last edited by Aug 21, 2018, 8:36 PM

            @zimmerjo1

            I’m glad you got it working. Kudos to @bhepler ! Well done. sir. :-)

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • B Offline
              bhepler Module Developer @zimmerjo1
              last edited by Aug 22, 2018, 5:15 PM

              @zimmerjo1 - Glad to hear it! Which part worked? The 127.0.0.1 address or the IP of your Pi?

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