<?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[further errors]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/19797/accessing-config.js-and-file-explorer-on-laptop">Accessing config.js and file explorer on laptop</a></p>
<p dir="auto">Just an addition to my response which is waiting approving, I put the MMM-worldclock back in and there were no additional errors, I then did the same for the MMM-ISS-Live and get the following error:</p>
<pre><code>0|MagicMir | [10273:0802/102811.267692:ERROR:gpu/command_buffer/service/gles2_cmd_decoder_passthrough.cc:1095] [GroupMarkerNotSet(crbug.com/242999)!:A03058003C000000]Automatic fallback to software WebGL has been deprecated. Please use the --enable-unsafe-swiftshader (about:flags#enable-unsafe-swiftshader) flag to opt in to lower security guarantees for trusted content.
</code></pre>
<p dir="auto">Should I post this as a separate post for the module? I now seem to have a handle on how to work out what errors are occuring even if I don’t know how to fix it!!<br />
:)</p>
]]></description><link>https://forum.magicmirror.builders/topic/19806/further-errors</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 09:00:26 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/19806.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 02 Aug 2025 00:35:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to further errors on Sat, 02 Aug 2025 23:31: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>  err yeah I forgot about that! Tried it and comes up with a lot of these:</p>
<pre><code>[22794:0803/092318.972480:ERROR:ui/gfx/linux/gbm_wrapper.cc:79] Failed to get fd for plane.: No such file or directory (2)
[22794:0803/092318.973024:ERROR:ui/gfx/linux/gbm_wrapper.cc:261] Failed to export buffer to dma_buf: No such file or directory (2)
</code></pre>
<p dir="auto">so then ran</p>
<pre><code>npm run start:wayland
</code></pre>
<p dir="auto">and I get:</p>
<pre><code>[22972:0803/092452.875681:ERROR:ui/ozone/platform/wayland/host/wayland_connection.cc:191] Failed to connect to Wayland display: No such file or directory (2)
[22972:0803/092452.875799:ERROR:ui/ozone/platform/wayland/ozone_platform_wayland.cc:278] Failed to initialize Wayland platform
[22972:0803/092452.875834:ERROR:ui/aura/env.cc:257] The platform failed to initialize.  Exiting.
/home/admin/MagicMirror/node_modules/electron/dist/electron exited with signal SIGSEGV
</code></pre>
<p dir="auto">I then did:</p>
<pre><code>pm2 stop 0
pm2 start 0  //I let it fully load
pm2 stop 0
pm2 logs --err
</code></pre>
<p dir="auto">and I got the following:</p>
<pre><code>0|MagicMir | [2025-08-03 09:26:50.192] [WARN]  You're using a full whitelist configuration to allow for all IPs
0|MagicMir | /home/admin/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT

</code></pre>
<p dir="auto">Is this just okay to leave as is?  If I hadn’t been checking for other errors, I wouldn’t have known this was popping up as my screen is displaying as expected.</p>
]]></description><link>https://forum.magicmirror.builders/post/127670</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/127670</guid><dc:creator><![CDATA[British_Kiwi]]></dc:creator><pubDate>Sat, 02 Aug 2025 23:31:05 GMT</pubDate></item><item><title><![CDATA[Reply to further errors on Sun, 03 Aug 2025 01:35:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/british_kiwi" aria-label="Profile: British_Kiwi">@<bdi>British_Kiwi</bdi></a> its running, dont worry about the warnings</p>
]]></description><link>https://forum.magicmirror.builders/post/127673</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/127673</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 03 Aug 2025 01:35:36 GMT</pubDate></item><item><title><![CDATA[Reply to further errors on Sat, 02 Aug 2025 23:31: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>  err yeah I forgot about that! Tried it and comes up with a lot of these:</p>
<pre><code>[22794:0803/092318.972480:ERROR:ui/gfx/linux/gbm_wrapper.cc:79] Failed to get fd for plane.: No such file or directory (2)
[22794:0803/092318.973024:ERROR:ui/gfx/linux/gbm_wrapper.cc:261] Failed to export buffer to dma_buf: No such file or directory (2)
</code></pre>
<p dir="auto">so then ran</p>
<pre><code>npm run start:wayland
</code></pre>
<p dir="auto">and I get:</p>
<pre><code>[22972:0803/092452.875681:ERROR:ui/ozone/platform/wayland/host/wayland_connection.cc:191] Failed to connect to Wayland display: No such file or directory (2)
[22972:0803/092452.875799:ERROR:ui/ozone/platform/wayland/ozone_platform_wayland.cc:278] Failed to initialize Wayland platform
[22972:0803/092452.875834:ERROR:ui/aura/env.cc:257] The platform failed to initialize.  Exiting.
/home/admin/MagicMirror/node_modules/electron/dist/electron exited with signal SIGSEGV
</code></pre>
<p dir="auto">I then did:</p>
<pre><code>pm2 stop 0
pm2 start 0  //I let it fully load
pm2 stop 0
pm2 logs --err
</code></pre>
<p dir="auto">and I got the following:</p>
<pre><code>0|MagicMir | [2025-08-03 09:26:50.192] [WARN]  You're using a full whitelist configuration to allow for all IPs
0|MagicMir | /home/admin/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT

</code></pre>
<p dir="auto">Is this just okay to leave as is?  If I hadn’t been checking for other errors, I wouldn’t have known this was popping up as my screen is displaying as expected.</p>
]]></description><link>https://forum.magicmirror.builders/post/127670</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/127670</guid><dc:creator><![CDATA[British_Kiwi]]></dc:creator><pubDate>Sat, 02 Aug 2025 23:31:05 GMT</pubDate></item><item><title><![CDATA[Reply to further errors on Sat, 02 Aug 2025 11:58:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/british_kiwi" aria-label="Profile: British_Kiwi">@<bdi>British_Kiwi</bdi></a> you have to be in the MagicMirror folder before npm start, right?</p>
]]></description><link>https://forum.magicmirror.builders/post/127654</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/127654</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Aug 2025 11:58:26 GMT</pubDate></item><item><title><![CDATA[Reply to further errors on Sat, 02 Aug 2025 07:59: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><br />
I tried to find the config file to see and it was in boot/firmware/config.txt but couldn’t see any reference to GPU. however, I ran what you suggested and got the following:</p>
<pre><code>admin@raspberrypihome:~ $ export ELECTRON_ENABLE_GPU=1
admin@raspberrypihome:~ $ npm start
npm error code ENOENT
npm error syscall open
npm error path /home/admin/package.json
npm error errno -2
npm error enoent Could not read package.json: Error: ENOENT: no such file or director
admin/package.json'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: /home/admin/.npm/_logs/2025-08-
Z-debug-0.log
</code></pre>
<p dir="auto">Hope this makes sense.</p>
<p dir="auto">I’m pre-empting you asking about that log, here is the last one:</p>
<pre><code>0 verbose cli /usr/local/bin/node /usr/local/bin/npm
1 info using npm@10.9.2
2 info using node@v22.17.1
3 silly config load:file:/usr/local/lib/node_modules/npm/npmrc
4 silly config load:file:/home/admin/.npmrc
5 silly config load:file:/usr/local/etc/npmrc
6 verbose title npm start
7 verbose argv "start"
8 verbose logfile logs-max:10 dir:/home/admin/.npm/_logs/2025-08-02T07_50_53_293Z-
9 verbose logfile /home/admin/.npm/_logs/2025-08-02T07_50_53_293Z-debug-0.log
10 silly logfile start cleaning logs, removing 1 files
11 silly logfile done cleaning log files
12 verbose stack Error: Could not read package.json: Error: ENOENT: no such file or directory, open '/home/admin/package.json'
12 verbose stack     at async open (node:internal/fs/promises:639:25)
12 verbose stack     at async readFile (node:internal/fs/promises:1243:14)
12 verbose stack     at async read (/usr/local/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/read-package.js:9:18)
12 verbose stack     at async PackageJson.load (/usr/local/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/index.js:131:31)
12 verbose stack     at async PackageJson.normalize (/usr/local/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/index.js:117:5)
12 verbose stack     at async #run (/usr/local/lib/node_modules/npm/lib/commands/run-script.js:86:13)
12 verbose stack     at async RunScript.exec (/usr/local/lib/node_modules/npm/lib/commands/run-script.js:40:7)
12 verbose stack     at async Npm.exec (/usr/local/lib/node_modules/npm/lib/npm.js:207:9)
12 verbose stack     at async module.exports (/usr/local/lib/node_modules/npm/lib/cli/entry.js:74:5)
13 error code ENOENT
14 error syscall open
15 error path /home/admin/package.json
16 error errno -2
17 error enoent Could not read package.json: Error: ENOENT: no such file or directory, open '/home/admin/package.json'
18 error enoent This is related to npm not being able to find a file.
18 error enoent
19 verbose cwd /home/admin
20 verbose os Linux 6.12.34+rpt-rpi-2712
21 verbose node v22.17.1
22 verbose npm  v10.9.2
23 verbose exit -2
24 verbose code -2
25 error A complete log of this run can be found in: /home/admin/.npm/_logs/2025-08-02T07_50_53_293Z-debug-0.log
</code></pre>
<p dir="auto">But at least my screen is populating fine :)</p>
]]></description><link>https://forum.magicmirror.builders/post/127652</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/127652</guid><dc:creator><![CDATA[British_Kiwi]]></dc:creator><pubDate>Sat, 02 Aug 2025 07:59:05 GMT</pubDate></item><item><title><![CDATA[Reply to further errors on Sat, 02 Aug 2025 01:08:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/british_kiwi" aria-label="Profile: British_Kiwi">@<bdi>British_Kiwi</bdi></a> I think that error is due to the GPU being disabled by default</p>
<p dir="auto">If the os has it enable in boot/config.txt<br />
Then you can try</p>
<p dir="auto">export ELECTRON_ENABLE_GPU=1<br />
Then<br />
npm start</p>
<p dir="auto">If that works you can update the script used by pm2</p>
]]></description><link>https://forum.magicmirror.builders/post/127648</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/127648</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 02 Aug 2025 01:08:04 GMT</pubDate></item></channel></rss>