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 6.1k 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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @zimmerjo1
      last edited by

      @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 Reply Quote 1
      • bheplerB Offline
        bhepler Module Developer
        last edited by

        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 Reply Quote 2
        • Z Offline
          zimmerjo1 @bhepler
          last edited by

          @bhepler Thanks that’s worked for me!

          bheplerB 1 Reply Last reply Reply Quote 1
          • Z Offline
            zimmerjo1 @Mykle1
            last edited by zimmerjo1

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

            Mykle1M 1 Reply Last reply Reply Quote 0
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @zimmerjo1
              last edited by

              @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
              • bheplerB Offline
                bhepler Module Developer @zimmerjo1
                last edited by

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