MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. -DUS-
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    -
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    -DUS-

    @-DUS-

    2
    Reputation
    289
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    -DUS- Unfollow Follow

    Best posts made by -DUS-

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

      Hello,

      I’m also having issues connecting to the remote module on my PC through Chrome and IE. The page can’t be reached. The module is active and the link to use is shown on my magic mirror.

      My IP whitelist which cotains my PC IP:

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

      I also tried below based on on on the comments in this topic:

      cd ~/MagicMirror/modules/
      chmod -R 777 MMM-Remote-Control/
      

      but that just tells me that it can’t access /MagicMirror/modules/, the file or folder doesn’t exist.

      Another topic mentioned changing;

      address: "localhost",
      

      to;

      address: "0.0.0.0",
      

      Should I try that?

      Update: I changed to 0.0.0.0. and that I got a responce but it told me my PC is not autorized although my IP is added in the whitelist, so I just removed the whole whitelist for the time being, and now I’m able to acces the remote module.

      posted in Troubleshooting
      -
      -DUS-

    Latest posts made by -DUS-

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

      Hello,

      I’m also having issues connecting to the remote module on my PC through Chrome and IE. The page can’t be reached. The module is active and the link to use is shown on my magic mirror.

      My IP whitelist which cotains my PC IP:

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

      I also tried below based on on on the comments in this topic:

      cd ~/MagicMirror/modules/
      chmod -R 777 MMM-Remote-Control/
      

      but that just tells me that it can’t access /MagicMirror/modules/, the file or folder doesn’t exist.

      Another topic mentioned changing;

      address: "localhost",
      

      to;

      address: "0.0.0.0",
      

      Should I try that?

      Update: I changed to 0.0.0.0. and that I got a responce but it told me my PC is not autorized although my IP is added in the whitelist, so I just removed the whole whitelist for the time being, and now I’m able to acces the remote module.

      posted in Troubleshooting
      -
      -DUS-