<?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[Unable to start magic mirror via flask-ask intent]]></title><description><![CDATA[<p dir="auto">My alexa skill intent function just executes below command to run a .sh file which contains just two lines but magic mirror wont run. But if execute the same .sh file from cmd line, mm works perfectly. Please assist …!!</p>
<p dir="auto">cd ./MagicMirror<br />
npm run start</p>
<p dir="auto">[22682:1206/182424.385159:FATAL:atom_main_delegate.cc(210)] Running as root without --no-sandbox is not supported. See <a href="https://crbug.com/638180" target="_blank" rel="noopener noreferrer nofollow ugc">https://crbug.com/638180</a>.</p>
]]></description><link>https://forum.magicmirror.builders/topic/14186/unable-to-start-magic-mirror-via-flask-ask-intent</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 23:17:28 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14186.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 06 Dec 2020 13:03:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Unable to start magic mirror via flask-ask intent on Mon, 07 Dec 2020 06:25:52 GMT]]></title><description><![CDATA[<p dir="auto">not running as root -</p>
<p dir="auto">[2020-12-07 11:53:51.413] [ERROR]  Whoops! There was an uncaught exception…<br />
[2020-12-07 11:53:51.414] [ERROR]  Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed<br />
at doWrite (_stream_writable.js:413:19)<br />
at writeOrBuffer (_stream_writable.js:401:5)<br />
at Socket.Writable.write (_stream_writable.js:301:11)<br />
at Object.con. [as log] (/home/pi/MagicMirror/node_modules/console-stamp/main.js:150:46)<br />
at App. (/home/pi/MagicMirror/js/electron.js:93:6)<br />
at App.emit (events.js:205:15)<br />
[2020-12-07 11:53:51.415] [ERROR]  MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?<br />
[2020-12-07 11:53:51.416] [ERROR]  If you think this really is an issue, please open an issue on GitHub: <a href="https://github.com/MichMich/MagicMirror/issues" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/issues</a></p>
]]></description><link>https://forum.magicmirror.builders/post/85491</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85491</guid><dc:creator><![CDATA[ashokkn]]></dc:creator><pubDate>Mon, 07 Dec 2020 06:25:52 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to start magic mirror via flask-ask intent on Sun, 06 Dec 2020 13:40:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ashokkn" aria-label="Profile: ashokkn">@<bdi>ashokkn</bdi></a> u are running as root. That is a bad thing</p>
]]></description><link>https://forum.magicmirror.builders/post/85473</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85473</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 06 Dec 2020 13:40:52 GMT</pubDate></item></channel></rss>