<?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[After update to Mirror to 2.1.3 - no working Whitlist]]></title><description><![CDATA[<p dir="auto">Hi !</p>
<p dir="auto">At 2pm i have updated my mirror to Version 2.1.3.<br />
but now i can`t access the Mirror from my Home PC.</p>
<pre><code>/*************** AUTO GENERATED BY REMOTE CONTROL MODULE ***************/

var config =
{
        port: 8081,
        electronOptions: {

        },
        ipWhitelist: [
                "127.0.0.1",
                "::ffff:127.0.0.1",
                "::1",
                "192.168.178.20/24"
        ],
        language: "de",
        modules: [
                {
                        module: "alert",

</code></pre>
<p dir="auto">In Mirror Version 2.1.2 it works very well.</p>
<p dir="auto">Is the ipWhitelist wrong ?<br />
I`d like to get access from my whole network after the router like 192.168.178.x --&gt; End</p>
<p dir="auto">Sandy2503</p>
]]></description><link>https://forum.magicmirror.builders/topic/5015/after-update-to-mirror-to-2-1-3-no-working-whitlist</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 00:00:12 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/5015.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 01 Oct 2017 13:09:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Sun, 01 Oct 2017 17:44:31 GMT]]></title><description><![CDATA[<p dir="auto">Had the same issue. added</p>
<pre><code>address:"0.0.0.0",
</code></pre>
<p dir="auto">to the config and it’s working again.<br />
<a href="https://github.com/MichMich/MagicMirror/issues/1036" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/issues/1036</a></p>
]]></description><link>https://forum.magicmirror.builders/post/28777</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28777</guid><dc:creator><![CDATA[d3r]]></dc:creator><pubDate>Sun, 01 Oct 2017 17:44:31 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Mon, 04 Mar 2019 21:01:55 GMT]]></title><description><![CDATA[<p dir="auto">Just came across this post while troubleshooting this issue.</p>
<p dir="auto">I got it working by converting the ip range to CIDR format by using <a href="https://www.ipaddressguide.com/cidr" target="_blank" rel="noopener noreferrer nofollow ugc">this</a> page as mentioned in older posts. I added these ip’s to the whitelist (without the <strong>::ffff:</strong> !) and it worked.<br />
It’s also important to set the address value to “0.0.0.0”</p>
]]></description><link>https://forum.magicmirror.builders/post/53657</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/53657</guid><dc:creator><![CDATA[ronanversendaal]]></dc:creator><pubDate>Mon, 04 Mar 2019 21:01:55 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Fri, 20 Oct 2017 11:23:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nick" aria-label="Profile: Nick">@<bdi>Nick</bdi></a> As <a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> said: something is wrong if you can neither ping nor ssh. You definitely need to check your general wifi/ethernet setup. This is not something that can be solved through the config file.</p>
]]></description><link>https://forum.magicmirror.builders/post/29869</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/29869</guid><dc:creator><![CDATA[Jopyth]]></dc:creator><pubDate>Fri, 20 Oct 2017 11:23:08 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Thu, 19 Oct 2017 19:44:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nick" aria-label="Profile: Nick">@<bdi>Nick</bdi></a> said in <a href="/post/29810">After update to Mirror to 2.1.3 - no working Whitlist</a>:</p>
<blockquote>
<p dir="auto">Yes, including my personal wiki on another Raspberry Pi, all with 2-5ms</p>
</blockquote>
<p dir="auto">None of this may help, but you can use it as a checklist.</p>
<ul>
<li>ifconfig on Pi reports the IP address you are trying to ping (wlan0) assuming wifi</li>
<li>Connecting Pi via ethernet, ifconfig and trying to ping then</li>
<li>Pinging another device from the Pi itself</li>
<li>The MM software updates. Clock, calendar, weather, etc?</li>
</ul>
<p dir="auto">Logically, if the only thing you can’t do is ping or connect to the Pi, then something is wrong on the software side, whether a corruption, an edit or a failed installation of the software or dependencies during the upgrade process. The answer in that case, with the most success, is a manual installation, IMHO. You can continue to troubleshoot, which could take a long time, or you can know in less than an hour. You will not lose anything in doing this.</p>
<p dir="auto"><a href="https://forum.magicmirror.builders/topic/5274/how-to-manually-install-mm-on-your-pi-for-absolute-beginners">https://forum.magicmirror.builders/topic/5274/how-to-manually-install-mm-on-your-pi-for-absolute-beginners</a></p>
]]></description><link>https://forum.magicmirror.builders/post/29830</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/29830</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Thu, 19 Oct 2017 19:44:22 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Thu, 19 Oct 2017 12:21:59 GMT]]></title><description><![CDATA[<p dir="auto">Yes, including my personal wiki on another Raspberry Pi, all with 2-5ms</p>
]]></description><link>https://forum.magicmirror.builders/post/29810</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/29810</guid><dc:creator><![CDATA[Nick]]></dc:creator><pubDate>Thu, 19 Oct 2017 12:21:59 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Thu, 19 Oct 2017 11:08:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nick" aria-label="Profile: Nick">@<bdi>Nick</bdi></a> said in <a href="/post/29798">After update to Mirror to 2.1.3 - no working Whitlist</a>:</p>
<blockquote>
<p dir="auto">not even a Ping works to that IP</p>
</blockquote>
<p dir="auto">Pinging the mirror’s IP fails? Pinging other devices on your network is successful?</p>
]]></description><link>https://forum.magicmirror.builders/post/29806</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/29806</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Thu, 19 Oct 2017 11:08:04 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Thu, 19 Oct 2017 08:02:51 GMT]]></title><description><![CDATA[<p dir="auto">Thx <a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a>, indeed I have. See the beginning of my (working) config file below.<br />
What is suspicious to me is that not even a Ping works to that IP, even though I’ve checked it by printing it on the screen of the MM and in the router.<br />
Also, before my Whitelist was a long list of IPs, now I’ve tried the [] option but to no avail…</p>
<pre><code>/*************** AUTO GENERATED BY REMOTE CONTROL MODULE ***************/

var config =
{
        address: "0.0.0.0",
        electronOptions: {

        },
        ipWhitelist: [

        ],
        modules: [
                {
                        module: "alert",
                        config: {

                        }
                },
                {
                        module: "updatenotification",
                        position: "top_bar",
                        config: {

                        }
                },
                {
                        module: "MMM-Remote-Control",
                        position: "middle_center",
                        config: {

                        }
                },
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/29798</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/29798</guid><dc:creator><![CDATA[Nick]]></dc:creator><pubDate>Thu, 19 Oct 2017 08:02:51 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Thu, 19 Oct 2017 00:09:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nick" aria-label="Profile: Nick">@<bdi>Nick</bdi></a> said in <a href="/post/29767">After update to Mirror to 2.1.3 - no working Whitlist</a>:</p>
<blockquote>
<p dir="auto">tried addres 0.0.0.0 and various things in the Whitelist.</p>
</blockquote>
<p dir="auto">Have you tried OUTSIDE your Whitelist, as such:</p>
<pre><code>var config = {
	port: 8080,
        address: "0.0.0.0",
	ipWhitelist: [], // Set [] to allow all IP addresses.
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/29790</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/29790</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Thu, 19 Oct 2017 00:09:48 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Wed, 18 Oct 2017 20:18:05 GMT]]></title><description><![CDATA[<p dir="auto">Same here, tried addres 0.0.0.0 and various things in the Whitelist.<br />
A ping gives “destination unreachable”… SSH also doesn’t work.<br />
Can someone please suggest ways to troubleshoot?</p>
]]></description><link>https://forum.magicmirror.builders/post/29767</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/29767</guid><dc:creator><![CDATA[Nick]]></dc:creator><pubDate>Wed, 18 Oct 2017 20:18:05 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Mon, 09 Oct 2017 14:37:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/niggich" aria-label="Profile: Niggich">@<bdi>Niggich</bdi></a> For my setup (raspberry pi 2) something changed after the update, but when I changed my IP addresses to the IPv4 notation (remove <code>::ffff:</code> from your addresses) it worked again. Which format do the blocked addresses have in your logs (see below)?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/freddehamm" aria-label="Profile: FreddeHamm">@<bdi>FreddeHamm</bdi></a> Are you sure those CIDR numbers are correct?</p>
<p dir="auto">When in doubt, check the output or logs (<code>pm2 logs MagicMirror</code> or <code>pm2 logs mm</code> if you used the old auto starting guide), there should be a line telling you which IP address was received. Also there are a <a href="https://www.ipaddressguide.com/cidr" target="_blank" rel="noopener noreferrer nofollow ugc">calculators</a> which transform your IP range to the CIDR notation.</p>
]]></description><link>https://forum.magicmirror.builders/post/29223</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/29223</guid><dc:creator><![CDATA[Jopyth]]></dc:creator><pubDate>Mon, 09 Oct 2017 14:37:19 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Sun, 08 Oct 2017 13:04:33 GMT]]></title><description><![CDATA[<p dir="auto">i have the same problem</p>
<p dir="auto">i already set “adress” to :“0.0.0.0” and edited the ipwhitelist to</p>
<p dir="auto">ipWhitelist: [“::fff:0.0.0.0/1”, “::fff:0.8.0.0/1”, “::fff:128.0.0.0/2”, “::fff:192.0.0.0/3”, “::fff:224.0.0.0/4”, “127.0.0.1”, “::ffff:127.0.0.1”, “::1”]</p>
<p dir="auto">but still i get no access.</p>
<p dir="auto">Btw. its a raspberry pi zero with serveronly</p>
]]></description><link>https://forum.magicmirror.builders/post/29119</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/29119</guid><dc:creator><![CDATA[FreddeHamm]]></dc:creator><pubDate>Sun, 08 Oct 2017 13:04:33 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Wed, 04 Oct 2017 19:26:28 GMT]]></title><description><![CDATA[<p dir="auto">I put my config like this:</p>
<pre><code>{
	port: 1103,
	address: '0.0.0.0',
	electronOptions: {
		
	},
	ipWhitelist: [
		"127.0.0.1",
		"::ffff:127.0.0.1",
		"::1",
		"::ffff:192.168.113.60",
		"::ffff:192.168.113.22",
		"::ffff:192.168.113.97",
		"::ffff:192.168.113.29",
		"::ffff:192.168.113.103",
		"::ffff:192.168.113.66"
	],
</code></pre>
<p dir="auto">The Remote-Control says “This device is not allowed to acces your mirror”. The IP-Adresses are correct.</p>
]]></description><link>https://forum.magicmirror.builders/post/28999</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28999</guid><dc:creator><![CDATA[Niggich]]></dc:creator><pubDate>Wed, 04 Oct 2017 19:26:28 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Wed, 04 Oct 2017 19:20:31 GMT]]></title><description><![CDATA[<p dir="auto">is this an acceptable configuration ?</p>
<pre><code>address:"0.0.0.0",
</code></pre>
<p dir="auto">or is it better specifying the actual server ip here ?</p>
]]></description><link>https://forum.magicmirror.builders/post/28998</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28998</guid><dc:creator><![CDATA[cben0ist]]></dc:creator><pubDate>Wed, 04 Oct 2017 19:20:31 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Wed, 04 Oct 2017 17:27:12 GMT]]></title><description><![CDATA[<p dir="auto">hi!<br />
maybe wrong config.js ??<br />
here is my working code:<br />
var config =<br />
{<br />
address: “0.0.0.0”,<br />
electronOptions: {</p>
<pre><code>},
ipWhitelist: [
	"10.0.0.1/24",
	"::ffff:10.0.0.1/120",
	"127.0.0.1",
	"::ffff:127.0.0.1",
	"::1"
],
</code></pre>
<p dir="auto">and so on…</p>
<p dir="auto">greets<br />
shotput2017</p>
]]></description><link>https://forum.magicmirror.builders/post/28992</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28992</guid><dc:creator><![CDATA[shotput2017]]></dc:creator><pubDate>Wed, 04 Oct 2017 17:27:12 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Wed, 04 Oct 2017 17:17:05 GMT]]></title><description><![CDATA[<p dir="auto">As soon i put “0.0.0.0” to my config (see bellow with empty adress"") i get a black screen on start MM</p>
<p dir="auto">var config = {<br />
port: 8080,<br />
address:“”,<br />
language: “de”,<br />
timeFormat: 24,<br />
units: “metric”,</p>
<p dir="auto">Any ideas?</p>
]]></description><link>https://forum.magicmirror.builders/post/28991</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28991</guid><dc:creator><![CDATA[knubbl]]></dc:creator><pubDate>Wed, 04 Oct 2017 17:17:05 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Tue, 03 Oct 2017 16:49:08 GMT]]></title><description><![CDATA[<p dir="auto">Adding</p>
<p dir="auto">address: “0.0.0.0”,</p>
<p dir="auto">to the config.js also did the trick for me.</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.magicmirror.builders/post/28947</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28947</guid><dc:creator><![CDATA[Hein-Jan]]></dc:creator><pubDate>Tue, 03 Oct 2017 16:49:08 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Tue, 03 Oct 2017 10:00:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sandy2503" aria-label="Profile: Sandy2503">@<bdi>Sandy2503</bdi></a>  ok nice to know. My problem, that - as i <a href="https://forum.magicmirror.builders/post/28921">wrote</a> - that with the “developer checkout” from github my MagicMirror is now broken :(</p>
]]></description><link>https://forum.magicmirror.builders/post/28923</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28923</guid><dc:creator><![CDATA[fox]]></dc:creator><pubDate>Tue, 03 Oct 2017 10:00:36 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Tue, 03 Oct 2017 09:10:58 GMT]]></title><description><![CDATA[<p dir="auto">I change my config.js in:</p>
<pre><code>/*************** AUTO GENERATED BY REMOTE CONTROL MODULE ***************/

var config =
{
        port: 8081,
        address:"0.0.0.0",
        electronOptions: {

        },
        ipWhitelist: [
                "127.0.0.1",
                "::ffff:127.0.0.1",
                "::1",
                "192.168.178.20/24"
        ],
        language: "de",

</code></pre>
<p dir="auto">and now it works again.</p>
<p dir="auto">I have now access to MMM-Remote-Control from my HomePC again …</p>
<p dir="auto">Sandy2503</p>
]]></description><link>https://forum.magicmirror.builders/post/28922</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28922</guid><dc:creator><![CDATA[Sandy2503]]></dc:creator><pubDate>Tue, 03 Oct 2017 09:10:58 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Tue, 03 Oct 2017 08:08:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/randomnoise" aria-label="Profile: randomnoise">@<bdi>randomnoise</bdi></a>  thank you for clarifying.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/roramirez" aria-label="Profile: roramirez">@<bdi>roramirez</bdi></a> said in <a href="/post/28781">After update to Mirror to 2.1.3 - no working Whitlist</a>:</p>
<blockquote>
<p dir="auto">That happens because the release 2.1.3 was introduced a <a href="https://github.com/MichMich/MagicMirror/commit/2f05228d" target="_blank" rel="noopener noreferrer nofollow ugc">new change to make more secure the MagicMirror</a>, to prevent open all interfaces to world. So, now from 2.1.3 the default values for <code>address</code> is <em>localhost</em> instead of <em>0.0.0.0</em>… so …be careful to set this value.</p>
</blockquote>
<p dir="auto">i tried your fix: <a href="https://github.com/MichMich/MagicMirror/issues/1036#issuecomment-333243474" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/issues/1036#issuecomment-333243474</a><br />
now MM crashed. With “pm2 logs mm” only weird errors appear :(<br />
Was that thing with the <strong>developer</strong> checkout really intended to remain a stable MM?</p>
]]></description><link>https://forum.magicmirror.builders/post/28921</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28921</guid><dc:creator><![CDATA[fox]]></dc:creator><pubDate>Tue, 03 Oct 2017 08:08:28 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Tue, 03 Oct 2017 07:44:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fox" aria-label="Profile: fox">@<bdi>fox</bdi></a> this doesn’t go within the whitelist section it has to go after the comma at the end of your whitelist section.</p>
<p dir="auto">It is its own config parameter.</p>
<p dir="auto">address:“0.0.0.0”,</p>
]]></description><link>https://forum.magicmirror.builders/post/28919</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28919</guid><dc:creator><![CDATA[randomnoise]]></dc:creator><pubDate>Tue, 03 Oct 2017 07:44:42 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Tue, 03 Oct 2017 07:14:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/randomnoise" aria-label="Profile: randomnoise">@<bdi>randomnoise</bdi></a> said in <a href="/post/28785">After update to Mirror to 2.1.3 - no working Whitlist</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d3r" aria-label="Profile: d3r">@<bdi>d3r</bdi></a> said in <a href="/post/28777">After update to Mirror to 2.1.3 - no working Whitlist</a>:</p>
<blockquote>
<p dir="auto">address:“0.0.0.0”,</p>
</blockquote>
<p dir="auto">Thanks d3r, this was indeed the solution.</p>
</blockquote>
<p dir="auto">And how is the syntax?<br />
Something like this?</p>
<pre><code>var config =
{
        electronOptions: {

        },
        ipWhitelist: [
                "127.0.0.1",
                "0.0.0.0",
                "::ffff:127.0.0.1",
                "::1",
                "::ffff:192.168.188.42",
                "192.168.188.1/24",
                "::ffff:192.168.188.50"
        ],

</code></pre>
<p dir="auto">that does not work for me, before the update my MM was working really fine.<br />
Also MMM-iFrameReload is not working anymore :(</p>
]]></description><link>https://forum.magicmirror.builders/post/28917</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28917</guid><dc:creator><![CDATA[fox]]></dc:creator><pubDate>Tue, 03 Oct 2017 07:14:31 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Sun, 01 Oct 2017 20:27:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sandy2503" aria-label="Profile: Sandy2503">@<bdi>Sandy2503</bdi></a> said in <a href="/post/28783">After update to Mirror to 2.1.3 - no working Whitlist</a>:</p>
<blockquote>
<p dir="auto">What do i have to do ???</p>
</blockquote>
<p dir="auto">Set the IP address of your MagicMirror there.</p>
]]></description><link>https://forum.magicmirror.builders/post/28803</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28803</guid><dc:creator><![CDATA[roramirez]]></dc:creator><pubDate>Sun, 01 Oct 2017 20:27:34 GMT</pubDate></item><item><title><![CDATA[Reply to After update to Mirror to 2.1.3 - no working Whitlist on Sun, 01 Oct 2017 18:49:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d3r" aria-label="Profile: d3r">@<bdi>d3r</bdi></a> said in <a href="/post/28777">After update to Mirror to 2.1.3 - no working Whitlist</a>:</p>
<blockquote>
<p dir="auto">address:“0.0.0.0”,</p>
</blockquote>
<p dir="auto">Thanks d3r, this was indeed the solution.</p>
]]></description><link>https://forum.magicmirror.builders/post/28785</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/28785</guid><dc:creator><![CDATA[randomnoise]]></dc:creator><pubDate>Sun, 01 Oct 2017 18:49:18 GMT</pubDate></item></channel></rss>