<?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[Black Screens during remote desktop]]></title><description><![CDATA[<p dir="auto">I try to setup a new mirror. I am working with remote desktop for configuration an testing.  When I would like to try the modification via npm start in the console the screen is getting black - the screen on the mirror is working  fine.<br />
Any ideas?</p>
]]></description><link>https://forum.magicmirror.builders/topic/17695/black-screens-during-remote-desktop</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 08:11:28 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17695.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Mar 2023 21:55:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Black Screens during remote desktop on Thu, 30 Mar 2023 13:02:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chris1971" aria-label="Profile: chris1971">@<bdi>chris1971</bdi></a> said in <a href="/post/108467">Black Screens during remote desktop</a>:</p>
<blockquote>
<p dir="auto">Error: listen EADDRINUSE: address already in use 0.0.0.0:8080</p>
</blockquote>
<p dir="auto">u have another instance of MagicMirror already running</p>
]]></description><link>https://forum.magicmirror.builders/post/108468</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/108468</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 30 Mar 2023 13:02:22 GMT</pubDate></item><item><title><![CDATA[Reply to Black Screens during remote desktop on Thu, 30 Mar 2023 13:01:39 GMT]]></title><description><![CDATA[<p dir="auto">with npm start I see following and then a black screen:</p>
<blockquote>
<p dir="auto">Pi@raspberrypi:~/MagicMirror $ npm start</p>
</blockquote>
<blockquote>
<p dir="auto">magicmirror@2.22.0 start<br />
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js</p>
</blockquote>
<blockquote>
<p dir="auto">[30.03.2023 14:57.53.042] [LOG]   Starting MagicMirror: v2.22.0<br />
[30.03.2023 14:57.53.055] [LOG]   Loading config …<br />
[30.03.2023 14:57.53.073] [LOG]   Loading module helpers …<br />
[30.03.2023 14:57.53.077] [LOG]   No helper found for module: alert.<br />
[30.03.2023 14:57.53.124] [LOG]   Initializing new module helper …<br />
[30.03.2023 14:57.53.126] [LOG]   Module helper loaded: updatenotification<br />
[30.03.2023 14:57.53.128] [LOG]   No helper found for module: clock.<br />
[30.03.2023 14:57.53.792] [LOG]   Initializing new module helper …<br />
[30.03.2023 14:57.53.794] [LOG]   Module helper loaded: calendar<br />
[30.03.2023 14:57.53.984] [LOG]   Initializing new module helper …<br />
[30.03.2023 14:57.53.987] [LOG]   Module helper loaded: MMM-OpenWeatherForecast<br />
[30.03.2023 14:57.53.989] [LOG]   No helper found for module: MMM-TextClock.<br />
[30.03.2023 14:57.59.058] [LOG]   Initializing new module helper …<br />
[30.03.2023 14:57.59.060] [LOG]   Module helper loaded: newsfeed<br />
[30.03.2023 14:57.59.063] [LOG]   No helper found for module: MMM-Globe.<br />
[30.03.2023 14:57.59.078] [LOG]   Initializing new module helper …<br />
[30.03.2023 14:57.59.081] [LOG]   Module helper loaded: MMM-GoogleMapsTraffic<br />
[30.03.2023 14:57.59.083] [LOG]   All module helpers loaded.<br />
[30.03.2023 14:57.59.481] [LOG]   Starting server on port 8080 …<br />
[30.03.2023 14:57.59.496] [WARN]  You’re using a full whitelist configuration to allow for all IPs<br />
[30.03.2023 14:57.59.533] [ERROR] Whoops! There was an uncaught exception…<br />
[30.03.2023 14:57.59.553] [ERROR] Error: listen EADDRINUSE: address already in use 0.0.0.0:8080<br />
at Server.setupListenHandle [as _listen2] (node:net:1432:16)<br />
at listenInCluster (node:net:1480:12)<br />
at doListen (node:net:1629:7)<br />
at process.processTicksAndRejections (node:internal/process/task_queues:84:21) {<br />
code: ‘EADDRINUSE’,<br />
errno: -98,<br />
syscall: ‘listen’,<br />
address: ‘0.0.0.0’,<br />
port: 8080<br />
}<br />
[30.03.2023 14:57.59.554] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?<br />
[30.03.2023 14:57.59.557] [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 />
[30.03.2023 14:58.00.341] [LOG]   Launching application.<br />
MESA-LOADER: failed to retrieve device information<br />
MESA-LOADER: failed to retrieve device information<br />
MESA-LOADER: failed to retrieve device information<br />
…/…/buildtools/third_party/libc++/trunk/include/vector:1425: assertion __n &lt; size() failed: vector[] index out of bounds[2218:0330/145802.358160:ERROR:gpu_process_host.cc(991)] GPU process exited unexpectedly: exit_code=6<br />
MESA-LOADER: failed to retrieve device information<br />
MESA-LOADER: failed to retrieve device information<br />
MESA-LOADER: failed to retrieve device information<br />
…/…/buildtools/third_party/libc++/trunk/include/vector:1425: assertion __n &lt; size() failed: vector[] index out of bounds[2218:0330/145803.485870:ERROR:gpu_process_host.cc(991)] GPU process exited unexpectedly: exit_code=6<br />
MESA-LOADER: failed to retrieve device information<br />
MESA-LOADER: failed to retrieve device information<br />
MESA-LOADER: failed to retrieve device information<br />
…/…/buildtools/third_party/libc++/trunk/include/vector:1425: assertion __n &lt; size() failed: vector[] index out of bounds[2218:0330/145804.578316:ERROR:gpu_process_host.cc(991)] GPU process exited unexpectedly: exit_code=6<br />
[30.03.2023 14:58.22.117] [LOG]   Shutting down server…<br />
[30.03.2023 14:58.22.129] [LOG]   Stopping module helper: updatenotification<br />
[30.03.2023 14:58.22.132] [LOG]   Stopping module helper: calendar<br />
[30.03.2023 14:58.22.133] [LOG]   Stopping module helper: MMM-OpenWeatherForecast<br />
[30.03.2023 14:58.22.135] [LOG]   Stopping module helper: newsfeed<br />
[30.03.2023 14:58.22.136] [LOG]   Stopping module helper: MMM-GoogleMapsTraffic</p>
</blockquote>
]]></description><link>https://forum.magicmirror.builders/post/108467</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/108467</guid><dc:creator><![CDATA[chris1971]]></dc:creator><pubDate>Thu, 30 Mar 2023 13:01:39 GMT</pubDate></item><item><title><![CDATA[Reply to Black Screens during remote desktop on Thu, 30 Mar 2023 10:19:55 GMT]]></title><description><![CDATA[<p dir="auto">I use the remote desktop from Win 10. With the older system it works well.<br />
<img src="/assets/uploads/files/1680170931404-remote.jpg" alt="Remote.JPG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/108454</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/108454</guid><dc:creator><![CDATA[chris1971]]></dc:creator><pubDate>Thu, 30 Mar 2023 10:19:55 GMT</pubDate></item><item><title><![CDATA[Reply to Black Screens during remote desktop on Wed, 29 Mar 2023 23:19:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chris1971" aria-label="Profile: chris1971">@<bdi>chris1971</bdi></a> how are you doing remote desktop?</p>
<p dir="auto">electron depends on x-windows</p>
<p dir="auto">echo $DISPLAY<br />
in your remote terminal window</p>
<p dir="auto">I would make it accessible from the remote system</p>
<pre><code>address:'0.0.0.0',
ipWhitelist:[],
</code></pre>
<p dir="auto">in config.js</p>
<p dir="auto">then u can start it over ssh<br />
and access fro the system u are using for remote</p>
]]></description><link>https://forum.magicmirror.builders/post/108452</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/108452</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 29 Mar 2023 23:19:04 GMT</pubDate></item></channel></rss>