• 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 Error After Accessing From Browser After Installation

Scheduled Pinned Locked Moved Troubleshooting
4 Posts 3 Posters 492 Views 3 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.
  • S Offline
    schwarem
    last edited by Oct 2, 2020, 2:39 AM

    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 Offline
      rudiau
      last edited by Apr 20, 2022, 12:04 PM

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

      S 1 Reply Last reply Apr 20, 2022, 12:08 PM Reply Quote 0
      • S Away
        sdetweil @rudiau
        last edited by sdetweil Apr 20, 2022, 12:09 PM Apr 20, 2022, 12:08 PM

        @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

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • R Offline
          rudiau
          last edited by Apr 20, 2022, 1:39 PM

          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 Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy