MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    MMM-Remote-Control Stopped working

    Troubleshooting
    2
    4
    1769
    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
      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?

      Mykle1 1 Reply Last reply Reply Quote 0
      • Mykle1
        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
          termeric last edited by

          Thanks Mykle

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