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 Stopped working

    Scheduled Pinned Locked Moved Troubleshooting
    4 Posts 2 Posters 2.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.
    • T Offline
      termeric
      last edited by

      Hello, i had remote control set up and running fine, but after trying to update, it seems to no longer work. My browser gives me a cant connect message from both my phone and laptop. i’m not sure what happened since haven’t really changed anything besides trying to update. Should i just delete the folders and try to reinstall?

      Mykle1M 1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @termeric
        last edited by Mykle1

        @termeric

        Try adding:

        address: "0.0.0.0", to the beginning of your config

        Example:

        port: 8080,
        ipWhitelist: [], // Set [] to allow all IP addresses.
        address: "0.0.0.0",
        

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 1
        • T Offline
          termeric
          last edited by

          Thanks Mykle

          Mykle1M 1 Reply Last reply Reply Quote 1
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @termeric
            last edited by

            @termeric

            All better?

            Create a working config
            How to add modules

            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