<?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[Beta Test js-controller 3.2.x auf GitHub]]></title><description><![CDATA[<table class="table table-bordered table-striped">
<thead>
<tr>
<th>Aktuelle Test Version</th>
<th>3.2.x</th>
</tr>
</thead>
<tbody>
<tr>
<td>Veröffentlichungsdatum</td>
<td>09.01.2021</td>
</tr>
<tr>
<td>Github Link</td>
<td><code>npm install ioBroker/ioBroker.js-controller</code></td>
</tr>
</tbody>
</table>
<p dir="auto">Hallo mal wieder in die Tester-Runde,</p>
<p dir="auto">mit etwas zeitlicher Verspätung, dafür aber um so besser, starten wir heute den Beta Test des neuen js-controller 3.2 (Releasename "Grace"). Wie auch bei den letzten Versionen starten wir die erste Teststufe direkt von GitHub. Also bitte nur mitmachen wenn Ihr wisst was das heisst :-) Aber auch der Weg zurück ist unten beschrieben.</p>
<p dir="auto">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 kaputt gemacht. es ist zum heulen)</p>
<p dir="auto">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 560 commits eingeflossen. Dafür bedenke mich diesmal besonders bei <a class="plugin-mentions-user plugin-mentions-a" href="/user/foxriver76" aria-label="Profile: foxriver76">@<bdi>foxriver76</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/alcalzone" aria-label="Profile: AlCalzone">@<bdi>AlCalzone</bdi></a> und natürlich <a class="plugin-mentions-user plugin-mentions-a" href="/user/bluefox" aria-label="Profile: Bluefox">@<bdi>Bluefox</bdi></a> 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. 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>
<hr />
<h3>Installation</h3>
<hr />
<p dir="auto"><strong>VOR der Installation</strong><br />
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>
<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"><strong>Linux</strong></p>
<p dir="auto">Für den Beta-Test muss der js-controller direkt per npm installiert werden. Dazu bitte den ioBroker auf dem Server beenden und dann in einer Shell <strong>UNBEDINGT in das ioBroker Verzeichnis wechseln (<code>cd /opt/iobroker</code> unter Linux)</strong>. Dann mittels <code>npm install ioBroker/ioBroker.js-controller</code> den Controller manuell aktualisieren. Bevor ihr loslegt, lest aber bitte erst noch die folgenden Hinweise! Der zweite Post in diesem Thread ist für eine FAQ reserviert. Bitte schaut auch dort gern einmal rein.</p>
<p dir="auto"><em>Achtung: Slave-Systeme zuerst!</em><br />
Bei einem Multi-Host-System, welches auf js-controller 2.2 oder 3.1 läuft ist es beim Update auf Version 3.2 empfohlen, zuerst die Slave-Systeme zu aktualisieren. Der Master wird als letztes 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. Die Slaves bleiben nach dem Update offline und werden erst wieder funktionieren wenn auch der Master auf die 3.2 aktualisiert wurde!</p>
<p dir="auto"><em>Nötige Adapter-Aktualisierungen</em></p>
<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</li>
<li>ioBroker.simple-api 2.5.2</li>
<li>ioBroker.socketio 3.1.3</li>
<li>ioBroker.telegram 1.7.0</li>
<li><a href="http://ioBroker.web" rel="nofollow ugc">ioBroker.web</a> 3.2.2</li>
<li>ioBroker.admin 4.2.1<br />
Bitte checkt aber das die Adapter generell auch in den bisherigen versionen mit dem neuen js-controller tun!</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>
<p dir="auto"><em>Fehler</em><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 hat, alternativ weiterhin manuell via <code>curl -sL https://iobroker.net/fix.sh | bash -</code>) nutzen und die Installation wiederholen.</p>
<p dir="auto">Falls es auch danach noch Fehler gibt, bitte die Installation erneut mittels <code>sudo -H -u iobroker npm install ioBroker/ioBroker.js-controller</code> versuchen.</p>
<p dir="auto"><em>Nach der Installation</em><br />
Nach der Installation den ioBroker wieder starten (z.B. mittels <code>iobroker start</code>).</p>
<p dir="auto">Wenn alles klappt merkt Ihr außer 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>
<hr />
<h3>Was hat sich geändert, was besonders ansehen/testen?</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>Alle normalen Funktionalitäten, vor allem Adapter starten, stoppen, restarten, installieren, upgrade einzel/all, Instanzen hinzufügen, löschen, auf anderen Host schieben (npm Installs und auch GitHub installs)</li>
<li>Prüfen und vergleichen der CPU and RAM Nutzung, speziell für den js.controller Prozess an sich</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>3.2.1 (2021-01-09) Release Grace</strong><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 in the automated tests, but formally not supported)</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>(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 (see DOCS LINK TODO)</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 by plugins load. 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 (see DOCS LINK TODO)</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, 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>
</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>(bluefox) Added "http" and "stream" options for logs</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>general dependency updates</li>
<li>code style optimizations<br />
</li>
</ul></section></section>
<p dir="auto"><strong>Generell ist zu testen, 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/40725/beta-test-js-controller-3-2-x-auf-github</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 02:40:29 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/40725.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 09 Jan 2021 00:15:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Fri, 12 Feb 2021 06:47:46 GMT]]></title><description><![CDATA[<p dir="auto">So, da alles Stabil aussieht mit der 3.2.16 und die wenn alles klappt in einer Woche Richtung stable geht mache ich hier zu.</p>
<p dir="auto">WICHTIG: Github version ist damit wieder "unstable" und wird die Tabe für den 3.3.0 Entwicklungsstart vorbereitet!</p>
]]></description><link>https://forum.iobroker.net/post/579457</link><guid isPermaLink="true">https://forum.iobroker.net/post/579457</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Fri, 12 Feb 2021 06:47:46 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Thu, 28 Jan 2021 11:56:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sborg" aria-label="Profile: sborg">@<bdi>sborg</bdi></a> hihi ... hast ja recht ;-) 3.23.12 ... mist tastatur oder zu dicke Finger ... 3.2.12</p>
]]></description><link>https://forum.iobroker.net/post/569265</link><guid isPermaLink="true">https://forum.iobroker.net/post/569265</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Thu, 28 Jan 2021 11:56:35 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Thu, 28 Jan 2021 11:51:18 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> sagte in <a href="/post/569071">Beta Test js-controller 3.2.x auf GitHub</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterbaumert" aria-label="Profile: peterbaumert">@<bdi>peterbaumert</bdi></a> Wir behandeln das löschen eines "Nicht existenten Objects" als "erfolg" in der 3.1.12 die bald kommt :-)</p>
</blockquote>
<p dir="auto">Test bestanden oder Rückschritt? [Klugschei*modus \ON] sollte wohl 3.2.12 heißen <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f607.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--innocent" style="height:23px;width:auto;vertical-align:middle" title=":innocent:" alt="😇" /></p>
]]></description><link>https://forum.iobroker.net/post/569258</link><guid isPermaLink="true">https://forum.iobroker.net/post/569258</guid><dc:creator><![CDATA[SBorg]]></dc:creator><pubDate>Thu, 28 Jan 2021 11:51:18 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Wed, 27 Jan 2021 21:56:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterbaumert" aria-label="Profile: peterbaumert">@<bdi>peterbaumert</bdi></a> Wir behandeln das löschen eines "Nicht existenten Objects" als "erfolg" in der 3.1.12 die bald kommt :-)</p>
]]></description><link>https://forum.iobroker.net/post/569071</link><guid isPermaLink="true">https://forum.iobroker.net/post/569071</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Wed, 27 Jan 2021 21:56:38 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Wed, 27 Jan 2021 18:26: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> Hey, ich habe den fehler mit dem neuesten js-controller Installed: 3.2.11 immernoch manchmal. Kommt 2 oder 3 mal dann startet der Adapter. Kann das noch an was anderem liegen?</p>
<pre><code>unifi-protect.0	2021-01-27 19:05:33.090	error	(992) Not exists
unifi-protect.0	2021-01-27 19:05:33.090	error	(992) Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2252:17) at ObjectsInRedisClient._delObject (/opt/iobroker/node_modules
</code></pre>
]]></description><link>https://forum.iobroker.net/post/568906</link><guid isPermaLink="true">https://forum.iobroker.net/post/568906</guid><dc:creator><![CDATA[peterbaumert]]></dc:creator><pubDate>Wed, 27 Jan 2021 18:26:25 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sun, 24 Jan 2021 13:42:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gargano" aria-label="Profile: gargano">@<bdi>gargano</bdi></a> super, jetzt passts :-)</p>
]]></description><link>https://forum.iobroker.net/post/566190</link><guid isPermaLink="true">https://forum.iobroker.net/post/566190</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 24 Jan 2021 13:42:00 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sun, 24 Jan 2021 13:39:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ilovegym" aria-label="Profile: ilovegym">@<bdi>ilovegym</bdi></a> Das einzige was geholfen hat npm wieder zum Laufen zu bringen war</p>
<pre><code>sudo apt-get remove npm
sudo apt-get install npm

</code></pre>
<p dir="auto">Danach war auch npm wieder da</p>
<pre><code>which nodejs &amp;&amp; nodejs -v &amp;&amp; which node &amp;&amp; node -v &amp;&amp; which npm &amp;&amp; npm -v &amp;&amp; apt policy nodejs
/usr/bin/nodejs
v12.20.1
/usr/bin/node
v12.20.1
/usr/bin/npm
6.14.10
nodejs:
  Installed: 12.20.1-1nodesource1
  Candidate: 12.20.1-1nodesource1
  Version table:
 *** 12.20.1-1nodesource1 500
        500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
        100 /var/lib/dpkg/status
     10.23.1~dfsg-1~deb10u1 500
        500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages

</code></pre>
]]></description><link>https://forum.iobroker.net/post/566186</link><guid isPermaLink="true">https://forum.iobroker.net/post/566186</guid><dc:creator><![CDATA[Gargano]]></dc:creator><pubDate>Sun, 24 Jan 2021 13:39:22 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sun, 24 Jan 2021 12:02:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gargano" aria-label="Profile: gargano">@<bdi>gargano</bdi></a> 3.2.10 sollte seit gestern Nahchmittag schon im Latest sein. Vllt iobroker update machen?</p>
]]></description><link>https://forum.iobroker.net/post/566120</link><guid isPermaLink="true">https://forum.iobroker.net/post/566120</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Sun, 24 Jan 2021 12:02:53 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sun, 24 Jan 2021 11:59:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ilovegym" aria-label="Profile: ilovegym">@<bdi>ilovegym</bdi></a> sagte in <a href="/post/566094">Beta Test js-controller 3.2.x auf GitHub</a>:</p>
<blockquote>
<p dir="auto">und überhaupt...</p>
</blockquote>
<p dir="auto">warum ich vom github installiere und nicht vom latest ?<br />
Die Antwort ist in einem Post weiter oben. Ich habe auf js-controller 3.2.8 upgedatet und da ging das Installieren eines Adapters via Github nicht mehr, mit 3.1.6 geht es. Apollon77 sagte dann , daß bei ihm mit 3.2.10 geht. 3.2.10 ist aber noch nicht im latest, deshalb von github installieren. Wie wir nun wissen geht das nicht wegen npm Problem.<br />
Dann werde ich mich mal ans Reparieren machen.</p>
]]></description><link>https://forum.iobroker.net/post/566119</link><guid isPermaLink="true">https://forum.iobroker.net/post/566119</guid><dc:creator><![CDATA[Gargano]]></dc:creator><pubDate>Sun, 24 Jan 2021 11:59:10 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sun, 24 Jan 2021 11:34:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gargano" aria-label="Profile: gargano">@<bdi>gargano</bdi></a> Ei, das sieht dringend danach aus, dass du das <a href="https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian">hier</a> mal durchgehen solltest, da stimmt was NPM nicht und überhaupt...</p>
]]></description><link>https://forum.iobroker.net/post/566094</link><guid isPermaLink="true">https://forum.iobroker.net/post/566094</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 24 Jan 2021 11:34:44 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sun, 24 Jan 2021 11:31:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ilovegym" aria-label="Profile: ilovegym">@<bdi>ilovegym</bdi></a> mit npm stimmt was nicht :</p>
<pre><code>pi@raspberrypi:/opt/iobroker $ which nodejs &amp;&amp; nodejs -v &amp;&amp; which node &amp;&amp; node -v &amp;&amp; which npm &amp;&amp; npm -v &amp;&amp; apt policy nodejs
/usr/bin/nodejs
v12.20.1
/usr/bin/node
v12.20.1
/usr/bin/npm
Illegal option --
sudo: Usage:: command not found

</code></pre>
]]></description><link>https://forum.iobroker.net/post/566089</link><guid isPermaLink="true">https://forum.iobroker.net/post/566089</guid><dc:creator><![CDATA[Gargano]]></dc:creator><pubDate>Sun, 24 Jan 2021 11:31:25 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sun, 24 Jan 2021 11:29:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gargano" aria-label="Profile: gargano">@<bdi>gargano</bdi></a></p>
<p dir="auto">zeig mal wie Node installiert ist:</p>
<pre><code> which nodejs &amp;&amp; nodejs -v &amp;&amp; which node &amp;&amp; node -v &amp;&amp; which npm &amp;&amp; npm -v &amp;&amp; apt policy nodejs
</code></pre>
]]></description><link>https://forum.iobroker.net/post/566085</link><guid isPermaLink="true">https://forum.iobroker.net/post/566085</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 24 Jan 2021 11:29:03 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sun, 24 Jan 2021 11:28:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ilovegym" aria-label="Profile: ilovegym">@<bdi>ilovegym</bdi></a> Ist schon gelaufen</p>
]]></description><link>https://forum.iobroker.net/post/566083</link><guid isPermaLink="true">https://forum.iobroker.net/post/566083</guid><dc:creator><![CDATA[Gargano]]></dc:creator><pubDate>Sun, 24 Jan 2021 11:28:31 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sun, 24 Jan 2021 11:27:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gargano" aria-label="Profile: gargano">@<bdi>gargano</bdi></a> was macht denn ein "iobroker fix" bei dir ?</p>
]]></description><link>https://forum.iobroker.net/post/566081</link><guid isPermaLink="true">https://forum.iobroker.net/post/566081</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 24 Jan 2021 11:27:49 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sun, 24 Jan 2021 11:28:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ilovegym" aria-label="Profile: ilovegym">@<bdi>ilovegym</bdi></a> hatte ich auch ohne sudo probiert ,<br />
das ist ohne sudo :</p>
<pre><code> npm install ioBroker/ioBroker.js-controller      Illegal option --
sudo: Usage:: command not found

</code></pre>
]]></description><link>https://forum.iobroker.net/post/566080</link><guid isPermaLink="true">https://forum.iobroker.net/post/566080</guid><dc:creator><![CDATA[Gargano]]></dc:creator><pubDate>Sun, 24 Jan 2021 11:28:03 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sun, 24 Jan 2021 11:20:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gargano" aria-label="Profile: gargano">@<bdi>gargano</bdi></a> 10,-€ in die Kaffeekasse bei <a class="plugin-mentions-user plugin-mentions-a" href="/user/apollon77" aria-label="Profile: apollon77">@<bdi>apollon77</bdi></a> für's aufrufen mit "sudo" und nicht beachten der Anleitung im ersten Post...<br />
:-)</p>
]]></description><link>https://forum.iobroker.net/post/566073</link><guid isPermaLink="true">https://forum.iobroker.net/post/566073</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 24 Jan 2021 11:20:51 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sun, 24 Jan 2021 11:13:53 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> da schein noch irgendwas nicht zu funktionieren</p>
<pre><code>pi@raspberrypi:/opt/iobroker $ sudo npm install ioBroker/ioBroker.js-controller
npm ERR! code 128
npm ERR! Command failed: git clone --mirror -q git://github.com/ioBroker/ioBroker.js-controller.git /root/.npm/_cacache/tmp/git-clone-82ee4f0a/.git
npm ERR! fatal: could not create leading directories of '/root/.npm/_cacache/tmp/git-clone-82ee4f0a/.git'
npm ERR!

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2021-01-24T11_07_09_234Z-debug.log

</code></pre>
]]></description><link>https://forum.iobroker.net/post/566067</link><guid isPermaLink="true">https://forum.iobroker.net/post/566067</guid><dc:creator><![CDATA[Gargano]]></dc:creator><pubDate>Sun, 24 Jan 2021 11:13:53 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sat, 23 Jan 2021 18:17:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gargano" aria-label="Profile: gargano">@<bdi>gargano</bdi></a> naja an dem Teil hat sich zuletzt was in 3.2.8 geändert gehabt glaube ich ;-)</p>
]]></description><link>https://forum.iobroker.net/post/565643</link><guid isPermaLink="true">https://forum.iobroker.net/post/565643</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Sat, 23 Jan 2021 18:17:04 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sat, 23 Jan 2021 18:12:28 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> Danke, dann werde ich das mal mit der 3.2.10 probieren. Ist ja grad mal eine Stunde alt<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/565634</link><guid isPermaLink="true">https://forum.iobroker.net/post/565634</guid><dc:creator><![CDATA[Gargano]]></dc:creator><pubDate>Sat, 23 Jan 2021 18:12:28 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sat, 23 Jan 2021 17:47:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gargano" aria-label="Profile: gargano">@<bdi>gargano</bdi></a> sagte in <a href="/post/565406">Beta Test js-controller 3.2.x auf GitHub</a>:</p>
<blockquote>
<p dir="auto">Grizzelbee/ioBroker.resol#02688d5f04b27921be060f533d2fd02cbfd9892d</p>
</blockquote>
<p dir="auto">Also "iobroker url Grizzelbee/ioBroker.resol#02688d5f04b27921be060f533d2fd02cbfd9892d" geht bei mit mit der 3.2.10</p>
<p dir="auto">EIn "npm Fehler mit "premature CLose" heisst an sich das es Netzwerkprobleme gibt</p>
]]></description><link>https://forum.iobroker.net/post/565610</link><guid isPermaLink="true">https://forum.iobroker.net/post/565610</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Sat, 23 Jan 2021 17:47:03 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sat, 23 Jan 2021 13:03:40 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 />
Installieren aus eigener URL geht nicht mehr mit 3.2.7 und 3.2.8 (mit 3.1.6 geht es)<br />
node 12.20.1 npm 6.14.10</p>
<p dir="auto">npm ERR! premature close<br />
npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2021-01-23T10_41_58_613Z-debug.log<br />
ERROR: host.raspberrypi Cannot install Grizzelbee/ioBroker.resol#02688d5f04b27921be060f533d2fd02cbfd9892d: 1<br />
ERROR: process exited with code 25</p>
<p dir="auto">Inhalt vom Error log :<br />
0 info it worked if it ends with ok<br />
1 verbose cli [<br />
1 verbose cli '/usr/bin/node',<br />
1 verbose cli '/usr/bin/npm',<br />
1 verbose cli 'install',<br />
1 verbose cli 'Grizzelbee/ioBroker.resol#02688d5f04b27921be060f533d2fd02cbfd9892d',<br />
1 verbose cli '--loglevel',<br />
1 verbose cli 'error',<br />
1 verbose cli '--prefix',<br />
1 verbose cli '/opt/iobroker'<br />
1 verbose cli ]<br />
2 info using npm@6.14.10<br />
3 info using node@v12.20.1<br />
4 verbose npm-session 3649abc973e44642<br />
5 silly install loadCurrentTree<br />
6 silly install readLocalPackageData<br />
7 verbose prepareGitDep github:Grizzelbee/ioBroker.resol#02688d5f04b27921be060f533d2fd02cbfd9892d: installing devDeps and running prepare script.<br />
8 silly fetchPackageMetaData error for github:Grizzelbee/ioBroker.resol#02688d5f04b27921be060f533d2fd02cbfd9892d premature close<br />
9 timing stage:rollbackFailedOptional Completed in 2ms<br />
10 timing stage:runTopLevelLifecycles Completed in 13533ms<br />
11 verbose stack Error: premature close<br />
11 verbose stack at PassThrough.onclose (/usr/lib/node_modules/npm/node_modules/end-of-stream/index.js:47:67)<br />
11 verbose stack at PassThrough.emit (events.js:326:22)<br />
11 verbose stack at emitCloseNT (internal/streams/destroy.js:69:8)<br />
11 verbose stack at processTicksAndRejections (internal/process/task_queues.js:83:21)<br />
12 verbose cwd /opt/iobroker<br />
13 verbose Linux 5.4.83-v7l+<br />
14 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "Grizzelbee/ioBroker.resol#02688d5f04b27921be060f533d2fd02cbfd9892d" "--loglevel" "error" "--prefix" "/opt/iobroker"<br />
15 verbose node v12.20.1<br />
16 verbose npm v6.14.10<br />
17 error premature close<br />
18 verbose exit [ 1, true ]</p>
]]></description><link>https://forum.iobroker.net/post/565406</link><guid isPermaLink="true">https://forum.iobroker.net/post/565406</guid><dc:creator><![CDATA[Gargano]]></dc:creator><pubDate>Sat, 23 Jan 2021 13:03:40 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sat, 16 Jan 2021 20:12:31 GMT]]></title><description><![CDATA[<p dir="auto">Hallo alle miteinander,</p>
<p dir="auto">Ich bedanke mich recht herzlich bei allen von Euch für Eure Tests und Unetrstützung.</p>
<p dir="auto">3.2.7 ist jetzt im Latest und damit geht es erst einmal hier weiter --&gt; <a href="https://forum.iobroker.net/topic/41029/js-controller-3-2-jetzt-im-latest">https://forum.iobroker.net/topic/41029/js-controller-3-2-jetzt-im-latest</a></p>
<p dir="auto">Ingo</p>
]]></description><link>https://forum.iobroker.net/post/559882</link><guid isPermaLink="true">https://forum.iobroker.net/post/559882</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Sat, 16 Jan 2021 20:12:31 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sat, 16 Jan 2021 17:10:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/feuersturm" aria-label="Profile: feuersturm">@<bdi>feuersturm</bdi></a> Der Fehler hier liegt wohl aim Adapter weil der angegebene Host nicht erreichbar ist und der Fehler nicht sauber abgefangen wird</p>
]]></description><link>https://forum.iobroker.net/post/559709</link><guid isPermaLink="true">https://forum.iobroker.net/post/559709</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Sat, 16 Jan 2021 17:10:55 GMT</pubDate></item><item><title><![CDATA[Reply to Beta Test js-controller 3.2.x auf GitHub on Sat, 16 Jan 2021 16:41:11 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> habe eben SA auf die Alpha15 upgedated. Die Massenfehlermeldungen sind nun weg :) Top.</p>
]]></description><link>https://forum.iobroker.net/post/559701</link><guid isPermaLink="true">https://forum.iobroker.net/post/559701</guid><dc:creator><![CDATA[Kueppert]]></dc:creator><pubDate>Sat, 16 Jan 2021 16:41:11 GMT</pubDate></item></channel></rss>