Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    solved - MM works, but can see it via browser

    Troubleshooting
    2
    3
    546
    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.
    • zdenek
      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
        sdetweil @zdenek last edited by

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

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

        zdenek 1 Reply Last reply Reply Quote 0
        • zdenek
          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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy