<?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[Remote-Control shows but does not respond]]></title><description><![CDATA[<p dir="auto">Entering 192.168.0.28:8080/remote.html on my PC brings up the remote screen but none of the items respond. If I click Edit the screen changes to “Loading” then nothing, no matter how long I wait. The Config file is Address: “0.0.0.0”, and the whitelist is []<br />
The same on my phone<br />
Any help appreciated</p>
]]></description><link>https://forum.magicmirror.builders/topic/12577/remote-control-shows-but-does-not-respond</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 03:25:51 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12577.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 13 Apr 2020 15:22:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Remote-Control shows but does not respond on Sun, 19 Apr 2020 16:04:06 GMT]]></title><description><![CDATA[<p dir="auto">I had previously tried that to no avail.<br />
I will give it another look tomorrow</p>
<p dir="auto">Fool that I am !!<br />
Changing to<br />
// Private Methods<br />
self.socket = io(“/” + self.moduleName);<br />
was the fix right enough<br />
When I initially tried it I added , at the end of the line instead of ;<br />
I’m kicking myself</p>
]]></description><link>https://forum.magicmirror.builders/post/73074</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/73074</guid><dc:creator><![CDATA[sekodilemo]]></dc:creator><pubDate>Sun, 19 Apr 2020 16:04:06 GMT</pubDate></item><item><title><![CDATA[Reply to Remote-Control shows but does not respond on Wed, 15 Apr 2020 10:37:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stoffbeuteluwe" aria-label="Profile: Stoffbeuteluwe">@<bdi>Stoffbeuteluwe</bdi></a> I had previously tried that to no avail.<br />
I will give it another look tomorrow</p>
<p dir="auto">Fool that I am !!<br />
Changing to<br />
// Private Methods<br />
self.socket = io(“/” + self.moduleName);<br />
was the fix right enough<br />
When I initially tried it I added , at the end of the line instead of ;<br />
I’m kicking myself</p>
<p dir="auto">Thanks all</p>
]]></description><link>https://forum.magicmirror.builders/post/72811</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72811</guid><dc:creator><![CDATA[TamP]]></dc:creator><pubDate>Wed, 15 Apr 2020 10:37:13 GMT</pubDate></item><item><title><![CDATA[Reply to Remote-Control shows but does not respond on Wed, 15 Apr 2020 07:07:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stoffbeuteluwe" aria-label="Profile: Stoffbeuteluwe">@<bdi>Stoffbeuteluwe</bdi></a> said in <a href="/post/72781">Remote-Control shows but does not respond</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tamp" aria-label="Profile: TamP">@<bdi>TamP</bdi></a> <a href="https://forum.magicmirror.builders/topic/12485/has-anyone-got-mmm-remote-control-working-on-mm-2-11">https://forum.magicmirror.builders/topic/12485/has-anyone-got-mmm-remote-control-working-on-mm-2-11</a></p>
</blockquote>
<p dir="auto">The solution here worked for me. Thanks!</p>
]]></description><link>https://forum.magicmirror.builders/post/72800</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72800</guid><dc:creator><![CDATA[sonicgoose]]></dc:creator><pubDate>Wed, 15 Apr 2020 07:07:49 GMT</pubDate></item><item><title><![CDATA[Reply to Remote-Control shows but does not respond on Tue, 14 Apr 2020 20:41:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stoffbeuteluwe" aria-label="Profile: Stoffbeuteluwe">@<bdi>Stoffbeuteluwe</bdi></a> I had previously tried that to no avail.<br />
I will give it another look tomorrow</p>
]]></description><link>https://forum.magicmirror.builders/post/72787</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72787</guid><dc:creator><![CDATA[TamP]]></dc:creator><pubDate>Tue, 14 Apr 2020 20:41:20 GMT</pubDate></item><item><title><![CDATA[Reply to Remote-Control shows but does not respond on Tue, 14 Apr 2020 18:30:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tamp" aria-label="Profile: TamP">@<bdi>TamP</bdi></a> <a href="https://forum.magicmirror.builders/topic/12485/has-anyone-got-mmm-remote-control-working-on-mm-2-11">https://forum.magicmirror.builders/topic/12485/has-anyone-got-mmm-remote-control-working-on-mm-2-11</a></p>
]]></description><link>https://forum.magicmirror.builders/post/72781</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72781</guid><dc:creator><![CDATA[Stoffbeuteluwe]]></dc:creator><pubDate>Tue, 14 Apr 2020 18:30:45 GMT</pubDate></item><item><title><![CDATA[Reply to Remote-Control shows but does not respond on Tue, 14 Apr 2020 17:43:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tamp" aria-label="Profile: TamP">@<bdi>TamP</bdi></a> I’m having the same issue on two different RPi’s after the latest MM update.</p>
<p dir="auto">EDIT: Uninstalled the repo and reinstalled it using the script provided at <a href="https://github.com/Jopyth/MMM-Remote-Control" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Jopyth/MMM-Remote-Control</a> with still no luck. In fact, it’s now worse.</p>
]]></description><link>https://forum.magicmirror.builders/post/72774</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72774</guid><dc:creator><![CDATA[sonicgoose]]></dc:creator><pubDate>Tue, 14 Apr 2020 17:43:16 GMT</pubDate></item><item><title><![CDATA[Reply to Remote-Control shows but does not respond on Tue, 14 Apr 2020 17:33:50 GMT]]></title><description><![CDATA[<p dir="auto">Bonjour à tous… j’ai moi aussi le même problème actuellement… qui pourrait nous en dire plus??? Merci…</p>
]]></description><link>https://forum.magicmirror.builders/post/72773</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72773</guid><dc:creator><![CDATA[Widder]]></dc:creator><pubDate>Tue, 14 Apr 2020 17:33:50 GMT</pubDate></item><item><title><![CDATA[Reply to Remote-Control shows but does not respond on Tue, 14 Apr 2020 17:23:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tamp" aria-label="Profile: TamP">@<bdi>TamP</bdi></a> I’m having the same issue on two different RPi’s after the latest MM update.</p>
]]></description><link>https://forum.magicmirror.builders/post/72771</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72771</guid><dc:creator><![CDATA[sonicgoose]]></dc:creator><pubDate>Tue, 14 Apr 2020 17:23:14 GMT</pubDate></item><item><title><![CDATA[Reply to Remote-Control shows but does not respond on Tue, 14 Apr 2020 15:13:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tamp" aria-label="Profile: TamP">@<bdi>TamP</bdi></a> As an update.<br />
From the PC the Remote shows the following<br />
Power<br />
Edit view<br />
Edit config.js<br />
Updates<br />
Alert<br />
MagicMirror2</p>
<p dir="auto">Any of the first 5 items do nothing, although some bring up sub menus that also do nothing<br />
However, clicking the MagicMirror2 button displays the pi and Magic mirror on the PC screen</p>
<p dir="auto">I’m stumped !!</p>
]]></description><link>https://forum.magicmirror.builders/post/72742</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72742</guid><dc:creator><![CDATA[TamP]]></dc:creator><pubDate>Tue, 14 Apr 2020 15:13:09 GMT</pubDate></item></channel></rss>