<?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[Client wont keep Modules up-to-date]]></title><description><![CDATA[<p dir="auto">I’m running <a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> Docker on my Synology NAS, which runs smooth and nicely.<br />
As I have configured my MagicMirror to work as client/server, the client runs on a Raspberry Pi feeding the Mirror itself.</p>
<p dir="auto">I have figured out that the client wont show the most current data of the modules. It is not frozen, the time is running and other modules like “MMM-DWD-WarnWeather” or “MMM-Traffic” are always up-to-date.<br />
But the default calendar module as well as the “MMM-SoccerLiveScore” module are always outdated.</p>
<p dir="auto">How can that be and what can I do to find the root cause?</p>
]]></description><link>https://forum.magicmirror.builders/topic/15661/client-wont-keep-modules-up-to-date</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 23:57:25 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15661.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 01 Oct 2021 13:18:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Mon, 27 Dec 2021 18:34:15 GMT]]></title><description><![CDATA[<p dir="auto">The client is a raspberry pi.<br />
192.168.0.23:8036 is reachable without problems.</p>
<p dir="auto">First try seems to work<br />
I’ve changed to:</p>
<pre><code>ipWhitelist: [],
</code></pre>
<p dir="auto">and</p>
<pre><code>ports: "8036:8080"
</code></pre>
<p dir="auto">I will check that and come back if there is still an issue.</p>
<p dir="auto">Thank you guys!</p>
]]></description><link>https://forum.magicmirror.builders/post/97816</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97816</guid><dc:creator><![CDATA[codac]]></dc:creator><pubDate>Mon, 27 Dec 2021 18:34:15 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Mon, 27 Dec 2021 18:10:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/codac" aria-label="Profile: codac">@<bdi>codac</bdi></a></p>
<blockquote>
<p dir="auto">Servers IP: 192.168.0.23 (local Port 8036, container-port: 8080)</p>
</blockquote>
<p dir="auto">if I read this correctly your setup is</p>
<pre><code class="language-yaml">ports:
  - "8036:8080"
</code></pre>
<p dir="auto">So mm should be reachable under <code>192.168.0.23:8036</code>.</p>
<p dir="auto">If not the client ip is may not white listed, I would try <code>ipWhitelist: [],</code> in the server config for testing.</p>
<p dir="auto">Another question: Is <code>192.168.0.23:8036</code> not reachable in general (e.g. in a browser) or only not reachable running the clientonly command?</p>
]]></description><link>https://forum.magicmirror.builders/post/97814</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97814</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Mon, 27 Dec 2021 18:10:30 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Mon, 27 Dec 2021 18:00:24 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> also, my MM uses 8090 not to collide with another app.</p>
]]></description><link>https://forum.magicmirror.builders/post/97813</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97813</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 27 Dec 2021 18:00:24 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Mon, 27 Dec 2021 15:13:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> actually I think you were closer…</p>
<p dir="auto">I know a module that uses the port number in a url it presents…<br />
(MMM-Config in the QR code)</p>
<p dir="auto">8080 won’t work, but if the mapping was added</p>
<p dir="auto">so</p>
<pre><code>     ports:
           "8036:8080"
           "8080:8080"
</code></pre>
<p dir="auto">would be needed</p>
<p dir="auto">and if u need to do that, then 8080 on the docker host needs to be used, so then no need for 8036</p>
<pre><code>     ports:
           "8080:8080"
</code></pre>
<p dir="auto">but can’t run two container instances</p>
]]></description><link>https://forum.magicmirror.builders/post/97810</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97810</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 27 Dec 2021 15:13:11 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Mon, 27 Dec 2021 15:08:17 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> think you are right …</p>
]]></description><link>https://forum.magicmirror.builders/post/97809</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97809</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Mon, 27 Dec 2021 15:08:17 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Mon, 27 Dec 2021 15:06:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> said in <a href="/post/97807">Client wont keep Modules up-to-date</a>:</p>
<blockquote>
<pre><code>ports:
  - "8080:8080"
  - "8036:8036"
</code></pre>
</blockquote>
<p dir="auto">why wouldn’t</p>
<pre><code>     ports:
           "8036:8080"
</code></pre>
<p dir="auto">be enough?</p>
]]></description><link>https://forum.magicmirror.builders/post/97808</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97808</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 27 Dec 2021 15:06:57 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Mon, 27 Dec 2021 15:04:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/codac" aria-label="Profile: codac">@<bdi>codac</bdi></a></p>
<p dir="auto">may you must open the additional port in the docker setup and add the line with 8036 (untested) in your <code>docker-compose.yml</code>:</p>
<pre><code class="language-yaml">    ports:
      - "8080:8080"
      - "8036:8036"
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/97807</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97807</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Mon, 27 Dec 2021 15:04:56 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Mon, 27 Dec 2021 14:50:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/codac" aria-label="Profile: codac">@<bdi>codac</bdi></a> first, remove the ipWhitelist , set to []</p>
<p dir="auto">then try<br />
.and the IP address used is the docker host IP address, right.</p>
<p dir="auto">never use the containers direct address for any code not running ON the docker host machine</p>
<p dir="auto">where is client running?</p>
<p dir="auto">if mm rejected the connection due to whitelist  you should have seen it in the mm messages</p>
<p dir="auto">i see a message like this</p>
<pre><code>Access denied to IP address: 192.168.2.106
</code></pre>
<p dir="auto">my config</p>
<pre><code>	address: "192.168.2.106", 	// Address to listen on, can be:
							// - "localhost", "127.0.0.1", "::1" to listen on loopback interface
							// - another specific IPv4/6 to listen on a specific interface
							// - "0.0.0.0", "::" to listen on any interface
							// Default, when address config is left out or empty, is "localhost"
	port: 8090,
	basePath: "/", 	// The URL path where MagicMirror is hosted. If you are using a Reverse proxy
					// you must set the sub path here. basePath must end with a /
	ipWhitelist: ["127.0.0.1"], 
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/97805</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97805</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 27 Dec 2021 14:50:21 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Mon, 27 Dec 2021 14:09:18 GMT]]></title><description><![CDATA[<p dir="auto">I have still not fixed this.</p>
<p dir="auto">Servers IP: 192.168.0.23 (local Port 8036, container-port: 8080)</p>
<p dir="auto">On the client I get the following error:</p>
<pre><code>Unable to connect to server: (Error: Unable to read config from server (http://192.168.0.23:8036/config/ (connect ECONNREFUSED 192.168.0.23:8036)
</code></pre>
<p dir="auto">The servers config is set to:</p>
<pre><code>        address: "0.0.0.0",
	port: 8080,
	basePath: "/", 	
	ipWhitelist: ['0.0.0.0/0', '127.0.0.1', '::ffff:127.0.0.1', '::1', '192.168.0.0/24', '172.17.0.0/24'], 
</code></pre>
<p dir="auto">Any ideas why the client wont get the servers config?</p>
]]></description><link>https://forum.magicmirror.builders/post/97804</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97804</guid><dc:creator><![CDATA[codac]]></dc:creator><pubDate>Mon, 27 Dec 2021 14:09:18 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Fri, 08 Oct 2021 07:50:07 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> yes, you should do that.</p>
]]></description><link>https://forum.magicmirror.builders/post/95374</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95374</guid><dc:creator><![CDATA[codac]]></dc:creator><pubDate>Fri, 08 Oct 2021 07:50:07 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Thu, 07 Oct 2021 23:21:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> so I have to restart the container after making config changes?</p>
]]></description><link>https://forum.magicmirror.builders/post/95370</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95370</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 07 Oct 2021 23:21:40 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Thu, 07 Oct 2021 22:39:28 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">there is no pm2 in the container …</p>
<p dir="auto">The command is <code>docker logs &lt;containername or id&gt;</code>, so if you use my docker-compose setup <code>docker logs mm</code>.</p>
]]></description><link>https://forum.magicmirror.builders/post/95367</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95367</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Thu, 07 Oct 2021 22:39:28 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Thu, 07 Oct 2021 12:09:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/codac" aria-label="Profile: codac">@<bdi>codac</bdi></a> said in <a href="/post/95341">Client wont keep Modules up-to-date</a>:</p>
<blockquote>
<p dir="auto">In the Docker on the server side is there anything adequate to the command pm2 logs --lines 300 mm ?</p>
</blockquote>
<p dir="auto">wouldnt you just</p>
<pre><code> docker exec container_id pm2 logs.....
</code></pre>
<p dir="auto">to execute the command inside the container?</p>
<p dir="auto">to clear the logs</p>
<p dir="auto">docker exec container_id pm2 flush</p>
]]></description><link>https://forum.magicmirror.builders/post/95342</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95342</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 07 Oct 2021 12:09:03 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Thu, 07 Oct 2021 11:30:19 GMT]]></title><description><![CDATA[<p dir="auto">I figured out that is was due to several reasons.</p>
<ol>
<li>The reported error messages from the client side were old ones from the time when I set up the client and before I switched to clientonly mode. So they are supposed to be ignored.</li>
<li>The calendar module was able to receive the events from all calendars except for one calendar that runs on my NAS system where I forgot to add the port number to the calendar url.</li>
<li>the module MMM-Tankerkoenig is not up to date as there is an error message regarding the identifier that was not found. As far as I can see the code has an error and therefore the module wont update correctly.</li>
<li>the module MMM-Formula1 (wrongly called it MMM-SocerLiveScore) module has a ReloadInterval which was just wrongly set up and far to long.</li>
</ol>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a><br />
In the Docker on the server side is there anything adequate to the command pm2 logs --lines 300 mm ?</p>
]]></description><link>https://forum.magicmirror.builders/post/95341</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95341</guid><dc:creator><![CDATA[codac]]></dc:creator><pubDate>Thu, 07 Oct 2021 11:30:19 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Tue, 05 Oct 2021 17:58:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> said in <a href="/post/95296">Client wont keep Modules up-to-date</a>:</p>
<blockquote>
<p dir="auto">I’m not familiar with the clientonly setup</p>
</blockquote>
<p dir="auto">it just launches electron pointing at the server, same as u would do with chromium.</p>
<p dir="auto">doesn’t use the config.js</p>
]]></description><link>https://forum.magicmirror.builders/post/95297</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95297</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 05 Oct 2021 17:58:04 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Tue, 05 Oct 2021 17:53:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/codac" aria-label="Profile: codac">@<bdi>codac</bdi></a></p>
<blockquote>
<p dir="auto">it seems as if there is a problem using the 127.0.0.1 address and port 8080:</p>
</blockquote>
<p dir="auto">yes, port 8080 on your client is already in use.<br />
You can try another port in the client <code>config.js</code> but I don’t know if this works.</p>
<blockquote>
<p dir="auto">I wonder why there is an error catching the newsfeed, as the stated feed is the one from the client, not the server:</p>
</blockquote>
<p dir="auto">then remove this stuff from the client config …</p>
<p dir="auto">I’m not familiar with the clientonly setup and I think this is not used very often and therefore maybe contains some bugs.</p>
]]></description><link>https://forum.magicmirror.builders/post/95296</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95296</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Tue, 05 Oct 2021 17:53:25 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Tue, 05 Oct 2021 13:47:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/codac" aria-label="Profile: codac">@<bdi>codac</bdi></a> said in <a href="/post/95247">Client wont keep Modules up-to-date</a>:</p>
<blockquote>
<p dir="auto">EAI_AGAIN</p>
</blockquote>
<p dir="auto">is a name server problem</p>
<p dir="auto">the api request could not resolve the name</p>
<p dir="auto">see this a lot with local pihole servers doing DNS filtering</p>
]]></description><link>https://forum.magicmirror.builders/post/95266</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95266</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 05 Oct 2021 13:47:46 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Tue, 05 Oct 2021 07:31:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a><br />
yes and using pm2 to start this command:</p>
<pre><code>DISPLAY=:0 node clientonly --address 192.168.0.13 --port 8080
</code></pre>
<p dir="auto">And yes I have errors, it seems as if there is a problem using the 127.0.0.1 address and port 8080:</p>
<pre><code>0|mm       | [13.07.2021 13:19.37.499] [ERROR] Error: listen EADDRINUSE: address                                                                                                                                           already in use 127.0.0.1:8080
0|mm       |     at Server.setupListenHandle [as _listen2] (net.js:1313:16)
0|mm       |     at listenInCluster (net.js:1361:12)
0|mm       |     at GetAddrInfoReqWrap.doListen [as callback] (net.js:1498:7)
0|mm       |     at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:68:8) {
0|mm       |   code: 'EADDRINUSE',
0|mm       |   errno: 'EADDRINUSE',
0|mm       |   syscall: 'listen',
0|mm       |   address: '127.0.0.1',
0|mm       |   port: 8080
0|mm       | }
0|mm       | [13.07.2021 13:19.37.506] [ERROR] MagicMirror will not quit, but it                                                                                                                                           might be a good idea to check why this happened. Maybe no internet connection?
0|mm       | [13.07.2021 13:19.37.510] [ERROR] If you think this really is an is                                                                                                                                          sue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/iss                                                                                                                                          ues

</code></pre>
<p dir="auto">and I wonder why there is an error catching the newsfeed, as the stated feed is the one from the client, not the server:</p>
<pre><code>0|mm       | /home/pi/MagicMirror/node_modules/electron/dist/electron exited wit                                                                                                                                          h signal SIGINT
0|mm       | [13.07.2021 19:59.53.918] [ERROR] Newsfeed Error. Could not fetch n                                                                                                                                          ewsfeed:  https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml FetchError:                                                                                                                                           request to https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml failed, rea                                                                                                                                          son: getaddrinfo EAI_AGAIN rss.nytimes.com
0|mm       |     at ClientRequest.&lt;anonymous&gt; (/home/pi/MagicMirror/node_modules                                                                                                                                          /node-fetch/lib/index.js:1461:11)
0|mm       |     at ClientRequest.emit (events.js:315:20)
0|mm       |     at TLSSocket.socketErrorListener (_http_client.js:426:9)
0|mm       |     at TLSSocket.emit (events.js:315:20)
0|mm       |     at emitErrorNT (internal/streams/destroy.js:92:8)
0|mm       |     at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
0|mm       |     at processTicksAndRejections (internal/process/task_queues.js:8                                                                                                                                          4:21) {
0|mm       |   type: 'system',
0|mm       |   errno: 'EAI_AGAIN',
0|mm       |   code: 'EAI_AGAIN'
0|mm       | }
0|mm       | [13.07.2021 19:59.56.921] [ERROR] Calendar Error. Could not fetch c                                                                                                                                          alendar:  http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics Fetch                                                                                                                                          Error: request to http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.i                                                                                                                                          cs failed, reason: getaddrinfo EAI_AGAIN www.calendarlabs.com
0|mm       |     at ClientRequest.&lt;anonymous&gt; (/home/pi/MagicMirror/node_modules                                                                                                                                          /node-fetch/lib/index.js:1461:11)

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/95247</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95247</guid><dc:creator><![CDATA[codac]]></dc:creator><pubDate>Tue, 05 Oct 2021 07:31:52 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Sat, 02 Oct 2021 00:17:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/codac" aria-label="Profile: codac">@<bdi>codac</bdi></a> can u ssh into the mirror?</p>
<p dir="auto">stop the client and open chromium and point it at your  mm server.</p>
<p dir="auto">this will do the same thing as the client just use a different browser.</p>
<p dir="auto">when I do this for pi0 devices I use this command line</p>
<pre><code>chromium -noerrdialogs -kiosk -start_maximized  --disable-infobars --app=http://localhost:$port  --ignore-certificate-errors-spki-list --ignore-ssl-errors --ignore-certificate-errors 2&gt;/dev/null
</code></pre>
<p dir="auto">change the localhost and $port to point to your mm server</p>
]]></description><link>https://forum.magicmirror.builders/post/95067</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95067</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Oct 2021 00:17:20 GMT</pubDate></item><item><title><![CDATA[Reply to Client wont keep Modules up-to-date on Fri, 01 Oct 2021 18:26:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/codac" aria-label="Profile: codac">@<bdi>codac</bdi></a></p>
<p dir="auto">you are talking about <a href="https://docs.magicmirror.builders/getting-started/installation.html#client-only" target="_blank" rel="noopener noreferrer nofollow ugc">this setup</a>?</p>
<p dir="auto">I think all modules are running correctly which have no <code>node_helper.js</code> in their directory.</p>
<p dir="auto">Are there any warnings/errors in the logs (client and/or server)?</p>
]]></description><link>https://forum.magicmirror.builders/post/95061</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95061</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Fri, 01 Oct 2021 18:26:34 GMT</pubDate></item></channel></rss>