<?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[Starting MM on Reboot]]></title><description><![CDATA[<p dir="auto">I followed the instructions linked below to have Magic mirror start up automatically when i reboot my Pi, but for some reason its not working for me. If i run “pm2 start <a href="http://mm.sh" target="_blank" rel="noopener noreferrer nofollow ugc">mm.sh</a>” from the command line, it will restart MM anytime i close it,  but once i reboot i just sit at the desktop.   Any idea what i should try first to fix this?   also,   is there a way to make a desktop shortcut that i can click on to run MM in the event that this happens in the future?</p>
<p dir="auto"><a href="https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror</a></p>
]]></description><link>https://forum.magicmirror.builders/topic/5596/starting-mm-on-reboot</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 00:24:56 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/5596.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 27 Nov 2017 20:56:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Starting MM on Reboot on Mon, 27 Nov 2017 21:57:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/termeric" aria-label="Profile: termeric">@<bdi>termeric</bdi></a> said in <a href="/post/31674">Starting MM on Reboot</a>:</p>
<blockquote>
<p dir="auto">Thanks, i needed to execute the command</p>
</blockquote>
<p dir="auto">All is well. You’re welcome, mate. :-)</p>
]]></description><link>https://forum.magicmirror.builders/post/31675</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/31675</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Mon, 27 Nov 2017 21:57:26 GMT</pubDate></item><item><title><![CDATA[Reply to Starting MM on Reboot on Mon, 27 Nov 2017 21:41:21 GMT]]></title><description><![CDATA[<p dir="auto">Thanks, i needed to execute the command</p>
]]></description><link>https://forum.magicmirror.builders/post/31674</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/31674</guid><dc:creator><![CDATA[termeric]]></dc:creator><pubDate>Mon, 27 Nov 2017 21:41:21 GMT</pubDate></item><item><title><![CDATA[Reply to Starting MM on Reboot on Mon, 27 Nov 2017 21:11:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/termeric" aria-label="Profile: termeric">@<bdi>termeric</bdi></a></p>
<p dir="auto">One or two things are usually the cause of this.</p>
<p dir="auto"><code>pm2 startup</code><br />
<strong>“PM2 will now show you a command you need to execute.”</strong></p>
<p dir="auto">This step gets missed a lot.</p>
<p dir="auto">Or</p>
<p dir="auto"><code>pm2 start mm.sh</code><br />
You mirror should now boot up and appear on your screen after a few seconds.</p>
<p dir="auto">Enable restarting of the MagicMirror script.</p>
<p dir="auto">To make sure the MagicMirror restarts after rebooting, you need to save the current state of all scripts running via PM2. To do this, execute the following command</p>
<p dir="auto"><code>pm2 save</code></p>
]]></description><link>https://forum.magicmirror.builders/post/31672</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/31672</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Mon, 27 Nov 2017 21:11:54 GMT</pubDate></item></channel></rss>