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.

    solved - MM works, but can see it via browser

    Scheduled Pinned Locked Moved Troubleshooting
    3 Posts 2 Posters 917 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.
    • zdenekZ Offline
      zdenek
      last edited by zdenek

      Dears, what could be the problem?

      	port: 8080,
      	ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.1/24"],
      
      

      http://192.168.1.180:8080/ says
      This page isn’t working
      192.168.1.180 didn’t send any data.
      ERR_EMPTY_RESPONSE

      my IP is 192.168.1.116, so shoudl be in the range. MM is running

      any idea?
      thanks

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @zdenek
        last edited by

        @zdenek what is the ‘address:’ value…
        the doc says

        // Default, when address config is left out, is “localhost”

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        zdenekZ 1 Reply Last reply Reply Quote 0
        • zdenekZ Offline
          zdenek @sdetweil
          last edited by

          @sdetweil good point, thanks. The Address parametr was not in config at all. I’ve added it with 0.0.0.0 value and I’ve got an error of not allowed device (weird), so I’ve solved it (at least for now) by ipWhitelist: []

          thanks a lot
          Zdeněk

          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