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.

    trouble with MMM-remote-control

    Scheduled Pinned Locked Moved Solved Troubleshooting
    14 Posts 2 Posters 3.1k Views 2 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
      sdetweil @thehoopjr
      last edited by

      @thehoopjr said in trouble with MMM-remote-control:

      Line 91 col 37 Extra comma. (it breaks older versions of IE)

      module: "MMM-Remote-Control",					
      , position: "bottom_bar",
      

      two commas in a row
      i hate his doc to uncomment that position line, with the leading comma

          module: 'MMM-Remote-Control'   // < --- notice this DOES NOT have the comma
          // uncomment the following line to show the URL of the remote control on the mirror
          // , position: 'bottom_left'   //< ---------- there
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      T 1 Reply Last reply Reply Quote 0
      • T Offline
        thehoopjr @sdetweil
        last edited by

        @sdetweil so I should remove that leading comma and it should fix it?

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

          @thehoopjr leading or prior line trailing…
          just have 1… then try it…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          T 1 Reply Last reply Reply Quote 0
          • T Offline
            thehoopjr @sdetweil
            last edited by

            @sdetweil that worked! thank you. the mirror started but all of my modules say they’re loading and the webpage won’t load. they’ve been stuck on loading for 10 minutes.
            any ideas?

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

              @thehoopjr open the developers window, ctrl-shift-i, select the console tab, scroll up to find any errors (usually red text

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              T 1 Reply Last reply Reply Quote 0
              • T Offline
                thehoopjr @sdetweil
                last edited by

                @sdetweil no red text and no errors as far as I know. Anything else?

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

                  @thehoopjr how are u startung MM?? use the terminal window

                  npm start dev
                  ctrl-c to close it

                  messages presented in terminal window too

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  T 1 Reply Last reply Reply Quote 0
                  • T Offline
                    thehoopjr @sdetweil
                    last edited by

                    @sdetweil It worked! i’m up and running. thank you

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

                      @thehoopjr cool. What was the problem?

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      • 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