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.

    Access trouble on MM 2.0.2 with remote Modules

    Scheduled Pinned Locked Moved Troubleshooting
    3 Posts 3 Posters 1.5k Views 4 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.
    • lolobyteL Offline
      lolobyte
      last edited by

      Hello Guy’s and Girls,

      a long time ago where my last sentences here.

      U know, never touch a running system.

      But i DID IT.

      I updated from MM 2.0.1 to 2.0.2

      My Mirror looks like before. All modules are working… but wait… after trying to start MMM-Admin-Interface or MMM-Remote i became a error message

      This device is not allowed to access your mirror. 
      Please check your config.js or config.js.sample to change this.
      

      mm-log says

      0|mm       | Access denied to IP address: 192.168.xxx.xy
      0|mm       | Access denied to IP address: 192.168.xxx.xx
      
      

      my ipWhitelist was not changed…??? it’s like before with MM 2.0.1

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

      Any idea??

      J 1 Reply Last reply Reply Quote 0
      • J Offline
        j.e.f.f Project Sponsor Module Developer @lolobyte
        last edited by

        @lolobyte This sounds familiar… do a search in the forum. I believe this problem was experienced by others, and there is a subsequent way to fix it.

        1 Reply Last reply Reply Quote 0
        • K Offline
          Krisalexroberts 0
          last edited by

          Your white list is wrong

          ::ffff: is an IPv6 loopback, you’ve combined it with an IPv4 address

          “192.168.1.1/24” should be a separate line

          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