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.

    "This site can’t be reached" when running 2.1.3 serveronly mode

    Scheduled Pinned Locked Moved Solved Troubleshooting
    4 Posts 2 Posters 2.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.
    • C Offline
      cben0ist
      last edited by cben0ist

      Hi everyone,

      I have just been updating to 2.1.3 “git pull && npm install” my already working instance of MagicMirror and since then the “node serveronly” command I used to run with pm2 doesn’t seem to be working anymore.
      I don’t see any error message but “This site can’t be reached” message on my browser.
      I run MM on an Ubuntu 16.04.3 LTS, I have completely disabled the firewall just in case but still nothing.

      I understand this might be an issue on my configuration but I just have updated MM to 2.1.3 and since I dont see any error message, I am not sure where to start. Any help is appreciated.

      Thanks

      1 Reply Last reply Reply Quote 0
      • C Offline
        cben0ist
        last edited by cben0ist

        This is the same issue than https://forum.magicmirror.builders/topic/5015/after-update-to-mirror-to-2-1-3-no-working-whitlist/7
        I initially excluded ipWhtelist since I didn’t even see the access denied message but adding the address parameter in the config.js file made the trick.

        Thank you

        1 Reply Last reply Reply Quote 1
        • C Offline
          cben0ist
          last edited by cben0ist

          So I have been digging a little bit more on this since yesterday.
          I still have the same “This site can’t be reached” when trying to access the proper url from my internal network. For the server I ran “curl http://localhost:8080” and I can see a magicMirror HTML page so looks like it’s working from the server itself. On the logs, there no message at all, neither on journalctl.
          I just checkout the 2.1.2 tag and ran the same test and it works as expected on both the server and the remote browser.
          What change between 2.1.2 and 2.1.3 might cause that kind of issue ?

          To run my test, I just :

          git clone https://github.com/MichMich/MagicMirror.git
          cd MagicMirror/
          npm install
          node serveronly/
          

          And then access http://serverip:8080 from another computer on the same network. As is I should see a message from MagicMirror telling me I dont have access to this (as ipWhiteList is not configured).
          2.1.2 OK // 2.1.3 KO (“This site can’t be reached”)

          Any help is appreciated.

          Thank you

          1 Reply Last reply Reply Quote 0
          • C Offline
            cben0ist
            last edited by cben0ist

            This is the same issue than https://forum.magicmirror.builders/topic/5015/after-update-to-mirror-to-2-1-3-no-working-whitlist/7
            I initially excluded ipWhtelist since I didn’t even see the access denied message but adding the address parameter in the config.js file made the trick.

            Thank you

            1 Reply Last reply Reply Quote 1
            • D Offline
              donaldante
              last edited by

              The This site can’t be reached error message could happen on Windows 8, Windows 10, Linux, Chrome OS or Android devices. No matter why Chrome browser shows this message, but it needs to fix permanently. Here are some possible solutions, these solutions will try to minimize or remove the error completely and takes you to your desired website in your Chrome browser.

              Clear browser cache, history and cookies
              Reset Chrome browser settings
              Reset Wi-Fi Modem
              Restart DNS client
              Reset the Chrome profile Sync
              Remove browser extension from Chrome
              Scan your device for malware
              Reinstall Chrome
              Install another web browser

              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