• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 works on Remote Interface but not on Mirror

Scheduled Pinned Locked Moved Unsolved Troubleshooting
8 Posts 4 Posters 2.5k Views 4 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.
  • 5 Offline
    5M3D1N4
    last edited by Nov 7, 2018, 7:44 AM

    Hello,

    Bit a noob here. I installed the MMM-Remote-Control module following the instructions. I had a few issues with the ipWhitelist portion but was able to add both my computer and phone IP. Now I have access to the Remote Interface and I can see my Magic Mirror working on the Remote Interface but nothing is showing on the actual mirror. The screen is black. Can someone help me figure out where i went wrong?

    var config = {
    	address: "0.0.0.0", // Address to listen on, can be:
    	                      // - "localhost", "127.0.0.1", "::1" to listen on loopback interface
    	                      // - another specific IPv4/6 to listen on a specific interface
    	                      // - "", "0.0.0.0", "::" to listen on any interface
    	                      // Default, when address config is left out, is "localhost"
    	port: 8080,
    	ipWhitelist: ["192.168.x.x","192.168.x.x"], // Set [] to allow all IP addresses
    	                                                       // or add a specific IPv4 of 192.168.1.5 :
    	                                                       // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.5"],
    	                                                       // or IPv4 range of 192.168.3.0 --> 192.168.3.15 use CIDR format :
    	                                                       // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"],
    
    

    Please let me know if you need any more information and thank you all in advance! :slightly_smiling_face:

    L 1 Reply Last reply Nov 7, 2018, 8:33 AM Reply Quote 0
    • L Offline
      lavolp3 Module Developer @5M3D1N4
      last edited by Nov 7, 2018, 8:33 AM

      @5m3d1n4 What is not working on the mirror itself? The Remote-control interface or the Mirror itself? DId not become clear to me.

      How to troubleshoot modules
      MMM-soccer v2, MMM-AVStock

      V 1 Reply Last reply Sep 21, 2020, 11:31 PM Reply Quote 0
      • 5 Offline
        5M3D1N4
        last edited by Nov 8, 2018, 2:48 AM

        @lavolp3 Sorry, the pi boots up as normal and when MM starts the monitor turns black and no modules show up. I can access the remote interface from my phone or computer. I can see the MM is working on the Remote Interface and it states some modules are active but nothings shows up on the actual monitor/Mirror. Hope that makes sense.

        L 1 Reply Last reply Nov 8, 2018, 8:06 AM Reply Quote 0
        • L Offline
          lavolp3 Module Developer @5M3D1N4
          last edited by Nov 8, 2018, 8:06 AM

          @5m3d1n4 This may be a problem with a module, not necessarily with the networking config.
          Please post results of

          pm2 logs
          

          on the mirror itself
          and also have a look at the developer’s console on the browser (usually press F12 when you have loaded MM in the browser and find the “console” tab). There you can see the messages created by Javascript loading the modules.

          How to troubleshoot modules
          MMM-soccer v2, MMM-AVStock

          5 1 Reply Last reply Nov 10, 2018, 4:52 PM Reply Quote 0
          • 5 Offline
            5M3D1N4 @lavolp3
            last edited by Nov 10, 2018, 4:52 PM

            @lavolp3 thank you for helping me on this! I figured out the issue with pm2 logs

            0|mm       | Starting module: MMM-Glock
            0|mm       | Connecting socket for: MMM-MyCalendar
            0|mm       | Starting node helper for: MMM-MyCalendar
            0|mm       | Connecting socket for: MMM-Remote-Control
            0|mm       | Starting node helper for: MMM-Remote-Control
            0|mm       | Connecting socket for: MMM-MyWeather
            0|mm       | MMM-WunderGround helper started ...
            0|mm       | Connecting socket for: newsfeed
            0|mm       | Starting module: newsfeed
            0|mm       | Connecting socket for: MMM-NowPlayingOnSpotify
            0|mm       | Connecting socket for: MMM-MyCommute
            0|mm       | ====================== Starting node_helper for module [MMM-MyCommute]
            0|mm       | Sockets connected & modules started ...
            0|mm       | Launching application.
            0|mm       | Access denied to IP address: 127.0.0.1
            

            I added 127.0.0.1 to the white list and everything works like a charm now! Thank you again!!!

            L 1 Reply Last reply Nov 11, 2018, 8:07 PM Reply Quote 0
            • L Offline
              lavolp3 Module Developer @5M3D1N4
              last edited by Nov 11, 2018, 8:07 PM

              @5m3d1n4 Well that’s odd, wouldn’t have guessed this. But I’m happy for you it works.

              How to troubleshoot modules
              MMM-soccer v2, MMM-AVStock

              1 Reply Last reply Reply Quote 0
              • V Offline
                videogame95 @lavolp3
                last edited by Sep 21, 2020, 11:31 PM

                @lavolp3 Hi my remote install not working
                When l add the file with brackets in the right place
                It stops my mirror as if l’ve put the code in wrong?
                I installed the manual install , copied and past the file into the config file but it didn’t work,

                I have my googlephotos working and my calendar working, and weather.

                Not sure what l’am doing wrong.

                S 1 Reply Last reply Sep 22, 2020, 12:10 AM Reply Quote 0
                • S Away
                  sdetweil @videogame95
                  last edited by Sep 22, 2020, 12:10 AM

                  @videogame95 show us what you did, please do NOT post in multiple topics

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  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