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

    febreezey

    @febreezey

    0
    Reputation
    440
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    febreezey Unfollow Follow

    Latest posts made by febreezey

    • RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror

      @febreezey NVM!! I changed my ipwhitelist in my config.js like lolobyte noted. Works perfectly now!

      @lolobyte said in MMM-Remote-Control:

      Hi all,

      it works.

      That is my part of config with the ipwhitelist.

          ipWhitelist: [
                          "127.0.0.1",
                          "::ffff:127.0.0.1",
                          "::1",
                          "::ffff:192.168.1.1/24",
                  ],
      

      hope it will help all other user.

      posted in System
      F
      febreezey
    • RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror

      Hello,

      I’m building my first MagicMirror. I tried to add MMM-Remote_Control, and have it showing the website on my MagicMirror that would be used to access the MMM-Remote-Control. The only problem is once I go to the website it says “This device is not allowed to access your mirror. Please check your config.js or config.js.sample to change this.” I am not sure how to know whether I am not running with ‘sudo’ rights like noted in the README.md

      posted in System
      F
      febreezey