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.

    Cannot Access via HTTP even on MM Pi Device itself

    Scheduled Pinned Locked Moved Troubleshooting
    4 Posts 2 Posters 306 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.
    • S Offline
      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 Offline
        sdetweil @STS
        last edited by

        @STS address:“0.0.0.0”

        Nothing else

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • S Offline
          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 Offline
            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

            How to add modules

            learning how to use browser developers window for css changes

            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