MagicMirror Forum

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

    Cannot Access via HTTP even on MM Pi Device itself

    Troubleshooting
    2
    4
    88
    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.
    • S
      STS last edited by

      I just installed MM on a Pi 3B that also has PiHole on it. I can access the PiHole HTTP server without issue, but even when connected directly to the Pi console (or via RDP) I am unable to access the website. I am looking to troubleshoot before putting into production, but I’m unable to do so no matter which port I try… Currently the network config section is wide open:
      address: “0.0.0.0, ::”,
      port: 88,
      ipWhitelist: [],

      Any help would be most appreciated! Thank you

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

        @STS address:“0.0.0.0”

        Nothing else

        Sam

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • S
          STS last edited by

          Thanks @sdetweil however that doesn’t work for me. Still getting a generic Connection_refused message in Chromium on the actual Pi and no connection from my workstation.

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

            @STS you are getting the server startup message, right

            Starting server on port 8080 …

            you could also do temporarliy,
            node serveronly
            instead of npm start
            and it will announce the address as well…

            Sam

            Create a working config
            How to add modules

            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