<?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[[Closed] Problem since update]]></title><description><![CDATA[<p dir="auto">Hello all,<br />
my first message for a trouble on the forum.</p>
<p dir="auto">Since i updated magicmirror to the new version 2.1 i’ve nothing on screen and from local browser (ssh connected)</p>
<p dir="auto">looking npm logs, i’ve this :</p>
<pre><code> node v7.6.0                                                                                  
30 error npm  v3.10.10                                                                                
31 error code ELIFECYCLE                                                                              
32 error magicmirror@2.1.0 start: `electron js/electron.js`                                           
32 error Exit status 1                                                                                
33 error Failed at the magicmirror@2.1.0 start script 'electron js/electron.js'.                      
33 error Make sure you have the latest version of node.js and npm installed.                          
33 error If you do, this is most likely a problem with the magicmirror package,                       
33 error not with npm itself.                                                                         
33 error Tell the author that this fails on your system:                                              
33 error     electron js/electron.js                                                                  
33 error You can get information on how to open an issue for this project with:                       
33 error     npm bugs magicmirror                                                                     
33 error Or if that isn't available, you can get their info via:                                      
33 error     npm owner ls magicmirror                                                                 
33 error There is likely additional logging output above.                                             
34 verbose exit [ 1, true ]         
</code></pre>
<p dir="auto">i added ipwhitelist like this :<br />
<code>ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1",  ["192.168.0.1", "192.168.0.100"]],</code></p>
<p dir="auto">could i have some help to find an issue to my problem ?</p>
]]></description><link>https://forum.magicmirror.builders/topic/2042/closed-problem-since-update</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 03:39:03 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/2042.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 12 Mar 2017 14:02:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Closed] Problem since update on Wed, 24 May 2017 08:31:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/petal0u" aria-label="Profile: Petal0u">@<bdi>Petal0u</bdi></a>  there were a problem with config.js syntax :-)</p>
<p dir="auto">allways check config.js !!! :-D</p>
<p dir="auto">i close the discussion</p>
]]></description><link>https://forum.magicmirror.builders/post/21966</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/21966</guid><dc:creator><![CDATA[Petal0u]]></dc:creator><pubDate>Wed, 24 May 2017 08:31:25 GMT</pubDate></item><item><title><![CDATA[Reply to [Closed] Problem since update on Sat, 01 Apr 2017 13:02:49 GMT]]></title><description><![CDATA[<p dir="auto">no problem anymore because my sd card crashed.</p>
<p dir="auto">I’m reinstalling on a new card.</p>
<p dir="auto">I close the topic.</p>
<p dir="auto">Thanks for your help</p>
]]></description><link>https://forum.magicmirror.builders/post/18622</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/18622</guid><dc:creator><![CDATA[Petal0u]]></dc:creator><pubDate>Sat, 01 Apr 2017 13:02:49 GMT</pubDate></item><item><title><![CDATA[Reply to [Closed] Problem since update on Sun, 12 Mar 2017 21:02:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/petal0u" aria-label="Profile: Petal0u">@<bdi>Petal0u</bdi></a> If you are connected by SSH this should work for you.</p>
<p dir="auto">Can you tell us what is your output with the command mentioned before?</p>
]]></description><link>https://forum.magicmirror.builders/post/17184</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/17184</guid><dc:creator><![CDATA[roramirez]]></dc:creator><pubDate>Sun, 12 Mar 2017 21:02:25 GMT</pubDate></item><item><title><![CDATA[Reply to [Closed] Problem since update on Sun, 12 Mar 2017 16:38:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/roramirez" aria-label="Profile: roramirez">@<bdi>roramirez</bdi></a> what effects do i expect from your command ?</p>
]]></description><link>https://forum.magicmirror.builders/post/17143</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/17143</guid><dc:creator><![CDATA[Petal0u]]></dc:creator><pubDate>Sun, 12 Mar 2017 16:38:01 GMT</pubDate></item><item><title><![CDATA[Reply to [Closed] Problem since update on Sun, 12 Mar 2017 16:31:27 GMT]]></title><description><![CDATA[<p dir="auto">i’m added every modules one by one, testing after each one.</p>
<p dir="auto">I found twho differents modules (meteo) which were set at the same place. It seems to be the problem.</p>
]]></description><link>https://forum.magicmirror.builders/post/17142</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/17142</guid><dc:creator><![CDATA[Petal0u]]></dc:creator><pubDate>Sun, 12 Mar 2017 16:31:27 GMT</pubDate></item><item><title><![CDATA[Reply to [Closed] Problem since update on Sun, 12 Mar 2017 16:27:42 GMT]]></title><description><![CDATA[<p dir="auto">Try:</p>
<pre><code>DISPLAY=:0 nohup npm start
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/17140</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/17140</guid><dc:creator><![CDATA[roramirez]]></dc:creator><pubDate>Sun, 12 Mar 2017 16:27:42 GMT</pubDate></item></channel></rss>