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.

    Can't access magic mirror via http ?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    10 Posts 5 Posters 11.5k Views 5 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
      saifkazi @Guest
      last edited by saifkazi

      @Sean
      No I am in the same network and I can’t access it with public IP of my router. I was able to access it before but now I can’t access it .

      ? 1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User @saifkazi
        last edited by

        @saifkazi If your mobile phone and MM are in same network, ipWhitelist in your config could be the problem. currently, many problems about ipWhitelist are reported. See the forum topics about that.(use search about ‘ipWhitelist’)

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          saifkazi @Guest
          last edited by

          @Sean
          This problem started after updating mm and installing remote control

          ? 1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User @saifkazi
            last edited by A Former User

            @saifkazi Others reported the same issue about that. I think you’d better wait for this new upgrade being more stable. I believe @Jopyth could make hotfix as soon.

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              saifkazi @Guest
              last edited by

              @Sean
              Just downgraded and all Is working good . Where I can get the link for magic mirror other version because my current version 2.1.0 doesn’t support modules like facial recognition

              Regards saif

              Mykle1M 1 Reply Last reply Reply Quote 0
              • Mykle1M Offline
                Mykle1 Project Sponsor Module Developer @saifkazi
                last edited by

                @saifkazi said in Can’t access magic mirror via http ?:

                Where I can get the link for magic mirror other version

                https://github.com/MichMich/MagicMirror/releases

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 1
                • J Offline
                  Jopyth Moderator
                  last edited by Jopyth

                  TLDR: You need to enable listening to all addresses (see the comment on the Github issue) in addition to the usual adaptation of the ipWhitelist. Add this line to your config.js:

                  address: "0.0.0.0",
                  

                  Related topic.


                  Since MagicMirror 2.1.3, the webserver only listens to the loopback interface be default. This removes any possible attack on the webserver for most users (not that their are any known attacks right now, but in times of mirai it is a good thing!), but unfortunately also effectively stops accessing the MagicMirror through HTTP and how the remote module currently works. If any developer has a good idea how to combine the best of both worlds, please let me know.

                  @saifkazi I suggest you update again and try it out.

                  Helpful sticky: How to troubleshoot

                  1 Reply Last reply Reply Quote 2
                  • chaseb1357C Offline
                    chaseb1357
                    last edited by

                    So I have the same issues. I was wondering if there has been any developments on this subject over the past few months. Have any workarounds been discovered so I can finally remote access my Magic Mirror?

                    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