<?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[MagicMirror v2.1.0 Update error]]></title><description><![CDATA[<p dir="auto">How can i fix that?</p>
<p dir="auto">pi@raspi3-MM2:~/MagicMirror $ sudo git pull<br />
Aktualisiere b8167f8…8010e62<br />
error: Your local changes to the following files would be overwritten by merge:<br />
css/main.css<br />
modules/default/clock/clock.js<br />
modules/default/compliments/compliments.js<br />
modules/default/currentweather/currentweather.css<br />
modules/default/currentweather/currentweather.js<br />
package.json<br />
Please, commit your changes or stash them before you can merge.<br />
Aborting</p>
]]></description><link>https://forum.magicmirror.builders/topic/1307/magicmirror-v2-1-0-update-error</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 05:44:32 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1307.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 01 Jan 2017 13:35:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Mon, 23 Jan 2017 07:36:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/poutr" aria-label="Profile: poutr">@<bdi>poutr</bdi></a> alright good to hear that’s the problem is solved!</p>
]]></description><link>https://forum.magicmirror.builders/post/12142</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/12142</guid><dc:creator><![CDATA[tosti007]]></dc:creator><pubDate>Mon, 23 Jan 2017 07:36:10 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Mon, 23 Jan 2017 05:42:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tosti007" aria-label="Profile: tosti007">@<bdi>tosti007</bdi></a> Well, it’s the</p>
<pre><code>npm install 
</code></pre>
<p dir="auto">that failed. But updating npm solved the issue since I had npm version 2.x.x (I think, not sure since I did not save the command prompt before the update). From the grunt dev page, higher npm version only raises warning for lower version number requirements and does nothing for</p>
<pre><code>"grunt" : "&gt;=version_number"
</code></pre>
<p dir="auto">Which is good.</p>
<p dir="auto">Forgot to report that the solution there worked when I tested  <a href="https://forum.magicmirror.builders/topic/971/dependency-problems/6">https://forum.magicmirror.builders/topic/971/dependency-problems/6</a></p>
<p dir="auto">Thank you for responding promptly to my post !</p>
]]></description><link>https://forum.magicmirror.builders/post/12134</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/12134</guid><dc:creator><![CDATA[poutr]]></dc:creator><pubDate>Mon, 23 Jan 2017 05:42:21 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Sun, 22 Jan 2017 22:42:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/poutr" aria-label="Profile: poutr">@<bdi>poutr</bdi></a> if you are running on Windows just type <code>npm install</code> in the main folder and you should be good to go (assuming you have node.js installed on your pc)</p>
]]></description><link>https://forum.magicmirror.builders/post/12115</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/12115</guid><dc:creator><![CDATA[tosti007]]></dc:creator><pubDate>Sun, 22 Jan 2017 22:42:16 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Sun, 22 Jan 2017 22:06:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/teandryk" aria-label="Profile: teandryk">@<bdi>teandryk</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/arosenhave" aria-label="Profile: arosenhave">@<bdi>arosenhave</bdi></a> Hello, I have run into the same issue wanting to install the magic mirror² framework on my windows laptop to develop a module. Running sudo node install.js from my powershell or from a node.js prompt did nothing to solve my problem. As far as I gathered, the issue come from this 2 not-updated packages that MagicMiror is using : <a href="https://github.com/geedew/grunt-yamllint/blob/master/package.json" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/geedew/grunt-yamllint/blob/master/package.json</a> and the one called grunt-eslint. Both did not update their package.json (and maybe code) as the grunt developpers asked : <a href="http://gruntjs.com/blog/2016-04-04-grunt-1.0.0-released#peer-dependencies" target="_blank" rel="noopener noreferrer nofollow ugc">http://gruntjs.com/blog/2016-04-04-grunt-1.0.0-released#peer-dependencies</a> . Here is a topic on a forum surrounding that updating issue. However I am uncertain about what to do right now to solve it since the raspeberry pi environment and a laptop are not similar.</p>
]]></description><link>https://forum.magicmirror.builders/post/12105</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/12105</guid><dc:creator><![CDATA[poutr]]></dc:creator><pubDate>Sun, 22 Jan 2017 22:06:56 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Wed, 04 Jan 2017 20:41:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arosenhave" aria-label="Profile: arosenhave">@<bdi>arosenhave</bdi></a><br />
It worked and even didnt took a split sec :)</p>
<p dir="auto">thanks !!!</p>
]]></description><link>https://forum.magicmirror.builders/post/10430</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10430</guid><dc:creator><![CDATA[teandryk]]></dc:creator><pubDate>Wed, 04 Jan 2017 20:41:46 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Wed, 04 Jan 2017 20:26:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/teandryk" aria-label="Profile: teandryk">@<bdi>teandryk</bdi></a> I too had this problem earlier today. I solved it by navigating to /node_modules/electron<br />
and run “sudo node install.js”. Have some patience - it took a loooong time. I ended up leaving it and went to do something else. When I got back half an hour later it was done and the mirror was running.</p>
<p dir="auto">Hope it helps. Good luck :-)</p>
]]></description><link>https://forum.magicmirror.builders/post/10429</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10429</guid><dc:creator><![CDATA[arosenhave]]></dc:creator><pubDate>Wed, 04 Jan 2017 20:26:46 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Mon, 23 Jan 2017 18:55:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yawns" aria-label="Profile: yawns">@<bdi>yawns</bdi></a> I did and thats what i got now :)</p>
<pre><code>pi@raspberrypi:~/MagicMirror $ npm install
\
\&gt; electron@1.4.13 postinstall /home/pi/MagicMirror/node_modules/electron
\&gt; node install.js


\&gt; electron-prebuilt@1.4.13 postinstall /home/pi/MagicMirror/node_modules/electron-prebuilt
\&gt; node install.js

npm WARN unmet dependency /home/pi/MagicMirror/node_modules/grunt-eslint/node_modules/eslint/node_modules/escope/node_modules/esrecurse requires estraverse@'~4.1.0' but will load
npm WARN unmet dependency /home/pi/MagicMirror/node_modules/grunt-eslint/node_modules/eslint/node_modules/estraverse,
npm WARN unmet dependency which is version 4.2.0
npm ERR! Linux 4.4.21-v7+
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v4.3.2
npm ERR! npm  v2.14.12
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package grunt@1.0.1 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer grunt-yamllint@0.2.0 wants grunt@~0.4.0
npm ERR! peerinvalid Peer grunt-eslint@19.0.0 wants grunt@&gt;=0.4.0

npm ERR! Please include the following file with any support request:
npm ERR!     /home/pi/MagicMirror/npm-debug.log
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/10428</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10428</guid><dc:creator><![CDATA[teandryk]]></dc:creator><pubDate>Mon, 23 Jan 2017 18:55:29 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Wed, 04 Jan 2017 20:02:00 GMT]]></title><description><![CDATA[<p dir="auto">I think, i Set up a New raspian with New Installation of mm. This update was Not a good idea…</p>
]]></description><link>https://forum.magicmirror.builders/post/10427</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10427</guid><dc:creator><![CDATA[ostfilinchen]]></dc:creator><pubDate>Wed, 04 Jan 2017 20:02:00 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Wed, 04 Jan 2017 19:44:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/teandryk" aria-label="Profile: teandryk">@<bdi>teandryk</bdi></a><br />
Please run <code>npm install</code> in the main MagicMirror folder</p>
]]></description><link>https://forum.magicmirror.builders/post/10425</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10425</guid><dc:creator><![CDATA[yawns]]></dc:creator><pubDate>Wed, 04 Jan 2017 19:44:30 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Wed, 04 Jan 2017 19:43:30 GMT]]></title><description><![CDATA[<p dir="auto">Hi, after update</p>
<p dir="auto"><em>pi@raspberrypi:~ sudo git pull</em><br />
…</p>
<p dir="auto">my MM does not start anymore, so i tried from terminal and getting this error:</p>
<p dir="auto">*<em>pi@raspberrypi:~ $ ./mm.sh</em></p>
<p dir="auto"><em>&gt;magicmirror@2.1.0 start /home/pi/MagicMirror<br />
&gt;electron js/electron.js</em></p>
<p dir="auto"><em>App threw an error during load<br />
Error: Cannot find module ‘express-ipfilter’<br />
at Module._resolveFilename (module.js:455:15)<br />
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron-prebuilt/dist/resources/electron.asar/common/reset-search-paths.js:35:12)<br />
at Function.Module._load (module.js:403:25)<br />
at Module.require (module.js:483:17)<br />
at require (internal/module.js:20:19)<br />
at Object. (/home/pi/MagicMirror/js/server.js:13:16)<br />
at Module._compile (module.js:556:32)<br />
at Object.Module._extensions…js (module.js:565:10)<br />
at Module.load (module.js:473:32)<br />
at tryModuleLoad (module.js:432:12)<br />
A JavaScript error occurred in the main process<br />
Uncaught Exception:<br />
Error: Cannot find module ‘express-ipfilter’<br />
at Module._resolveFilename (module.js:455:15)<br />
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron-prebuilt/dist/resources/electron.asar/common/reset-search-paths.js:35:12)<br />
at Function.Module._load (module.js:403:25)<br />
at Module.require (module.js:483:17)<br />
at require (internal/module.js:20:19)<br />
at Object. (/home/pi/MagicMirror/js/server.js:13:16)<br />
at Module._compile (module.js:556:32)<br />
at Object.Module._extensions…js (module.js:565:10)<br />
at Module.load (module.js:473:32)<br />
at tryModuleLoad (module.js:432:12)</em>*</p>
]]></description><link>https://forum.magicmirror.builders/post/10424</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10424</guid><dc:creator><![CDATA[teandryk]]></dc:creator><pubDate>Wed, 04 Jan 2017 19:43:30 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Tue, 03 Jan 2017 12:46:55 GMT]]></title><description><![CDATA[<p dir="auto">At the Moment it works. I have update and dist-upgrade the rpi. Thanks for helping.</p>
]]></description><link>https://forum.magicmirror.builders/post/10309</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10309</guid><dc:creator><![CDATA[ostfilinchen]]></dc:creator><pubDate>Tue, 03 Jan 2017 12:46:55 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Tue, 03 Jan 2017 10:04:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ostfilinchen" aria-label="Profile: ostfilinchen">@<bdi>ostfilinchen</bdi></a></p>
<p dir="auto">No, not such a major issue with the pi.</p>
<p dir="auto">Can you access your pi with ssh?</p>
<p dir="auto">Take a look at</p>
<p dir="auto"><a href="https://forum.magicmirror.builders/topic/1326/ipwhitelist-howto/">https://forum.magicmirror.builders/topic/1326/ipwhitelist-howto/</a></p>
]]></description><link>https://forum.magicmirror.builders/post/10300</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10300</guid><dc:creator><![CDATA[lolobyte]]></dc:creator><pubDate>Tue, 03 Jan 2017 10:04:14 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Tue, 03 Jan 2017 04:56:15 GMT]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">After update my MM and want to open the mm via <a href="http://ip:8080" target="_blank" rel="noopener noreferrer nofollow ugc">http://ip:8080</a> i get a blank Black screen. It comes on Win10 and also Android with Chrome.</p>
<p dir="auto">The Majorfailure is, the rpi stop working. So i can only disconnect the power and connect again.</p>
<p dir="auto">Has anybody else this issue?</p>
<p dir="auto">Regals<br />
Daniel</p>
]]></description><link>https://forum.magicmirror.builders/post/10291</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10291</guid><dc:creator><![CDATA[ostfilinchen]]></dc:creator><pubDate>Tue, 03 Jan 2017 04:56:15 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Tue, 03 Jan 2017 01:34:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/steff" aria-label="Profile: Steff">@<bdi>Steff</bdi></a> Due to my own incompetence when dealing with javascript, the external file needs to have quotes around the array names. If you are expanding the arrays within the <code>config.js</code> file, then you must remove the quotes from around the names.<br />
So this would work in the <code>config.js</code> file:</p>
<pre><code class="language-javascript">evening : [
        "Einen Cocktail ?",
        "Wow, Du bist aber heiss heute...",
        "Wollen wir heute abend weggehen ?"
        ]
</code></pre>
<p dir="auto">and this should work in the external compliments file:</p>
<pre><code class="language-javascript">"evening" : [
        "Einen Cocktail ?",
        "Wow, Du bist aber heiss heute...",
        "Wollen wir heute abend weggehen ?"
         ]
</code></pre>
<p dir="auto">It’s a bug. But I’m a Java programmer, not a Javascript programmer. I don’t know how to fix it.</p>
]]></description><link>https://forum.magicmirror.builders/post/10284</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10284</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Tue, 03 Jan 2017 01:34:41 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Mon, 02 Jan 2017 21:08:51 GMT]]></title><description><![CDATA[<p dir="auto">I did try to configure an external <code>compliments.json</code> file, however it seems that it is not interpreted, since I do get again the default compliments.<br />
The file is located within the config directory.<br />
My configuration:</p>
<p dir="auto"><code> {                         module: 'compliments',                         position: 'lower_third',                         config:                         {                         remoteFile: 'compliments.json'                         }                 },</code></p>
<p dir="auto">Do you have a hint what might be wrong ?</p>
]]></description><link>https://forum.magicmirror.builders/post/10261</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10261</guid><dc:creator><![CDATA[Steff]]></dc:creator><pubDate>Mon, 02 Jan 2017 21:08:51 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Mon, 02 Jan 2017 20:36:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a><br />
Thanks for your hint.<br />
I know the doc does not show them. However I understood the documentation that I will need them for an external file. So I wanted to be prepared for the move to an external file. I tested it with them inside the config.js file and it worked. Do you see any specific reason to remove them ?</p>
]]></description><link>https://forum.magicmirror.builders/post/10258</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10258</guid><dc:creator><![CDATA[Steff]]></dc:creator><pubDate>Mon, 02 Jan 2017 20:36:47 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Mon, 02 Jan 2017 20:31:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/steff" aria-label="Profile: Steff">@<bdi>Steff</bdi></a> Remove the <code>"</code> from around the array names (morning, afternoon, evening).</p>
<pre><code class="language-javascript">compliments:
             {
             morning : [
                  "Du siehst aber gut aus heute !",
                  "Gut geschlafen ?",
                  "Moin, Moin...."
                   ],
              afternoon : [
                 "Ab Fussball spielen !",
                 "Lass uns auf den Abend vorbereiten....",
                  "Musik hören ?"
                  ],
              evening : [
                  "Einen Cocktail ?",
                  "Wow, Du bist aber heiss heute...",
                  "Wollen wir heute abend weggehen ?"
                  ]
             }
          }
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/10257</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10257</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Mon, 02 Jan 2017 20:31:25 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Mon, 02 Jan 2017 20:25:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/schlachtkreuzer6" aria-label="Profile: schlachtkreuzer6">@<bdi>schlachtkreuzer6</bdi></a><br />
After your question I understood what I personally had done wrong, so I lost my German compliments, still have to confess this to my 8 year old boy who wrote them. Please find here an example with German text how you could modify your local config.js to show German comments:</p>
<h1></h1>
<pre><code>            {
                    module: 'compliments',
                    position: 'lower_third',

                    config:
                    {
                    compliments:
                       {
                       "morning" : [
                            "Du siehst aber gut aus heute !",
                            "Gut geschlafen ?",
                            "Moin, Moin...."
                            ],
                        "afternoon" : [
                            "Ab Fussball spielen !",
                            "Lass uns auf den Abend vorbereiten....",
                            "Musik hören ?"
                            ],
                        "evening" : [
                            "Einen Cocktail ?",
                            "Wow, Du bist aber heiss heute...",
                            "Wollen wir heute abend weggehen ?"
                            ]
                       }
                    }
            },
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/10255</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10255</guid><dc:creator><![CDATA[Steff]]></dc:creator><pubDate>Mon, 02 Jan 2017 20:25:25 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Mon, 02 Jan 2017 19:54:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/schlachtkreuzer6" aria-label="Profile: schlachtkreuzer6">@<bdi>schlachtkreuzer6</bdi></a><br />
The same approach. Add whatever you want to add, but do not modify the JavaScript module files.<br />
Create a compliments file or add them to your config file.</p>
]]></description><link>https://forum.magicmirror.builders/post/10252</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10252</guid><dc:creator><![CDATA[yawns]]></dc:creator><pubDate>Mon, 02 Jan 2017 19:54:37 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Mon, 02 Jan 2017 19:36:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yawns" aria-label="Profile: yawns">@<bdi>yawns</bdi></a> oh sorry i mean the compliments… i don´t know why i wrote comments (maybe i need more coffee!)</p>
<p dir="auto">but if i want the default compliments to be in german, what do i need to change? That the git pull is working?</p>
]]></description><link>https://forum.magicmirror.builders/post/10250</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10250</guid><dc:creator><![CDATA[schlachtkreuzer6]]></dc:creator><pubDate>Mon, 02 Jan 2017 19:36:30 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Mon, 02 Jan 2017 19:06:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/schlachtkreuzer6" aria-label="Profile: schlachtkreuzer6">@<bdi>schlachtkreuzer6</bdi></a> said in <a href="/post/10241">MagicMirror v2.1.0 Update error</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yawns" aria-label="Profile: yawns">@<bdi>yawns</bdi></a> so how do i change the comments if i should´t change the comments.js ? ^^</p>
</blockquote>
<p dir="auto">I guess you are talking about compliments.js ?<br />
The readme clearly states how to add own compliments: <a href="https://github.com/MichMich/MagicMirror/blob/master/modules/default/compliments/README.md" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/blob/master/modules/default/compliments/README.md</a></p>
]]></description><link>https://forum.magicmirror.builders/post/10246</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10246</guid><dc:creator><![CDATA[yawns]]></dc:creator><pubDate>Mon, 02 Jan 2017 19:06:33 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Mon, 02 Jan 2017 18:25:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yawns" aria-label="Profile: yawns">@<bdi>yawns</bdi></a> so how do i change the comments if i should´t change the comments.js ? ^^</p>
]]></description><link>https://forum.magicmirror.builders/post/10241</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10241</guid><dc:creator><![CDATA[schlachtkreuzer6]]></dc:creator><pubDate>Mon, 02 Jan 2017 18:25:35 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror v2.1.0 Update error on Sun, 01 Jan 2017 23:55:43 GMT]]></title><description><![CDATA[<p dir="auto">This should do it. :)</p>
<p dir="auto">For a B-network (192.168.x.x)<br />
The last two “x”:es change.</p>
<pre><code>ipWhitelist: [
	"127.0.0.1",
	"::ffff:127.0.0.1",
	"::1",
	"::ffff:192.168.0.1/16" 
],
</code></pre>
<p dir="auto">Or for a C-network (192.168.123.x)<br />
Only the last “x” change.</p>
<pre><code>ipWhitelist: [
	"127.0.0.1",
	"::ffff:127.0.0.1",
	"::1",
	"::ffff:192.168.123.1/24" 
],
</code></pre>
<p dir="auto">Good luck. :)</p>
]]></description><link>https://forum.magicmirror.builders/post/10171</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/10171</guid><dc:creator><![CDATA[Snille]]></dc:creator><pubDate>Sun, 01 Jan 2017 23:55:43 GMT</pubDate></item></channel></rss>