<?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 my pi]]></title><description><![CDATA[<p dir="auto">I was doing my setup for my Mirror and suddenly the mirror stopped loading. Everything freezes… I have to kill electron in the task manager to unfreeze my pi.<br />
So I tried reverting to my previous magic mirror setting that was ok before. Same bug. I updated rasbian, erased all magic mirror and reinstalled again, same bug.<br />
Every time I have to kill the 4 electron task in my task manager. No error shows up when I do the npm start. How can I solve this?</p>
]]></description><link>https://forum.magicmirror.builders/topic/8510/magicmirror-freezes-my-pi</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 17:59:27 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/8510.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 03 Aug 2018 03:50:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MagicMirror freezes my pi on Mon, 13 Aug 2018 23:07:42 GMT]]></title><description><![CDATA[<p dir="auto">I reinstall with the restore mode at startup and I reinstall all my mirror from scratch</p>
]]></description><link>https://forum.magicmirror.builders/post/43369</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43369</guid><dc:creator><![CDATA[mariecbilodeau]]></dc:creator><pubDate>Mon, 13 Aug 2018 23:07:42 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror freezes my pi on Mon, 13 Aug 2018 11:10:22 GMT]]></title><description><![CDATA[<p dir="auto">How did you do that? I have the same Problem.</p>
]]></description><link>https://forum.magicmirror.builders/post/43351</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43351</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 13 Aug 2018 11:10:22 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror freezes my pi on Mon, 13 Aug 2018 02:14:41 GMT]]></title><description><![CDATA[<p dir="auto">I reinstalled raspbian and now everything works</p>
]]></description><link>https://forum.magicmirror.builders/post/43345</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43345</guid><dc:creator><![CDATA[mariecbilodeau]]></dc:creator><pubDate>Mon, 13 Aug 2018 02:14:41 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror freezes my pi on Thu, 09 Aug 2018 00:58:26 GMT]]></title><description><![CDATA[<p dir="auto">This is the error log I have</p>
<p dir="auto">0 info it worked if it ends with ok<br />
1 verbose cli [ ‘/usr/bin/node’, ‘/usr/bin/npm’, ‘start’ ]<br />
2 info using npm@6.3.0<br />
3 info using node@v9.11.2<br />
4 verbose run-script [ ‘prestart’, ‘start’, ‘poststart’ ]<br />
5 info lifecycle magicmirror@2.4.1~prestart: magicmirror@2.4.1<br />
6 info lifecycle magicmirror@2.4.1~start: magicmirror@2.4.1<br />
7 verbose lifecycle magicmirror@2.4.1~start: unsafe-perm in lifecycle true<br />
8 verbose lifecycle magicmirror@2.4.1~start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/pi/MagicMirror/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games<br />
9 verbose lifecycle magicmirror@2.4.1~start: CWD: /home/pi/MagicMirror<br />
10 silly lifecycle magicmirror@2.4.1~start: Args: [ ‘-c’, ‘sh <a href="http://run-start.sh" target="_blank" rel="noopener noreferrer nofollow ugc">run-start.sh</a>’ ]<br />
11 silly lifecycle magicmirror@2.4.1~start: Returned: code: 137  signal: null<br />
12 info lifecycle magicmirror@2.4.1~start: Failed to exec start script<br />
13 verbose stack Error: magicmirror@2.4.1 start: <code>sh run-start.sh</code><br />
13 verbose stack Exit status 137<br />
13 verbose stack     at EventEmitter. (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:304:16)<br />
13 verbose stack     at EventEmitter.emit (events.js:180:13)<br />
13 verbose stack     at ChildProcess. (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)<br />
13 verbose stack     at ChildProcess.emit (events.js:180:13)<br />
13 verbose stack     at maybeClose (internal/child_process.js:936:16)<br />
13 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:220:5)<br />
14 verbose pkgid magicmirror@2.4.1<br />
15 verbose cwd /home/pi/MagicMirror<br />
16 verbose Linux 4.14.61-v7+<br />
17 verbose argv “/usr/bin/node” “/usr/bin/npm” “start”<br />
18 verbose node v9.11.2<br />
19 verbose npm  v6.3.0<br />
20 error code ELIFECYCLE<br />
21 error errno 137<br />
22 error magicmirror@2.4.1 start: <code>sh run-start.sh</code><br />
22 error Exit status 137<br />
23 error Failed at the magicmirror@2.4.1 start script.<br />
23 error This is probably not a problem with npm. There is likely additional logging output above.<br />
24 verbose exit [ 137, true ]</p>
]]></description><link>https://forum.magicmirror.builders/post/43232</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43232</guid><dc:creator><![CDATA[mariecbilodeau]]></dc:creator><pubDate>Thu, 09 Aug 2018 00:58:26 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror freezes my pi on Thu, 09 Aug 2018 00:51:14 GMT]]></title><description><![CDATA[<p dir="auto">Magic mirror doesn’t even load… I tried to erase everything and do the complete setup tutorial on the forum, it still does the same. I have to do ctrl+alt+del and kill electron for it to unfreeze<br />
<img src="/assets/uploads/files/1533775717129-capture-d-%C3%A9cran-2018-08-08-%C3%A0-20.47.32.png" alt="0_1533775715948_Capture d’écran 2018-08-08 à 20.47.32.png" class=" img-fluid img-markdown" /> image url)</p>
]]></description><link>https://forum.magicmirror.builders/post/43231</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43231</guid><dc:creator><![CDATA[mariecbilodeau]]></dc:creator><pubDate>Thu, 09 Aug 2018 00:51:14 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror freezes my pi on Sat, 04 Aug 2018 19:17:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mariecbilodeau" aria-label="Profile: mariecbilodeau">@<bdi>mariecbilodeau</bdi></a> what do you see on the screen if it freezes. A blank screen or a screen that isn’t updating?</p>
<p dir="auto">Mine went blank but was due to the screensaver. It should be disabled.</p>
]]></description><link>https://forum.magicmirror.builders/post/43025</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/43025</guid><dc:creator><![CDATA[Charley]]></dc:creator><pubDate>Sat, 04 Aug 2018 19:17:04 GMT</pubDate></item></channel></rss>