<?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 freezes in a very odd way]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">I have a strange behaviour with my MM v. 2.4.1 running on a Raspberry Pi 3.<br />
When I start it seems to load correctly (since it shows all modules correctly), but then never updates anymore. All modules stay in their states.</p>
<p dir="auto">The pm2 logs give some strange message</p>
<pre><code>0|mm       | &gt; magicmirror@2.4.1 start /home/pi/MagicMirror
0|mm       | &gt; sh run-start.sh
0|mm       | npm
0|mm       |  ERR! code ELIFECYCLE
0|mm       | npm ERR! errno 1
0|mm       | npm
0|mm       |  ERR! magicmirror@2.4.1 start: `sh run-start.sh`
0|mm       | npm ERR! Exit status 1
0|mm       | npm
0|mm       |  ERR!
0|mm       | npm ERR! Failed at the magicmirror@2.4.1 start script.
0|mm       | npm ERR!
0|mm       |  This is probably not a problem with npm. There is likely additional logging output above.
0|mm       | npm ERR! A complete log of this run can be found in:
0|mm       | npm
0|mm       | ERR!     /home/pi/.npm/_logs/2018-08-24T19_20_52_299Z-debug.log
PM2        | App [mm] with id [0] and pid [23999], exited with code [1] via signal [SIGINT]
PM2        | Starting execution sequence in -fork mode- for app name:mm id:0
PM2        | App name:mm id:0 online
</code></pre>
<p dir="auto">Although I can see the display, it seems to restart again and again.<br />
And now it gets even more strange:<br />
When I stop the pm2 process (pm2 stop mm) the electron window does not close.<br />
And when I try to start the magic with the shell script manually (sh <a href="http://run-start.sh" target="_blank" rel="noopener noreferrer nofollow ugc">run-start.sh</a>) it gives</p>
<pre><code>run-start.sh: 4: run-start.sh: electron: not found
</code></pre>
<p dir="auto">???<br />
electron is obviously installed.</p>
<p dir="auto">Does anyone have a clue?</p>
<p dir="auto">npm v 6.4.0<br />
node v 6.14.4</p>
]]></description><link>https://forum.magicmirror.builders/topic/8643/magicmirror-freezes-in-a-very-odd-way</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 13:54:34 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/8643.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Aug 2018 19:29:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MagicMirror freezes in a very odd way on Mon, 27 Aug 2018 06:53:50 GMT]]></title><description><![CDATA[<p dir="auto">So I have a solution for now.<br />
I had the fake kms driver enabled for OpenGL. Mirror worked with these for some time but at some point not anymore.<br />
Going back to legacy drivers solved the issue for now…</p>
]]></description><link>https://forum.magicmirror.builders/post/43821</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43821</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Mon, 27 Aug 2018 06:53:50 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror freezes in a very odd way on Sun, 26 Aug 2018 08:22:20 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the help <a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a><br />
Updating node didn’t solve the issue.</p>
<p dir="auto">But I saw that the SD card is full.<br />
Freed a bit of space but it didn’t help yet.<br />
Will also change the sd card.</p>
<p dir="auto">Any more ideas, anyone?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.magicmirror.builders/post/43800</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43800</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Sun, 26 Aug 2018 08:22:20 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror freezes in a very odd way on Fri, 24 Aug 2018 23:54:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lavolp3" aria-label="Profile: lavolp3">@<bdi>lavolp3</bdi></a></p>
<p dir="auto">This is just a shot in the dark but my installation of MM v2.4.1 has node at v10.8.0 and npm at version 6.2.0. So, I think your npm version is fine but you might want to update your node</p>
]]></description><link>https://forum.magicmirror.builders/post/43774</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43774</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Fri, 24 Aug 2018 23:54:02 GMT</pubDate></item></channel></rss>