<?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[MM crashing (after pi os update?)]]></title><description><![CDATA[<p dir="auto">Hi folks,<br />
I’m running MM for a while now with 2.15.0 on a raspi 3B without problems. Since last weekend I discovered several reboots. On weekends the raspi is automatically updating via cron.<br />
I did not change the config or something else.<br />
Now the MM does not start any more. I always get these crashes:</p>
<pre><code>pi@mirror:~ $ ./mm.sh

&gt; magicmirror@2.15.0 start /home/pi/MagicMirror
&gt; DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js

[22.04.2021 09:35.55.388] [LOG]   Starting MagicMirror: v2.15.0
[22.04.2021 09:35.55.400] [LOG]   Loading config ...
[22.04.2021 09:35.58.743] [LOG]   Starting node helper for: MMM-Remote-Control
[22.04.2021 09:35.58.765] [LOG]   MMM-MQTT: Starting node helper
[22.04.2021 09:35.58.768] [LOG]   Starting node_helper for module: MyCovid19
[22.04.2021 09:36.07.734] [LOG]   active type=countries
[22.04.2021 09:36.08.739] [LOG]   active type=countries
[22.04.2021 09:36.11.312] [LOG]   MMM-MQTT: Starting client for:  {
*** skipped a few MMM-MQTT debug lines***
}
[22.04.2021 09:36.11.327] [LOG]   MMM-MQTT: Connecting to mqtt://moon.fritz.box:1883
[22.04.2021 09:36.12.149] [LOG]   MMM-MQTT connected to mqtt://moon.fritz.box:1883
[22.04.2021 09:36.12.152] [LOG]   MMM-MQTT: subscribing to sensor/wemos-schuppen-temp
[22.04.2021 09:36.14.648] [ERROR] Failed to fetch git data for MyCovid19: Error: block timeout reached
[22.04.2021 09:36.15.933] [ERROR] Failed to fetch git data for MMM-homeassistant-sensors: Error: block timeout reached
[22.04.2021 09:36.20.992] [ERROR] Failed to fetch git data for default: Error: block timeout reached

&lt;--- Last few GCs ---&gt;

[1636:0x77a8000]    47470 ms: Scavenge (reduce) 214.4 (222.7) -&gt; 214.2 (223.0) MB, 16.6 / 0.0 ms  (average mu = 0.616, current mu = 0.417) allocation failure
[1636:0x77a8000]    47534 ms: Scavenge (reduce) 214.8 (223.3) -&gt; 214.7 (223.3) MB, 22.5 / 0.0 ms  (average mu = 0.616, current mu = 0.417) allocation failure
[1636:0x77a8000]    47599 ms: Scavenge (reduce) 215.0 (223.3) -&gt; 214.8 (223.5) MB, 33.7 / 0.0 ms  (average mu = 0.616, current mu = 0.417) allocation failure


&lt;--- JS stacktrace ---&gt;

/home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGSEGV
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! magicmirror@2.15.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the magicmirror@2.15.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/pi/.npm/_logs/2021-04-22T07_36_42_804Z-debug.log
</code></pre>
<p dir="auto">And in the given log I find this</p>
<pre><code>0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ]
2 info using npm@6.14.12
3 info using node@v10.24.1
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle magicmirror@2.15.0~prestart: magicmirror@2.15.0
6 info lifecycle magicmirror@2.15.0~start: magicmirror@2.15.0
7 verbose lifecycle magicmirror@2.15.0~start: unsafe-perm in lifecycle true
8 verbose lifecycle magicmirror@2.15.0~start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/pi/Mag$
9 verbose lifecycle magicmirror@2.15.0~start: CWD: /home/pi/MagicMirror
10 silly lifecycle magicmirror@2.15.0~start: Args: [ '-c',
10 silly lifecycle   'DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js' ]
11 silly lifecycle magicmirror@2.15.0~start: Returned: code: 1  signal: null
12 info lifecycle magicmirror@2.15.0~start: Failed to exec start script
13 verbose stack Error: magicmirror@2.15.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
13 verbose stack Exit status 1
13 verbose stack     at EventEmitter.&lt;anonymous&gt; (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
13 verbose stack     at EventEmitter.emit (events.js:198:13)
13 verbose stack     at ChildProcess.&lt;anonymous&gt; (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack     at ChildProcess.emit (events.js:198:13)
13 verbose stack     at maybeClose (internal/child_process.js:982:16)
13 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
14 verbose pkgid magicmirror@2.15.0
15 verbose cwd /home/pi/MagicMirror
16 verbose Linux 5.10.31-v7+
17 verbose argv "/usr/bin/node" "/usr/bin/npm" "start"
18 verbose node v10.24.1
19 verbose npm  v6.14.12
20 error code ELIFECYCLE
21 error errno 1
22 error magicmirror@2.15.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
22 error Exit status 1
23 error Failed at the magicmirror@2.15.0 start script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 1, true ]
</code></pre>
<p dir="auto">I did reinstall of npm in MM dir but always end up here.<br />
Does anybody see the problem?<br />
How can I solve this?<br />
Any help is welcome.</p>
<p dir="auto">Second part:<br />
What’s the problem with getting data from git?<br />
There is no blocking firewall rule between.</p>
<p dir="auto">Regards</p>
]]></description><link>https://forum.magicmirror.builders/topic/14976/mm-crashing-after-pi-os-update</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 17:54:02 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14976.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 22 Apr 2021 16:34:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MM crashing (after pi os update?) on Fri, 23 Apr 2021 22:22:41 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 />
yes, this is the only module I’m using that generates a graph/chart.</p>
<p dir="auto">My config.js is sent to you by mail.</p>
]]></description><link>https://forum.magicmirror.builders/post/90999</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90999</guid><dc:creator><![CDATA[wmx]]></dc:creator><pubDate>Fri, 23 Apr 2021 22:22:41 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashing (after pi os update?) on Fri, 23 Apr 2021 21:36:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wmx" aria-label="Profile: wmx">@<bdi>wmx</bdi></a> well, interesting…</p>
<p dir="auto">do those other modules do charts?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wmx" aria-label="Profile: wmx">@<bdi>wmx</bdi></a> said in <a href="/post/90995">MM crashing (after pi os update?)</a>:</p>
<blockquote>
<p dir="auto">the system crashed. But I can not reproduce it.</p>
</blockquote>
<p dir="auto">but it continues to happen?</p>
<p dir="auto">if u can send me the config.js settings for the 2 modules<br />
(via chat or email (prefered) )</p>
<p dir="auto">I will see if I can debug it …</p>
<p dir="auto">same username at gmail</p>
]]></description><link>https://forum.magicmirror.builders/post/90997</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90997</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 23 Apr 2021 21:36:06 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashing (after pi os update?) on Fri, 23 Apr 2021 20:43:34 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> here first test results:</p>
<p dir="auto">If i disable your MyCovid19 modules (both of the two active) the system runs without crashing.<br />
I reduced config step by step to only these three modules (only configured one of each)</p>
<ul>
<li>ottopaulsen/MMM-MQTT</li>
<li>Snille/MMM-homeassistant-sensors</li>
<li>sdetweil/MyCovid19<br />
the system crashed. But I can not reproduce it. Each combination of two of these three is running.</li>
</ul>
<p dir="auto">How to look further?</p>
]]></description><link>https://forum.magicmirror.builders/post/90995</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90995</guid><dc:creator><![CDATA[wmx]]></dc:creator><pubDate>Fri, 23 Apr 2021 20:43:34 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashing (after pi os update?) on Fri, 23 Apr 2021 18:01:51 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> ok, I’m going to test this with one module and going to enable one by one…</p>
]]></description><link>https://forum.magicmirror.builders/post/90991</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90991</guid><dc:creator><![CDATA[wmx]]></dc:creator><pubDate>Fri, 23 Apr 2021 18:01:51 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashing (after pi os update?) on Fri, 23 Apr 2021 12:18:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wmx" aria-label="Profile: wmx">@<bdi>wmx</bdi></a> weird.</p>
<p dir="auto">if u install 2.15 by itself does it run?<br />
then copy your module over and config.js</p>
]]></description><link>https://forum.magicmirror.builders/post/90990</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90990</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 23 Apr 2021 12:18:05 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashing (after pi os update?) on Fri, 23 Apr 2021 07:17:10 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> reran script with force, but still same issue</p>
]]></description><link>https://forum.magicmirror.builders/post/90980</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90980</guid><dc:creator><![CDATA[wmx]]></dc:creator><pubDate>Fri, 23 Apr 2021 07:17:10 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashing (after pi os update?) on Thu, 22 Apr 2021 22:48:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wmx" aria-label="Profile: wmx">@<bdi>wmx</bdi></a> u can try, use the force parm instead of apply</p>
]]></description><link>https://forum.magicmirror.builders/post/90973</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90973</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 22 Apr 2021 22:48:55 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashing (after pi os update?) on Thu, 22 Apr 2021 22:40:54 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 />
No, this time i did it manually. I used it for upgrading my first card (from first post).</p>
<p dir="auto">Can I use it now for a second time now?</p>
]]></description><link>https://forum.magicmirror.builders/post/90972</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90972</guid><dc:creator><![CDATA[wmx]]></dc:creator><pubDate>Thu, 22 Apr 2021 22:40:54 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashing (after pi os update?) on Thu, 22 Apr 2021 22:19:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wmx" aria-label="Profile: wmx">@<bdi>wmx</bdi></a> did u use my upgrade script?</p>
<p dir="auto">see</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>
]]></description><link>https://forum.magicmirror.builders/post/90971</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90971</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 22 Apr 2021 22:19:57 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashing (after pi os update?) on Thu, 22 Apr 2021 22:18:14 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 do NOT think the sd card is the reason here. I tried the following.<br />
Took a completely new second 32GB card, on which I installed MM 2.13.0 in december 2020. This card did only run for some hours in december. Pi came up and MM runs manually started with</p>
<pre><code>DISPLAY=:0 npm start
</code></pre>
<p dir="auto">for about half an hour.<br />
Then I decided to update MM (this was the fault here… :-( )<br />
After Upgrading MM to 2.15.0 (and updating all modules) the same problem occurs with this card!</p>
<pre><code>pi@mirror:~/MagicMirror $ DISPLAY=:0 npm start

&gt; magicmirror@2.15.0 start /home/pi/MagicMirror
&gt; DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js

[23.04.2021 00:04.37.808] [LOG]   Starting MagicMirror: v2.15.0
[23.04.2021 00:04.37.827] [LOG]   Loading config ...
[23.04.2021 00:04.46.211] [LOG]   Starting node helper for: MMM-Remote-Control
[23.04.2021 00:04.46.259] [LOG]   MMM-MQTT: Starting node helper
[23.04.2021 00:04.46.264] [LOG]   Starting node_helper for module: MyCovid19
[23.04.2021 00:05.18.598] [LOG]   MMM-MQTT: Starting client for:  {
*** skipped same lines here ***
}
[23.04.2021 00:05.18.626] [LOG]   MMM-MQTT: Connecting to mqtt://moon.fritz.box:1883
[23.04.2021 00:05.22.193] [LOG]   MMM-MQTT connected to mqtt://moon.fritz.box:1883
[23.04.2021 00:05.22.202] [LOG]   MMM-MQTT: subscribing to sensor/wemos-schuppen-temp
[23.04.2021 00:05.22.563] [ERROR] Failed to fetch git data for MyCovid19: Error: block timeout reached
[23.04.2021 00:05.23.732] [ERROR] Failed to fetch git data for MMM-homeassistant-sensors: Error: block timeout reached
[23.04.2021 00:05.25.023] [ERROR] Failed to fetch git data for MMM-MQTT: Error: block timeout reached
[23.04.2021 00:05.26.530] [ERROR] Failed to fetch git data for MMM-PIR-Sensor: Error: block timeout reached
[23.04.2021 00:05.34.347] [ERROR] Failed to fetch git data for MMM-Remote-Control: Error: block timeout reached
[23.04.2021 00:05.35.557] [ERROR] Failed to fetch git data for default: Error: block timeout reached

&lt;--- Last few GCs ---&gt;

[7523:0x77c8000]   113993 ms: Scavenge 210.7 (221.1) -&gt; 210.2 (221.6) MB, 29.0 / 0.0 ms  (average mu = 0.795, current mu = 0.754) task
[7523:0x77c8000]   114350 ms: Scavenge (reduce) 211.9 (221.9) -&gt; 211.3 (220.1) MB, 103.9 / 0.0 ms  (average mu = 0.795, current mu = 0.754) allocation failure
[7523:0x77c8000]   114759 ms: Scavenge (reduce) 212.8 (220.6) -&gt; 212.3 (220.9) MB, 134.6 / 0.0 ms  (average mu = 0.795, current mu = 0.754) allocation failure


&lt;--- JS stacktrace ---&gt;

/home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGSEGV
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! magicmirror@2.15.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the magicmirror@2.15.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/pi/.npm/_logs/2021-04-22T22_06_32_848Z-debug.log

</code></pre>
<p dir="auto">and the log</p>
<pre><code>pi@mirror:~/MagicMirror $ cat /home/pi/.npm/_logs/2021-04-22T22_06_32_848Z-debug.log
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ]
2 info using npm@6.14.8
3 info using node@v10.23.0
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle magicmirror@2.15.0~prestart: magicmirror@2.15.0
6 info lifecycle magicmirror@2.15.0~start: magicmirror@2.15.0
7 verbose lifecycle magicmirror@2.15.0~start: unsafe-perm in lifecycle true
8 verbose lifecycle magicmirror@2.15.0~start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/pi/MagicMirror/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games
9 verbose lifecycle magicmirror@2.15.0~start: CWD: /home/pi/MagicMirror
10 silly lifecycle magicmirror@2.15.0~start: Args: [ '-c',
10 silly lifecycle   'DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js' ]
11 silly lifecycle magicmirror@2.15.0~start: Returned: code: 1  signal: null
12 info lifecycle magicmirror@2.15.0~start: Failed to exec start script
13 verbose stack Error: magicmirror@2.15.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
13 verbose stack Exit status 1
13 verbose stack     at EventEmitter.&lt;anonymous&gt; (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
13 verbose stack     at EventEmitter.emit (events.js:198:13)
13 verbose stack     at ChildProcess.&lt;anonymous&gt; (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack     at ChildProcess.emit (events.js:198:13)
13 verbose stack     at maybeClose (internal/child_process.js:982:16)
13 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
14 verbose pkgid magicmirror@2.15.0
15 verbose cwd /home/pi/MagicMirror
16 verbose Linux 5.4.79-v7+
17 verbose argv "/usr/bin/node" "/usr/bin/npm" "start"
18 verbose node v10.23.0
19 verbose npm  v6.14.8
20 error code ELIFECYCLE
21 error errno 1
22 error magicmirror@2.15.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
22 error Exit status 1
23 error Failed at the magicmirror@2.15.0 start script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 1, true ]

</code></pre>
<p dir="auto">Sorry, but this is no accident.</p>
<p dir="auto">Is there a way to go back to MM 2.13.0?</p>
]]></description><link>https://forum.magicmirror.builders/post/90969</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90969</guid><dc:creator><![CDATA[wmx]]></dc:creator><pubDate>Thu, 22 Apr 2021 22:18:14 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashing (after pi os update?) on Thu, 22 Apr 2021 19:53:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wmx" aria-label="Profile: wmx">@<bdi>wmx</bdi></a> u might be able to copy your config file and the modules folder.</p>
<p dir="auto">once the card is full, all the bits written, it is dead.  no repair.</p>
<p dir="auto">weird things starting to happen is an indicator.</p>
<p dir="auto">weekly updates is a space consumer.</p>
]]></description><link>https://forum.magicmirror.builders/post/90960</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90960</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 22 Apr 2021 19:53:58 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashing (after pi os update?) on Thu, 22 Apr 2021 18:41:58 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">The sd card is about one year old and half a year in use in the raspberry pi. It is a 16GB card.<br />
So you think I need to replace it? I have to do a complete new install?</p>
]]></description><link>https://forum.magicmirror.builders/post/90958</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90958</guid><dc:creator><![CDATA[wmx]]></dc:creator><pubDate>Thu, 22 Apr 2021 18:41:58 GMT</pubDate></item><item><title><![CDATA[Reply to MM crashing (after pi os update?) on Thu, 22 Apr 2021 18:08:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wmx" aria-label="Profile: wmx">@<bdi>wmx</bdi></a> how old is your sd card? and how big?</p>
<p dir="auto">the sd card limited lifetime is because the technology  used is write once… so when u write again, different unused bits have to be used, over and over… the filesystem however does not KNOW  that some bits will not take another write…    so things get weird… these DS card are great for  low write environments, like cameras and music players, where its write once and read a lot of times…<br />
but they fail in computer environments with logs and paging and all other write behavior…<br />
I have had 10 fail in the last 3 years…</p>
<p dir="auto">I now boot from sd, run from ssd (which has the SAME problem, but lots more bits available)</p>
]]></description><link>https://forum.magicmirror.builders/post/90956</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90956</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 22 Apr 2021 18:08:49 GMT</pubDate></item></channel></rss>