MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    MMM-Remote-Control Error After Accessing From Browser After Installation

    Troubleshooting
    3
    4
    85
    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.
    • S
      schwarem last edited by

      I just installed and configured the MMM-Remote-Control Module. I tried accessing it from my phone and from a different computer after I added the IP addresses to the whitelist. On both systems, I get the following error:

      {“status”:“error”,“reason”:“unknown_command”,“info”:“original input: {}”}

      That is the only line that shows up in the browser. Any advice?

      1 Reply Last reply Reply Quote 0
      • R
        rudiau last edited by

        Hi schwarem,
        Old post I know.
        Did you ever find a solution as I have the same problem?

        S 1 Reply Last reply Reply Quote 0
        • S
          sdetweil @rudiau last edited by sdetweil

          @rudiau on your pi, by default, mm is set to NOT allow other system to access

          you need to change the mm config.js settings

          address:“0.0.0.0”
          and
          ipWhitelist:[]

          to allow any system (computer, phone, tablet) on your local network

          Sam

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • R
            rudiau last edited by

            Thanks for the reply Sam.
            I had done that which you instruct.
            My problem, I just found, I had forgotten to add “.html” at the end as in “http//:192.168.xx.x:8080/remote.html” which threw this error message:- {“status”:“error”,“reason”:“unknown_command”,“info”:“original input: {}”}
            Thank you.

            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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy