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.7k 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
      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