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.

    Remote-Control shows but does not respond

    Scheduled Pinned Locked Moved Troubleshooting
    10 Posts 5 Posters 1.3k 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.
    • T Offline
      TamP
      last edited by TamP

      Entering 192.168.0.28:8080/remote.html on my PC brings up the remote screen but none of the items respond. If I click Edit the screen changes to “Loading” then nothing, no matter how long I wait. The Config file is Address: “0.0.0.0”, and the whitelist is []
      The same on my phone
      Any help appreciated

      T 1 Reply Last reply Reply Quote 1
      • T Offline
        TamP @TamP
        last edited by TamP

        @TamP As an update.
        From the PC the Remote shows the following
        Power
        Edit view
        Edit config.js
        Updates
        Alert
        MagicMirror2

        Any of the first 5 items do nothing, although some bring up sub menus that also do nothing
        However, clicking the MagicMirror2 button displays the pi and Magic mirror on the PC screen

        I’m stumped !!

        S StoffbeuteluweS 2 Replies Last reply Reply Quote 0
        • S Offline
          sonicgoose @TamP
          last edited by

          @TamP I’m having the same issue on two different RPi’s after the latest MM update.

          W S 2 Replies Last reply Reply Quote 0
          • W Offline
            Widder @sonicgoose
            last edited by

            Bonjour à tous… j’ai moi aussi le même problème actuellement… qui pourrait nous en dire plus??? Merci…

            sekodilemoS 1 Reply Last reply Reply Quote 0
            • S Offline
              sonicgoose @sonicgoose
              last edited by

              @TamP I’m having the same issue on two different RPi’s after the latest MM update.

              EDIT: Uninstalled the repo and reinstalled it using the script provided at https://github.com/Jopyth/MMM-Remote-Control with still no luck. In fact, it’s now worse.

              1 Reply Last reply Reply Quote 0
              • StoffbeuteluweS Offline
                Stoffbeuteluwe Project Sponsor @TamP
                last edited by

                @TamP https://forum.magicmirror.builders/topic/12485/has-anyone-got-mmm-remote-control-working-on-mm-2-11

                T S 2 Replies Last reply Reply Quote 1
                • T Offline
                  TamP @Stoffbeuteluwe
                  last edited by

                  @Stoffbeuteluwe I had previously tried that to no avail.
                  I will give it another look tomorrow

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    sonicgoose @Stoffbeuteluwe
                    last edited by

                    @Stoffbeuteluwe said in Remote-Control shows but does not respond:

                    @TamP https://forum.magicmirror.builders/topic/12485/has-anyone-got-mmm-remote-control-working-on-mm-2-11

                    The solution here worked for me. Thanks!

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      TamP
                      last edited by

                      @Stoffbeuteluwe I had previously tried that to no avail.
                      I will give it another look tomorrow

                      Fool that I am !!
                      Changing to
                      // Private Methods
                      self.socket = io(“/” + self.moduleName);
                      was the fix right enough
                      When I initially tried it I added , at the end of the line instead of ;
                      I’m kicking myself

                      Thanks all

                      1 Reply Last reply Reply Quote 0
                      • sekodilemoS Offline
                        sekodilemo Banned @Widder
                        last edited by

                        I had previously tried that to no avail.
                        I will give it another look tomorrow

                        Fool that I am !!
                        Changing to
                        // Private Methods
                        self.socket = io(“/” + self.moduleName);
                        was the fix right enough
                        When I initially tried it I added , at the end of the line instead of ;
                        I’m kicking myself

                        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