<?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 busted :(]]></title><description><![CDATA[<p dir="auto">Hey guys, been loving my MagicMirror for the months now.</p>
<p dir="auto">It just sits on my desk with the pi 4 on 24/7. Unfortunately, I had to unplug my pi for a reason and I replugged it in attaching the HDMI cable in first and now I can’t get the MagicMirror app to run properly.</p>
<p dir="auto">The desktop environment works fine, I can use my mouse click things and ssh into the machine. Even my discord bot running on the pi works. But, unfortunately, when the MagicMirror starts running from pm2, it shows a black screen. I can highlight a bit of text and it reads: <code>or.js"&gt;</code> in the top left corner and nothing less on my entire mirror.</p>
<p dir="auto">I have updated the mirror and unsure what to try next.</p>
<p dir="auto">EDIT: I just realized I have my MagicMirror remote module running and I can pull up the website which correctly shows the mirror’s content on my computer. It looks like the electron instance on my mirror isn’t working properly :/.</p>
<p dir="auto">Thanks,<br />
~ Rx</p>
]]></description><link>https://forum.magicmirror.builders/topic/11577/magicmirror-busted</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 13:48:55 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11577.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 12 Nov 2019 07:17:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MagicMirror busted :( on Tue, 12 Nov 2019 20:18:52 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><br />
good point! Then to be safe<br />
<code>cd .. &amp;&amp; npm install electron@3.0.13</code></p>
]]></description><link>https://forum.magicmirror.builders/post/64289</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64289</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Tue, 12 Nov 2019 20:18:52 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror busted :( on Tue, 12 Nov 2019 18:36:12 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> said in <a href="/post/64271">MagicMirror busted :(</a>:</p>
<blockquote>
<p dir="auto">cd … &amp;&amp; npm install electron</p>
</blockquote>
<p dir="auto">careful… we haven’t tested newer electron versions much past 6.0.12 (which  I have submitted a PR for the next release)</p>
]]></description><link>https://forum.magicmirror.builders/post/64283</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64283</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 12 Nov 2019 18:36:12 GMT</pubDate></item><item><title><![CDATA[Reply to MagicMirror busted :( on Tue, 12 Nov 2019 16:14:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ritikshah" aria-label="Profile: RitikShah">@<bdi>RitikShah</bdi></a> said in <a href="/post/64231">MagicMirror busted :(</a>:</p>
<p dir="auto">I would try this</p>
<ul>
<li>SSH into the mirror</li>
<li>save all important modules / custom.css / config.js to another folder as backup</li>
<li><code>pm2 stop all</code></li>
<li><code>npm start dev</code></li>
<li>see if an error comes up.</li>
</ul>
<p dir="auto">If not, try to reinstall electron<br />
<code>cd ~/MagicMirror/node_modules</code><br />
<code>sudo rm -r electron</code><br />
<code>cd .. &amp;&amp; npm install electron </code></p>
]]></description><link>https://forum.magicmirror.builders/post/64271</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64271</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Tue, 12 Nov 2019 16:14:25 GMT</pubDate></item></channel></rss>