• 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.

[MMM-Remote-Control] Can not access remote control module

Scheduled Pinned Locked Moved Troubleshooting
76 Posts 21 Posters 61.7k Views 19 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.
  • R Offline
    retroflex Project Sponsor Module Developer @motdog
    last edited by Mar 5, 2019, 7:43 AM

    @motdog If you open up a port for outside access of MM you’ll have to whitelist all IP’s since your phone changes IP. You will then expose it for everyone. This includes the config.js file, which might contain passwords to calendars etc. So be careful! Best option is to connect to your network using VPN. It is possible to setup a VPN server in some routers.

    S 1 Reply Last reply Mar 5, 2019, 1:31 PM Reply Quote 0
    • S Offline
      sdetweil @retroflex
      last edited by Mar 5, 2019, 1:31 PM

      @retroflex he will still have to whitelist everything, or use Listen: 0.0.0.0

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • M Offline
        motdog
        last edited by Mar 5, 2019, 2:30 PM

        Thanks for all the feedback. I get the concerns and why its set up that way. No big deal at all

        1 Reply Last reply Reply Quote 0
        • A Offline
          AshDarko
          last edited by Mar 10, 2019, 2:36 PM

          So I still get access denied, but if i change

          ipWhitelist to [] then my phone can now access the remote page.

          Just dont understand when I have address the correct ip for my phone it says access denied to that same ip in the terminal

          Changed:

          ipWhitelist: [ "127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:10.100.10.1",],
          

          To:

          ipWhitelist: []
          
          1 Reply Last reply Reply Quote 0
          • M Offline
            Mr.Gysy
            last edited by Dec 10, 2019, 10:56 PM

            Hello,

            I know the topic is old, but may someone can help me.

            The module is shown on my screen but when I want to enter via Browser it always shows: This site cant be reached.

            alt text

            when erase the // from the config: The screen shows me an error, I should install a config data.

            Can someone help me?

            Thanks

            S O 2 Replies Last reply Dec 10, 2019, 11:46 PM Reply Quote 0
            • S Offline
              sdetweil @Mr.Gysy
              last edited by Dec 10, 2019, 11:46 PM

              @Mr-Gysy position: “bottom_right” needs a comma after when the next line is NOT a comment

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • O Offline
                OldSunGuy @Mr.Gysy
                last edited by OldSunGuy Dec 11, 2019, 12:43 AM Dec 11, 2019, 12:31 AM

                @Mr-Gysy
                I see you have:

                    adresss: “0.0.0.0”,  
                

                It should be:

                     address: “0.0.0.0”,  
                

                Just a user helping another user

                1 Reply Last reply Reply Quote 0
                • M Offline
                  Mr.Gysy
                  last edited by Dec 11, 2019, 5:59 PM

                  Thanks for help. fixed that 2 parts. Now no error for config but site still cant be reached :/

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    Mr.Gysy
                    last edited by Dec 11, 2019, 6:50 PM

                    no idea anymore or tips? :(

                    S 1 Reply Last reply Dec 11, 2019, 6:59 PM Reply Quote -1
                    • S Offline
                      sdetweil @Mr.Gysy
                      last edited by Dec 11, 2019, 6:59 PM

                      @Mr-Gysy sorry, unclear on error you are seeing

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 5 / 8
                      • 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