<?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[MM crashes after latest update]]></title><description><![CDATA[<p dir="auto">I installed the latest update (v2.11) to MM but now it crashes after starting up. Sometimes it will be stable for 30 minutes or so but then it crashes again.</p>
<p dir="auto">I am pretty good at searching but I can’t find a solution.</p>
<p dir="auto">I have updated my node and I have deleted and rebuilt all of my node modules with no luck.</p>
<p dir="auto">I would appreciate any help. Here is a copy of my last debug log</p>
<pre><code>0 info it worked if it ends with ok
1 verbose cli [ '/home/pi/.nvm/versions/node/v10.19.0/bin/node',
1 verbose cli   '/home/pi/.nvm/versions/node/v10.19.0/bin/npm',
1 verbose cli   'start',
1 verbose cli   'dev' ]
2 info using npm@6.13.4
3 info using node@v10.19.0
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle magicmirror@2.11.0~prestart: magicmirror@2.11.0
6 info lifecycle magicmirror@2.11.0~start: magicmirror@2.11.0
7 verbose lifecycle magicmirror@2.11.0~start: unsafe-perm in lifecycle true
8 verbose lifecycle magicmirror@2.11.0~start: PATH: /home/pi/.nvm/versions/node/v10.19.0/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/pi/MagicMirror/node_modules/.bin:/home/pi/.nvm/versions/node/v10.19.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games
9 verbose lifecycle magicmirror@2.11.0~start: CWD: /home/pi/MagicMirror
10 silly lifecycle magicmirror@2.11.0~start: Args: [ '-c',
10 silly lifecycle   'DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js "dev"' ]
11 silly lifecycle magicmirror@2.11.0~start: Returned: code: 1  signal: null
12 info lifecycle magicmirror@2.11.0~start: Failed to exec start script
13 verbose stack Error: magicmirror@2.11.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js "dev"`
13 verbose stack Exit status 1
13 verbose stack     at EventEmitter.&lt;anonymous&gt; (/home/pi/.nvm/versions/node/v10.19.0/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
13 verbose stack     at EventEmitter.emit (events.js:198:13)
13 verbose stack     at ChildProcess.&lt;anonymous&gt; (/home/pi/.nvm/versions/node/v10.19.0/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack     at ChildProcess.emit (events.js:198:13)
13 verbose stack     at maybeClose (internal/child_process.js:982:16)
13 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
14 verbose pkgid magicmirror@2.11.0
15 verbose cwd /home/pi/MagicMirror
16 verbose Linux 4.19.113-v7+
17 verbose argv "/home/pi/.nvm/versions/node/v10.19.0/bin/node" "/home/pi/.nvm/versions/node/v10.19.0/bin/npm" "start" "dev"
18 verbose node v10.19.0
19 verbose npm  v6.13.4
20 error code ELIFECYCLE
21 error errno 1
22 error magicmirror@2.11.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js "dev"`
22 error Exit status 1
23 error Failed at the magicmirror@2.11.0 start script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 1, true ]
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/12478/mm-crashes-after-latest-update</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 19:49:19 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12478.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 03 Apr 2020 01:12:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MM crashes after latest update on Sun, 12 Apr 2020 23:05:08 GMT]]></title><description><![CDATA[<p dir="auto">I think I figured out what the issue is. It has to do with the MMM-WatchDog and the interval was too low. It was previously set to 10s. I upped it to 30s and it hasn’t restarted since.</p>
]]></description><link>https://forum.magicmirror.builders/post/72578</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/72578</guid><dc:creator><![CDATA[joberbroeckling]]></dc:creator><pubDate>Sun, 12 Apr 2020 23:05:08 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Sat, 04 Apr 2020 18:14:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joberbroeckling" aria-label="Profile: joberbroeckling">@<bdi>joberbroeckling</bdi></a> disabled all the modules u added,</p>
<p dir="auto">add</p>
<pre><code>disabled:true. 
</code></pre>
<p dir="auto">to each module section</p>
<pre><code>module:?????,
disabled:true,
</code></pre>
<p dir="auto">pm2 stop 0<br />
one at a time, change true to false, restart mirror</p>
<p dir="auto">npm start dev</p>
<p dir="auto">if it works, ctrl-c to kill mirror, edit config, enable next<br />
and repeat</p>
<p dir="auto">if it fails, see the terminal window and developers window, console tab for errors<br />
ctrl c on terminal window to exit</p>
]]></description><link>https://forum.magicmirror.builders/post/71927</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71927</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 04 Apr 2020 18:14:26 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Sat, 04 Apr 2020 18:01:12 GMT]]></title><description><![CDATA[<p dir="auto">If I do a fresh install and add the same modules (except remote-control) I had before it crashes. So I am not sure how to test which module is causing the issue.</p>
]]></description><link>https://forum.magicmirror.builders/post/71923</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71923</guid><dc:creator><![CDATA[joberbroeckling]]></dc:creator><pubDate>Sat, 04 Apr 2020 18:01:12 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Sat, 04 Apr 2020 17:53:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joberbroeckling" aria-label="Profile: joberbroeckling">@<bdi>joberbroeckling</bdi></a> i have it running on pi 0, pi 3, pi 4, odroid, nano, ubuntu, and Mac catalina</p>
<p dir="auto">no issues…</p>
<p dir="auto">I don’t use remote-control or pir, or buttons</p>
<p dir="auto">there is a fix for the remote-control in that topic (u have to change the code)</p>
<p dir="auto">so, fresh install, no additions/changes, does it run ok?</p>
]]></description><link>https://forum.magicmirror.builders/post/71917</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71917</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 04 Apr 2020 17:53:35 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Sat, 04 Apr 2020 17:49:36 GMT]]></title><description><![CDATA[<p dir="auto">I did a fresh install and installed the modules one at a time. I commented out the modules I already added in my config file. I did notice there is a thread going on regarding MMM-Remote-Control module not working with latest update. So I removed it because I don’t use it that much anyways.</p>
<p dir="auto">Then I un-commented all the modules in my config file and it crashed again. I think it has to do with Electron. But I am not a professional and I am only doing this for fun. The CPU load is huge when it starts up. I don’t think this will work on RPI 3 anymore.</p>
<p dir="auto">I reverted back to 2.10.1 and everything seems to work fine.</p>
]]></description><link>https://forum.magicmirror.builders/post/71915</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71915</guid><dc:creator><![CDATA[joberbroeckling]]></dc:creator><pubDate>Sat, 04 Apr 2020 17:49:36 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Fri, 03 Apr 2020 20:53:19 GMT]]></title><description><![CDATA[<p dir="auto">I think I spoke too soon. I removed the DarkSky, Remote Control and Home Assistant Sensors modules and it still crashes on start up. The system load is high but after a while it decreases. I think I will try to a fresh install and see what happens.</p>
]]></description><link>https://forum.magicmirror.builders/post/71801</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71801</guid><dc:creator><![CDATA[joberbroeckling]]></dc:creator><pubDate>Fri, 03 Apr 2020 20:53:19 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Fri, 03 Apr 2020 16:42:25 GMT]]></title><description><![CDATA[<p dir="auto">I think it may be the DarkSky module. Since I have reached my API request limit it has stopped crashing.</p>
]]></description><link>https://forum.magicmirror.builders/post/71769</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71769</guid><dc:creator><![CDATA[joberbroeckling]]></dc:creator><pubDate>Fri, 03 Apr 2020 16:42:25 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Fri, 03 Apr 2020 03:20:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joberbroeckling" aria-label="Profile: joberbroeckling">@<bdi>joberbroeckling</bdi></a> ok. That one only has fonts as a dependency</p>
]]></description><link>https://forum.magicmirror.builders/post/71729</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71729</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 03 Apr 2020 03:20:16 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Fri, 03 Apr 2020 03:04:08 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://github.com/Snille/MMM-homeassistant-sensors" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Snille/MMM-homeassistant-sensors</a></p>
]]></description><link>https://forum.magicmirror.builders/post/71728</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71728</guid><dc:creator><![CDATA[joberbroeckling]]></dc:creator><pubDate>Fri, 03 Apr 2020 03:04:08 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Fri, 03 Apr 2020 02:06:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joberbroeckling" aria-label="Profile: joberbroeckling">@<bdi>joberbroeckling</bdi></a> said in <a href="/post/71726">MM crashes after latest update</a>:</p>
<blockquote>
<p dir="auto">MMM-Remote-Control</p>
</blockquote>
<p dir="auto">has an issue against it not working on 2.11, and</p>
<p dir="auto">maybe MMM-homeassistant-sensors… I can’t tell, there are 6 different versions… which one do you have?<br />
(git remote -v in the module folder will give the git repo name).</p>
]]></description><link>https://forum.magicmirror.builders/post/71727</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71727</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 03 Apr 2020 02:06:48 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Fri, 03 Apr 2020 02:01:43 GMT]]></title><description><![CDATA[<pre><code>Upgrade started - Thu Apr  2 18:40:15 MST 2020
system is Linux raspberrypi 4.19.113-v7+ #1300 SMP Thu Mar 26 16:53:09 GMT 2020 armv7l GNU/Linux
the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 9.11 (stretch) Release: 9.11 Codename: stretch
user requested to force apply changes
doing test run = false

saving custom.css
remote name = origin
upgrading from version 2.11.0 to 2.11.0
fetching latest revisions
git fetch rc=0
current branch = master
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
  (use "git add &lt;file&gt;..." to update what will be committed)
  (use "git checkout -- &lt;file&gt;..." to discard changes in working directory)

	modified:   package-lock.json

Untracked files:
  (use "git add &lt;file&gt;..." to include in what will be committed)

	core
	css/custom.css.backup
	css/save_custom.css

no changes added to commit (use "git add" and/or "git commit -a")
there are 1 local files that are different than the master repo

   package-lock.json

save/restore files selection = n
restoring package-lock.json from repo
test merge result rc='' , if empty, no conflicts
executing merge, apply specified
merge result rc= 0
 Already up-to-date.
processor architecture is armv7l
updating MagicMirror runtime, please wait

&gt; electron@6.1.7 postinstall /home/pi/MagicMirror/node_modules/electron
&gt; node install.js


&gt; magicmirror@2.11.0 install /home/pi/MagicMirror
&gt; echo "Installing vendor files ...
" &amp;&amp; cd vendor &amp;&amp; npm install --loglevel=error

Installing vendor files ...

audited 220 packages in 11.443s
found 8 vulnerabilities (7 low, 1 high)
  run `npm audit fix` to fix them, or `npm audit` for details

&gt; magicmirror@2.11.0 postinstall /home/pi/MagicMirror
&gt; npm run install-fonts &amp;&amp; echo "MagicMirror installation finished successfully! 
"


&gt; magicmirror@2.11.0 install-fonts /home/pi/MagicMirror
&gt; echo "Installing fonts ...
" &amp;&amp; cd fonts &amp;&amp; npm install --loglevel=error

Installing fonts ...

audited 1 package in 0.963s
found 0 vulnerabilities

MagicMirror installation finished successfully! 

added 3 packages from 39 contributors, updated 30 packages and audited 3040 packages in 90.677s

47 packages are looking for funding
  run `npm fund` for details

found 23 vulnerabilities (20 low, 3 moderate)
  run `npm audit fix` to fix them, or `npm audit` for details
npm install completed - Thu Apr  2 18:42:09 MST 2020 on base
downloading dumpactivemodules script

processing dependency changes for active modules with package.json files
processing for module MMM-DarkSkyForecast please wait
----------------------------------
audited 12116 packages in 19.742s

1 package is looking for funding
  run `npm fund` for details

found 0 vulnerabilities

processing complete for module MMM-DarkSkyForecast
processing for module MMM-homeassistant-sensors please wait
----------------------------------
audited 1 package in 1.058s
found 0 vulnerabilities

processing complete for module MMM-homeassistant-sensors
processing for module MMM-Remote-Control please wait
----------------------------------
audited 36 packages in 1.997s
found 0 vulnerabilities

processing complete for module MMM-Remote-Control
processing for module MMM-CountDown please wait
----------------------------------
npm WARN grunt-stylelint@0.14.0 requires a peer of stylelint@^13.2.0 but none is installed. You must install peer dependencies yourself.
npm WARN stylelint-config-recommended@3.0.0 requires a peer of stylelint@&gt;=10.1.0 but none is installed. You must install peer dependencies yourself.
npm WARN stylelint-config-standard@20.0.0 requires a peer of stylelint@&gt;=10.1.0 but none is installed. You must install peer dependencies yourself.
npm WARN MMM-CountDown@1.0.0 No repository field.

audited 429 packages in 9.677s

9 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

processing complete for module MMM-CountDown
processing for module MMM-CountDown please wait
----------------------------------
npm WARN grunt-stylelint@0.14.0 requires a peer of stylelint@^13.2.0 but none is installed. You must install peer dependencies yourself.
npm WARN stylelint-config-recommended@3.0.0 requires a peer of stylelint@&gt;=10.1.0 but none is installed. You must install peer dependencies yourself.
npm WARN stylelint-config-standard@20.0.0 requires a peer of stylelint@&gt;=10.1.0 but none is installed. You must install peer dependencies yourself.
npm WARN MMM-CountDown@1.0.0 No repository field.

audited 429 packages in 10.51s

9 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

processing complete for module MMM-CountDown
processing for module MMM-CountDown please wait
----------------------------------
npm WARN grunt-stylelint@0.14.0 requires a peer of stylelint@^13.2.0 but none is installed. You must install peer dependencies yourself.
npm WARN stylelint-config-recommended@3.0.0 requires a peer of stylelint@&gt;=10.1.0 but none is installed. You must install peer dependencies yourself.
npm WARN stylelint-config-standard@20.0.0 requires a peer of stylelint@&gt;=10.1.0 but none is installed. You must install peer dependencies yourself.
npm WARN MMM-CountDown@1.0.0 No repository field.

audited 429 packages in 9.549s

9 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

processing complete for module MMM-CountDown
processing for module MMM-SystemStats please wait
----------------------------------
audited 1 package in 1.046s
found 0 vulnerabilities

processing complete for module MMM-SystemStats
processing for module MMM-CalendarExt2 please wait
----------------------------------
audited 5 packages in 1.106s
found 0 vulnerabilities

processing complete for module MMM-CalendarExt2
restoring custom.css
removing git alias
Upgrade ended - Thu Apr  2 18:43:39 MST 2020
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/71726</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71726</guid><dc:creator><![CDATA[joberbroeckling]]></dc:creator><pubDate>Fri, 03 Apr 2020 02:01:43 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Fri, 03 Apr 2020 01:59:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joberbroeckling" aria-label="Profile: joberbroeckling">@<bdi>joberbroeckling</bdi></a> on, can u post the upgrade.log</p>
]]></description><link>https://forum.magicmirror.builders/post/71725</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71725</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 03 Apr 2020 01:59:29 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Fri, 03 Apr 2020 01:57:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/71722">MM crashes after latest update</a>:</p>
<blockquote>
<p dir="auto">bash -c “$(curl -sL <a href="https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh" target="_blank" rel="noopener noreferrer nofollow ugc">https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh</a>)” force</p>
</blockquote>
<p dir="auto">I updated with the script and I am seeing the same issue.</p>
]]></description><link>https://forum.magicmirror.builders/post/71724</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71724</guid><dc:creator><![CDATA[joberbroeckling]]></dc:creator><pubDate>Fri, 03 Apr 2020 01:57:30 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Fri, 03 Apr 2020 01:36:32 GMT]]></title><description><![CDATA[<p dir="auto">what modules do you have installed?</p>
<p dir="auto">can u run my update script…</p>
<pre><code>bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" force
</code></pre>
<p dir="auto">then the update info will be in the ~/MagicMirror/installers/upgrade.log</p>
]]></description><link>https://forum.magicmirror.builders/post/71722</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71722</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 03 Apr 2020 01:36:32 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Fri, 03 Apr 2020 01:34:10 GMT]]></title><description><![CDATA[<p dir="auto">Yes. That was what I meant. I did a npm install in all of the module folders. It seems like the system load has increased since the latest update.</p>
]]></description><link>https://forum.magicmirror.builders/post/71721</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71721</guid><dc:creator><![CDATA[joberbroeckling]]></dc:creator><pubDate>Fri, 03 Apr 2020 01:34:10 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Fri, 03 Apr 2020 01:28:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/joberbroeckling" aria-label="Profile: joberbroeckling">@<bdi>joberbroeckling</bdi></a> and an npm install in those module folders too… (git pull wasn’t required, only the npm install)</p>
]]></description><link>https://forum.magicmirror.builders/post/71720</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71720</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 03 Apr 2020 01:28:58 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Fri, 03 Apr 2020 01:27:59 GMT]]></title><description><![CDATA[<p dir="auto">Yes. I even did a git pull in all of the modules with package.json file.</p>
]]></description><link>https://forum.magicmirror.builders/post/71719</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71719</guid><dc:creator><![CDATA[joberbroeckling]]></dc:creator><pubDate>Fri, 03 Apr 2020 01:27:59 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashes after latest update on Fri, 03 Apr 2020 01:25:55 GMT]]></title><description><![CDATA[<p dir="auto">did you do an npm install in the MagicMirror folder after the git pull?</p>
]]></description><link>https://forum.magicmirror.builders/post/71718</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/71718</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 03 Apr 2020 01:25:55 GMT</pubDate></item></channel></rss>