• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.1k 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.
  • ? Offline
    A Former User @saifkazi
    last edited by Oct 2, 2017, 2:36 PM

    @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 Oct 2, 2017, 2:39 PM Reply Quote 0
    • S Offline
      saifkazi @Guest
      last edited by Oct 2, 2017, 2:39 PM

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

      ? 1 Reply Last reply Oct 2, 2017, 2:41 PM Reply Quote 0
      • ? Offline
        A Former User @saifkazi
        last edited by A Former User Oct 2, 2017, 2:42 PM Oct 2, 2017, 2:41 PM

        @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 Oct 2, 2017, 3:43 PM Reply Quote 0
        • S Offline
          saifkazi @Guest
          last edited by Oct 2, 2017, 3:43 PM

          @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

          M 1 Reply Last reply Oct 2, 2017, 4:54 PM Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @saifkazi
            last edited by Oct 2, 2017, 4:54 PM

            @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 Oct 6, 2017, 7:35 AM Oct 6, 2017, 7:22 AM

              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
              • C Offline
                chaseb1357
                last edited by Jan 4, 2018, 11:34 PM

                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