<?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[iobroker nicht mehr erreichbar]]></title><description><![CDATA[<p dir="auto">Hallo, seit kurzer Zeit erreiche ich iobroker nicht mehr auf meinem Raspi. Eigentlich hatte ich nur Aktualisierungen durchgeführt und ich habe den Raspi genutzt für meine OVPN Verbindung, die ich dort neu installiert habe. Allerdings sind die Ports vollkommen unterschiedlich. Auf der Konsole wird mir für node die V: 16.16.0 angezeigt, ebenso für nodejs. Nur bei npm bekommem ich<br />
npm ERR! code ENOSPC<br />
npm ERR! syscall write<br />
npm ERR! errno -28<br />
npm ERR! nospc ENOSPC: no space left on device, write<br />
npm ERR! nospc There appears to be insufficient space on your system to finish.<br />
npm ERR! nospc Clear up some disk space and try again.<br />
Es scheint also kein Speicherplatz frei zu sein. Wie könnte ich den frei bekommen ohne OVPN zu deinstallieren? Ich war froh, dass ich es zum Laufen bekommen habe,<br />
Gruß<br />
R.</p>
]]></description><link>https://forum.iobroker.net/topic/58818/iobroker-nicht-mehr-erreichbar</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 21:52:35 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/58818.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Oct 2022 15:30:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to iobroker nicht mehr erreichbar on Tue, 11 Oct 2022 04:55:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andronid" aria-label="Profile: andronid">@<bdi>andronid</bdi></a></p>
<p dir="auto">auf die schnelle</p>
<pre><code>apt autoremove
npm cache clean --force
sudo -H -u iobroker npm cache clean --force

</code></pre>
<p dir="auto">damit bekommst du bissel was frei</p>
]]></description><link>https://forum.iobroker.net/post/871408</link><guid isPermaLink="true">https://forum.iobroker.net/post/871408</guid><dc:creator><![CDATA[arteck]]></dc:creator><pubDate>Tue, 11 Oct 2022 04:55:55 GMT</pubDate></item><item><title><![CDATA[Reply to iobroker nicht mehr erreichbar on Mon, 10 Oct 2022 16:04:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andronid" aria-label="Profile: andronid">@<bdi>andronid</bdi></a> sagte in <a href="/post/871113">iobroker nicht mehr erreichbar</a>:</p>
<blockquote>
<p dir="auto">Es scheint also kein Speicherplatz frei zu sein. Wie könnte ich den frei bekommen ohne OVPN zu deinstallieren?</p>
</blockquote>
<p dir="auto">Wo liegt den der Kram?</p>
<pre><code>sudo ncdu /
</code></pre>
<p dir="auto">Ggf. ncdu nachinstallieren (wenn das noch geht)</p>
]]></description><link>https://forum.iobroker.net/post/871128</link><guid isPermaLink="true">https://forum.iobroker.net/post/871128</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Mon, 10 Oct 2022 16:04:51 GMT</pubDate></item></channel></rss>