<?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[Please help me...........]]></title><description><![CDATA[<p dir="auto">This is my first mirror. Even if you follow the video on YouTube, there are a lot of errors…</p>
<p dir="auto">Install, delete, install, delete, repeat 30 times I’m tired.</p>
<p dir="auto">board : raspverry pi 3 b+</p>
<p dir="auto">install root &gt;</p>
<p dir="auto">(I’m Korean, so I did a Korean patch.)</p>
<p dir="auto"><strong>step.1</strong></p>
<pre><code>sudo apt-get install fonts-nanum fonts-synbola
reboot
</code></pre>
<p dir="auto">Success up to here</p>
<p dir="auto"><strong>step.2</strong></p>
<pre><code>sudo apt-get update
sudo apt-get upgrade
</code></pre>
<p dir="auto">Success up to here</p>
<p dir="auto"><strong>step. 3</strong></p>
<pre><code>bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"

* &gt; 1 error
********
npm WARN deprecated time-grunt@2.0.0: Deprecated because Grunt is practically unmaintained. Move on to something better. This package will continue to work with Grunt v1, but it will not receive any updates.

npm WARN deprecated @types/vfile-message@2.0.0: This is a stub types definition. vfile-message provides its own type definitions, so you do not need this installed.

&gt; electron-chromedriver@1.8.0 install /home/pi/MagicMirror/node_modules/electron-chromedriver
&gt; node ./download-chromedriver.js

successfully dowloaded and extracted!

&gt; electron@3.0.13 postinstall /home/pi/MagicMirror/node_modules/electron
&gt; node install.js

&gt; magicmirror@2.9.0 install /home/pi/MagicMirror
&gt; cd vendor &amp;&amp; npm install

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

added 82 packages from 57 contributors and audited 220 packages in 23.983s
found 5 vulnerabilities (4 low, 1 high)
  run `npm audit fix` to fix them, or `npm audit` for details

&gt; magicmirror@2.9.0 postinstall /home/pi/MagicMirror
&gt; sh untrack-css.sh &amp;&amp; sh installers/postinstall/postinstall.sh &amp;&amp; npm run install-fonts

We'll remove from the repository the css/custom.css
This script apply git update-index --skip-worktree css/custom.css
rm 'css/custom.css'
MagicMirror installation successful!

*********************************************************************
</code></pre>
<p dir="auto">No more progress after this. I can’t even run a magic mirror.</p>
<p dir="auto">The goal is to install Hotwords and Google Assist MK2, but I can’t.</p>
<p dir="auto">If you have ever installed a magic mirror with your Raspberry pi B +,</p>
<p dir="auto">please let me know how to install it. , but I can only follow.</p>
<p dir="auto">I want to make it to my children like the link below. See also how to make. Please ask again</p>
<p dir="auto"><a href="https://www.youtube.com/watch?v=6mrfwOO0OEg&amp;list=PL46rwaN5jZCkC_ZVdg2qvu6GxVMxM-zGK&amp;index=4" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=6mrfwOO0OEg&amp;list=PL46rwaN5jZCkC_ZVdg2qvu6GxVMxM-zGK&amp;index=4</a></p>
<p dir="auto">If you solve it, I will buy rice in Korea ^^</p>
]]></description><link>https://forum.magicmirror.builders/topic/11555/please-help-me</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 18:33:12 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11555.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 08 Nov 2019 10:25:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Please help me........... on Fri, 15 Nov 2019 04:35:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daegon-jjiya" aria-label="Profile: daegon-jjiya">@<bdi>daegon-jjiya</bdi></a> sorry,I think we will have to wait for @Sean to help. He is the module author.</p>
]]></description><link>https://forum.magicmirror.builders/post/64469</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64469</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 15 Nov 2019 04:35:22 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Fri, 15 Nov 2019 03:30:59 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">Complete with lots of text and the same black screen appears.</p>
<pre><code>pi@raspberrypi:~/MagicMirror $ npm start

&gt; magicmirror@2.9.0 start /home/pi/MagicMirror
&gt; sh run-start.sh

Starting MagicMirror: v2.9.0
Loading config ...
Loading module helpers ...
No helper found for module: alert.
Initializing new module helper ...
Module helper loaded: updatenotification
No helper found for module: clock.
Initializing new module helper ...
Module helper loaded: calendar
No helper found for module: compliments.
No helper found for module: currentweather.
No helper found for module: weatherforecast.
Initializing new module helper ...
Module helper loaded: newsfeed
Initializing new module helper ...
Module helper loaded: MMM-Hotword
WARNING! Could not load config file. Starting with default configuration. Error found: Error: Failed to load gRPC binary module because it was not installed for the current system
Expected directory: electron-v3.0-linux-arm-glibc
Found: [node-v64-linux-arm-glibc]
This problem can often be fixed by running "npm rebuild" on the current system
Original error: Cannot find module '/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.0-linux-arm-glibc/grpc_node.node'
Loading module helpers ...
No helper found for module: alert.
Initializing new module helper ...
Module helper loaded: updatenotification
No helper found for module: clock.
Initializing new module helper ...
Module helper loaded: calendar
No helper found for module: compliments.
No helper found for module: currentweather.
No helper found for module: weatherforecast.
Initializing new module helper ...
Module helper loaded: newsfeed
Initializing new module helper ...
Module helper loaded: MMM-Hotword
App threw an error during load
Error: Failed to load gRPC binary module because it was not installed for the current system
Expected directory: electron-v3.0-linux-arm-glibc
Found: [node-v64-linux-arm-glibc]
This problem can often be fixed by running "npm rebuild" on the current system
Original error: Cannot find module '/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.0-linux-arm-glibc/grpc_node.node'
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:53:17)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:64:3)
    at Module._compile (internal/modules/cjs/loader.js:711:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:722:10)
    at Module.load (internal/modules/cjs/loader.js:620:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
    at Function.Module._load (internal/modules/cjs/loader.js:551:3)
    at Module.require (internal/modules/cjs/loader.js:658:17)
    at require (internal/modules/cjs/helpers.js:20:18)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:144:12)
Whoops! There was an uncaught exception...
{ Error: Failed to load gRPC binary module because it was not installed for the current system
Expected directory: electron-v3.0-linux-arm-glibc
Found: [node-v64-linux-arm-glibc]
This problem can often be fixed by running "npm rebuild" on the current system
Original error: Cannot find module '/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.0-linux-arm-glibc/grpc_node.node'
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:53:17)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:64:3)
    at Module._compile (internal/modules/cjs/loader.js:711:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:722:10)
    at Module.load (internal/modules/cjs/loader.js:620:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
    at Function.Module._load (internal/modules/cjs/loader.js:551:3)
    at Module.require (internal/modules/cjs/loader.js:658:17)
    at require (internal/modules/cjs/helpers.js:20:18)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:144:12) code: 'MODULE_NOT_FOUND' }
MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
Launching application.
Shutting down server...
Stopping module helper: updatenotification
Stopping module helper: calendar
Stopping module helper: newsfeed
Stopping module helper: MMM-Hotword
Stopping module helper: updatenotification
Stopping module helper: calendar
Stopping module helper: newsfeed
Stopping module helper: MMM-Hotword
pi@raspberrypi:~/MagicMirror $ 

</code></pre>
<p dir="auto">It repeats even if you start from the beginning.</p>
<p dir="auto">I’ll install it from the beginning though.  Please let me know some notes during installation</p>
<pre><code>Sorry and thank you
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/64467</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64467</guid><dc:creator><![CDATA[daegon-jjiya]]></dc:creator><pubDate>Fri, 15 Nov 2019 03:30:59 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Fri, 15 Nov 2019 02:57:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daegon-jjiya" aria-label="Profile: daegon-jjiya">@<bdi>daegon-jjiya</bdi></a></p>
<pre><code>thank you
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/64466</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64466</guid><dc:creator><![CDATA[daegon-jjiya]]></dc:creator><pubDate>Fri, 15 Nov 2019 02:57:52 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Fri, 15 Nov 2019 02:54:13 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> Only black screen appears. T,.T</p>
]]></description><link>https://forum.magicmirror.builders/post/64465</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64465</guid><dc:creator><![CDATA[daegon-jjiya]]></dc:creator><pubDate>Fri, 15 Nov 2019 02:54:13 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Fri, 15 Nov 2019 01:22:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daegon-jjiya" aria-label="Profile: daegon-jjiya">@<bdi>daegon-jjiya</bdi></a></p>
<p dir="auto">Please read this. Many thanks.</p>
<p dir="auto"><a href="https://forum.magicmirror.builders/topic/4247/how-to-post-code-on-the-forum-for-absolute-beginners">https://forum.magicmirror.builders/topic/4247/how-to-post-code-on-the-forum-for-absolute-beginners</a></p>
]]></description><link>https://forum.magicmirror.builders/post/64463</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64463</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Fri, 15 Nov 2019 01:22:18 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Fri, 15 Nov 2019 00:47:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daegon-jjiya" aria-label="Profile: daegon-jjiya">@<bdi>daegon-jjiya</bdi></a></p>
<p dir="auto">did you do this step</p>
<p dir="auto"><strong>This problem can often be fixed by running “npm rebuild” on the current system</strong></p>
<pre><code>cd ~/MagicMirror
npm rebuild
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/64462</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64462</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 15 Nov 2019 00:47:48 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Fri, 15 Nov 2019 00:32:50 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">I tried using the link above, but when I ran Red text and Magic Mirror, the following characters were displayed and the Magic Mirror screen did not appear.</p>
<hr />
<p dir="auto">pi@raspberrypi:~ $ cd MagicMirror<br />
pi@raspberrypi:~/MagicMirror $ npm start</p>
<blockquote>
<p dir="auto">magicmirror@2.9.0 start /home/pi/MagicMirror<br />
sh <a href="http://run-start.sh" target="_blank" rel="noopener noreferrer nofollow ugc">run-start.sh</a></p>
</blockquote>
<p dir="auto">Starting MagicMirror: v2.9.0<br />
Loading config …<br />
Loading module helpers …<br />
No helper found for module: alert.<br />
Initializing new module helper …<br />
Module helper loaded: updatenotification<br />
No helper found for module: clock.<br />
Initializing new module helper …<br />
Module helper loaded: calendar<br />
No helper found for module: compliments.<br />
No helper found for module: currentweather.<br />
No helper found for module: weatherforecast.<br />
Initializing new module helper …<br />
Module helper loaded: newsfeed<br />
Initializing new module helper …<br />
Module helper loaded: MMM-Hotword<br />
<strong>WARNING! Could not load config file. Starting with default configuration. Error found: Error: Failed to load gRPC binary module because it was not installed for the current system<br />
Expected directory: electron-v3.0-linux-arm-glibc<br />
Found: [node-v64-linux-arm-glibc]<br />
This problem can often be fixed by running “npm rebuild” on the current system<br />
Original error: Cannot find module ‘/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.0-linux-arm-glibc/grpc_node.node’</strong><br />
Loading module helpers …<br />
No helper found for module: alert.<br />
Initializing new module helper …<br />
Module helper loaded: updatenotification<br />
No helper found for module: clock.<br />
Initializing new module helper …<br />
Module helper loaded: calendar<br />
No helper found for module: compliments.<br />
No helper found for module: currentweather.<br />
No helper found for module: weatherforecast.<br />
Initializing new module helper …<br />
Module helper loaded: newsfeed<br />
Initializing new module helper …<br />
Module helper loaded: MMM-Hotword<br />
App threw an error during load<br />
Error: Failed to load gRPC binary module because it was not installed for the current system<br />
Expected directory: electron-v3.0-linux-arm-glibc<br />
Found: [node-v64-linux-arm-glibc]<br />
This problem can often be fixed by running “npm rebuild” on the current system<br />
Original error: Cannot find module ‘/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.0-linux-arm-glibc/grpc_node.node’<br />
at Object. (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:53:17)<br />
at Object. (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:64:3)<br />
at Module._compile (internal/modules/cjs/loader.js:711:30)<br />
at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)<br />
at Module.load (internal/modules/cjs/loader.js:620:32)<br />
at tryModuleLoad (internal/modules/cjs/loader.js:559:12)<br />
at Function.Module._load (internal/modules/cjs/loader.js:551:3)<br />
at Module.require (internal/modules/cjs/loader.js:658:17)<br />
at require (internal/modules/cjs/helpers.js:20:18)<br />
at Object. (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:144:12)<br />
Whoops! There was an uncaught exception…<br />
{ Error: Failed to load gRPC binary module because it was not installed for the current system<br />
Expected directory: electron-v3.0-linux-arm-glibc<br />
Found: [node-v64-linux-arm-glibc]<br />
This problem can often be fixed by running “npm rebuild” on the current system<br />
Original error: Cannot find module ‘/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.0-linux-arm-glibc/grpc_node.node’<br />
at Object. (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:53:17)<br />
at Object. (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js:64:3)<br />
at Module._compile (internal/modules/cjs/loader.js:711:30)<br />
at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)<br />
at Module.load (internal/modules/cjs/loader.js:620:32)<br />
at tryModuleLoad (internal/modules/cjs/loader.js:559:12)<br />
at Function.Module._load (internal/modules/cjs/loader.js:551:3)<br />
at Module.require (internal/modules/cjs/loader.js:658:17)<br />
at require (internal/modules/cjs/helpers.js:20:18)<br />
at Object. (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:144:12) code: ‘MODULE_NOT_FOUND’ }<br />
MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?<br />
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 />
Launching application.<br />
Shutting down server…<br />
Stopping module helper: updatenotification<br />
Stopping module helper: calendar<br />
Stopping module helper: newsfeed<br />
Stopping module helper: MMM-Hotword<br />
Stopping module helper: updatenotification<br />
Stopping module helper: calendar<br />
Stopping module helper: newsfeed<br />
Stopping module helper: MMM-Hotword<br />
pi@raspberrypi:~/MagicMirror $</p>
<hr />
<p dir="auto">I think you need to know the order in order to follow the link mentioned above.</p>
<p dir="auto">If you have time, can you easily arrange the order of installing Magic Mirror MMM-HOTWARD and MMM-AssistantMK2?</p>
<p dir="auto">For the first time, it’s all new and hard But I want to finish it.</p>
<p dir="auto">You can only imitate while watching YouTube videos. But I want to give me and my children a new experience.</p>
<p dir="auto">please …</p>
<ul>
<li>
<p dir="auto">raspberry pi 3+</p>
</li>
<li>
<p dir="auto">Raspbian Buster with desktop and recommended software  2019-09-26</p>
</li>
<li>
<p dir="auto">Work directly on the board rather than remotely</p>
</li>
<li>
<p dir="auto">The above specification is the environment I am working on.</p>
</li>
</ul>
]]></description><link>https://forum.magicmirror.builders/post/64461</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64461</guid><dc:creator><![CDATA[daegon-jjiya]]></dc:creator><pubDate>Fri, 15 Nov 2019 00:32:50 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Thu, 14 Nov 2019 04:14:50 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> Thank you for answer. We are going to the link you tell us.</p>
]]></description><link>https://forum.magicmirror.builders/post/64409</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64409</guid><dc:creator><![CDATA[daegon-jjiya]]></dc:creator><pubDate>Thu, 14 Nov 2019 04:14:50 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Thu, 14 Nov 2019 04:01:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daegon-jjiya" aria-label="Profile: daegon-jjiya">@<bdi>daegon-jjiya</bdi></a> said in <a href="/post/64407">Please help me...........</a>:</p>
<blockquote>
<p dir="auto">__atomic_store_8</p>
</blockquote>
<p dir="auto">see this reply for the steps to recover… one of the libraries that module uses has a bug</p>
<p dir="auto"><a href="https://forum.magicmirror.builders/topic/11430/error-when-trying-to-run-mmm-assistantmk2/5">https://forum.magicmirror.builders/topic/11430/error-when-trying-to-run-mmm-assistantmk2/5</a></p>
]]></description><link>https://forum.magicmirror.builders/post/64408</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64408</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 14 Nov 2019 04:01:08 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Thu, 14 Nov 2019 03:59:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lavolp3" aria-label="Profile: lavolp3">@<bdi>lavolp3</bdi></a></p>
<p dir="auto">Ignored the error and finished the installation. However, after running the Magic Mirror, I want to test it, but as soon as the voice recognition function is turned on, it pops out and the following message appears.</p>
<hr />
<p dir="auto">pi@raspberrypi:~/MagicMirror $ npm start</p>
<blockquote>
<p dir="auto">magicmirror@2.9.0 start /home/pi/MagicMirror<br />
sh <a href="http://run-start.sh" target="_blank" rel="noopener noreferrer nofollow ugc">run-start.sh</a></p>
</blockquote>
<p dir="auto">Starting MagicMirror: v2.9.0<br />
Loading config …<br />
Loading module helpers …<br />
No helper found for module: alert.<br />
Initializing new module helper …<br />
Module helper loaded: updatenotification<br />
No helper found for module: clock.<br />
Initializing new module helper …<br />
Module helper loaded: calendar<br />
No helper found for module: compliments.<br />
No helper found for module: currentweather.<br />
No helper found for module: weatherforecast.<br />
Initializing new module helper …<br />
Module helper loaded: newsfeed<br />
Initializing new module helper …<br />
Module helper loaded: MMM-Hotword<br />
Initializing new module helper …<br />
Module helper loaded: MMM-AssistantMk2<br />
All module helpers loaded.<br />
Starting server on port 8080 …<br />
Server started …<br />
Connecting socket for: updatenotification<br />
Connecting socket for: calendar<br />
Starting node helper for: calendar<br />
Connecting socket for: newsfeed<br />
Starting module: newsfeed<br />
Connecting socket for: MMM-Hotword<br />
[HOTWORD] MMM-Hotword starts<br />
Connecting socket for: MMM-AssistantMk2<br />
Sockets connected &amp; modules started …<br />
Launching application.<br />
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 />
Create new news fetcher for url: <a href="http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml</a> - Interval: 300000<br />
[AMK2] Recipe is loaded: hide_and_show_all_modules.js<br />
[AMK2] Recipe is loaded: reboot.js<br />
[AMK2] Recipe is loaded: screen_onoff.js<br />
[AMK2] Recipe is loaded: shutdown.js<br />
[AMK2] Temporal storage directory is clearing.<br />
[HOTWORD] begins.<br />
[HOTWORD] Detector starts listening.<br />
[HOTWORD] stops.<br />
[HOTWORD] Final Result: { detected: false }<br />
[HOTWORD] begins.<br />
[HOTWORD] Detector starts listening.<br />
[AMK2] assistant ready<br />
/home/pi/MagicMirror/node_modules/electron/dist/electron js/electron.js: symbol lookup error: /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v3.0-linux-arm-glibc/grpc_node.node: undefined symbol: __atomic_store_8<br />
npm ERR! code ELIFECYCLE<br />
npm ERR! syscall spawn<br />
npm ERR! file sh<br />
npm ERR! errno ENOENT<br />
npm ERR! magicmirror@2.9.0 start: <code>sh run-start.sh</code><br />
npm ERR! spawn ENOENT<br />
npm ERR!<br />
npm ERR! Failed at the magicmirror@2.9.0 start script.<br />
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.</p>
<h2>npm ERR! A complete log of this run can be found in:<br />
npm ERR!     /home/pi/.npm/_logs/2019-11-14T03_53_11_525Z-debug.log</h2>
<p dir="auto">I tried translating but it doesn’t make sense. If you know how, please answer.</p>
]]></description><link>https://forum.magicmirror.builders/post/64407</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64407</guid><dc:creator><![CDATA[daegon-jjiya]]></dc:creator><pubDate>Thu, 14 Nov 2019 03:59:34 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Tue, 12 Nov 2019 09:36:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daegon-jjiya" aria-label="Profile: daegon-jjiya">@<bdi>daegon-jjiya</bdi></a> the installation was successful. From the software side you don’t have any errors yet (only “warnings” from npm that can be ignored for now).<br />
Flickering screen sounds like a hardware problem. How is your monitor connected?</p>
<p dir="auto">Run</p>
<pre><code>DISPLAY=:0 npm start
</code></pre>
<p dir="auto">as described and let us know what happens.</p>
<p dir="auto">If it’s only a black screen after a minute or so run</p>
<pre><code>npm start dev
</code></pre>
<p dir="auto">and let us know if there are errors coming up in your console.</p>
]]></description><link>https://forum.magicmirror.builders/post/64238</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64238</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Tue, 12 Nov 2019 09:36:24 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Tue, 12 Nov 2019 03:55:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daegon-jjiya" aria-label="Profile: daegon-jjiya">@<bdi>daegon-jjiya</bdi></a> sounds like a bad hdmi cable</p>
]]></description><link>https://forum.magicmirror.builders/post/64208</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64208</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 12 Nov 2019 03:55:43 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Tue, 12 Nov 2019 03:53:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lavolp3" aria-label="Profile: lavolp3">@<bdi>lavolp3</bdi></a> Yes, but no picture or flickers</p>
]]></description><link>https://forum.magicmirror.builders/post/64207</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64207</guid><dc:creator><![CDATA[daegon-jjiya]]></dc:creator><pubDate>Tue, 12 Nov 2019 03:53:42 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Tue, 12 Nov 2019 03:51:01 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">pi@raspberrypi:~ $<br />
pi@raspberrypi:~ $ bash -c “$(curl -sL <a href="https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh" target="_blank" rel="noopener noreferrer nofollow ugc">https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh</a>)”</p>
<p dir="auto">$$\      $$\                     $$\           $$\      $$\ $$\                                          $$$$$$<br />
$$$\    $$$ |                    _<em>|          $$$\    $$$ |_</em>|                                        $$  <strong>$$<br />
$$$$\  $$$$ | $$$$$$\   $$$$$$\  $$\  $$$$$$$\ $$$$\  $$$$ |$$\  $$$$$$\   $$$$$$\   $$$$$$\   $$$$$$\  _<em>/  $$ |<br />
$$$$$$ $$ | _</em></strong>$$\ $$  <strong>$$\ $$ |$$  <strong><em><strong>|$$$$$$ $$ |$$ |$$  <strong>$$\ $$  <strong>$$\ $$  <em><em>$$\ $$  <strong>$$\  $$$$$$  |<br />
$$ $$$  $$ | $$$$$$$ |$$ /  $$ |$$ |$$ /      $$ $$$  $$ |$$ |$$ |  _<em>|$$ |  _</em>|$$ /  $$ |$$ |  _<em>|$$  <strong><em><em>/<br />
$$ |$  /$$ |$$  __$$ |$$ |  $$ |$$ |$$ |      $$ |$  /$$ |$$ |$$ |      $$ |      $$ |  $$ |$$ |      $$ |<br />
$$ | _/ $$ |$$$$$$$ |$$$$$$$ |$$ |$$$$$$$\ $$ | _/ $$ |$$ |$$ |      $$ |      $$$$$$  |$$ |      $$$$$$$$<br />
_</em>|     _</em>| _</strong></em></strong></em>| _</em></strong>$$ |_<em>| _</em></strong></strong></em>|_<em>|     _</em>|_<em>|_</em>|      __|       _</strong></strong><em>/ _<em>|      _</em>______|<br />
$$\   $$ |<br />
$$$$$$  |<br />
_</em>____/</p>
<p dir="auto">Updating packages …<br />
기존:1 <a href="http://archive.raspberrypi.org/debian" target="_blank" rel="noopener noreferrer nofollow ugc">http://archive.raspberrypi.org/debian</a> buster InRelease<br />
받기:2 <a href="http://raspbian.raspberrypi.org/raspbian" target="_blank" rel="noopener noreferrer nofollow ugc">http://raspbian.raspberrypi.org/raspbian</a> buster InRelease [15.0 kB]<br />
받기:3 <a href="http://raspbian.raspberrypi.org/raspbian" target="_blank" rel="noopener noreferrer nofollow ugc">http://raspbian.raspberrypi.org/raspbian</a> buster/main armhf Packages [13.0 MB]<br />
내려받기 12.8 M바이트, 소요시간 36초 (352 k바이트/초)<br />
패키지 목록을 읽는 중입니다… 완료<br />
Installing helper tools …<br />
패키지 목록을 읽는 중입니다… 완료<br />
의존성 트리를 만드는 중입니다<br />
상태 정보를 읽는 중입니다… 완료<br />
build-essential is already the newest version (12.6).<br />
curl is already the newest version (7.64.0-4).<br />
git is already the newest version (1:2.20.1-2).<br />
unzip is already the newest version (6.0-23+deb10u1).<br />
wget is already the newest version (1.20.1-1.1).<br />
0개 업그레이드, 0개 새로 설치, 0개 제거 및 71개 업그레이드 안 함.<br />
Check current Node installation …<br />
Node currently installed. Checking version number.<br />
Minimum Node version: v5.1.0<br />
Installed Node version: v10.15.2<br />
No Node.js upgrade necessary.<br />
Check current NPM installation …<br />
NPM currently installed. Checking version number.<br />
Minimum npm version: V6.0.0<br />
Installed npm version: V6.13.0<br />
No npm upgrade necessary.<br />
Cloning MagicMirror …<br />
'MagicMirror’에 복제합니다…<br />
remote: Enumerating objects: 331, done.<br />
remote: Counting objects: 100% (331/331), done.<br />
remote: Compressing objects: 100% (295/295), done.<br />
remote: Total 331 (delta 40), reused 198 (delta 22), pack-reused 0<br />
오브젝트를 받는 중: 100% (331/331), 662.32 KiB | 785.00 KiB/s, 완료.<br />
델타를 알아내는 중: 100% (40/40), 완료.<br />
Cloning MagicMirror Done!<br />
Installing dependencies …<br />
npm WARN deprecated time-grunt@2.0.0: Deprecated because Grunt is practically unmaintained. Move on to something better. This package will continue to work with Grunt v1, but it will not receive any updates.<br />
npm WARN deprecated @types/vfile-message@2.0.0: This is a stub types definition. vfile-message provides its own type definitions, so you do not need this installed.</p>
<blockquote>
<p dir="auto">electron-chromedriver@1.8.0 install /home/pi/MagicMirror/node_modules/electron-chromedriver<br />
node ./download-chromedriver.js</p>
</blockquote>
<p dir="auto">successfully dowloaded and extracted!</p>
<blockquote>
<p dir="auto">electron@3.0.13 postinstall /home/pi/MagicMirror/node_modules/electron<br />
node install.js</p>
</blockquote>
<p dir="auto">Downloading tmp-5191-1-SHASUMS256.txt-3.0.13<br />
[============================================&gt;] 100.0% of 4.79 kB (4.79 kB/s)</p>
<blockquote>
<p dir="auto">magicmirror@2.9.0 install /home/pi/MagicMirror<br />
cd vendor &amp;&amp; npm install</p>
</blockquote>
<p dir="auto">npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):<br />
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“arm”})</p>
<p dir="auto">added 82 packages from 57 contributors and audited 220 packages in 23.801s</p>
<blockquote>
<p dir="auto">magicmirror@2.9.0 postinstall /home/pi/MagicMirror<br />
sh <a href="http://untrack-css.sh" target="_blank" rel="noopener noreferrer nofollow ugc">untrack-css.sh</a> &amp;&amp; sh installers/postinstall/postinstall.sh &amp;&amp; npm run install-fonts</p>
</blockquote>
<p dir="auto">We’ll remove from the repository the css/custom.css<br />
This script apply git update-index --skip-worktree css/custom.css<br />
rm ‘css/custom.css’<br />
MagicMirror installation successful!</p>
<blockquote>
<p dir="auto">magicmirror@2.9.0 install-fonts /home/pi/MagicMirror<br />
cd fonts &amp;&amp; npm install</p>
</blockquote>
<p dir="auto">added 1 package from 1 contributor and audited 1 package in 7.296s<br />
npm WARN acorn-jsx@5.1.0 requires a peer of acorn@^6.0.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.</p>
<p dir="auto">added 1062 packages from 1314 contributors and audited 3479 packages in 369.335s</p>
<p dir="auto">7 packages are looking for funding.<br />
Run “npm fund” to find out more.<br />
Dependencies installation Done!<br />
Check plymouth installation …<br />
Splashscreen: Checking themes directory.<br />
Splashscreen: Create theme directory if not exists.<br />
Splashscreen: Theme copied successfully.<br />
Splashscreen: Changed theme to MagicMirror successfully.<br />
Do you want use pm2 for auto starting of your MagicMirror (y/N)?n<br />
Do you want to disable the screen saver? (y/N)?y</p>
<p dir="auto">We’re ready! Run DISPLAY=:0 npm start from the ~/MagicMirror directory to start your MagicMirror.</p>
<p dir="auto">The screen is dark or flickers even if the magic mirror is triggered by npm war.</p>
<p dir="auto">Can I ignore it and move on to the next step?</p>
]]></description><link>https://forum.magicmirror.builders/post/64206</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64206</guid><dc:creator><![CDATA[daegon-jjiya]]></dc:creator><pubDate>Tue, 12 Nov 2019 03:51:01 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Mon, 11 Nov 2019 06:21:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daegon-jjiya" aria-label="Profile: daegon-jjiya">@<bdi>daegon-jjiya</bdi></a> sorry i cant find the Error in your post. Seems the mirror had been installed successfully.<br />
Have you fully followed the described procedure in the readme?<br />
Have you tried to actually run it?</p>
<pre><code>cd MagicMirror &amp;&amp; npm start
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/64146</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64146</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Mon, 11 Nov 2019 06:21:37 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Mon, 11 Nov 2019 05:26:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daegon-jjiya" aria-label="Profile: daegon-jjiya">@<bdi>daegon-jjiya</bdi></a> can u show me the contents of ~/install.log please</p>
]]></description><link>https://forum.magicmirror.builders/post/64144</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64144</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 11 Nov 2019 05:26:31 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Mon, 11 Nov 2019 04:24:05 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">Thanks for the answer, but only the error indication for the same problem</p>
]]></description><link>https://forum.magicmirror.builders/post/64143</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64143</guid><dc:creator><![CDATA[daegon-jjiya]]></dc:creator><pubDate>Mon, 11 Nov 2019 04:24:05 GMT</pubDate></item><item><title><![CDATA[Reply to Please help me........... on Fri, 08 Nov 2019 14:07:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daegon-jjiya" aria-label="Profile: daegon-jjiya">@<bdi>daegon-jjiya</bdi></a></p>
<p dir="auto">what happens?</p>
<p dir="auto">maybe try the udpated installer</p>
<p dir="auto"><a href="https://forum.magicmirror.builders/topic/10171/anyone-want-to-try-updated-installer">https://forum.magicmirror.builders/topic/10171/anyone-want-to-try-updated-installer</a></p>
<p dir="auto">you will have to erase the MagicMirror folder to start over</p>
<pre><code>cd ~
rm -rf MagicMirror
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/64025</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64025</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 08 Nov 2019 14:07:20 GMT</pubDate></item></channel></rss>