<?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[js-controller 3.2 jetzt im STABLE!]]></title><description><![CDATA[<p dir="auto">Hallo ioBroker-Community,</p>
<p dir="auto">mit etwas zeitlicher Verspätung, dafür aber um so besser, kommt heute der neue js-controller 3.2 (Releasename "Grace") ins Stable Repository (sollte im laufe des Abends bei allen auftauchen). Ein großer Dank geht an alle User die in der letzten Zeit diese Version bereits im Beta- und Latest-Test getestet und Probleme und Fehler zur Behebung gemeldet haben!</p>
<p dir="auto"><strong>Node.js Versions-Anforderungen</strong><br />
Die unterstützten Node.js Versionen bleiben in diesem Update gleich: 10.x, 12.x und auch 14.x werden offiziell unterstützt. Aufgrund der übergreifenden Adapter-Kompatibilität bleibt die empfohlene Node.js Version für ioBroker aktuell weiterhin auf 12.x. Falls jemand wirklich mit Node.js 15.x experimentieren will, dann bitte AUSSCHLIESSLICH mit npm 6 !! (die npm Leute haben in npm 7 wieder Dinge geändert, die wir noch untersuchen)<br />
<strong>Bitte beachtet weiterhin bei Node.js Updates die Anleitung im Forum unter <a href="https://forum.iobroker.net/post/266625">https://forum.iobroker.net/post/266625</a></strong></p>
<p dir="auto"><strong>Informationen zur Version</strong><br />
Neben einigen Features haben wir unter der Haube weiter aufgeräumt und sehr viel modernisiert und vereinheitlicht.<br />
Auch daran den Wildwuchs in der Umsetzung einiger Adapter etwas einzugrenzen wurde weiter gearbeitet, was ggf. zu neuen Log-Meldungen für bestimmte Fälle führt. Bitte unterstützt hier wieder und legt bei den relevanten Adaptern im GitHub Issues an, damit diese Dinge gefixt werden können.</p>
<p dir="auto">Besonders zu erwähnen ist die Grundlage für das neue Benachrichtigungssystem (kommt dann in einem Admin-Update) und die Reaktivierung von Let's Encrypt zur automatischen Zertifikatsaktualisierung.<br />
Detailliertere Informationen zu allen Änderungen und Features findet Ihr weiter unten und im Changelog. Ich hoffe auch diesmal auf Eure tatkräftige Unterstützung, sodass der Latest-Release dann genau so reibungslos verläuft wie bei den letzten Versionen.</p>
<p dir="auto">In Summe sind in diese Version über 750 commits eingeflossen. Dafür bedanke mich diesmal besonders bei foxriver76, AlCalzone und natürlich Bluefox und auch ein paar weiteren Entwicklern für die aktive Mitarbeit an dieser Version!</p>
<p dir="auto">Der js-controller 3.2 ist generell kompatibel mit allen bestehenden ioBroker-Systemen. Was es bei Multihost Systemen zu beachten gibt findet Ihr etwas weiter unten! Ein Update von der 2.0/2.1/2.2 ist problemlos möglich. Nur die Node.js Version muss jetzt mindestens 10.x sein, wie oben bereits ausgeführt. Wer überlegt die Node.js Version anzuheben bitte weiter unten im Abschnitt "Was ist zu testen" lesen 🙂</p>
<p dir="auto">Es gibt aktuell keine inkompatiblem Adapter, aber einige Empfehlungen weiter unten.</p>
<hr />
<h3>Installation</h3>
<hr />
<h4>VOR der Installation</h4>
<p dir="auto">Wie bei jedem Test dieser Art: Bitte macht ein Backup! <code>iobroker backup</code> bzw kopieren des <code>iobroker-data</code> Verzeichnisses reichen an sich aus. Bitte <strong>nicht</strong> das node_modules Verzeichnis einfach kopieren, da sonst symbolische Links kaputt gehen können, was zu größeren Problemen danach führt. Die alte Version des js-controller kann im Notfall einfach wieder per <code>npm install iobroker.js-controller@version</code> installiert werden und sollte alles wieder herstellen.</p>
<h5>Nötige Adapter-Aktualisierungen</h5>
<p dir="auto">Aktuell sind keine Inkompatibilitäten bekannt, damit allerdings Let's encrypt wieder funktioniert benötigt es einige Adapter in "Latest" Versionen von mindestens:</p>
<ul>
<li>ioBroker.lovelace 1.4.1 oder höher</li>
<li>ioBroker.simple-api 2.5.2 oder höher</li>
<li>ioBroker.socketio 3.1.3 oder höher</li>
<li>ioBroker.telegram 1.7.0 oder höher</li>
<li><a href="http://ioBroker.web" rel="nofollow ugc">ioBroker.web</a> 3.2.2 oder höher</li>
<li>ioBroker.admin 4.2.1 oder höher</li>
</ul>
<p dir="auto">Es werden aber, wie oben ausgeführt, einige Adapter ggf Warnungen ins Log schreiben. Falls das Problematisch ist ist aktuell die einzige Option das Loglevel der Instanz auf "Error" zu setzen.</p>
<h5>Achtung: Multihost-Systeme Reihenfolgen beachten!</h5>
<p dir="auto">Bei einem Multi-Host-System, welches auf js-controller 2.2 oder 3.1 läuft ist es beim Update auf Version 3.2 nötig, zuerst das Master-System zu aktualisieren. Der Master muss dann wieder gestartet werden. Die Slaves werden danach aktualisiert!</p>
<p dir="auto">Bei Updates von Master/Slave-Systemen mit js-controller 1.5 oder früher auf die 3.2 müssen zwingend zuerst die Slaves und der Master als letztes aktualisiert werden. Beim Slave Update muss der alte master aber noch laufen. Die Slaves bleiben nach dem Update offline und können sich nicht zum Master verbinden und werden erst wieder funktionieren wenn auch der Master auf die 3.2 aktualisiert wurde!</p>
<p dir="auto"><strong>Windows</strong></p>
<p dir="auto">Auf Systemen, die mit dem neuen Windows Installer eingerichtet wurden weiss ich gerade nicht wie der aktuelle Prozess ist, da der Windows Installer nicht ganz aktuell ist. Bitte hier berichten dann kann ich ergänzen.</p>
<p dir="auto">Für alle "alten manuellen" Installationen gilt</p>
<ul>
<li>ioBroker muss gestoppt sein.</li>
<li>Vor dem Update bitte prüfen das keine Prozesse mehr laufen</li>
<li><code>iobroker update</code></li>
<li><code>iobroker upgrade self</code></li>
<li>ioBroker starten</li>
</ul>
<p dir="auto"><strong>Linux</strong></p>
<ul>
<li>ioBroker stoppen (<code>iobroker stop</code>)</li>
<li>prüfen das keine Prozesse (Adapter, Backups) mehr laufen (<code>ps auxww|grep io</code> und auch <code>ps auxww|grep backup</code> ). Es passiert manchmal das trotz dem Stoppen noch Zombies zurückbleiben</li>
<li><code>iobroker update</code></li>
<li>Wie üblich wird das Update dann per <code>iobroker upgrade self</code> ausgeführt.</li>
<li>ioBroker starten (<code>iobroker start</code>)</li>
</ul>
<p dir="auto"><strong>Bei Fehlern:</strong><br />
Wenn bei der Installation Fehler wegen fehlender Zugriffsrechte auftreten, am besten den Installation-Fixer (<code>iobroker fix</code> wer schon einen js-controller 2.x oder höher hat, alternativ weiterhin manuell via curl -sL <a href="https://iobroker.net/fix.sh" rel="nofollow ugc">https://iobroker.net/fix.sh</a> | bash -) nutzen und die Installation wiederholen.<br />
Falls es auch danach noch Fehler gibt, bitte die Installation erneut mittels <code>sudo -H -u iobroker npm install iobroker.js-controller</code> versuchen. Bitte berichtet solche Fälle hier im Thread.</p>
<h4>NACH der Installation</h4>
<p dir="auto">Nach der Installation den ioBroker wieder starten (z.B. mittels <code>iobroker start</code>).</p>
<p dir="auto">Wenn alles klappt merkt Ihr ausser der höheren Versionsnummer in der Host-Ansicht im Admin keinen Unterschied. Alles funktioniert weiterhin wie vorher. Alle Adapterinstanzen starten und funktionieren. Wenn das so ist hat alles geklappt.</p>
<p dir="auto">Falls im Log Warn-Meldungen auftauchen mit dem Hinweis diese an den Entwickler zu senden, dann bitte schauen welcher Adapter es ist und entsprechend dort Issues bitte anlegen!</p>
<p dir="auto">Mit <code>iobroker help</code> wird eine Liste der möglichen Kommandozeilen-Kommandos angezeigt, die mit Version 2.0 um einige Befehle länger geworden ist. Es geht jetzt auch Kommandospezifisch Hilfe zu erhalten (<code>iobroker upgrade --help</code>)</p>
<hr />
<h3>Was hat sich geändert, was besonders ansehen/beachten?</h3>
<hr />
<p dir="auto">Neben einiger weiterer Bugfixes gibt es folgende Änderungen und Fixes zu erwähnen:</p>
<ul>
<li>generell siehe Changelog, speziell auch für Features</li>
<li>Let's Encrypt sollte wieder tun. Minimum Adapterversionen dazu siehe weiter oben!</li>
<li>Einige Adapter werden Warnungen ausgeben wenn State-Werte gesetzt werden VOR dem Anlegen von Objekten. Bitte bei den Adapter-Repos melden</li>
</ul>
<p dir="auto"><strong>Speziell die Entwickler sollten bitte die genannten Deprecations anschauen und beachten</strong></p>
<p dir="auto">Wie bereits gesagt, viele Änderungen fanden hinter den Kulissen statt. Hier für Interessierte als Spoiler eine Zusammenfassung:<br />
</p><section class="spoiler-wrapper"><button class="spoiler-control btn btn-default">Spoiler</button><section style="display:none" class="spoiler-content"><br />
<strong>BREAKING CHANGES</strong><p></p>
<ul>
<li>None, Supported are nodejs 10.x, 12.x and 14.x (Node.js 15.x is also working WHEN USED WITH npm 6!! in the automated tests, but formally not supported)</li>
<li>If you have enabled Multihost Discovery please disable and enable it again if you really need it persistent running. By re-enabling it you update the used passphrase with a better encryption mechanism.</li>
<li>(Foxriver76) Harmonize username handling between admin and js-controller by transforming the object id to lowercase. With this user names will be treated case insensitive from now on!</li>
</ul>
<p dir="auto"><strong>Features</strong></p>
<ul>
<li>(raintonr) Update Let's encrypt implementation; all relevent adapters (web and such) need updates to use it! NEEDS NODE.JS 12.x+! (see DOCS LINK TODO)</li>
<li>(bluefox) Restart adapters that use Let's encrypt after certificates were updated</li>
<li>(bluefox) Provide min/max for convert alias functions</li>
<li>(foxriver76) handling major adapter upgrades more carefully (CLI on upgrade will show if it's a major upgrade  and major upgrades will be skipped on upgrade all when executed by admin</li>
<li>(AlCalzone) detect and allow short github URL format when (auto-)installing adapters (<code>iobroker url User/repo#branchorcommit</code>)</li>
<li>(AlCalzone) Support more Github URL formats for <code>iobroker url</code> command</li>
<li>(AlCalzone) support github branch names with slashes on adapter install</li>
<li>(foxriber76) Add notification system (see DOCS LINK TODO)</li>
<li>(foxriver76) enhance setup (and setup first) with redis to all port configuration</li>
<li>(foxriver76) set connectionName for redis connections and simulator support</li>
<li>(bluefox) Added "http" and "stream" options for logs</li>
<li>(Apollon77) add seq logging support to js-controller</li>
<li>(foxriver76) Fix wrong logger pattern that caused issues on windows</li>
<li>(Apollon77) fix potential crash when restoring backup</li>
<li>(Apollon77) restore old logfile deletion logic because rotator library do not work as expected</li>
<li>(Apollon77) Optimize File DBs to lower write i/o by 50% (backup file is now renamed instead of rewritten)</li>
<li>(AlCalzone/Apollon77) Restructure DB code to allow easier new DB types</li>
<li>(Apollon77) enhance letsencrypt to also allow to specify alternative names for certs</li>
</ul>
<p dir="auto"><strong>Optimizations and Fixes</strong></p>
<ul>
<li>(foxriver76) Detect adapter restart loops and stop restarting after 3 crashes (an adapter is considered "working" when no crash by an exception happens within 10 minutes)</li>
<li>(foxriver76) Fix failed logins if username is uppercase, be reworking user logic and caching</li>
<li>(bluefox) Set for def states the quality: QUALITY_SUBS_INITIAL</li>
<li>(AlCalzone) fix npm uninstall loglevel argument</li>
<li>(foxriver76) delete pids.txt when iobroker was stopped</li>
<li>(bluefox) Add missing attributes by multihost if Redis is used for objects/states, Remove unused settings from iobroker-dist.json, Remove pass and user from connection settings. Use options.auth_pass</li>
<li>(AlCalzone) Package-Manager: log which packages were (already) installed</li>
<li>(foxriver76) replace redis "KEYS" command by "SCAN" to optimize redis access performance</li>
<li>(foxriver76) optimize redis library usage to prevent errors on redis outages</li>
<li>(bluefox) Catch errors when plugins initialize. At least log will work and could be checked for errors.</li>
<li>(foxriver76) allow migration of instances to already existing host</li>
<li>(foxriver76) also allow &lt;adapter&gt;.&lt;instance-nr&gt; for install/add cli command</li>
<li>(AlCalzone) buffer streams that are piped to stdout to fix weird Windows logging cases</li>
<li>(foxriver76/AlCalzone) Optimize upgrade/downgrade logic for adapters, ask for a downgrade only if lower version is to be installed</li>
<li>(foxriver76) allow redis redis migration when changing host of redis - fix bug where process crashes when controller is running when migrating</li>
<li>(bluefox) Catch errors for subscribe on alias without target</li>
<li>(foxriver76) only perform auto scaling on alias if not null</li>
<li>(foxriver76) if repository request fails also use cached sources on updating repository</li>
<li>(foxriver76) prevent host deletion from same host - otherwise it will remove the system.host states but instances will still be on the removed host, because transfer happens to itself</li>
<li>(foxriver76) use instanceObjects from system.adapter.* object instead from io-package.json</li>
<li>(foxriver76) notify of errors on readFileCertificates to show permission problems etc.</li>
<li>(foxriver76) multihost discovery now logs ignored messages on debug and also logs the senders address</li>
<li>(foxriver76) sync up created objects on instance start and instance creation by using helper function in tools.js, e.g. .loglevel was missing on instance creation</li>
<li>(bluefox) Package-Manager: Filter empty packets out to suppress error message</li>
<li>(foxriver76) rename repository names for new installations and on updates to beta/stable</li>
<li>(foxriver76) rewrite collectDiagInfo to Promises and fix minor issue with it</li>
<li>(foxriver76) only scale aliases if target or source is represented by unit %</li>
<li>(foxriver76) create meta.user on file sync cli, if not existing</li>
<li>(Apollon77) also create meta.user on setup first if not existing</li>
<li>(foxriver76) fix enumInstances used by CLI commands</li>
<li>(foxriver76) when missing rights to access log dir do not crash hard anymore, instead fallback to default directory</li>
<li>(bluefox) Fix error if type of native data changed in the new version from basic type e.g. 'string' to 'object'.</li>
<li>(AlCalzone) Remove hardcoded references to GitHub master branch because newer repositories use "main"</li>
<li>(Apollon77) update _design objects also on js-controller upgrade/setup first</li>
<li>(Apollon77) optimize deletion of files in ioBroker file storage</li>
<li>(foxriver76) do not return an error if object does not exist on del*Object</li>
<li>(Apollon77) optimize logs when instance is restarted</li>
<li>(foxriver76) Preserve name field on instance object creation/update</li>
<li>(foxriver76) optimize parameters and flags on CLI</li>
<li>(foxriver76) Use yargs helper instead of building our own string output to allow showing --help for a specific command instead of the whole output and allow support for auto completion (<code>iobroker _createCompletion &gt;&gt; ~/.bashrc</code>)</li>
<li>(foxriver76, Apollon77) also accept pre-release version in some semver checks for dependencies</li>
<li>(foxriver76) replace outdated encryption mechanism of multihost</li>
<li>(Apollon77) prevent an endless loop when lua script initialization was not possible</li>
<li>(Apollon77) catch semver errors in upgrade commands</li>
<li>(foxriver76) ensure setAdapterInstanceEnabled can not hang</li>
<li>(Apollon77, foxriver, bluefox, AlCalzone) Several fixes and refactorings to prevent potential crash cases reported by Sentry and other sources</li>
</ul>
<p dir="auto"><strong>Developer relevant DEPRECATIONS/WARNINGS</strong></p>
<ul>
<li>(foxriver76) we warn if object not exists when setting a state via adapter.set<em>State</em>. Adjust your code that a state value is NOT set before the object is successfully created. If this deep check is NOT wanted for performance reasons the adapter needs to be initialized with strictObjectChecks = false!!  (see DOCS LINK TODO)</li>
<li>(foxriver76) readFile should not validate meta object, we now throw on writeFile if id is no valid meta object</li>
<li>(AlCalzone) update Forbidden ID Characters: use Unicode properties to define which characters are allowed instead of blacklisting. For ASCII the allowed characters are the same as before - for other languages mainly character class of Unicode are allowed! (see DOCS LINK TODO)</li>
<li>(foxriver76) Throw on invalid setState objects; was logged as deprecated before</li>
<li>(foxriver76) remove getMessage shim, no adapter uses it anymore; was logged as deprecated before</li>
</ul>
<p dir="auto"><strong>Developer relevant new Features</strong></p>
<ul>
<li>(foxriver76) use aes-192-cbc as encryption - backward compatible with current encryption, nothing to do for adapter-developers (see DOCS LINK TODO)</li>
<li>(bluefox) Add system view to filter for "folder" objects</li>
<li>(bluefox) add set/clearTimeout and set/clearInterval to adapter methods and check on unload that they were all cleared and clear if needed with logging, so developers are reminded to clean up!</li>
<li>(AlCalzone) Add ...Async version for getChannels - make sure to check before using or use correct js-controller version dependency!</li>
<li>(Apollon77) modularize databases into own npm packages and basically support adding new types of databases; add deprecation infos and logging to "old legacy" files in lib/states and lib/objects to not be used anymore; requires mostly updates in testing (see DOCS LINK TODO)</li>
<li>(foxriver76) allow to specify the instance for debug starts (<code>iobroker debug adaptername.1</code>)</li>
<li>(foxriver76) Enhance extendObject to allow to preserve specified fields (e.g. <a href="http://common.name" rel="nofollow ugc">common.name</a>)</li>
<li>(foxriver76) add adapter method getUserId</li>
</ul>
<p dir="auto"><strong>Developer relevant Optimizations and Fixes</strong></p>
<ul>
<li>(foxriver76) implement maybeCallback and maybeCallbackWithError and use it in adapter.js</li>
<li>(AlCalzone) use fs-extra instead of mkdirp</li>
<li>(AlCalzone) read JSON files using fs-extra's readJSONSync</li>
<li>(AlCalzone) fix callback definitions in adapter.js, We have signatures for (almost) everything in @types/iobroker and we should use them</li>
<li>(AlCalzone) move from Promises to async/await in some places, use a single readyPromise instead of an array</li>
<li>(foxriver76) migrated ci tests to github actions</li>
<li>(foxriver76) resolve adapter main file as tools.js method</li>
<li>(foxriver76) optimize extendObject with def value</li>
<li>(AlCalzone) Handle existing, but undefined properties in validateSetStateObjectArgument</li>
<li>(foxriver76) also escape + char on regex, it's not forbidden</li>
<li>(bluefox) Set default state only for objects of type "state"</li>
<li>(AlCalzone) include folders in the result of getAdapterObjects</li>
<li>(Apollon77) Make sure to not trigger subscribes or messages when unload is called</li>
<li>(Apollon77) deleting a not existing object is handled as success instead of Not-Exists error</li>
<li>general dependency updates</li>
<li>code style optimizations<br />
</li>
</ul></section></section>
<p dir="auto"><strong>Generell ist zu prüfen, ob alles noch so funktioniert wie vorher auch. Das ist das wichtigste!</strong></p>
<hr />
<h3>Wie Fehler melden?</h3>
<hr />
<p dir="auto">Wer sich unsicher ist, ob ein Fehler vorliegt, sollte am besten hier im Thread das Problem beschreiben. So können wir alle versuchen, das Problem nachzuvollziehen und ggf. einzugrenzen.</p>
<p dir="auto">Sobald ein Fehler auftritt der in einer Fehlermeldung oder einen Crash mit Fehlerdetails im Log oder auf Kommandozeile endet, dann dazu am besten direkt ein GitHub-Issue im <a href="https://github.com/ioBroker/ioBroker.js-controller/issues" rel="nofollow ugc">js-controller Projekt</a> öffnen und zusätzlich hier im Thread posten. Je detaillierter die Angaben im Issue sind (genaue Fehlermeldungen/Logs, Infos zur OS- und Node.js-Umgebung sowie genaue Schritte zur Reproduktion des Problems), umso schneller können wir Fehler einkreisen und beheben.</p>
<h4>Wir wünschen allen viel Spaß beim Testen und vielen Dank für Eure Unterstützung!</h4>
<p dir="auto">Ingo</p>
]]></description><link>https://forum.iobroker.net/topic/42385/js-controller-3-2-jetzt-im-stable</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 01:24:32 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/42385.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Feb 2021 17:39:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Fri, 01 Apr 2022 04:13:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/apollon77" aria-label="Profile: apollon77">@<bdi>apollon77</bdi></a> Ok vielen dank.</p>
]]></description><link>https://forum.iobroker.net/post/785402</link><guid isPermaLink="true">https://forum.iobroker.net/post/785402</guid><dc:creator><![CDATA[Murokey]]></dc:creator><pubDate>Fri, 01 Apr 2022 04:13:08 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Fri, 01 Apr 2022 03:54:42 GMT]]></title><description><![CDATA[<p dir="auto">Ich ja ‚em Ende egal. Hier im ersten post (Bzw wenn du jetzt updatest landest du eher bei einem Controller 4.0 - da gibts nen eigenen thread) steht wie du per npm den Controller nochmal „drüber“ installieren kannst mache das. Wichtig aber: vorher „cd /opt/iobroker“</p>
]]></description><link>https://forum.iobroker.net/post/785399</link><guid isPermaLink="true">https://forum.iobroker.net/post/785399</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Fri, 01 Apr 2022 03:54:42 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Fri, 01 Apr 2022 03:33:12 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> Das habe ich mir leider nicht gemerkt...</p>
]]></description><link>https://forum.iobroker.net/post/785397</link><guid isPermaLink="true">https://forum.iobroker.net/post/785397</guid><dc:creator><![CDATA[Murokey]]></dc:creator><pubDate>Fri, 01 Apr 2022 03:33:12 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Thu, 31 Mar 2022 18:55:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/murokey" aria-label="Profile: murokey">@<bdi>murokey</bdi></a><br />
Welche Version ist/war da installiert?</p>
]]></description><link>https://forum.iobroker.net/post/785318</link><guid isPermaLink="true">https://forum.iobroker.net/post/785318</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Thu, 31 Mar 2022 18:55:42 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Thu, 31 Mar 2022 18:24:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/apollon77" aria-label="Profile: apollon77">@<bdi>apollon77</bdi></a> Ich habe ein Problem. Ich bin über diese Beitrag gestolpert und habe die Anleitung auf meinem Raspy bis zu iobroker upgrade self durchgeführt. allerdings kann ich den iobroker jetzt nicht mehr starten.</p>
<p dir="auto">der iobroker fix schlägt auch fehl und wenn ich iobroker status aufrufe kommt folgende Meldung:</p>
<pre><code>internal/modules/cjs/loader.js:905
  throw err;
  ^

Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
    at Function.Module._load (internal/modules/cjs/loader.js:746:27)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
    at internal/main/run_main_module.js:17:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}
</code></pre>
<p dir="auto">Was habe ich falsch gemacht und wie bekomme ich den iobroker wieder zum laufen? Ein iobroker backup habe ich zuvor erstellt allerdings kommt die selbe Meldung wenn ich versuche dieses wiederherzustellen.</p>
]]></description><link>https://forum.iobroker.net/post/785293</link><guid isPermaLink="true">https://forum.iobroker.net/post/785293</guid><dc:creator><![CDATA[Murokey]]></dc:creator><pubDate>Thu, 31 Mar 2022 18:24:25 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Fri, 02 Jul 2021 06:14:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/apollon77" aria-label="Profile: apollon77">@<bdi>apollon77</bdi></a><br />
Ja, das habe ich tatsächlich, frei nach dem Motto "Reboot tut gut", hat aber nicht geholfen.<br />
Ich habe gestern in einem anderen Thread das gleiche Problem und eine Lösung dafür gefunden.</p>
<p dir="auto">Ich habe den Port 8081 an das Admin Tool gebunden und danach konnte ich wieder auf die Admin Oberfläche zugreifen.</p>
<p dir="auto">Danke für Eure Unterstützung!<br />
Schöne Grüße<br />
Mercy</p>
]]></description><link>https://forum.iobroker.net/post/648780</link><guid isPermaLink="true">https://forum.iobroker.net/post/648780</guid><dc:creator><![CDATA[Mercyful 0]]></dc:creator><pubDate>Fri, 02 Jul 2021 06:14:44 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Thu, 01 Jul 2021 16:29:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mercyful-0" aria-label="Profile: mercyful-0">@<bdi>mercyful-0</bdi></a> Ääähhmm ... Hast Du die Kiste so oft rebootet? AB 13:50 Ihr sehe ich da mindestens 5 Boots des OS ...</p>
]]></description><link>https://forum.iobroker.net/post/648541</link><guid isPermaLink="true">https://forum.iobroker.net/post/648541</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Thu, 01 Jul 2021 16:29:11 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Thu, 01 Jul 2021 15:30:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/foxriver76" aria-label="Profile: foxriver76">@<bdi>foxriver76</bdi></a> sagte in <a href="/post/648412">js-controller 3.2 jetzt im STABLE!</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mercyful-0" aria-label="Profile: mercyful-0">@<bdi>mercyful-0</bdi></a> admin läuft nicht</p>
<p dir="auto"><code>iob start admin</code></p>
<p dir="auto">und falls er dann immer noch nicht läuft, mal das Log checken</p>
<p dir="auto"><code>iob logs</code></p>
</blockquote>
<p dir="auto">Ich habe dein logfile nicht angeschaut aber hast du jetzt mal <code>iob start admin</code> probiert?</p>
]]></description><link>https://forum.iobroker.net/post/648519</link><guid isPermaLink="true">https://forum.iobroker.net/post/648519</guid><dc:creator><![CDATA[foxriver76]]></dc:creator><pubDate>Thu, 01 Jul 2021 15:30:07 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Thu, 01 Jul 2021 14:35:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/apollon77" aria-label="Profile: apollon77">@<bdi>apollon77</bdi></a><br />
wenn ich mittels tail -f /opt/iobroker/log/iobroker.current.log über Port 8082 material oder vis aufrufe, erscheinen diese Meldungen im logfile, wenn ich Port 8081 aufrufe, erscheint nichts im Logfile.</p>
<pre><code>2021-07-01 16:31:33.885  - info: web.0 (13560) ==&gt;Connected system.user.admin from ::ffff:10.10.1.1
2021-07-01 16:31:43.545  - info: web.0 (13560) &lt;==Disconnect system.user.admin from ::ffff:10.10.1.1 material.0
2021-07-01 16:32:15.335  - info: web.0 (13560) ==&gt;Connected system.user.admin from ::ffff:10.10.1.1
2021-07-01 16:32:23.367  - info: web.0 (13560) &lt;==Disconnect system.user.admin from ::ffff:10.10.1.1 vis.0
</code></pre>
]]></description><link>https://forum.iobroker.net/post/648484</link><guid isPermaLink="true">https://forum.iobroker.net/post/648484</guid><dc:creator><![CDATA[Mercyful 0]]></dc:creator><pubDate>Thu, 01 Jul 2021 14:35:54 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Thu, 01 Jul 2021 14:13:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/apollon77" aria-label="Profile: apollon77">@<bdi>apollon77</bdi></a><br />
Das System ist ein Pi 4 mit 2GB RAM (davon sind immer ca. 1.1GB frei)<br />
Im Logfile sehe ich auch das der IOBroker Service gestartet und relativ schnell wieder beendet wird.<br />
<a href="/assets/uploads/files/1625148801831-syslog.log">syslog.log</a></p>
<p dir="auto">Da werde ich wohl um eine Neuinstallation nicht herum kommen, oder?</p>
]]></description><link>https://forum.iobroker.net/post/648472</link><guid isPermaLink="true">https://forum.iobroker.net/post/648472</guid><dc:creator><![CDATA[Mercyful 0]]></dc:creator><pubDate>Thu, 01 Jul 2021 14:13:50 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Thu, 01 Jul 2021 13:58:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mercyful-0" aria-label="Profile: mercyful-0">@<bdi>mercyful-0</bdi></a> Was sagt denn /var/log/syslog so? Ist das was mit OOM drin?</p>
<p dir="auto">der Controller kommt gar nicht sauber hoch. Auf dem Host sind 16 Instanzen ... wieveil RAM hat der Host? Der js-controller ist schneller wieder scheinbar vom Betriebssystem beendet als alle Adapter starten können</p>
]]></description><link>https://forum.iobroker.net/post/648462</link><guid isPermaLink="true">https://forum.iobroker.net/post/648462</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Thu, 01 Jul 2021 13:58:06 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Thu, 01 Jul 2021 13:29:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/apollon77" aria-label="Profile: apollon77">@<bdi>apollon77</bdi></a><br />
Ich poste mal das Logfile<br />
<a href="/assets/uploads/files/1625145686019-iobroker.current.log">iobroker.current.log</a></p>
<p dir="auto">Ich kann nur bei den Shelly's ein paar Warnungen sehen und sonst viele Infos.<br />
Spannenderweise finde ich Einträge, dass der Webserver auf Port 8082 lauscht, aber nicht auf Port 8081.<br />
Könnte dort das Problem liegen?</p>
]]></description><link>https://forum.iobroker.net/post/648445</link><guid isPermaLink="true">https://forum.iobroker.net/post/648445</guid><dc:creator><![CDATA[Mercyful 0]]></dc:creator><pubDate>Thu, 01 Jul 2021 13:29:45 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Thu, 01 Jul 2021 13:07:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mercyful-0" aria-label="Profile: mercyful-0">@<bdi>mercyful-0</bdi></a> Was steht im Logfile?? "iob logs" oder in /opt/iobroker/log/... schauen</p>
]]></description><link>https://forum.iobroker.net/post/648428</link><guid isPermaLink="true">https://forum.iobroker.net/post/648428</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Thu, 01 Jul 2021 13:07:43 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Thu, 01 Jul 2021 13:06:40 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> said in <a href="/post/648417">js-controller 3.2 jetzt im STABLE!</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mercyful-0" aria-label="Profile: mercyful-0">@<bdi>mercyful-0</bdi></a> sagte in <a href="/post/648407">js-controller 3.2 jetzt im STABLE!</a>:</p>
<blockquote>
<p dir="auto">sudo iobroker update<br />
sudo iobroker upgrade self</p>
</blockquote>
<p dir="auto">Nix mit sudo in Verbindug mit iobroker machen!</p>
<pre><code>iobroker fix
</code></pre>
<p dir="auto">laufen lassen.</p>
</blockquote>
<p dir="auto">Keine Änderung :-(</p>
]]></description><link>https://forum.iobroker.net/post/648427</link><guid isPermaLink="true">https://forum.iobroker.net/post/648427</guid><dc:creator><![CDATA[Mercyful 0]]></dc:creator><pubDate>Thu, 01 Jul 2021 13:06:40 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Thu, 01 Jul 2021 12:57:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mercyful-0" aria-label="Profile: mercyful-0">@<bdi>mercyful-0</bdi></a> sagte in <a href="/post/648407">js-controller 3.2 jetzt im STABLE!</a>:</p>
<blockquote>
<p dir="auto">sudo iobroker update<br />
sudo iobroker upgrade self</p>
</blockquote>
<p dir="auto">Nix mit sudo in Verbindug mit iobroker machen!</p>
<pre><code>iobroker fix
</code></pre>
<p dir="auto">laufen lassen.</p>
]]></description><link>https://forum.iobroker.net/post/648417</link><guid isPermaLink="true">https://forum.iobroker.net/post/648417</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Thu, 01 Jul 2021 12:57:11 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Thu, 01 Jul 2021 12:51:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mercyful-0" aria-label="Profile: mercyful-0">@<bdi>mercyful-0</bdi></a> admin läuft nicht</p>
<p dir="auto"><code>iob start admin</code></p>
<p dir="auto">und falls er dann immer noch nicht läuft, mal das Log checken</p>
<p dir="auto"><code>iob logs</code></p>
]]></description><link>https://forum.iobroker.net/post/648412</link><guid isPermaLink="true">https://forum.iobroker.net/post/648412</guid><dc:creator><![CDATA[foxriver76]]></dc:creator><pubDate>Thu, 01 Jul 2021 12:51:29 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Thu, 01 Jul 2021 12:45:35 GMT]]></title><description><![CDATA[<p dir="auto">Moin zusammen!<br />
Ich habe grad meine IOBroker Installation auf meinem Raspi 4 upgedated. Der Update Prozess lief ohne Fehlermeldungen durch. Nach dem Neustart des Raspi 4 kann ich nicht mehr auf das WEB Admin zugreifen &lt;ip&gt;:8081, Browser (Chrome, Edge, Firefox) meinen "Webseite ist nicht erreichbar". Die &lt;ip&gt;:8082 funktioniert jedoch.<br />
Update habe ich wie folgt gemacht:<br />
sudo iobroker backup<br />
sudo iobroker stop<br />
sudo ps auxww| grep io<br />
sudo ps auxww|grep backup<br />
sudo iobroker update<br />
sudo iobroker upgrade self<br />
sudo reboot<br />
Als der Pi wieder da war, wollte ich die Adapter prüfen und bekam o.g. Meldung der Browser.<br />
Wenn ich &lt;ip&gt;:8082 aufrufe, sehe ich<br />
vis-runtime -&gt; funktioniert<br />
vis-editor -&gt; funktioniert<br />
material -&gt; funktioniert<br />
flot-editor -&gt; funktioniert nicht<br />
admin -&gt; funktioniert nicht, o.g. Felermeldung<br />
Wo finde ich die relevanten Logfiles um zu prüfen wo was nicht stimmt?<br />
ps auxww | grep io zeigt mir<br />
</p><section class="spoiler-wrapper"><button class="spoiler-control btn btn-default">Spoiler</button><section style="display:none" class="spoiler-content"><br />
root        13  0.0  0.0      0     0 ?        S    14:30   0:00 [migration/0]<br />
root        16  0.0  0.0      0     0 ?        S    14:30   0:00 [migration/1]<br />
root        21  0.0  0.0      0     0 ?        S    14:30   0:00 [migration/2]<br />
root        26  0.0  0.0      0     0 ?        S    14:30   0:00 [migration/3]<br />
root        58  0.0  0.0      0     0 ?        I&lt;   14:30   0:00 [blkcg_punt_bio]<br />
root        62  0.0  0.0      0     0 ?        I&lt;   14:30   0:00 [rpciod]<br />
root        64  0.0  0.0      0     0 ?        I&lt;   14:30   0:00 [xprtiod]<br />
root        66  0.0  0.0      0     0 ?        I&lt;   14:30   0:00 [nfsiod]<br />
root        72  0.0  0.0      0     0 ?        I&lt;   14:30   0:00 [DWC Notificatio]<br />
message+   341  0.0  0.1   6556  2940 ?        Ss   14:30   0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only<br />
iobroker   688 19.1  4.6 175876 89680 ?        Ssl  14:31   1:41 iobroker.js-controller<br />
iobroker   881  0.5  2.6 138636 51532 ?        Sl   14:31   0:02 io.discovery.0<br />
iobroker   957  0.8  2.9 143492 55484 ?        Sl   14:31   0:04 io.info.0<br />
iobroker  1135  1.5  3.6 157740 70200 ?        Sl   14:31   0:07 io.web.0<br />
iobroker  1503 18.6  4.5 172292 86200 ?        Sl   14:31   1:34 io.shelly.0<br />
iobroker  1544  7.5  5.4 194952 104832 ?       Sl   14:31   0:37 io.javascript.0<br />
iobroker  1620  1.8  3.0 145156 58352 ?        Sl   14:31   0:09 io.deconz.0<br />
iobroker  1654  0.9  2.6 136584 50340 ?        Sl   14:31   0:04 io.rpi2.0<br />
iobroker  1774  0.5  2.5 137112 48816 ?        Sl   14:31   0:02 io.sonoff.0<br />
iobroker  1813  1.0  2.9 145128 55452 ?        Sl   14:31   0:05 io.sql.0<br />
iobroker  1857  1.2  4.0 161532 76992 ?        Sl   14:31   0:05 io.backitup.0<br />
root      1946  0.0  0.0      0     0 ?        I&lt;   14:31   0:00 [cifsiod]<br />
pi        7239  0.0  0.0   7360   552 pts/0    S+   14:39   0:00 grep --color=auto io<p></p>
<p dir="auto"></p></section></section><br />
Alle Adapter hatte ich vorher aktualisiert.<br />
Sollte das System komplett neu aufgesetzt werden müssen, reicht es iobroker neu zu installieren und anschließend das Backup zu entpacken und in das Verzeichnis /opt/iobroker/iobroker-data zurück zu kopieren?<br />
Danke für die Hilfe!<br />
Gruß Mercy<p></p>
]]></description><link>https://forum.iobroker.net/post/648407</link><guid isPermaLink="true">https://forum.iobroker.net/post/648407</guid><dc:creator><![CDATA[Mercyful 0]]></dc:creator><pubDate>Thu, 01 Jul 2021 12:45:35 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Tue, 22 Jun 2021 09:26:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/foxriver76" aria-label="Profile: foxriver76">@<bdi>foxriver76</bdi></a></p>
<p dir="auto">Off-Topic dazu:</p>
<p dir="auto"><img src="/assets/uploads/files/1624354002841-66lk1rqb18lz.png" alt="66lk1rqb18lz.png" class=" img-fluid img-markdown" /><br />
<img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f576.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--dark_sunglasses" style="height:23px;width:auto;vertical-align:middle" title=":dark_sunglasses:" alt="🕶" /></p>
]]></description><link>https://forum.iobroker.net/post/645232</link><guid isPermaLink="true">https://forum.iobroker.net/post/645232</guid><dc:creator><![CDATA[RickSanchez]]></dc:creator><pubDate>Tue, 22 Jun 2021 09:26:50 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Tue, 22 Jun 2021 09:25:21 GMT]]></title><description><![CDATA[<p dir="auto">Off-Topic<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/ricksanchez" aria-label="Profile: ricksanchez">@<bdi>ricksanchez</bdi></a> Puh... hättest du es nicht hinbekommen, wären Zweifel aufgekommen, ob du denn der echte Rick Sanchez bist.</p>
]]></description><link>https://forum.iobroker.net/post/645229</link><guid isPermaLink="true">https://forum.iobroker.net/post/645229</guid><dc:creator><![CDATA[foxriver76]]></dc:creator><pubDate>Tue, 22 Jun 2021 09:25:21 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Tue, 22 Jun 2021 09:23:17 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></p>
<p dir="auto">So, ausgeruht und ausgeschlafen hab ich mich wieder drann gemacht und hab jetzt mal mit Hilfe der Seite <a href="https://www.raspberrypi.org/documentation/raspbian/updating.md" rel="nofollow ugc">https://www.raspberrypi.org/documentation/raspbian/updating.md</a> ein sauberes upgrade auf "buster" hinbekommen meiner RaspberryPI. Dann hab ich Node.js mal auf Version 12 hochgezogen, dann die Adapter aktualisiert und momentan sieht alles soweit gut aus. Jetzt dann noch ein Image-Backup, dann zieh auf Node.js 14 hoch und wenn dann auch alles passt  zieh ich abschließend den js-controller noch hoch <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /></p>
]]></description><link>https://forum.iobroker.net/post/645228</link><guid isPermaLink="true">https://forum.iobroker.net/post/645228</guid><dc:creator><![CDATA[RickSanchez]]></dc:creator><pubDate>Tue, 22 Jun 2021 09:23:17 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Mon, 21 Jun 2021 23:17:39 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></p>
<p dir="auto">Doch bin ich, mit Diplom und allem was dazu gehört. Aber ein Hub-System das nicht am Internet hängt und nur in der lokalen Umgebung läuft und quasi nur für Updates ins Netz gehangen wird, muss ich nur dann updaten, wenn es eben notwendig ist. Es gibt zwei Extremsorten Informatiker: Die einen fahren jedes Update sofort ein, sobald es rauskommt, die anderen fahren auch nach 40 Jahren noch auf ner AS400 ihre Buchhaltung und programmieren mit Cobol und Fortran.</p>
<p dir="auto">Ich bin irgendwo dazwischen aber tendenziell fahr ich nach dem Motto "Läuft es? Dann lass die Finger davon!"</p>
<p dir="auto">Außer natürlich Zeug hängt im Netzwerk, dann schau ich logischerweise, dass ich auf dem jeweils aktuellen Stable-Release bin. Aber mein iobroker ist nur ein kleiner Hub im SmartHome ohne Kontakt zur Außenwelt das ist für mich nicht in der selben Liga wie sensible Server über die gesichertes Zeug rödelt</p>
]]></description><link>https://forum.iobroker.net/post/645180</link><guid isPermaLink="true">https://forum.iobroker.net/post/645180</guid><dc:creator><![CDATA[RickSanchez]]></dc:creator><pubDate>Mon, 21 Jun 2021 23:17:39 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Mon, 21 Jun 2021 23:08:12 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></p>
<p dir="auto">Joa ich werd da morgen nochmal mich drann versuchen und wenn's nicht tut wie gesagt frisch aufsetzen weil ich dann im Endeffekt zeitlich aufs Selbe rauslaufe als wenn ich da jetzt ewig rumdokter bis ich mich in das Thema eingefuchst hab.</p>
<p dir="auto">Heute Nacht reiß ich da eh nix mehr :-D</p>
]]></description><link>https://forum.iobroker.net/post/645178</link><guid isPermaLink="true">https://forum.iobroker.net/post/645178</guid><dc:creator><![CDATA[RickSanchez]]></dc:creator><pubDate>Mon, 21 Jun 2021 23:08:12 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Mon, 21 Jun 2021 23:08:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ricksanchez" aria-label="Profile: ricksanchez">@<bdi>ricksanchez</bdi></a> sagte in <a href="/post/645175">js-controller 3.2 jetzt im STABLE!</a>:</p>
<blockquote>
<p dir="auto">Und warum totes Pferd?</p>
</blockquote>
<p dir="auto">Weil Jessie und Stretch beide EOL sind.</p>
<blockquote>
<p dir="auto">Never touch a running system.</p>
</blockquote>
<p dir="auto">Ich hoffe du bist nicht wirklich Informatiker.<br />
Patch your stuff!</p>
]]></description><link>https://forum.iobroker.net/post/645177</link><guid isPermaLink="true">https://forum.iobroker.net/post/645177</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Mon, 21 Jun 2021 23:08:46 GMT</pubDate></item><item><title><![CDATA[Reply to js-controller 3.2 jetzt im STABLE! on Mon, 21 Jun 2021 23:05:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ricksanchez" aria-label="Profile: ricksanchez">@<bdi>ricksanchez</bdi></a><br />
Aber man könnte mal flugs recherchieren wie es geht.</p>
<p dir="auto">sources.list anpassen, dist-upgrade oder full-upgrade fahren. Ist bei Ubuntu auch nicht anders.<br />
Auch wenn es da ein vorgekochtes Skript gibt.</p>
]]></description><link>https://forum.iobroker.net/post/645176</link><guid isPermaLink="true">https://forum.iobroker.net/post/645176</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Mon, 21 Jun 2021 23:05:24 GMT</pubDate></item></channel></rss>