<?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[Magic Mirror wont start!]]></title><description><![CDATA[<p dir="auto">I have had my magic mirror running for more than two years.<br />
I have a crontab that turns it off at night and a time that turns in on in the morning. Lately when it boots in the morning The Os boots up but the mirror app wont come up. After recycling the power it will come up again. But now It wont com up at all.<br />
This is the message it get when I run pm2 start mm:</p>
<p dir="auto">pi@Magicmirror:~ $ pm2 start mm<br />
internal/modules/cjs/loader.js:638<br />
throw err;<br />
^</p>
<p dir="auto">Error: Cannot find module ‘fclone’<br />
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)<br />
at Function.Module._load (internal/modules/cjs/loader.js:562:25)<br />
at Module.require (internal/modules/cjs/loader.js:692:17)<br />
at require (internal/modules/cjs/helpers.js:25:18)<br />
at Object. (/usr/lib/node_modules/pm2/lib/API.js:16:21)<br />
at Module._compile (internal/modules/cjs/loader.js:778:30)<br />
at Object.Module._extensions…js (internal/modules/cjs/loader.js:789:10)<br />
at Module.load (internal/modules/cjs/loader.js:653:32)<br />
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)<br />
at Function.Module._load (internal/modules/cjs/loader.js:585:3)<br />
pi@Magicmirror:~ $</p>
<p dir="auto">Any help would be appreciated.</p>
]]></description><link>https://forum.magicmirror.builders/topic/17473/magic-mirror-wont-start</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 17:04:54 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17473.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 26 Dec 2022 01:05:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Magic Mirror wont start! on Thu, 29 Dec 2022 14:47:14 GMT]]></title><description><![CDATA[<p dir="auto">I spent the last three days rebuilding my mirror with a new SD card.  Same of the apps were not compatible with the new mirror  os.  I had to do a lot of relearning.<br />
<img src="/assets/uploads/files/1672325215311-img-1789.jpg" alt="IMG-1789.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/106751</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106751</guid><dc:creator><![CDATA[larryE]]></dc:creator><pubDate>Thu, 29 Dec 2022 14:47:14 GMT</pubDate></item><item><title><![CDATA[Reply to Magic Mirror wont start! on Mon, 26 Dec 2022 16:40:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/larrye" aria-label="Profile: larryE">@<bdi>larryE</bdi></a> thought I had posted</p>
<p dir="auto">sudo npm install fclone -g</p>
<p dir="auto">this is starting to sound like corrupt sd card…</p>
]]></description><link>https://forum.magicmirror.builders/post/106710</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106710</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 26 Dec 2022 16:40:45 GMT</pubDate></item><item><title><![CDATA[Reply to Magic Mirror wont start! on Mon, 26 Dec 2022 01:14:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/larrye" aria-label="Profile: larryE">@<bdi>larryE</bdi></a>   I would try</p>
<p dir="auto">pm2 update<br />
or<br />
reinstall pm2</p>
<p dir="auto">pm2 unstartup<br />
— execute the command it gives you<br />
npm install -g pm2<br />
(may need sudo in front of that)<br />
pm2 startup<br />
— execute the command it gives you</p>
<p dir="auto">pm2 start mm<br />
pm2 save</p>
]]></description><link>https://forum.magicmirror.builders/post/106704</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106704</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 26 Dec 2022 01:14:55 GMT</pubDate></item></channel></rss>