<?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[NPM start, starts but with blank screen]]></title><description><![CDATA[<p dir="auto">Hi there,<br />
I just started up my Mirror and i’ve setup a sh file to automaticly start it, it started but it was a blank screen. I then went into terminal and manually started it and it produced the following error. Please help! Another thing is that my Pi keeps changing its IP address how do i fix that?</p>
<p dir="auto">pi@raspberrypi:~/MagicMirror $ npm start</p>
<blockquote>
<p dir="auto">magicmirror@2.13.0 start /home/pi/MagicMirror<br />
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js</p>
</blockquote>
<p dir="auto">[2020-10-18 11:40:30.509] [LOG]    Starting MagicMirror: v2.13.0<br />
[2020-10-18 11:40:30.537] [LOG]    Loading config …<br />
[2020-10-18 11:40:30.554] [LOG]    Loading module helpers …<br />
[2020-10-18 11:40:30.564] [LOG]    No helper found for module: alert.<br />
[2020-10-18 11:40:30.751] [LOG]    Initializing new module helper …<br />
[2020-10-18 11:40:30.758] [LOG]    Module helper loaded: updatenotification<br />
[2020-10-18 11:40:31.738] [LOG]    Initializing new module helper …<br />
[2020-10-18 11:40:31.739] [LOG]    Module helper loaded: MMM-Dad-Jokes<br />
[2020-10-18 11:40:32.639] [LOG]    Initializing new module helper …<br />
[2020-10-18 11:40:32.641] [LOG]    Module helper loaded: MMM-Screencast<br />
[2020-10-18 11:40:32.642] [LOG]    No helper found for module: on-this-day.<br />
[2020-10-18 11:40:33.072] [LOG]    Initializing new module helper …<br />
[2020-10-18 11:40:33.074] [LOG]    Module helper loaded: MMM-Remote-Control<br />
[2020-10-18 11:40:33.137] [LOG]    Initializing new module helper …<br />
[2020-10-18 11:40:33.138] [LOG]    Module helper loaded: MMM-learnlanguage<br />
[2020-10-18 11:40:34.381] [LOG]    Initializing new module helper …<br />
[2020-10-18 11:40:34.384] [LOG]    Module helper loaded: MMM-NowPlayingOnSpotify<br />
[2020-10-18 11:40:34.389] [LOG]    No helper found for module: clock.<br />
[2020-10-18 11:40:34.411] [ERROR]  WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘node-ical’<br />
Require stack:</p>
<ul>
<li>/home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js</li>
<li>/home/pi/MagicMirror/modules/default/calendar/node_helper.js</li>
<li>/home/pi/MagicMirror/js/app.js</li>
<li>/home/pi/MagicMirror/js/electron.js</li>
<li>/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js</li>
<li></li>
</ul>
<p dir="auto">[2020-10-18 11:40:34.413] [LOG]    Loading module helpers …<br />
[2020-10-18 11:40:34.416] [LOG]    No helper found for module: alert.<br />
[2020-10-18 11:40:34.419] [LOG]    Initializing new module helper …<br />
[2020-10-18 11:40:34.422] [LOG]    Module helper loaded: updatenotification<br />
[2020-10-18 11:40:34.425] [LOG]    Initializing new module helper …<br />
[2020-10-18 11:40:34.427] [LOG]    Module helper loaded: MMM-Dad-Jokes<br />
[2020-10-18 11:40:34.430] [LOG]    Initializing new module helper …<br />
[2020-10-18 11:40:34.433] [LOG]    Module helper loaded: MMM-Screencast<br />
[2020-10-18 11:40:34.436] [LOG]    No helper found for module: on-this-day.<br />
[2020-10-18 11:40:34.438] [LOG]    Initializing new module helper …<br />
[2020-10-18 11:40:34.439] [LOG]    Module helper loaded: MMM-Remote-Control<br />
[2020-10-18 11:40:34.440] [LOG]    Initializing new module helper …<br />
[2020-10-18 11:40:34.441] [LOG]    Module helper loaded: MMM-learnlanguage<br />
[2020-10-18 11:40:34.443] [LOG]    Initializing new module helper …<br />
[2020-10-18 11:40:34.444] [LOG]    Module helper loaded: MMM-NowPlayingOnSpotify<br />
[2020-10-18 11:40:34.445] [LOG]    No helper found for module: clock.<br />
[2020-10-18 11:40:34.455] [ERROR]  App threw an error during load<br />
[2020-10-18 11:40:34.459] [ERROR]  Error: Cannot find module ‘node-ical’<br />
Require stack:</p>
<ul>
<li>/home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js</li>
<li>/home/pi/MagicMirror/modules/default/calendar/node_helper.js</li>
<li>/home/pi/MagicMirror/js/app.js</li>
<li>/home/pi/MagicMirror/js/electron.js</li>
<li>/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js</li>
<li>at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)<br />
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)<br />
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)<br />
at Function.Module._load (internal/modules/cjs/loader.js:531:27)<br />
at Module.require (internal/modules/cjs/loader.js:685:19)<br />
at require (internal/modules/cjs/helpers.js:16:16)<br />
at Object. (/home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js:8:14)<br />
at Module._compile (internal/modules/cjs/loader.js:786:30)<br />
at Object.Module._extensions…js (internal/modules/cjs/loader.js:798:10)<br />
at Module.load (internal/modules/cjs/loader.js:645:32)<br />
[2020-10-18 11:40:34.465] [ERROR]  Whoops! There was an uncaught exception…<br />
[2020-10-18 11:40:34.467] [ERROR]  Error: Cannot find module ‘node-ical’<br />
Require stack:</li>
<li>/home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js</li>
<li>/home/pi/MagicMirror/modules/default/calendar/node_helper.js</li>
<li>/home/pi/MagicMirror/js/app.js</li>
<li>/home/pi/MagicMirror/js/electron.js</li>
<li>/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js</li>
<li>at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)<br />
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)<br />
at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)<br />
at Function.Module._load (internal/modules/cjs/loader.js:531:27)<br />
at Module.require (internal/modules/cjs/loader.js:685:19)<br />
at require (internal/modules/cjs/helpers.js:16:16)<br />
at Object. (/home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js:8:14)<br />
at Module._compile (internal/modules/cjs/loader.js:786:30)<br />
at Object.Module._extensions…js (internal/modules/cjs/loader.js:798:10)<br />
at Module.load (internal/modules/cjs/loader.js:645:32) {<br />
code: ‘MODULE_NOT_FOUND’,<br />
requireStack: [<br />
‘/home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js’,<br />
‘/home/pi/MagicMirror/modules/default/calendar/node_helper.js’,<br />
‘/home/pi/MagicMirror/js/app.js’,<br />
‘/home/pi/MagicMirror/js/electron.js’,<br />
‘/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js’,<br />
undefined<br />
]<br />
}<br />
[2020-10-18 11:40:34.488] [ERROR]  MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?<br />
[2020-10-18 11:40:34.491] [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><br />
[2020-10-18 11:40:34.728] [LOG]    Launching application.<br />
^C[2020-10-18 11:41:56.034] [LOG]    Shutting down server…<br />
[2020-10-18 11:41:56.043] [LOG]    Stopping module helper: updatenotification<br />
[2020-10-18 11:41:56.045] [LOG]    Stopping module helper: MMM-Dad-Jokes<br />
[2020-10-18 11:41:56.048] [LOG]    Stopping module helper: MMM-Screencast<br />
[2020-10-18 11:41:56.049] [ERROR]  Whoops! There was an uncaught exception…<br />
[2020-10-18 11:41:56.050] [ERROR]  TypeError: Cannot convert undefined or null to object<br />
at Function.keys ()<br />
at Class.stop (/home/pi/MagicMirror/modules/MMM-Remote-Control/node_helper.js:70:20)<br />
at App.stop (/home/pi/MagicMirror/js/app.js:262:16)<br />
at App. (/home/pi/MagicMirror/js/electron.js:122:7)<br />
at App.emit (events.js:200:13)<br />
[2020-10-18 11:41:56.053] [ERROR]  MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?<br />
[2020-10-18 11:41:56.054] [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></li>
</ul>
]]></description><link>https://forum.magicmirror.builders/topic/13866/npm-start-starts-but-with-blank-screen</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 08:47:11 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13866.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 17 Oct 2020 22:59:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sun, 18 Oct 2020 01:53:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natebrown" aria-label="Profile: natebrown">@<bdi>natebrown</bdi></a> u don’t install my scripts. u use the scripts  to do the different tasks</p>
<p dir="auto">each command is a cut and paste to execute.</p>
]]></description><link>https://forum.magicmirror.builders/post/83651</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83651</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 18 Oct 2020 01:53:02 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sun, 18 Oct 2020 01:37:46 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> oh.now ive installed your scripts but now the autostart is not working, I’ve deleted all the pm2 things and it is still not working.</p>
]]></description><link>https://forum.magicmirror.builders/post/83650</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83650</guid><dc:creator><![CDATA[natebrown]]></dc:creator><pubDate>Sun, 18 Oct 2020 01:37:46 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sun, 18 Oct 2020 01:27:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natebrown" aria-label="Profile: natebrown">@<bdi>natebrown</bdi></a> there is a step during scripted install  to add the mm splash screen.</p>
]]></description><link>https://forum.magicmirror.builders/post/83648</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83648</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 18 Oct 2020 01:27:28 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sun, 18 Oct 2020 01:18:44 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> said in <a href="/post/83645">NPM start, starts but with blank screen</a>:</p>
<blockquote>
<p dir="auto">pm2 stop 0<br />
pm2 delete 0<br />
pm2 save</p>
</blockquote>
<p dir="auto">oh ok thanks. im also still getting the splashscreen on boot</p>
]]></description><link>https://forum.magicmirror.builders/post/83647</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83647</guid><dc:creator><![CDATA[natebrown]]></dc:creator><pubDate>Sun, 18 Oct 2020 01:18:44 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sun, 18 Oct 2020 01:17:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natebrown" aria-label="Profile: natebrown">@<bdi>natebrown</bdi></a> pm2 logs --lines=50</p>
]]></description><link>https://forum.magicmirror.builders/post/83646</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83646</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 18 Oct 2020 01:17:29 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sun, 18 Oct 2020 01:16:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natebrown" aria-label="Profile: natebrown">@<bdi>natebrown</bdi></a> pm2 stop 0<br />
pm2 delete 0<br />
pm2 save</p>
]]></description><link>https://forum.magicmirror.builders/post/83645</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83645</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 18 Oct 2020 01:16:54 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sun, 18 Oct 2020 01:14:46 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> how do i turn it off? ive just statted up my pi and magicmirror hasnt started.</p>
]]></description><link>https://forum.magicmirror.builders/post/83644</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83644</guid><dc:creator><![CDATA[natebrown]]></dc:creator><pubDate>Sun, 18 Oct 2020 01:14:46 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sun, 18 Oct 2020 01:08:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natebrown" aria-label="Profile: natebrown">@<bdi>natebrown</bdi></a> and turn off your sh script, else u will have two starting</p>
]]></description><link>https://forum.magicmirror.builders/post/83643</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83643</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 18 Oct 2020 01:08:12 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sun, 18 Oct 2020 01:05:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natebrown" aria-label="Profile: natebrown">@<bdi>natebrown</bdi></a> once it is installed. on next boot mm will start. if it fails pm2 will restart it. if you ctrl-q, pm2 will restart it.</p>
<p dir="auto">minimize and use the pm2 command to stop, start, restart, view logs…</p>
<p dir="auto">see pm2 --help</p>
]]></description><link>https://forum.magicmirror.builders/post/83642</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83642</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 18 Oct 2020 01:05:45 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sun, 18 Oct 2020 01:03:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natebrown" aria-label="Profile: natebrown">@<bdi>natebrown</bdi></a> the scripts don’t care, they adjust.</p>
<p dir="auto">this script changes the installers/mm.sh</p>
]]></description><link>https://forum.magicmirror.builders/post/83641</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83641</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 18 Oct 2020 01:03:40 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sun, 18 Oct 2020 01:02:12 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> 1st: Do i execute it in the MagicMirror folder and once its installed what do I do? And will it effect anything on MagicMirror?</p>
]]></description><link>https://forum.magicmirror.builders/post/83640</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83640</guid><dc:creator><![CDATA[natebrown]]></dc:creator><pubDate>Sun, 18 Oct 2020 01:02:12 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sun, 18 Oct 2020 01:00:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natebrown" aria-label="Profile: natebrown">@<bdi>natebrown</bdi></a> if u had used the scripted install, it would have asked if u want to use the node process manager, pm to start at boot</p>
<p dir="auto">u can add it, see command for  fixuppm2 here</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>
<p dir="auto">speed up? no idea</p>
]]></description><link>https://forum.magicmirror.builders/post/83639</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83639</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 18 Oct 2020 01:00:48 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sun, 18 Oct 2020 00:56:40 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> Thanks, also when i start up my Pi, it shows the “Raspberry Pi OS” Screen and I want it to be just black and how do I speed up autostart (I use sh).</p>
]]></description><link>https://forum.magicmirror.builders/post/83638</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83638</guid><dc:creator><![CDATA[natebrown]]></dc:creator><pubDate>Sun, 18 Oct 2020 00:56:40 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sat, 17 Oct 2020 23:53:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natebrown" aria-label="Profile: natebrown">@<bdi>natebrown</bdi></a> said in <a href="/post/83636">NPM start, starts but with blank screen</a>:</p>
<blockquote>
<p dir="auto">DeprecationWarning:</p>
</blockquote>
<p dir="auto">just a warning that some code (not ours) is using a library call that is going away sometime in the future</p>
]]></description><link>https://forum.magicmirror.builders/post/83637</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83637</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 17 Oct 2020 23:53:35 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sat, 17 Oct 2020 23:52:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natebrown" aria-label="Profile: natebrown">@<bdi>natebrown</bdi></a> and this one:</p>
<p dir="auto">[2020-10-18 12:12:43.003] [ERROR] (node:25630) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.</p>
]]></description><link>https://forum.magicmirror.builders/post/83636</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83636</guid><dc:creator><![CDATA[natebrown]]></dc:creator><pubDate>Sat, 17 Oct 2020 23:52:38 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sat, 17 Oct 2020 23:49: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></p>
<p dir="auto">What about this part:</p>
<p dir="auto">[2020-10-18 12:12:44.535] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?<br />
[2020-10-18 12:12:44.538] [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><br />
[2020-10-18 12:12:44.564] [LOG] Email notifier error: Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed<br />
at doWrite (_stream_writable.js:413:19)<br />
at clearBuffer (_stream_writable.js:543:7)<br />
at Socket.Writable.uncork (_stream_writable.js:321:7)<br />
at JSStreamSocket.doWrite (internal/js_stream_socket.js:162:17)<br />
at JSStream.onwrite (internal/js_stream_socket.js:20:57)<br />
at Socket.ondata (internal/js_stream_socket.js:64:22)<br />
at Socket.emit (events.js:200:13)<br />
at addChunk (_stream_readable.js:294:12)<br />
at readableAddChunk (_stream_readable.js:275:11)<br />
at Socket.Readable.push (_stream_readable.js:210:10) {<br />
source: ‘socket’<br />
}</p>
]]></description><link>https://forum.magicmirror.builders/post/83635</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83635</guid><dc:creator><![CDATA[natebrown]]></dc:creator><pubDate>Sat, 17 Oct 2020 23:49:39 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sat, 17 Oct 2020 23:46:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natebrown" aria-label="Profile: natebrown">@<bdi>natebrown</bdi></a></p>
<p dir="auto">looks like there are two problems</p>
<pre><code>[2020-10-18 12:12:30.530] [ERROR] ERROR! Could not find main module js file for MMM-GoogleAssistant
</code></pre>
<p dir="auto">MMM-GooogleAssistant.js  is not in MagicMirror/modules/MMM-GoogleAssistant folder</p>
<pre><code>[2020-10-18 12:12:44.270] [LOG] Refreshed access token because it has expired. Expired at: 12:12:42 now is: 12:12:44
[2020-10-18 12:12:44.455] [LOG] Email notifier error: Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
</code></pre>
<p dir="auto">something wrong with your email module</p>
]]></description><link>https://forum.magicmirror.builders/post/83634</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83634</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 17 Oct 2020 23:46:14 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sat, 17 Oct 2020 23:15:53 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></p>
<p dir="auto">So its just finnished updating and ive done npm start and everything seems to show up but it keeps producing the same error over and over again in the log:</p>
<p dir="auto">npm start</p>
<blockquote>
<p dir="auto">magicmirror@2.13.0 start /home/pi/MagicMirror<br />
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js</p>
</blockquote>
<p dir="auto">[2020-10-18 12:12:18.265] [LOG]    Starting MagicMirror: v2.13.0<br />
[2020-10-18 12:12:18.344] [LOG]    Loading config …<br />
[2020-10-18 12:12:18.373] [LOG]    Loading module helpers …<br />
[2020-10-18 12:12:18.381] [LOG]    No helper found for module: alert.<br />
[2020-10-18 12:12:18.581] [LOG]    Initializing new module helper …<br />
[2020-10-18 12:12:18.585] [LOG]    Module helper loaded: updatenotification<br />
[2020-10-18 12:12:19.726] [LOG]    Initializing new module helper …<br />
[2020-10-18 12:12:19.730] [LOG]    Module helper loaded: MMM-Dad-Jokes<br />
[2020-10-18 12:12:21.332] [LOG]    Initializing new module helper …<br />
[2020-10-18 12:12:21.334] [LOG]    Module helper loaded: MMM-Screencast<br />
[2020-10-18 12:12:21.337] [LOG]    No helper found for module: on-this-day.<br />
[2020-10-18 12:12:22.106] [LOG]    Initializing new module helper …<br />
[2020-10-18 12:12:22.108] [LOG]    Module helper loaded: MMM-Remote-Control<br />
[2020-10-18 12:12:22.182] [LOG]    Initializing new module helper …<br />
[2020-10-18 12:12:22.185] [LOG]    Module helper loaded: MMM-learnlanguage<br />
[2020-10-18 12:12:24.066] [LOG]    Initializing new module helper …<br />
[2020-10-18 12:12:24.068] [LOG]    Module helper loaded: MMM-NowPlayingOnSpotify<br />
[2020-10-18 12:12:24.071] [LOG]    No helper found for module: clock.<br />
[2020-10-18 12:12:24.360] [LOG]    Initializing new module helper …<br />
[2020-10-18 12:12:24.363] [LOG]    Module helper loaded: calendar<br />
[2020-10-18 12:12:24.368] [LOG]    No helper found for module: compliments.<br />
[2020-10-18 12:12:24.371] [LOG]    No helper found for module: currentweather.<br />
[2020-10-18 12:12:24.931] [LOG]    Initializing new module helper …<br />
[2020-10-18 12:12:24.934] [LOG]    Module helper loaded: email<br />
[2020-10-18 12:12:24.936] [LOG]    No helper found for module: weatherforecast.<br />
[2020-10-18 12:12:25.039] [LOG]    Initializing new module helper …<br />
[2020-10-18 12:12:25.040] [LOG]    Module helper loaded: newsfeed<br />
[2020-10-18 12:12:25.041] [LOG]    All module helpers loaded.<br />
[2020-10-18 12:12:25.574] [LOG]    Starting server on port 8080 …<br />
[2020-10-18 12:12:25.622] [INFO]   You’re using a full whitelist configuration to allow for all IPs<br />
[2020-10-18 12:12:25.646] [LOG]    Server started …<br />
[2020-10-18 12:12:25.651] [LOG]    Connecting socket for: updatenotification<br />
[2020-10-18 12:12:25.656] [LOG]    Connecting socket for: MMM-Dad-Jokes<br />
[2020-10-18 12:12:25.659] [LOG]    MMM-Dad-Jokes helper started<br />
[2020-10-18 12:12:25.662] [LOG]    Connecting socket for: MMM-Screencast<br />
[2020-10-18 12:12:25.666] [LOG]    Connecting socket for: MMM-Remote-Control<br />
[2020-10-18 12:12:25.668] [LOG]    Starting node helper for: MMM-Remote-Control<br />
[2020-10-18 12:12:25.694] [LOG]    Connecting socket for: MMM-learnlanguage<br />
[2020-10-18 12:12:25.698] [LOG]    Connecting socket for: MMM-NowPlayingOnSpotify<br />
[2020-10-18 12:12:25.701] [LOG]    Connecting socket for: calendar<br />
[2020-10-18 12:12:25.702] [LOG]    Starting node helper for: calendar<br />
[2020-10-18 12:12:25.704] [LOG]    Connecting socket for: email<br />
[2020-10-18 12:12:25.705] [LOG]    email helper started …<br />
[2020-10-18 12:12:25.706] [LOG]    Connecting socket for: newsfeed<br />
[2020-10-18 12:12:25.708] [LOG]    Starting node helper for: newsfeed<br />
[2020-10-18 12:12:25.709] [LOG]    Sockets connected &amp; modules started …<br />
[2020-10-18 12:12:27.372] [LOG]    Launching application.<br />
[2020-10-18 12:12:30.530] [ERROR]  ERROR! Could not find main module js file for MMM-GoogleAssistant<br />
[2020-10-18 12:12:43.003] [ERROR]  (node:25630) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.<br />
[2020-10-18 12:12:43.004] [ERROR]  (node:25630) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.<br />
[2020-10-18 12:12:43.033] [LOG]    Create new calendar fetcher for url: <a href="http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics</a> - Interval: 300000<br />
[2020-10-18 12:12:43.069] [LOG]    listening for emails…<br />
[2020-10-18 12:12:43.144] [LOG]    Create new news fetcher for url: <a href="http://rss.nzherald.co.nz/rss/xml/nzhtsrsscid_000000698.xml" target="_blank" rel="noopener noreferrer nofollow ugc">http://rss.nzherald.co.nz/rss/xml/nzhtsrsscid_000000698.xml</a> - Interval: 300000<br />
[2020-10-18 12:12:43.479] [INFO]   Checking git for module: MMM-Dad-Jokes<br />
[2020-10-18 12:12:43.574] [INFO]   Checking git for module: MMM-Screencast<br />
[2020-10-18 12:12:43.669] [INFO]   Checking git for module: on-this-day<br />
[2020-10-18 12:12:43.738] [INFO]   Checking git for module: MMM-Remote-Control<br />
[2020-10-18 12:12:43.834] [INFO]   Checking git for module: MMM-learnlanguage<br />
[2020-10-18 12:12:43.932] [INFO]   Checking git for module: MMM-NowPlayingOnSpotify<br />
[2020-10-18 12:12:44.047] [INFO]   Checking git for module: email<br />
[2020-10-18 12:12:44.270] [LOG]    Refreshed access token because it has expired. Expired at: 12:12:42 now is: 12:12:44<br />
[2020-10-18 12:12:44.455] [LOG]    Email notifier error:  Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed<br />
at doWrite (_stream_writable.js:413:19)<br />
at clearBuffer (_stream_writable.js:543:7)<br />
at Socket.Writable.uncork (_stream_writable.js:321:7)<br />
at JSStreamSocket.doWrite (internal/js_stream_socket.js:162:17)<br />
at JSStream.onwrite (internal/js_stream_socket.js:20:57)<br />
at Socket.ondata (internal/js_stream_socket.js:64:22)<br />
at Socket.emit (events.js:200:13)<br />
at addChunk (_stream_readable.js:294:12)<br />
at readableAddChunk (_stream_readable.js:275:11)<br />
at Socket.Readable.push (_stream_readable.js:210:10) {<br />
source: ‘socket’<br />
}<br />
[2020-10-18 12:12:44.509] [ERROR]  Whoops! There was an uncaught exception…<br />
[2020-10-18 12:12:44.516] [ERROR]  Error: self signed certificate<br />
at TLSSocket.onConnectSecure (_tls_wrap.js:1317:34)<br />
at TLSSocket.emit (events.js:200:13)<br />
at TLSSocket._finishInit (_tls_wrap.js:792:8)<br />
at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:606:12)<br />
at Socket.ondata (internal/js_stream_socket.js:64:22)<br />
at Socket.emit (events.js:200:13)<br />
at addChunk (_stream_readable.js:294:12)<br />
at readableAddChunk (_stream_readable.js:275:11)<br />
at Socket.Readable.push (_stream_readable.js:210:10)<br />
at TCP.onStreamRead (internal/stream_base_commons.js:166:17) {<br />
code: ‘DEPTH_ZERO_SELF_SIGNED_CERT’,<br />
source: ‘socket’<br />
}<br />
[2020-10-18 12:12:44.535] [ERROR]  MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?<br />
[2020-10-18 12:12:44.538] [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><br />
[2020-10-18 12:12:44.564] [LOG]    Email notifier error:  Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed<br />
at doWrite (_stream_writable.js:413:19)<br />
at clearBuffer (_stream_writable.js:543:7)<br />
at Socket.Writable.uncork (_stream_writable.js:321:7)<br />
at JSStreamSocket.doWrite (internal/js_stream_socket.js:162:17)<br />
at JSStream.onwrite (internal/js_stream_socket.js:20:57)<br />
at Socket.ondata (internal/js_stream_socket.js:64:22)<br />
at Socket.emit (events.js:200:13)<br />
at addChunk (_stream_readable.js:294:12)<br />
at readableAddChunk (_stream_readable.js:275:11)<br />
at Socket.Readable.push (_stream_readable.js:210:10) {<br />
source: ‘socket’<br />
}<br />
[2020-10-18 12:12:44.588] [ERROR]  Whoops! There was an uncaught exception…<br />
[2020-10-18 12:12:44.596] [ERROR]  Error: self signed certificate<br />
at TLSSocket.onConnectSecure (_tls_wrap.js:1317:34)<br />
at TLSSocket.emit (events.js:200:13)<br />
at TLSSocket._finishInit (_tls_wrap.js:792:8)<br />
at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:606:12)<br />
at Socket.ondata (internal/js_stream_socket.js:64:22)<br />
at Socket.emit (events.js:200:13)<br />
at addChunk (_stream_readable.js:294:12)<br />
at readableAddChunk (_stream_readable.js:275:11)<br />
at Socket.Readable.push (_stream_readable.js:210:10)<br />
at TCP.onStreamRead (internal/stream_base_commons.js:166:17) {<br />
code: ‘DEPTH_ZERO_SELF_SIGNED_CERT’,<br />
source: ‘socket’<br />
}</p>
]]></description><link>https://forum.magicmirror.builders/post/83632</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83632</guid><dc:creator><![CDATA[natebrown]]></dc:creator><pubDate>Sat, 17 Oct 2020 23:15:53 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sat, 17 Oct 2020 23:04:32 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> said in <a href="/post/83628">NPM start, starts but with blank screen</a>:</p>
<blockquote>
<p dir="auto">cd ~/MagicMirror<br />
npm install</p>
</blockquote>
<p dir="auto">I updated 2 weeks ago i think, i’ve just updated it again.<br />
i did</p>
<blockquote>
<p dir="auto">git pull &amp;&amp; npm install</p>
</blockquote>
]]></description><link>https://forum.magicmirror.builders/post/83629</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83629</guid><dc:creator><![CDATA[natebrown]]></dc:creator><pubDate>Sat, 17 Oct 2020 23:04:32 GMT</pubDate></item><item><title><![CDATA[Reply to NPM start, starts but with blank screen on Sat, 17 Oct 2020 23:02:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/natebrown" aria-label="Profile: natebrown">@<bdi>natebrown</bdi></a> when did you install 2.13?</p>
<p dir="auto">did u do the required npm install to update the dependencies?</p>
<p dir="auto">node-ical is new in 2.13</p>
<p dir="auto">cd ~/MagicMirror<br />
npm install</p>
]]></description><link>https://forum.magicmirror.builders/post/83628</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83628</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 17 Oct 2020 23:02:58 GMT</pubDate></item></channel></rss>