<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Help with MMM-Remote control]]></title><description><![CDATA[<p dir="auto">Hello - I am trying to install MMM-remote control to have some control over my raspberry pi. My config file looks like:</p>
<pre><code>{
			module: 'MMM-Remote-Control',
			//position: 'top_bar',
			config: {
				        apiKey: "XXXXXXXXXXXXXXX",
			}
		},
</code></pre>
<p dir="auto">And my header for the config file looks like:</p>
<pre><code>address: "localhost", 
	port: 8080,
	ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.114"], 

</code></pre>
<p dir="auto">I do not get a control page when I go to 192.168.1.15:8080/remote.html (which is my IP for Pi) from my computer (which has .1.14 IP). Is there something I am missing? I have tried this with or without the api key, which I know is optional for basic functionality.</p>
]]></description><link>https://forum.magicmirror.builders/topic/12232/help-with-mmm-remote-control</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 14:11:38 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12232.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 19 Feb 2020 14:17:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Help with MMM-Remote control on Sat, 22 Feb 2020 17:03:04 GMT]]></title><description><![CDATA[<p dir="auto">Hello all,</p>
<p dir="auto">I changed my port - which seems like it might interfere. So, my config looks like:</p>
<pre><code>address : '0.0.0.0',
	port: 60001,
	ipWhitelist: [],

// Remote-Control
		{
			module: 'MMM-Remote-Control',
			//position: 'top_bar',
			config: {
				//showModuleApiMenu: true,
        //apiKey: "85237761aaf14513a6007e9989a465a3",
			}
		},
</code></pre>
<p dir="auto">Here is what the output look like:</p>
<pre><code>pi@magicmirror:~/MagicMirror $ npm start

&gt; magicmirror@2.10.1 start /home/pi/MagicMirror
&gt; ./run-start.sh

[11:52:56.840] [LOG]    Starting MagicMirror: v2.10.1
[11:52:56.869] [LOG]    Loading config ...
[11:52:56.908] [LOG]    Loading module helpers ...
[11:52:56.915] [LOG]    No helper found for module: alert.
[11:52:57.153] [LOG]    Initializing new module helper ...
[11:52:57.156] [LOG]    Module helper loaded: updatenotification
[11:52:57.177] [LOG]    Initializing new module helper ...
[11:52:57.179] [LOG]    Module helper loaded: MMM-BurnIn
[11:52:57.187] [LOG]    Initializing new module helper ...
[11:52:57.188] [LOG]    Module helper loaded: MMM-WatchDog
[11:52:57.453] [LOG]    Initializing new module helper ...
[11:52:57.456] [LOG]    Module helper loaded: MMM-Remote-Control
[11:52:57.461] [LOG]    No helper found for module: currentweather.
[11:52:57.467] [LOG]    No helper found for module: compliments.
[11:52:57.475] [LOG]    No helper found for module: clock.
[11:52:57.477] [LOG]    No helper found for module: calendar_monthly.
[11:52:59.221] [LOG]    Initializing new module helper ...
[11:52:59.223] [LOG]    Module helper loaded: calendar
[11:53:05.323] [LOG]    Initializing new module helper ...
[11:53:05.325] [LOG]    Module helper loaded: MMM-Buller
[11:53:06.691] [LOG]    Initializing new module helper ...
[11:53:06.694] [LOG]    Module helper loaded: MMM-DarkSkyForecast
[11:53:06.702] [LOG]    No helper found for module: MMM-DailyPokemon.
[11:53:06.708] [LOG]    No helper found for module: MMM-MBTA.
[11:53:06.714] [LOG]    No helper found for module: MMM-MBTA1.
[11:53:06.720] [LOG]    No helper found for module: MMM-MBTA2.
[11:53:08.583] [LOG]    Initializing new module helper ...
[11:53:08.585] [LOG]    Module helper loaded: MMM-MyCommute
[11:53:08.586] [LOG]    No helper found for module: MMM-pihole-stats.
[11:53:08.588] [LOG]    All module helpers loaded.
[11:53:08.591] [LOG]    Starting server on port 60001 ...
[11:53:08.609] [INFO]   You're using a full whitelist configuration to allow for all IPs
[11:53:08.624] [LOG]    Server started ...
[11:53:08.627] [LOG]    Connecting socket for: updatenotification
[11:53:08.630] [LOG]    Connecting socket for: MMM-BurnIn
[11:53:08.633] [LOG]    Connecting socket for: MMM-WatchDog
[11:53:08.635] [LOG]    Starting module helper: MMM-WatchDog
[11:53:08.637] [LOG]    Connecting socket for: MMM-Remote-Control
[11:53:08.639] [LOG]    Starting node helper for: MMM-Remote-Control
[11:53:08.713] [LOG]    Connecting socket for: calendar
[11:53:08.715] [LOG]    Starting node helper for: calendar
[11:53:08.717] [LOG]    Connecting socket for: MMM-Buller
[11:53:08.721] [LOG]    Connecting socket for: MMM-DarkSkyForecast
[11:53:08.722] [LOG]    ====================== Starting node_helper for module [MMM-DarkSkyForecast]
[11:53:08.724] [LOG]    Connecting socket for: MMM-MyCommute
[11:53:08.726] [LOG]    ====================== Starting node_helper for module [MMM-MyCommute]
[11:53:08.727] [LOG]    Sockets connected &amp; modules started ...
[11:53:09.118] [LOG]    Launching application.
[11:53:18.043] [LOG]    WatchDog started. Maximum timeout: 25s.
[11:53:18.543] [LOG]    Create new calendar fetcher for url: http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics - Interval: 300000
[11:53:18.704] [LOG]    Create new calendar fetcher for url: https://calendar.google.com/calendarxxxxx
[11:53:18.836] [LOG]    Create new calendar fetcher for url: https://calendar.google.com/calendarxxxxxx
[11:53:21.289] [LOG]    Task lists:
[11:53:21.293] [LOG]    To read (xxxx)
[11:53:21.295] [LOG]    Ideas (xxxxDQzNDow)
[11:53:21.296] [LOG]    Life (xxxx)
[11:53:21.298] [LOG]    Random thoughts (xxxx)
[11:53:21.300] [LOG]    HomeToDo (xxxx)
[11:53:21.302] [LOG]    PlantBabies (xxxx)
[11:53:21.304] [LOG]    Shopping (xxxx)

</code></pre>
<p dir="auto">Pi-hole stats not only fails to load, the whole setup crashes every 2 moinutes or so</p>
<p dir="auto"><code>[17764:0222/114938.526868:FATAL:memory_linux.cc(36)] Out of memory.</code></p>
]]></description><link>https://forum.magicmirror.builders/post/69847</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69847</guid><dc:creator><![CDATA[nakulbende]]></dc:creator><pubDate>Sat, 22 Feb 2020 17:03:04 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-Remote control on Sat, 22 Feb 2020 10:27:53 GMT]]></title><description><![CDATA[<pre><code>
address: "0.0.0.0",

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/69836</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69836</guid><dc:creator><![CDATA[Stoffbeuteluwe]]></dc:creator><pubDate>Sat, 22 Feb 2020 10:27:53 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-Remote control on Sat, 22 Feb 2020 09:47:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nakulbende" aria-label="Profile: nakulbende">@<bdi>nakulbende</bdi></a></p>
<pre><code> xxxxxxxxxxxxxx:8080/remote.html 
</code></pre>
<p dir="auto">ip must be the same like in ip whitelist,<br />
it must be the ip of you device you want (tablet or phone ore pc)  for controlling your magic mirror</p>
]]></description><link>https://forum.magicmirror.builders/post/69834</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69834</guid><dc:creator><![CDATA[Stoffbeuteluwe]]></dc:creator><pubDate>Sat, 22 Feb 2020 09:47:13 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-Remote control on Sat, 22 Feb 2020 09:40:27 GMT]]></title><description><![CDATA[<p dir="auto">you don’t need api key…</p>
]]></description><link>https://forum.magicmirror.builders/post/69833</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69833</guid><dc:creator><![CDATA[Stoffbeuteluwe]]></dc:creator><pubDate>Sat, 22 Feb 2020 09:40:27 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-Remote control on Sat, 22 Feb 2020 09:38:30 GMT]]></title><description><![CDATA[<pre><code>port: 8080,
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:xxxxxxxxxxxxxx", "xxxxxxxxxxxxxx"],
</code></pre>
<p dir="auto">replace the xxxx with your ip address …thats it</p>
]]></description><link>https://forum.magicmirror.builders/post/69832</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69832</guid><dc:creator><![CDATA[Stoffbeuteluwe]]></dc:creator><pubDate>Sat, 22 Feb 2020 09:38:30 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-Remote control on Sat, 22 Feb 2020 09:35:29 GMT]]></title><description><![CDATA[<pre><code>{
            module: 'MMM-Remote-Control',
            config: {
          
            }
      },
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/69830</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69830</guid><dc:creator><![CDATA[Stoffbeuteluwe]]></dc:creator><pubDate>Sat, 22 Feb 2020 09:35:29 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-Remote control on Sat, 22 Feb 2020 04:17:25 GMT]]></title><description><![CDATA[<p dir="auto">I’d make Sam’s changes, but change the port number - something else could be grabbing the port for some reason.</p>
<p dir="auto">I use 60001.</p>
]]></description><link>https://forum.magicmirror.builders/post/69826</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69826</guid><dc:creator><![CDATA[BKeyport]]></dc:creator><pubDate>Sat, 22 Feb 2020 04:17:25 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-Remote control on Fri, 21 Feb 2020 15:02:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nakulbende" aria-label="Profile: nakulbende">@<bdi>nakulbende</bdi></a> have no idea…   all that does is say</p>
<p dir="auto">listen on all interfaces (ethernet, wireless, maybe pi-hole creates one?, in which case you would need to specifiy the address of the prefered interface, ethernet for example, or wifi… but JUST ONE)</p>
<p dir="auto">ipWhitelist:[] means  allow anyone to connect on the interface and port</p>
]]></description><link>https://forum.magicmirror.builders/post/69800</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69800</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 21 Feb 2020 15:02:10 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-Remote control on Fri, 21 Feb 2020 14:43:24 GMT]]></title><description><![CDATA[<p dir="auto">As always, Sam - thanks so much! I did those changes, and it broke MMM-pi-hole which is stuck on loading. It also crashes magicmirror every 5 minutes or so. This happens even if I just change the address and allowed ip whitelist, comment out remote control and pistats. Any ideas?</p>
]]></description><link>https://forum.magicmirror.builders/post/69799</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69799</guid><dc:creator><![CDATA[nakulbende]]></dc:creator><pubDate>Fri, 21 Feb 2020 14:43:24 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-Remote control on Wed, 19 Feb 2020 14:28:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nakulbende" aria-label="Profile: nakulbende">@<bdi>nakulbende</bdi></a> said in <a href="/post/69742">Help with MMM-Remote control</a>:</p>
<blockquote>
<p dir="auto">address: “localhost”,<br />
port: 8080,<br />
ipWhitelist: [“127.0.0.1”, “::ffff:127.0.0.1”, “::1”, “::ffff:192.168.1.114”],</p>
</blockquote>
<p dir="auto">this setup means ONLY apps INSIDE the pi can connect to the MagicMirror app</p>
<p dir="auto">so, change it to</p>
<pre><code>address: "0.0.0.0", 
	port: 8080,
	ipWhitelist: [], 
</code></pre>
<p dir="auto">that allows ANY system to connect</p>
]]></description><link>https://forum.magicmirror.builders/post/69743</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69743</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 19 Feb 2020 14:28:10 GMT</pubDate></item></channel></rss>