<?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[zerschossen]]></title><description><![CDATA[<p dir="auto">Hallo Zusammen,</p>
<p dir="auto">Nachdem ich länger nichts mehr aktualsiert hatte, wollte ich heute mal alles auf die neuste Version aktualisieren.<br />
Also vor allem: Node von V10 auf V14.<br />
Vorher Backup gemacht mit:</p>
<pre><code>iobroker backup
</code></pre>
<p dir="auto">Grundsätzlich hatte alles (fast) sauber geklappt. Danach habe ich die VIS etwas angepasst / verbessert, einige Adapter neu eingestellt etc.<br />
Ich hatte für den Adapter "ecovacs" bloss noch die Fehlermeldung:</p>
<pre><code>Error message received: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 64. This version of Node.js requires
NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
</code></pre>
<p dir="auto">Etwas nachgelesen, dann auf den folgenden Thread gestossen:<br />
<a href="https://forum.iobroker.net/topic/19219/fehlermeldung-im-log">https://forum.iobroker.net/topic/19219/fehlermeldung-im-log</a></p>
<p dir="auto">npm rebuild versucht<br />
hat mit einem Fehler abgebrochen. Danach node und nodejs deinstalliert und so weiter, hier meine history:</p>
<pre><code>  122  npm rebuild
  123  sudo npm rebuild
  124  npm install
  125  sudo npm install
  126  node -v
  127  nodejs -
  128  nodejs -v
  129  npm -v
  130  cd ..
  131  npm rebuild
  132  sudo npm rebuild
  133  tail
  134  tail  /home/nick/.npm/_logs/2021-10-19T15_04_57_655Z-debug.log
  135  sudo -H npm rebuild
  136  sudo apt-get --purge remove node
  137  iobroker stop
  138  sudo apt-get --purge remove nodejs
  139  sudo apt-get autoremove
  140  sudo apt-get install node
  141  node -v
  142  nodejs -v
  143  curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
  144  sudo apt-get install -y build-essential libavahi-compat-libdnssd-dev libudev-dev libpam0g-dev nodejs
  145  node -v
  146  nodejs -v
  147  npm rebuild
  148  sudo npm rebuild
  149  sudo reboot
  150  npm rebulild
  151  cd /opt/iobroker/
  152  npm rebuild
  153  cd generated
  154  cd lib
  155  cd generated
  156  ls
  157  cd ..
  158  sudo nano package.json
  159  npm rebuild
  160  iobroker stop
  161  iobroker rebuild self
  162  iobroker start
  163  iobroker stop
  164  npm install
  165  sudo npm install
  166  sudo npm rebuild
  167  iobroker rebuild self
  168  iobroker start
  169  node -v

</code></pre>
<p dir="auto">Es wurde immer schlimmer. Es laufen mehrere Adapter nicht mehr, das Log füllt sich mit Fehlermeldungen.<br />
Ok, hab ja Backup hab ich gedacht, also:</p>
<pre><code>iobroker stop
iobroker restore 0
host.iobroker Using backup file mysql_2021_10_19-02_00_13_backupiobroker.tar.gz
host.iobroker Cannot find extracted file from file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json"
</code></pre>
<p dir="auto">Und zack, verloren.</p>
<p dir="auto">Ja ich weis, hätte wohl besser von der ganzen Kiste ein Backup gemacht.</p>
<p dir="auto">Kann mir wer helfen?</p>
]]></description><link>https://forum.iobroker.net/topic/48611/zerschossen</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 21:22:59 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/48611.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 Oct 2021 15:43:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 21:01:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peoples" aria-label="Profile: peoples">@<bdi>peoples</bdi></a> stimmt, vm oder Docker, da war mal was. Wäre klar sicherer weil nach einem Upgrade das zurücksetzen nur 2-3 klicks sind. Und der Rechner hätte dafür auch genügend Leistung. Danke für den Hinweis, jetzt weis ich was mein nächstes Projekt ist.</p>
]]></description><link>https://forum.iobroker.net/post/690895</link><guid isPermaLink="true">https://forum.iobroker.net/post/690895</guid><dc:creator><![CDATA[dbweb]]></dc:creator><pubDate>Tue, 19 Oct 2021 21:01:25 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 19:57:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dbweb" aria-label="Profile: dbweb">@<bdi>dbweb</bdi></a><br />
Ich verstehe deine Intension schon  "never touch a running System" aber ob das auf so eine Dauer klug war kannst nur du beantworten.</p>
<p dir="auto">Die Erstinstallation meines Systems habe ich im Oktober 2019 aufgesetzt und mache seit dem nur Updates / Upgrades. Systemprobleme hatte ich bis dato bei keinem Update, lediglich meine Scripte spinnen hier und da mal, was aber nach einer revisionierung immer behoben ist. So werde ich wenigstens genötigt mir das "gecode" von früher nochmal an zu sehen.</p>
<p dir="auto">Ich habe seiner Zeit alles als VM aufgesetzt und ich mache immer ein Backup der ganzen VM so habe ich eigentlich keine Bedenken da man ja immer wieder den Snapshot wieder herstellen könnte. Vielleicht auch ein Ansatz für dich.</p>
]]></description><link>https://forum.iobroker.net/post/690870</link><guid isPermaLink="true">https://forum.iobroker.net/post/690870</guid><dc:creator><![CDATA[Peoples]]></dc:creator><pubDate>Tue, 19 Oct 2021 19:57:46 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 19:10:22 GMT]]></title><description><![CDATA[<p dir="auto">ok, läuft alles wieder, shelly mit CoIOT scheint nicht zu gehen, der Adapter wechselt nie auf grün, im Log steht nur, dass er Restartet, aber nicht wieso. MQTT geht aber ohne Probleme, und bei 10 Shellys war das Umstellen jetzt auch nicht so schlimm.<br />
Muss ich mal schauen wenn ich mehr Zeit habe, weis nicht ob das jetzt mit dem Vermurksten Update zu tun hatte oder sonst irgend einer Inkompatibilität, coaptest.js geht jedenfalls.</p>
<p dir="auto">Danke für die Hilfe soweit.</p>
<p dir="auto">Und ja, ich hasse es, wenn sowas passiert, das zerstört den WAF. Und klar ist das Risiko grösser, dass das passiert wenn man länger wartet, aber es kann bei jedem Update was schief gehen und man kann dann nicht immer extra 4-5h Zeit freihalten um das danach evtl. zu fixen, von daher verstehe ich mich selbst schon etwas, dass ich ein funktionierendes System nicht ständig aktualisiere. Aber klar, zwei Jahre ist definitiv zu viel.</p>
]]></description><link>https://forum.iobroker.net/post/690853</link><guid isPermaLink="true">https://forum.iobroker.net/post/690853</guid><dc:creator><![CDATA[dbweb]]></dc:creator><pubDate>Tue, 19 Oct 2021 19:10:22 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 18:14:55 GMT]]></title><description><![CDATA[<p dir="auto">ok, bin weiter, aber nicht wie gedacht.<br />
Wollte erstmal auf den Desktop mit VNC oder Teamviewer, bin ich nicht mehr drauf gekommen.<br />
Bildschirm angeschlossen, schwarz. Hatte den Rechner als "Headless" konfiguriert, beim Update hat er sich vermutlich diese Config zerschossen. Also erstmal headless weg, und Display zum laufen kriegen. Dabei ist mir aufgefallen, dass DNS-Anfragen nicht mehr resolved werden. irgenwie lief da ein lokaler nameserver-forwarder auf 127.0.1.1 (Was auch immer), nach deinstallation und konfiguration des richtigen Nameserver läuft jetzt fast alles wieder. Einzig der Shelly-Adapter spuckt noch, aber das sollte ich auch noch hinkriegen.</p>
]]></description><link>https://forum.iobroker.net/post/690837</link><guid isPermaLink="true">https://forum.iobroker.net/post/690837</guid><dc:creator><![CDATA[dbweb]]></dc:creator><pubDate>Tue, 19 Oct 2021 18:14:55 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 17:02:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dbweb" aria-label="Profile: dbweb">@<bdi>dbweb</bdi></a> sagte in <a href="/post/690810">zerschossen</a>:</p>
<blockquote>
<p dir="auto">Diese Backupdatei wird täglich erstellt, keine Ahnung was die soll, zu langer her seit der Einrichtung. Macht der Backup-Adapter.</p>
</blockquote>
<p dir="auto">Ja klar <strong>machte</strong> der backitup das. bis vor paar Jahren</p>
]]></description><link>https://forum.iobroker.net/post/690818</link><guid isPermaLink="true">https://forum.iobroker.net/post/690818</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Tue, 19 Oct 2021 17:02:53 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 16:38:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a> jepp, ich weis, sollte regelmässiger upgraden. v.a. weil ich ja selbst Adapter entwickle und zumindest mein Test-iobroker auf raspi immer topaktuell habe...</p>
<p dir="auto">2021_10_19-14_03_30_backupiobroker.tar.gz<br />
Das müsste ja dann doch passen, wurde mit</p>
<pre><code>iobroker backup
</code></pre>
<p dir="auto">vor der Installation erstellt.</p>
]]></description><link>https://forum.iobroker.net/post/690814</link><guid isPermaLink="true">https://forum.iobroker.net/post/690814</guid><dc:creator><![CDATA[dbweb]]></dc:creator><pubDate>Tue, 19 Oct 2021 16:38:47 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 16:37:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dbweb" aria-label="Profile: dbweb">@<bdi>dbweb</bdi></a> sagte in <a href="/post/690810">zerschossen</a>:</p>
<blockquote>
<p dir="auto">Hab den iobroker aber auch länger (1-2 Jahre?) nicht mehr aktualisiert</p>
</blockquote>
<p dir="auto">Da ist die Frage, ob das alte minimal-Backup überhaupt in einen aktuellen ioBroker-Stand reinpasst. Ich würde mal vermuten, das wird nix.</p>
<p dir="auto">Regelmäßige Upgrades sind auch keine Kür, das ist eine Pflichtübung. Dann sind auch die Sprünge nicht so irrwitzig.</p>
]]></description><link>https://forum.iobroker.net/post/690812</link><guid isPermaLink="true">https://forum.iobroker.net/post/690812</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 19 Oct 2021 16:37:05 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 16:31:31 GMT]]></title><description><![CDATA[<p dir="auto">Den Befehl habe ich von:<br />
<a href="https://www.smarthome-labs.de/iobroker-backup/" rel="nofollow ugc">https://www.smarthome-labs.de/iobroker-backup/</a><br />
Erster Treffer bei Google mit "iobroker restore"...<br />
minimal_2021_10_19-02_00_10_backupiobroker.tar.gz<br />
Diese Backupdatei wird täglich erstellt, keine Ahnung was die soll, zu langer her seit der Einrichtung. Macht der Backup-Adapter.</p>
<p dir="auto">Hab den iobroker aber auch länger (1-2 Jahre?) nicht mehr aktualisiert, hatte privat andere Prioritäten (leider).</p>
<p dir="auto">Sorry <a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: Thomas-Braun">@<bdi>Thomas-Braun</bdi></a> bin wohl grad etwas "sensibel" eingestellt, alles ok, danke schon mal für die Hilfe. Versuch ab 20 Uhr mal mit neu installieren, klar, vorher Backups sichern, zieh mir sicherheitshalber wohl gleich noch ein Systemimage.</p>
]]></description><link>https://forum.iobroker.net/post/690810</link><guid isPermaLink="true">https://forum.iobroker.net/post/690810</guid><dc:creator><![CDATA[dbweb]]></dc:creator><pubDate>Tue, 19 Oct 2021 16:31:31 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 16:24:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dbweb" aria-label="Profile: dbweb">@<bdi>dbweb</bdi></a> sagte in <a href="/post/690803">zerschossen</a>:</p>
<blockquote>
<p dir="auto">ps.: netter Unterton <a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: Thomas-Braun">@<bdi>Thomas-Braun</bdi></a> ....</p>
</blockquote>
<p dir="auto">Was für ein Unterton? Da ist kein Unterton, das schreibe ich alles ganz bewusst.</p>
<p dir="auto">Dann lösch den verwurschtelten Kram aus /opt/iobroker, installier sauber nodeJS in Version 12 oder 14, iobroker neuinstallieren, dann in den frischen ioBroker das minimal-Backup einspielen.</p>
]]></description><link>https://forum.iobroker.net/post/690807</link><guid isPermaLink="true">https://forum.iobroker.net/post/690807</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 19 Oct 2021 16:24:38 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 16:24:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dbweb" aria-label="Profile: dbweb">@<bdi>dbweb</bdi></a> sagte in <a href="/post/690803">zerschossen</a>:</p>
<blockquote>
<p dir="auto">minimal_2021_10_19-02_00_10_backupiobroker.tar.gz</p>
</blockquote>
<p dir="auto">Was ist das denn?<br />
dieses Format wird bereits seit Jahren nicht mehr unterstützt</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dbweb" aria-label="Profile: dbweb">@<bdi>dbweb</bdi></a> sagte in <a href="/post/690803">zerschossen</a>:</p>
<blockquote>
<p dir="auto">das kam halt mit "iobroker restore 0"</p>
</blockquote>
<p dir="auto">wo hast du denn diesen Befehl her?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dbweb" aria-label="Profile: dbweb">@<bdi>dbweb</bdi></a> sagte in <a href="/post/690803">zerschossen</a>:</p>
<blockquote>
<p dir="auto">2021_10_19-14_03_30_backupiobroker.tar.gz</p>
</blockquote>
<p dir="auto">das könnte was taugen.</p>
<p dir="auto">Bevor du jedoch die Karte plattmachstt solltest du die vorhandenen Backups aus /opt/iobroker/backups außerhalb des RasPi sichern</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dbweb" aria-label="Profile: dbweb">@<bdi>dbweb</bdi></a> sagte in <a href="/post/690803">zerschossen</a>:</p>
<blockquote>
<p dir="auto">ps.: netter Unterton <a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: Thomas-Braun">@<bdi>Thomas-Braun</bdi></a> ....</p>
</blockquote>
<p dir="auto">???</p>
]]></description><link>https://forum.iobroker.net/post/690805</link><guid isPermaLink="true">https://forum.iobroker.net/post/690805</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Tue, 19 Oct 2021 16:24:36 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 16:21:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: Thomas-Braun">@<bdi>Thomas-Braun</bdi></a> nein backup hab ich, halt kein volles Systembackup.<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: Homoran">@<bdi>Homoran</bdi></a><br />
das kam halt mit "iobroker restore 0"</p>
<p dir="auto">Hab aber auch noch ein tägliches, zusätzlich gesichert in der Cloud, also ganz komplett verloren sollte ich nicht sein:<br />
minimal_2021_10_19-02_00_10_backupiobroker.tar.gz<br />
und:<br />
2021_10_19-14_03_30_backupiobroker.tar.gz</p>
<p dir="auto">Denke das wäre wohl das richtige.</p>
<p dir="auto">Mit neu aufsetzen meinst du das komplette System, oder komme ich irgendwie drum rum? Ist kein Raspi, ist ein Ubuntu mit noch ein paar anderen Sachen drauf, iobroker inkl. deconz etc. wird wohl einiges an Zeit in Anspruch nehmen.<br />
Oder könnte auch eine frische Iobroker-Installation helfen? Falls ja, irgenwelche Tipps was ich vorher bereinigen sollte?</p>
<p dir="auto">ps.: netter Unterton <a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: Thomas-Braun">@<bdi>Thomas-Braun</bdi></a> ....</p>
]]></description><link>https://forum.iobroker.net/post/690803</link><guid isPermaLink="true">https://forum.iobroker.net/post/690803</guid><dc:creator><![CDATA[dbweb]]></dc:creator><pubDate>Tue, 19 Oct 2021 16:21:43 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 16:10:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a> sagte in <a href="/post/690800">zerschossen</a>:</p>
<blockquote>
<p dir="auto">Backup wäre vermutlich auch nicht verkehrt gewesen.</p>
</blockquote>
<p dir="auto">Hat er doch!</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dbweb" aria-label="Profile: dbweb">@<bdi>dbweb</bdi></a> sagte in <a href="/post/690789">zerschossen</a>:</p>
<blockquote>
<p dir="auto">Vorher Backup gemacht mit:</p>
</blockquote>
<p dir="auto">Daher würde ich auch komplett neu aufsetzen und Backup einspielen.</p>
<p dir="auto">Allerdings ist der Name des Backups schon sehr seltsam:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dbweb" aria-label="Profile: dbweb">@<bdi>dbweb</bdi></a> sagte in <a href="/post/690789">zerschossen</a>:</p>
<blockquote>
<p dir="auto">mysql_2021_10_19-02_00_13_backupiobroker.tar.gz</p>
</blockquote>
<p dir="auto">ist das nur die SQL Sicherung?</p>
]]></description><link>https://forum.iobroker.net/post/690801</link><guid isPermaLink="true">https://forum.iobroker.net/post/690801</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Tue, 19 Oct 2021 16:10:50 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 16:07:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dbweb" aria-label="Profile: dbweb">@<bdi>dbweb</bdi></a><br />
So gibt das nix. Installier es neu. Backup wäre vermutlich auch nicht verkehrt gewesen.<br />
Aber da gilt der alte Spruch: Kein Backup; kein Mitleid.</p>
]]></description><link>https://forum.iobroker.net/post/690800</link><guid isPermaLink="true">https://forum.iobroker.net/post/690800</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 19 Oct 2021 16:07:29 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 16:05:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a> mehrheitlich in /opt/iobroker<br />
Muss aber jetzt erstmal Kinder verköstigen und dann ins Bett bringen ohne Smarthome, bin ab 8 Uhr wieder dran.</p>
]]></description><link>https://forum.iobroker.net/post/690799</link><guid isPermaLink="true">https://forum.iobroker.net/post/690799</guid><dc:creator><![CDATA[dbweb]]></dc:creator><pubDate>Tue, 19 Oct 2021 16:05:45 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 16:05:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dbweb" aria-label="Profile: dbweb">@<bdi>dbweb</bdi></a><br />
Nein, das hast du wohl nachhaltig selber 'zerschossen'. Die Überschrift trifft es schon ganz gut. Das werde ich mir jedenfalls nicht anschauen. Zumal auch wie von <a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: Homoran">@<bdi>Homoran</bdi></a> erwähnt auch die Info fehlt in welchem Verzeichnis der Quark abgesetzt wurde.<br />
Da wage ich auch mal die Vorhersage, das es oft auch im falschen Verzeichnis war.</p>
]]></description><link>https://forum.iobroker.net/post/690798</link><guid isPermaLink="true">https://forum.iobroker.net/post/690798</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 19 Oct 2021 16:05:05 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 15:58:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a> sagte in <a href="/post/690794">zerschossen</a>:</p>
<blockquote>
<p dir="auto">ch lese da auch deutlich zu oft was von sudo in Verbindung mit npm</p>
</blockquote>
<p dir="auto">...und sehe keine Verzeichnisse in denen diese Befehle abgesetzt wurden.</p>
<p dir="auto">Bitte immer alle Eingaben und Ausgaben in/von der Konsole posten</p>
]]></description><link>https://forum.iobroker.net/post/690797</link><guid isPermaLink="true">https://forum.iobroker.net/post/690797</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Tue, 19 Oct 2021 15:58:28 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 15:56:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a> jepp, hatte ich irgendwie schon fast vermutet, ich muss mir mal abgewöhnen, dass wenn eine Fehlermeldung mit zugriffsrechten kommt ich automatisch den selben Befehl mit sudo wiederhole...</p>
<p dir="auto">irgend eine Idee wie ich das noch retten kann?</p>
]]></description><link>https://forum.iobroker.net/post/690795</link><guid isPermaLink="true">https://forum.iobroker.net/post/690795</guid><dc:creator><![CDATA[dbweb]]></dc:creator><pubDate>Tue, 19 Oct 2021 15:56:49 GMT</pubDate></item><item><title><![CDATA[Reply to zerschossen on Tue, 19 Oct 2021 15:52:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dbweb" aria-label="Profile: dbweb">@<bdi>dbweb</bdi></a> sagte in <a href="/post/690789">zerschossen</a>:</p>
<blockquote>
<p dir="auto">Es wurde immer schlimmer.</p>
</blockquote>
<p dir="auto">Ich lese da auch deutlich zu oft was von sudo in Verbindung mit npm. Kein Wunder das es 'immer schlimmer' wurde.</p>
]]></description><link>https://forum.iobroker.net/post/690794</link><guid isPermaLink="true">https://forum.iobroker.net/post/690794</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 19 Oct 2021 15:52:18 GMT</pubDate></item></channel></rss>