MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Remote-Control shows but does not respond

    Troubleshooting
    5
    10
    215
    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
      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
        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 Stoffbeuteluwe 2 Replies Last reply Reply Quote 0
        • S
          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
            Widder @sonicgoose last edited by

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

            sekodilemo 1 Reply Last reply Reply Quote 0
            • S
              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
              • Stoffbeuteluwe
                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
                  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
                    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
                      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
                      • sekodilemo
                        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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy