<?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[Error after updating MM]]></title><description><![CDATA[<p dir="auto">I recently updated my MagicMirror (after leaving the project unfinished 4-5 months ago), and the layout has changed a bit.<br />
Also, one of the module (MMM-remote-control)  has stopped working.</p>
<p dir="auto">I’m unable to access the mirror using the remote module. The error I’m getting is  “This device is not allowed to access your mirror”</p>
<p dir="auto">I tried this, but still the same error.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xer0design" aria-label="Profile: xer0design">@<bdi>xer0design</bdi></a> said in <a href="/post/10289">ipWhitelist HowTo</a>:</p>
<blockquote>
<p dir="auto">Not a fan of this addition; would have rathered it was something you enable rather than disable.</p>
<p dir="auto">For anyone wondering how to allow all ips, use:</p>
<pre><code>ipWhitelist: ["::fff:0.0.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"],
</code></pre>
</blockquote>
<ol start="2">
<li>My modules were aligned to right of the screen taking width of approx 250px, now they are covering 3/4 of the whole screen. :/<br />
all my css were untouched, am I supposed to change anything?</li>
</ol>
<p dir="auto">Screenshots &amp; more explanation in the post below.</p>
<p dir="auto">Also, can anyone help me reset the whole mirror/raspbian in case I want to start again? (without formatting the SD card)</p>
]]></description><link>https://forum.magicmirror.builders/topic/4518/error-after-updating-mm</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 18:09:08 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/4518.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 21 Jul 2017 11:26:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error after updating MM on Fri, 21 Jul 2017 20:21:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qqqqqqqq" aria-label="Profile: qqqqqqqq">@<bdi>qqqqqqqq</bdi></a></p>
<p dir="auto">Without knowing what your module.css file, custom.css file or your config file settings are, not to mention the <code>regions</code> the modules occupy, I couldn’t tell you what “should or should not happen” to the display of the modules.</p>
<p dir="auto">If the quotes module is in the upper_third region and aligned to the right then that is exactly how it should appear. Are you sure it is in the top_right region? And if so, it appears it is being allowed to expand as necessary, bringing the Mirror Stats with it.</p>
<p dir="auto">Market Highlights would follow suit with the calendar module.</p>
<p dir="auto">Perhaps the update has replaced your custom settings with defaults, or simply wiped them out.</p>
<p dir="auto">Try this in custom.css for each of the modules you want to control, replacing MODULE_NAME with the name of each of the modules you want to constrain, and adjust accordingly.</p>
<pre><code>.MMM-MODULE_NAME {
   width: 200px;
 }
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/25632</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25632</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Fri, 21 Jul 2017 20:21:09 GMT</pubDate></item><item><title><![CDATA[Reply to Error after updating MM on Fri, 21 Jul 2017 12:03:25 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1500638345484-capture.png" alt="0_1500638366059_Capture.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">As you can see in the image,</p>
<p dir="auto">The quote module “never try to teach the pig…” should stay behind the red line, since it’s width was fixed, and was aligned to right.<br />
That, along with the Mirror stats has crossed the line (no pun intended).<br />
I want it to word wrap, but it is taking the width of the whole sentence. :(</p>
<p dir="auto">And, the Market highlights is taking up the width of the calendar module above it (which should not happen).</p>
]]></description><link>https://forum.magicmirror.builders/post/25615</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25615</guid><dc:creator><![CDATA[qqqqqqqq]]></dc:creator><pubDate>Fri, 21 Jul 2017 12:03:25 GMT</pubDate></item><item><title><![CDATA[Reply to Error after updating MM on Fri, 21 Jul 2017 11:50:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> said in <a href="/post/25612">Error after updating MM</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qqqqqqqq" aria-label="Profile: qqqqqqqq">@<bdi>qqqqqqqq</bdi></a></p>
<p dir="auto">As far as your ipWhitelist is concerned, this seems to be working for others after the update (for all IP’s)</p>
<pre><code>var config = {
   ipWhitelist:  [],
   address: "0.0.0.0",
}
</code></pre>
</blockquote>
<p dir="auto">Thanks! This worked great (using ethernet cable, i’ll try using wifi and report back if i face any issues.)</p>
]]></description><link>https://forum.magicmirror.builders/post/25614</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25614</guid><dc:creator><![CDATA[qqqqqqqq]]></dc:creator><pubDate>Fri, 21 Jul 2017 11:50:26 GMT</pubDate></item><item><title><![CDATA[Reply to Error after updating MM on Fri, 21 Jul 2017 11:43:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qqqqqqqq" aria-label="Profile: qqqqqqqq">@<bdi>qqqqqqqq</bdi></a></p>
<p dir="auto">As far as your ipWhitelist is concerned, this seems to be working for others after the update (for all IP’s)</p>
<pre><code>var config = {
   ipWhitelist:  [],
   address: "0.0.0.0",
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/25612</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/25612</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Fri, 21 Jul 2017 11:43:29 GMT</pubDate></item></channel></rss>