<?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[[Gelöst]Fehler der JS-Instanz nach JS-Controller Update]]></title><description><![CDATA[<p dir="auto">Hallo zusammen,</p>
<p dir="auto">ich habe heute mein ioBroker System (v5.1.25) auf die aktuellste (mir angezeigte) Version des JS-Controllers (3.3.21) aktualisiert.</p>
<p dir="auto">Nach dem Update lässt sich nun die Javascript-Instanz nicht mehr starten und wirft folgende Fehler ins Protokoll:</p>
<pre><code>host.ioBroker-RasPi4
2021-12-04 13:55:16.506	info	Restart adapter system.adapter.javascript.0 because enabled
host.ioBroker-RasPi4
2021-12-04 13:55:16.506	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
host.ioBroker-RasPi4
2021-12-04 13:55:16.505	error	Caught by controller[0]: }
host.ioBroker-RasPi4
2021-12-04 13:55:16.505	error	Caught by controller[0]: ]
host.ioBroker-RasPi4
2021-12-04 13:55:16.505	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
host.ioBroker-RasPi4
2021-12-04 13:55:16.505	error	Caught by controller[0]: '/opt/iobroker/node_modules/virtual-tsc/build/index.js',
host.ioBroker-RasPi4
2021-12-04 13:55:16.505	error	Caught by controller[0]: '/opt/iobroker/node_modules/virtual-tsc/build/server.js',
host.ioBroker-RasPi4
2021-12-04 13:55:16.505	error	Caught by controller[0]: requireStack: [
host.ioBroker-RasPi4
2021-12-04 13:55:16.504	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
host.ioBroker-RasPi4
2021-12-04 13:55:16.504	error	Caught by controller[0]: {
host.ioBroker-RasPi4
2021-12-04 13:55:16.504	error	Caught by controller[0]: at internal/main/run_main_module.js:17:47
host.ioBroker-RasPi4
2021-12-04 13:55:16.504	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
host.ioBroker-RasPi4
2021-12-04 13:55:16.504	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
host.ioBroker-RasPi4
2021-12-04 13:55:16.504	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
host.ioBroker-RasPi4
2021-12-04 13:55:16.503	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
host.ioBroker-RasPi4
2021-12-04 13:55:16.503	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
host.ioBroker-RasPi4
2021-12-04 13:55:16.503	error	Caught by controller[0]: at Object.&lt;anonymous&gt; (/opt/iobroker/node_modules/iobroker.javascript/main.js:35:24)
host.ioBroker-RasPi4
2021-12-04 13:55:16.503	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
host.ioBroker-RasPi4
2021-12-04 13:55:16.503	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
host.ioBroker-RasPi4
2021-12-04 13:55:16.503	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
host.ioBroker-RasPi4
2021-12-04 13:55:16.502	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
host.ioBroker-RasPi4
2021-12-04 13:55:16.502	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
host.ioBroker-RasPi4
2021-12-04 13:55:16.502	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
host.ioBroker-RasPi4
2021-12-04 13:55:16.502	error	Caught by controller[0]: at Object.&lt;anonymous&gt; (/opt/iobroker/node_modules/virtual-tsc/build/index.js:8:16)
host.ioBroker-RasPi4
2021-12-04 13:55:16.502	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
host.ioBroker-RasPi4
2021-12-04 13:55:16.502	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
host.ioBroker-RasPi4
2021-12-04 13:55:16.502	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
host.ioBroker-RasPi4
2021-12-04 13:55:16.501	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
host.ioBroker-RasPi4
2021-12-04 13:55:16.501	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
host.ioBroker-RasPi4
2021-12-04 13:55:16.501	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
host.ioBroker-RasPi4
2021-12-04 13:55:16.501	error	Caught by controller[0]: at Object.&lt;anonymous&gt; (/opt/iobroker/node_modules/virtual-tsc/build/server.js:4:10)
host.ioBroker-RasPi4
2021-12-04 13:55:16.501	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
host.ioBroker-RasPi4
2021-12-04 13:55:16.500	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
host.ioBroker-RasPi4
2021-12-04 13:55:16.500	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:667:27)
host.ioBroker-RasPi4
2021-12-04 13:55:16.500	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
host.ioBroker-RasPi4
2021-12-04 13:55:16.500	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
host.ioBroker-RasPi4
2021-12-04 13:55:16.500	error	Caught by controller[0]: - /opt/iobroker/node_modules/virtual-tsc/build/index.js
host.ioBroker-RasPi4
2021-12-04 13:55:16.500	error	Caught by controller[0]: - /opt/iobroker/node_modules/virtual-tsc/build/server.js
host.ioBroker-RasPi4
2021-12-04 13:55:16.499	error	Caught by controller[0]: Require stack:
host.ioBroker-RasPi4
2021-12-04 13:55:16.499	error	Caught by controller[0]: Error: Cannot find module 'typescript'
host.ioBroker-RasPi4
2021-12-04 13:55:16.499	error	Caught by controller[0]: ^
host.ioBroker-RasPi4
2021-12-04 13:55:16.499	error	Caught by controller[0]: throw err;
host.ioBroker-RasPi4
2021-12-04 13:55:16.498	error	Caught by controller[0]: internal/modules/cjs/loader.js:818
host.ioBroker-RasPi4
2021-12-04 13:55:16.032	info	instance system.adapter.javascript.0 started with pid 13431
</code></pre>
<p dir="auto">Ein Restore hat zwar funktioniert, jedoch ist immer noch die Hostversion 3.3.21 installiert und der Adapter funktioniert weiterhin nicht.</p>
<p dir="auto">Vor dem Upgrade hatte ich keine Probleme. Das System lief monatelang problemlos.<br />
Kann jemand was mit den Fehlermeldungen anfangen? Kann ich die JS-Controller Version wieder downgraden (leider weiß ich nicht mehr, welches die vorherige Version war)?</p>
<p dir="auto">Über Ratschläge wäre ich sehr dankbar.</p>
<p dir="auto">VG</p>
<p dir="auto">//edit: Protokoll-Eintrag erweitert</p>
]]></description><link>https://forum.iobroker.net/topic/49982/gelöst-fehler-der-js-instanz-nach-js-controller-update</link><generator>RSS for Node</generator><lastBuildDate>Wed, 27 May 2026 02:38:05 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/49982.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 04 Dec 2021 12:36:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Gelöst]Fehler der JS-Instanz nach JS-Controller Update on Sat, 04 Dec 2021 13:48:05 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/714940">Fehler der JS-Instanz nach JS-Controller Update auf 3.3.21</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robson" aria-label="Profile: robson">@<bdi>robson</bdi></a></p>
<p dir="auto">Warum sind da eigentlich zwei Instanzen vom javascript anlegt?<br />
Ich würde das System immer so simpel wie möglich halten. Für eine zweite Instanz würde ich jetzt beim javascript keinen Grund sehen. Lösch die javascript.1 raus.</p>
</blockquote>
<p dir="auto">Die nutze ich für Experimentier-Skripte. Die Instanz schalte ich nur an, wenn ich beim Skripten was testen möchte. Danach ist sie wieder deaktiviert.<br />
Alle stabilen Skripte laufen auf der .0-Instanz.</p>
]]></description><link>https://forum.iobroker.net/post/714945</link><guid isPermaLink="true">https://forum.iobroker.net/post/714945</guid><dc:creator><![CDATA[robson]]></dc:creator><pubDate>Sat, 04 Dec 2021 13:48:05 GMT</pubDate></item><item><title><![CDATA[Reply to [Gelöst]Fehler der JS-Instanz nach JS-Controller Update on Sat, 04 Dec 2021 13:40:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robson" aria-label="Profile: robson">@<bdi>robson</bdi></a></p>
<p dir="auto">Warum sind da eigentlich zwei Instanzen vom javascript anlegt?<br />
Ich würde das System immer so simpel wie möglich halten. Für eine zweite Instanz würde ich jetzt beim javascript keinen Grund sehen. Lösch die javascript.1 raus.</p>
]]></description><link>https://forum.iobroker.net/post/714940</link><guid isPermaLink="true">https://forum.iobroker.net/post/714940</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 04 Dec 2021 13:40:45 GMT</pubDate></item><item><title><![CDATA[Reply to [Gelöst]Fehler der JS-Instanz nach JS-Controller Update on Sat, 04 Dec 2021 13:32:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robson" aria-label="Profile: robson">@<bdi>robson</bdi></a> sagte in <a href="/post/714927">Fehler der JS-Instanz nach JS-Controller Update auf 3.3.21</a>:</p>
<blockquote>
<p dir="auto">Kann ich das auch irgendwo im ioBroker selbst einsehen?</p>
</blockquote>
<p dir="auto">Nein, der ioBroker kümmert sich nicht um das zugrunde liegende Betriebssystem.<br />
Das musst du schon selber machen.</p>
]]></description><link>https://forum.iobroker.net/post/714929</link><guid isPermaLink="true">https://forum.iobroker.net/post/714929</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 04 Dec 2021 13:32:52 GMT</pubDate></item><item><title><![CDATA[Reply to [Gelöst]Fehler der JS-Instanz nach JS-Controller Update on Sat, 04 Dec 2021 13:35:38 GMT]]></title><description><![CDATA[<p dir="auto">Das wichtigste vorweg: vielen Dank an <a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: Thomas-Braun">@<bdi>Thomas-Braun</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/glasfaser" aria-label="Profile: Glasfaser">@<bdi>Glasfaser</bdi></a> und <a class="plugin-mentions-user plugin-mentions-a" href="/user/crunchip" aria-label="Profile: crunchip">@<bdi>crunchip</bdi></a>!</p>
<p dir="auto">Aber der Reihe nach.</p>
<p dir="auto"><strong>1.</strong><br />
Die Befehle:</p>
<pre><code>iobroker del javascript
iobroker install javascript
</code></pre>
<p dir="auto">aus dem von <a class="plugin-mentions-user plugin-mentions-a" href="/user/glasfaser" aria-label="Profile: Glasfaser">@<bdi>Glasfaser</bdi></a> verlinkten Thread haben geholfen. Ein Rebuild war nicht genug.</p>
<p dir="auto"><strong>2.</strong><br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/crunchip" aria-label="Profile: crunchip">@<bdi>crunchip</bdi></a> sagte in <a href="/post/714894">Fehler der JS-Instanz nach JS-Controller Update auf 3.3.21</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robson" aria-label="Profile: robson">@<bdi>robson</bdi></a> sagte in <a href="/post/714867">Fehler der JS-Instanz nach JS-Controller Update auf 3.3.21</a>:</p>
<blockquote>
<p dir="auto">Error: Cannot find module 'typescript'</p>
</blockquote>
<p dir="auto">typescript nachinstallieren</p>
<pre><code></code></pre>
</blockquote>
<p dir="auto">Warum muss so etwas nach nachinstalliert werden, wenn es doch monatelang funktioniert hat? Nur interessenhalber.</p>
<p dir="auto"><strong>3.</strong><br />
<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/714904">Fehler der JS-Instanz nach JS-Controller Update auf 3.3.21</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robson" aria-label="Profile: robson">@<bdi>robson</bdi></a> sagte in <a href="/post/714893">Fehler der JS-Instanz nach JS-Controller Update auf 3.3.21</a>:</p>
<blockquote>
<p dir="auto">Aktualisierung für 159 Pakete verfügbar.</p>
</blockquote>
<p dir="auto">Unabhänig vom aktuellen Problem:<br />
Halt die Kiste auf Stand...</p>
<p dir="auto">Bei nächster Gelegenheit (bald!!!)</p>
<pre><code>iobroker stop
sudo apt update
sudo apt dist-upgrade
sudo reboot
</code></pre>
</blockquote>
<p dir="auto">Danke für den Hinweis. Ich bin leider selten auf der Konsole unterwegs. Kann ich das auch irgendwo im ioBroker selbst einsehen? Da sieht für mich alles grün und aktuell aus.</p>
]]></description><link>https://forum.iobroker.net/post/714927</link><guid isPermaLink="true">https://forum.iobroker.net/post/714927</guid><dc:creator><![CDATA[robson]]></dc:creator><pubDate>Sat, 04 Dec 2021 13:35:38 GMT</pubDate></item><item><title><![CDATA[Reply to [Gelöst]Fehler der JS-Instanz nach JS-Controller Update on Sat, 04 Dec 2021 13:15:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robson" aria-label="Profile: robson">@<bdi>robson</bdi></a> sagte in <a href="/post/714893">Fehler der JS-Instanz nach JS-Controller Update auf 3.3.21</a>:</p>
<blockquote>
<p dir="auto">Aktualisierung für 159 Pakete verfügbar.</p>
</blockquote>
<p dir="auto">Unabhänig vom aktuellen Problem:<br />
Halt die Kiste auf Stand...</p>
<p dir="auto">Bei nächster Gelegenheit (bald!!!)</p>
<pre><code>iobroker stop
sudo apt update
sudo apt dist-upgrade
sudo reboot
</code></pre>
]]></description><link>https://forum.iobroker.net/post/714904</link><guid isPermaLink="true">https://forum.iobroker.net/post/714904</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 04 Dec 2021 13:15:40 GMT</pubDate></item><item><title><![CDATA[Reply to [Gelöst]Fehler der JS-Instanz nach JS-Controller Update on Sat, 04 Dec 2021 13:07:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robson" aria-label="Profile: robson">@<bdi>robson</bdi></a> sagte in <a href="/post/714867">Fehler der JS-Instanz nach JS-Controller Update auf 3.3.21</a>:</p>
<blockquote>
<p dir="auto">Error: Cannot find module 'typescript'</p>
</blockquote>
<p dir="auto"><a href="https://forum.iobroker.net/topic/46983/gel%C3%B6st-javascript-startet-nicht-mehr-nach-update/5">https://forum.iobroker.net/topic/46983/gelöst-javascript-startet-nicht-mehr-nach-update/5</a></p>
]]></description><link>https://forum.iobroker.net/post/714897</link><guid isPermaLink="true">https://forum.iobroker.net/post/714897</guid><dc:creator><![CDATA[Glasfaser]]></dc:creator><pubDate>Sat, 04 Dec 2021 13:07:57 GMT</pubDate></item><item><title><![CDATA[Reply to [Gelöst]Fehler der JS-Instanz nach JS-Controller Update on Sat, 04 Dec 2021 13:08:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robson" aria-label="Profile: robson">@<bdi>robson</bdi></a> sagte in <a href="/post/714880">Fehler der JS-Instanz nach JS-Controller Update auf 3.3.21</a>:</p>
<blockquote>
<p dir="auto">Den dritten Befehl habe ich ebenfalls ausgeführt und iobroker neugestartet. Leider keine Veränderung</p>
</blockquote>
<p dir="auto">dann sind auch keine Befehle um das System zu reparieren, sondern zeigen den aktuellen Stand<br />
deine javascript instanz läuft gar nicht</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robson" aria-label="Profile: robson">@<bdi>robson</bdi></a> sagte in <a href="/post/714867">Fehler der JS-Instanz nach JS-Controller Update auf 3.3.21</a>:</p>
<blockquote>
<p dir="auto">Error: Cannot find module 'typescript'</p>
</blockquote>
<p dir="auto">typescript nachinstallieren</p>
]]></description><link>https://forum.iobroker.net/post/714894</link><guid isPermaLink="true">https://forum.iobroker.net/post/714894</guid><dc:creator><![CDATA[crunchip]]></dc:creator><pubDate>Sat, 04 Dec 2021 13:08:50 GMT</pubDate></item><item><title><![CDATA[Reply to [Gelöst]Fehler der JS-Instanz nach JS-Controller Update on Sat, 04 Dec 2021 13:05:08 GMT]]></title><description><![CDATA[<p dir="auto">Der Befehl</p>
<pre><code>which nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; sudo apt update &amp;&amp; sudo apt update &amp;&amp; apt policy nodejs
</code></pre>
<p dir="auto">gibt mir folgende Ausgabe:</p>
<pre><code> which nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; sudo apt update &amp;&amp; sudo apt update &amp;&amp; apt policy nodejs
/usr/bin/nodejs
/usr/bin/node
/usr/bin/npm
v12.22.1
v12.22.1
6.14.12
OK:1 http://archive.raspberrypi.org/debian buster InRelease
OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
OK:3 https://deb.nodesource.com/node_12.x buster InRelease
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Aktualisierung für 159 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
OK:1 http://archive.raspberrypi.org/debian buster InRelease
OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
OK:3 https://deb.nodesource.com/node_12.x buster InRelease
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Aktualisierung für 159 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
nodejs:
  Installiert:           12.22.1-1nodesource1
  Installationskandidat: 12.22.7-deb-1nodesource1
  Versionstabelle:
     12.22.7-deb-1nodesource1 500
        500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
 *** 12.22.1-1nodesource1 100
        100 /var/lib/dpkg/status
     10.24.0~dfsg-1~deb10u1 500
        500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages

</code></pre>
<pre><code>iob fix
</code></pre>
<p dir="auto">habe ich abschließend ebenfalls noch mal ausgeführt.</p>
]]></description><link>https://forum.iobroker.net/post/714893</link><guid isPermaLink="true">https://forum.iobroker.net/post/714893</guid><dc:creator><![CDATA[robson]]></dc:creator><pubDate>Sat, 04 Dec 2021 13:05:08 GMT</pubDate></item><item><title><![CDATA[Reply to [Gelöst]Fehler der JS-Instanz nach JS-Controller Update on Sat, 04 Dec 2021 12:56:37 GMT]]></title><description><![CDATA[<p dir="auto">Protokoll-Eintrag im ersten Post erweitert.</p>
]]></description><link>https://forum.iobroker.net/post/714886</link><guid isPermaLink="true">https://forum.iobroker.net/post/714886</guid><dc:creator><![CDATA[robson]]></dc:creator><pubDate>Sat, 04 Dec 2021 12:56:37 GMT</pubDate></item><item><title><![CDATA[Reply to [Gelöst]Fehler der JS-Instanz nach JS-Controller Update on Sat, 04 Dec 2021 12:52:02 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><br />
Danke.</p>
<p dir="auto">NodeJS finde ich beim Ausführen der Befehle nicht (s. unten). Aber hier werden doch auch nur die installierten Adapter und Instanzen angezeigt, korrekt?</p>
<p dir="auto">Den dritten Befehl habe ich ebenfalls ausgeführt und iobroker neugestartet. Leider keine Veränderung. Die Fehlermeldung (s. erster Beitrag) bleibt bestehen.</p>
<pre><code>iobroker update -i
Used repository: stable
hash unchanged, use cached sources
update done
Adapter    "admin"         : 5.1.25   , installed 5.1.25
Adapter    "alexa2"        : 3.11.2   , installed 3.11.2
Adapter    "backitup"      : 2.2.2    , installed 2.2.2
Adapter    "cloud"         : 4.1.0    , installed 4.1.0
Adapter    "devices"       : 1.0.9    , installed 1.0.9
Adapter    "discovery"     : 2.7.3    , installed 2.7.3
Adapter    "easee"         : 1.0.5    , installed 1.0.5
Adapter    "fb-checkpresence": 1.1.10  , installed 1.1.10
Adapter    "flot"          : 1.10.7   , installed 1.10.7
Adapter    "followthesun"  : 0.3.5    , installed 0.3.5
Adapter    "fullybrowser"  : 2.0.9    , installed 2.0.9
Adapter    "harmony"       : 1.2.2    , installed 1.2.2
Adapter    "heatingcontrol": 2.7.2    , installed 2.7.2
Adapter    "history"       : 1.9.13   , installed 1.9.13
Adapter    "hm-rega"       : 3.0.32   , installed 3.0.32
Adapter    "hm-rpc"        : 1.14.45  , installed 1.14.45
Adapter    "ical"          : 1.11.4   , installed 1.11.4
Adapter    "icons-mfd-png" : 1.0.2    , installed 1.0.2
Adapter    "icons-ultimate-png": 1.0.1   , installed 1.0.1
Adapter    "info"          : 1.9.8    , installed 1.9.8
Adapter    "iot"           : 1.8.24   , installed 1.8.24
Adapter    "javascript"    : 5.2.13   , installed 5.2.13
Controller "js-controller" : 3.3.21   , installed 3.3.21
Adapter    "netatmo-crawler": 0.6.0   , installed 0.6.0
Adapter    "ping"          : 1.5.0    , installed 1.5.0
Adapter    "schoolfree"    : 1.0.0    , installed 1.0.0
Adapter    "shelly"        : 4.0.7    , installed 4.0.7
Adapter    "simple-api"    : 2.6.1    , installed 2.6.1
Adapter    "socketio"      : 3.1.4    , installed 3.1.4
Adapter    "sonoff"        : 2.4.5    , installed 2.4.5
Adapter    "tankerkoenig"  : 2.1.1    , installed 2.1.1
Adapter    "telegram"      : 1.10.0   , installed 1.10.0
Adapter    "tr-064"        : 4.2.14   , installed 4.2.14
Adapter    "trashschedule" : 1.2.0    , installed 1.2.0
Adapter    "vis"           : 1.4.5    , installed 1.4.5
Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
Adapter    "volvo"         : 0.0.6    , installed 0.0.6
Adapter    "weatherunderground": 3.3.1   , installed 3.3.1
Adapter    "web"           : 3.4.9    , installed 3.4.9
Adapter    "wolf"          : 1.2.1    , installed 1.2.1
Adapter    "worx"          : 1.5.5    , installed 1.5.5
Adapter    "yr"            : 3.0.5    , installed 3.0.5
</code></pre>
<pre><code> iobroker list instances

+ system.adapter.admin.0                  : admin                 : ioBroker-RasPi4                          -  enabled, port: 8081, bind: 0.0.0.0                                                                                                 (SSL), run as: admin
+ system.adapter.alexa2.0                 : alexa2                : ioBroker-RasPi4                          -  enabled
+ system.adapter.backitup.0               : backitup              : ioBroker-RasPi4                          -  enabled
+ system.adapter.cloud.0                  : cloud                 : ioBroker-RasPi4                          -  enabled
  system.adapter.devices.0                : devices               : ioBroker-RasPi4                          - disabled
+ system.adapter.discovery.0              : discovery             : ioBroker-RasPi4                          -  enabled
+ system.adapter.easee.0                  : easee                 : ioBroker-RasPi4                          -  enabled
  system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker-RasPi4                          - disabled
  system.adapter.flot.0                   : flot                  : ioBroker-RasPi4                          - disabled
  system.adapter.followthesun.0           : followthesun          : ioBroker-RasPi4                          - disabled
  system.adapter.fullybrowser.0           : fullybrowser          : ioBroker-RasPi4                          - disabled
  system.adapter.harmony.0                : harmony               : ioBroker-RasPi4                          - disabled
  system.adapter.heatingcontrol.0         : heatingcontrol        : ioBroker-RasPi4                          - disabled
  system.adapter.history.0                : history               : ioBroker-RasPi4                          - disabled
+ system.adapter.hm-rega.0                : hm-rega               : ioBroker-RasPi4                          -  enabled
+ system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-RasPi4                          -  enabled, port: 12001
+ system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-RasPi4                          -  enabled, port: 12010
  system.adapter.ical.0                   : ical                  : ioBroker-RasPi4                          -  enabled
  system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-RasPi4                          - disabled
+ system.adapter.info.0                   : info                  : ioBroker-RasPi4                          -  enabled
+ system.adapter.iot.0                    : iot                   : ioBroker-RasPi4                          -  enabled
+ system.adapter.iot.1                    : iot                   : ioBroker-RasPi4                          -  enabled
  system.adapter.javascript.0             : javascript            : ioBroker-RasPi4                          -  enabled
  system.adapter.javascript.1             : javascript            : ioBroker-RasPi4                          - disabled
  system.adapter.netatmo-crawler.0        : netatmo-crawler       : ioBroker-RasPi4                          -  enabled
+ system.adapter.ping.0                   : ping                  : ioBroker-RasPi4                          -  enabled
+ system.adapter.schoolfree.0             : schoolfree            : ioBroker-RasPi4                          -  enabled
  system.adapter.shelly.0                 : shelly                : ioBroker-RasPi4                          - disabled, port: 1882, bind: 0.0.0.0
  system.adapter.simple-api.0             : simple-api            : ioBroker-RasPi4                          - disabled, port: 8087, bind: 192.168                                                                                                .178.11, run as: admin
  system.adapter.socketio.0               : socketio              : ioBroker-RasPi4                          - disabled, port: 8084, bind: 0.0.0.0                                                                                                , run as: admin
+ system.adapter.sonoff.0                 : sonoff                : ioBroker-RasPi4                          -  enabled, port: 1883, bind: 192.168                                                                                                .178.11
+ system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker-RasPi4                          -  enabled
+ system.adapter.telegram.0               : telegram              : ioBroker-RasPi4                          -  enabled, port: 8443, bind: 0.0.0.0
+ system.adapter.tr-064.0                 : tr-064                : ioBroker-RasPi4                          -  enabled
+ system.adapter.trashschedule.0          : trashschedule         : ioBroker-RasPi4                          -  enabled
  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-RasPi4                          - disabled
  system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker-RasPi4                          - disabled
  system.adapter.vis.0                    : vis                   : ioBroker-RasPi4                          -  enabled
  system.adapter.volvo.0                  : volvo                 : ioBroker-RasPi4                          - disabled
  system.adapter.weatherunderground.0     : weatherunderground    : ioBroker-RasPi4                          -  enabled
  system.adapter.web.0                    : web                   : ioBroker-RasPi4                          -  enabled, port: 443, bind: 0.0.0.0                                                                                                 (SSL), run as: admin
  system.adapter.wolf.0                   : wolf                  : ioBroker-RasPi4                          -  enabled, port: 12004, bind: 0.0.0.                                                                                                0
  system.adapter.worx.0                   : worx                  : ioBroker-RasPi4                          - disabled
+ system.adapter.yr.0                     : yr                    : ioBroker-RasPi4                          -  enabled

+ instance is alive

</code></pre>
]]></description><link>https://forum.iobroker.net/post/714880</link><guid isPermaLink="true">https://forum.iobroker.net/post/714880</guid><dc:creator><![CDATA[robson]]></dc:creator><pubDate>Sat, 04 Dec 2021 12:52:02 GMT</pubDate></item><item><title><![CDATA[Reply to [Gelöst]Fehler der JS-Instanz nach JS-Controller Update on Sat, 04 Dec 2021 12:43:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robson" aria-label="Profile: robson">@<bdi>robson</bdi></a></p>
<p dir="auto">Unten anfangen.<br />
NodeJS sauber im System?</p>
<pre><code>iobroker update -i
iobroker list instances
</code></pre>
<pre><code>which nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; sudo apt update &amp;&amp; sudo apt update &amp;&amp; apt policy nodejs
</code></pre>
]]></description><link>https://forum.iobroker.net/post/714873</link><guid isPermaLink="true">https://forum.iobroker.net/post/714873</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 04 Dec 2021 12:43:11 GMT</pubDate></item></channel></rss>