<?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[Auto start when rebooting]]></title><description><![CDATA[<p dir="auto">I’ve followed all the instruction for  auto starting my mirror when rebooting , from <a href="https://docs.magicmirror.builders/configuration/autostart.html#using-pm2" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.magicmirror.builders/configuration/autostart.html#using-pm2</a>  but it still not starting when rebooting my RPi</p>
]]></description><link>https://forum.magicmirror.builders/topic/16566/auto-start-when-rebooting</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 08:48:29 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16566.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 03 Apr 2022 13:00:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Auto start when rebooting on Sun, 03 Apr 2022 15:59:33 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> it’s working now thanks , I have some others code that I want to run them in the background , how can i add them ?</p>
]]></description><link>https://forum.magicmirror.builders/post/100775</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100775</guid><dc:creator><![CDATA[sakliadem]]></dc:creator><pubDate>Sun, 03 Apr 2022 15:59:33 GMT</pubDate></item><item><title><![CDATA[Reply to Auto start when rebooting on Sun, 03 Apr 2022 16:19:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sakliadem" aria-label="Profile: sakliadem">@<bdi>sakliadem</bdi></a>  stop from auto starting?</p>
<p dir="auto">pm2 stop xx<br />
pm2 save</p>
<p dir="auto">reboot</p>
<p dir="auto">see pm2 – help<br />
for all the things it can do</p>
]]></description><link>https://forum.magicmirror.builders/post/100780</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100780</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 03 Apr 2022 16:19:34 GMT</pubDate></item><item><title><![CDATA[Reply to Auto start when rebooting on Sun, 03 Apr 2022 16:17:42 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> and how to stop the auto run ?</p>
]]></description><link>https://forum.magicmirror.builders/post/100779</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100779</guid><dc:creator><![CDATA[sakliadem]]></dc:creator><pubDate>Sun, 03 Apr 2022 16:17:42 GMT</pubDate></item><item><title><![CDATA[Reply to Auto start when rebooting on Sun, 03 Apr 2022 16:17:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sakliadem" aria-label="Profile: sakliadem">@<bdi>sakliadem</bdi></a>, for each</p>
<p dir="auto">pm2 start  <a href="http://xxx.sh" target="_blank" rel="noopener noreferrer nofollow ugc">xxx.sh</a><br />
pm2 save</p>
]]></description><link>https://forum.magicmirror.builders/post/100777</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100777</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 03 Apr 2022 16:17:38 GMT</pubDate></item><item><title><![CDATA[Reply to Auto start when rebooting on Sun, 03 Apr 2022 15:59:33 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> it’s working now thanks , I have some others code that I want to run them in the background , how can i add them ?</p>
]]></description><link>https://forum.magicmirror.builders/post/100775</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100775</guid><dc:creator><![CDATA[sakliadem]]></dc:creator><pubDate>Sun, 03 Apr 2022 15:59:33 GMT</pubDate></item><item><title><![CDATA[Reply to Auto start when rebooting on Sun, 03 Apr 2022 13:51:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sakliadem" aria-label="Profile: sakliadem">@<bdi>sakliadem</bdi></a> after doing the pm2 start, you have to do the pm2 save, so it will know to restart that process…</p>
<p dir="auto">u could use my script that does all that<br />
see fixuppm2 at the bottom of</p>
<p dir="auto"><a href="https://github.com/sdetweil/MagicMirror_scripts" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/MagicMirror_scripts</a></p>
]]></description><link>https://forum.magicmirror.builders/post/100774</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100774</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 03 Apr 2022 13:51:20 GMT</pubDate></item><item><title><![CDATA[Reply to Auto start when rebooting on Sun, 03 Apr 2022 13:23:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sakliadem" aria-label="Profile: sakliadem">@<bdi>sakliadem</bdi></a> when I write pm2 start <a href="http://mm.sh" target="_blank" rel="noopener noreferrer nofollow ugc">mm.sh</a> , it starts correctly , but when rebooting , nothing happens</p>
]]></description><link>https://forum.magicmirror.builders/post/100773</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100773</guid><dc:creator><![CDATA[sakliadem]]></dc:creator><pubDate>Sun, 03 Apr 2022 13:23:53 GMT</pubDate></item><item><title><![CDATA[Reply to Auto start when rebooting on Sun, 03 Apr 2022 13:21:39 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> <img src="/assets/uploads/files/1648992096905-capture-d-%C3%A9cran-2022-04-03-142101.png" alt="Capture d’écran 2022-04-03 142101.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/100772</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100772</guid><dc:creator><![CDATA[sakliadem]]></dc:creator><pubDate>Sun, 03 Apr 2022 13:21:39 GMT</pubDate></item><item><title><![CDATA[Reply to Auto start when rebooting on Sun, 03 Apr 2022 13:06:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sakliadem" aria-label="Profile: sakliadem">@<bdi>sakliadem</bdi></a> can u show the output of pm2  logs --lines=30</p>
]]></description><link>https://forum.magicmirror.builders/post/100771</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/100771</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 03 Apr 2022 13:06:57 GMT</pubDate></item></channel></rss>