<?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[Tote Hose nach Node js Update]]></title><description><![CDATA[<p dir="auto">Hallo liebe Community,</p>
<p dir="auto">never change a running system...</p>
<p dir="auto">Ich habe mich wegen ein paar Adapter Updates voll in etwas verrannt und bekomme IO Broker nicht mehr ans laufen...</p>
<p dir="auto">Ich habe ein node js update durchgeführt und jetzt läuft nichts mehr:</p>
<pre><code>pi@raspberrypi:~ $ sudo iobroker update
internal/modules/cjs/loader.js:960
  throw err;
  ^

Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:957:15)
    at Function.Module._load (internal/modules/cjs/loader.js:840:27)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12)
    at internal/main/run_main_module.js:18:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

</code></pre>
<p dir="auto">Kann mir jemand helfen?</p>
<p dir="auto">Hardware: Raspi3<br />
node -v: v12.16.3<br />
npm -v: 6.14.4<br />
nodejs -v: v10.20.1</p>
<p dir="auto">Gruß</p>
<p dir="auto">EDIT: Log bitte in CODE Tags setzen!</p>
]]></description><link>https://forum.iobroker.net/topic/33073/tote-hose-nach-node-js-update</link><generator>RSS for Node</generator><lastBuildDate>Mon, 04 May 2026 22:53:42 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/33073.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 05 May 2020 20:41:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Wed, 06 May 2020 20:07:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/k%C3%A4pten-karacho" aria-label="Profile: Käpten-Karacho">@<bdi>Käpten-Karacho</bdi></a> Ich würde jetzt den Broker nochmal stoppen und fixen.</p>
<pre><code>iobroker stop
iobroker fix
iobroker start
</code></pre>
<p dir="auto">Und dann gewöhn dir das ständige 'sudo' ab. Das wird gar nicht soooo häufig im Zusammenhang mit ioBroker verwendet.</p>
]]></description><link>https://forum.iobroker.net/post/427563</link><guid isPermaLink="true">https://forum.iobroker.net/post/427563</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 06 May 2020 20:07:38 GMT</pubDate></item><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Wed, 06 May 2020 20:04:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wendy2702" aria-label="Profile: wendy2702">@<bdi>wendy2702</bdi></a> said in <a href="/post/427546">Tote Hose nach Node js Update</a>:</p>
<blockquote>
<p dir="auto">iobroker start</p>
</blockquote>
<p dir="auto">...Was soll ich sagen...</p>
<p dir="auto">Ihr seid die geilsten!</p>
<p dir="auto">Es läuft!<br />
Vielen Dank.</p>
<pre><code>
pi@raspberrypi:~ $ cd /opt/iobroker
pi@raspberrypi:/opt/iobroker $ npm install iobroker.js-controller

&gt; iobroker.js-controller@3.0.20 preinstall /opt/iobroker/node_modules/iobroker.js-controller
&gt; node lib/preinstallCheck.js

NPM version: 6.14.4

&gt; unix-dgram@2.0.3 install /opt/iobroker/node_modules/unix-dgram
&gt; node-gyp rebuild

make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird betreten
  CXX(target) Release/obj.target/unix_dgram/src/unix_dgram.o
  SOLINK_MODULE(target) Release/obj.target/unix_dgram.node
  COPY Release/unix_dgram.node
make: Verzeichnis „/opt/iobroker/node_modules/unix-dgram/build“ wird verlassen

&gt; ursa-optional@0.9.10 install /opt/iobroker/node_modules/ursa-optional
&gt; node rebuild.js


&gt; diskusage@1.1.3 install /opt/iobroker/node_modules/diskusage
&gt; node-gyp rebuild

make: Verzeichnis „/opt/iobroker/node_modules/diskusage/build“ wird betreten
  CXX(target) Release/obj.target/diskusage/src/main.o
  CXX(target) Release/obj.target/diskusage/src/diskusage_posix.o
  SOLINK_MODULE(target) Release/obj.target/diskusage.node
  COPY Release/diskusage.node
make: Verzeichnis „/opt/iobroker/node_modules/diskusage/build“ wird verlassen

&gt; iobroker.js-controller@3.0.20 install /opt/iobroker/node_modules/iobroker.js-controller
&gt; node iobroker.js setup first

object system.certificates updated
object 0_userdata.0.example_state created
object 0_userdata.0 created
object alias.0 created
ioBroker configuration updated

&gt; acme-v2@1.8.6 postinstall /opt/iobroker/node_modules/acme-v2
&gt; node scripts/postinstall


Greenlock and ACME.js v3 are on the way!
Watch for updates at https://indiegogo.com/at/greenlock

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

+ iobroker.js-controller@3.0.20
added 231 packages from 218 contributors and audited 933 packages in 103.47s

6 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities



   ╭────────────────────────────────────────────────────────────────╮
   │                                                                │
   │      New patch version of npm available! 6.14.4 → 6.14.5       │
   │   Changelog: https://github.com/npm/cli/releases/tag/v6.14.5   │
   │               Run npm install -g npm to update!                │
   │                                                                │
   ╰────────────────────────────────────────────────────────────────╯

pi@raspberrypi:/opt/iobroker $ iobroker start
Starting iobroker controller daemon...
iobroker controller daemon started. PID: 1184
pi@raspberrypi:/opt/iobroker $

</code></pre>
]]></description><link>https://forum.iobroker.net/post/427562</link><guid isPermaLink="true">https://forum.iobroker.net/post/427562</guid><dc:creator><![CDATA[Käpten Karacho]]></dc:creator><pubDate>Wed, 06 May 2020 20:04:45 GMT</pubDate></item><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Wed, 06 May 2020 19:45:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/k%C3%A4pten-karacho" aria-label="Profile: Käpten-Karacho">@<bdi>Käpten-Karacho</bdi></a> said in <a href="/post/427536">Tote Hose nach Node js Update</a>:</p>
<blockquote>
<p dir="auto">pi@raspberrypi:/opt/iobroker $ sudo iobroker update</p>
</blockquote>
<p dir="auto">Du nutzt deutlich zu häufig 'sudo'. Lass das, wenn es nicht notwendig ist.</p>
]]></description><link>https://forum.iobroker.net/post/427554</link><guid isPermaLink="true">https://forum.iobroker.net/post/427554</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 06 May 2020 19:45:43 GMT</pubDate></item><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Wed, 06 May 2020 19:42:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jan1" aria-label="Profile: Jan1">@<bdi>Jan1</bdi></a> Bin zu Hilfsbereit. :-)</p>
]]></description><link>https://forum.iobroker.net/post/427550</link><guid isPermaLink="true">https://forum.iobroker.net/post/427550</guid><dc:creator><![CDATA[wendy2702]]></dc:creator><pubDate>Wed, 06 May 2020 19:42:09 GMT</pubDate></item><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Wed, 06 May 2020 19:43:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wendy2702" aria-label="Profile: wendy2702">@<bdi>wendy2702</bdi></a><br />
Jetzt lass ihn doch mal die Doku dazu in Ruhe lesen :-)<br />
Da steht das auch drin und was man sich selber erarbeitet, bleibt länger im Gedächtnis ;-)</p>
<p dir="auto">Oder für was wurde dieser Teil der Doku geschrieben?</p>
]]></description><link>https://forum.iobroker.net/post/427547</link><guid isPermaLink="true">https://forum.iobroker.net/post/427547</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Wed, 06 May 2020 19:43:03 GMT</pubDate></item><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Wed, 06 May 2020 19:37:51 GMT]]></title><description><![CDATA[<pre><code>cd /opt/iobroker
npm install iobroker.js-controller
iobroker start
</code></pre>
]]></description><link>https://forum.iobroker.net/post/427546</link><guid isPermaLink="true">https://forum.iobroker.net/post/427546</guid><dc:creator><![CDATA[wendy2702]]></dc:creator><pubDate>Wed, 06 May 2020 19:37:51 GMT</pubDate></item><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Wed, 06 May 2020 19:31:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/k%C3%A4pten-karacho" aria-label="Profile: Käpten-Karacho">@<bdi>Käpten-Karacho</bdi></a><br />
<a href="https://www.iobroker.net/#de/documentation/trouble/RunsNoMore.md" rel="nofollow ugc">Hier</a> stehen einige Möglichkeiten mit Lösung was es sein könnte, wenn da durch bist und es immer noch nicht geht, gehts hier weiter ;-)</p>
]]></description><link>https://forum.iobroker.net/post/427539</link><guid isPermaLink="true">https://forum.iobroker.net/post/427539</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Wed, 06 May 2020 19:31:14 GMT</pubDate></item><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Wed, 06 May 2020 19:27:29 GMT]]></title><description><![CDATA[<p dir="auto">Danke für die Hilfe Thomas.</p>
<p dir="auto">Die Versionen sind jetzt gleich... v.12.6.3</p>
<p dir="auto">Allerdings bekomme ich keinen Zugriff auf IOBroker.</p>
<p dir="auto">Muss ich bei NodeJS ein downgrade durchführen, oder was könnte es sein?</p>
<pre><code>
pi@raspberrypi:~ $ cd /opt/iobroker
pi@raspberrypi:/opt/iobroker $
pi@raspberrypi:/opt/iobroker $ sudo iobroker stop
internal/modules/cjs/loader.js:960
  throw err;
  ^

Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iob      roker.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:957:15)
    at Function.Module._load (internal/modules/cjs/loader.js:840:27)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js      :74:12)
    at internal/main/run_main_module.js:18:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}
pi@raspberrypi:/opt/iobroker $
pi@raspberrypi:/opt/iobroker $ sudo iobroker update
internal/modules/cjs/loader.js:960
  throw err;
  ^

Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iob      roker.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:957:15)
    at Function.Module._load (internal/modules/cjs/loader.js:840:27)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js      :74:12)
    at internal/main/run_main_module.js:18:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}
pi@raspberrypi:/opt/iobroker $
pi@raspberrypi:/opt/iobroker $ sudo iobroker upgrade self
internal/modules/cjs/loader.js:960
  throw err;
  ^

Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iob      roker.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:957:15)
    at Function.Module._load (internal/modules/cjs/loader.js:840:27)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js      :74:12)
    at internal/main/run_main_module.js:18:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}
pi@raspberrypi:/opt/iobroker $
pi@raspberrypi:/opt/iobroker $
</code></pre>
]]></description><link>https://forum.iobroker.net/post/427536</link><guid isPermaLink="true">https://forum.iobroker.net/post/427536</guid><dc:creator><![CDATA[Käpten Karacho]]></dc:creator><pubDate>Wed, 06 May 2020 19:27:29 GMT</pubDate></item><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Wed, 06 May 2020 05:33:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/k%C3%A4pten-karacho" aria-label="Profile: Käpten-Karacho">@<bdi>Käpten-Karacho</bdi></a> Mit welcher Anleitung hast du denn node12 'installiert'?</p>
<pre><code>sudo rm /usr/local/bin/node
</code></pre>
<p dir="auto">Bitte benutze die code-tags für die Ausgabe. Danke.</p>
<p dir="auto">Danach</p>
<pre><code>curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt update
sudo apt install --reinstall nodejs
sudo apt dist-upgrade
</code></pre>
]]></description><link>https://forum.iobroker.net/post/427046</link><guid isPermaLink="true">https://forum.iobroker.net/post/427046</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 06 May 2020 05:33:29 GMT</pubDate></item><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Wed, 06 May 2020 14:20:08 GMT]]></title><description><![CDATA[<p dir="auto">Ja genau.<br />
...Sleep</p>
<p dir="auto">Danke schonmal für eure Auskünfte</p>
<p dir="auto">Jetzt Man Work...</p>
<pre><code>pi@raspberrypi:~ $ apt policy nodejs
nodejs:
  Installiert:           10.20.1-1nodesource1
  Installationskandidat: 10.20.1-1nodesource1
  Versionstabelle:
 *** 10.20.1-1nodesource1 500
        500 https://deb.nodesource.com/node_10.x stretch/main armhf Packages
        100 /var/lib/dpkg/status
     8.11.1~dfsg-2~bpo9+1 500
        500 http://archive.raspberrypi.org/debian stretch/main armhf Packages
     4.8.2~dfsg-1 500
        500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
pi@raspberrypi:~ $ which node
/usr/local/bin/node
pi@raspberrypi:~ $ which nodejs
/usr/bin/nodejs
</code></pre>
]]></description><link>https://forum.iobroker.net/post/427036</link><guid isPermaLink="true">https://forum.iobroker.net/post/427036</guid><dc:creator><![CDATA[Käpten Karacho]]></dc:creator><pubDate>Wed, 06 May 2020 14:20:08 GMT</pubDate></item><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Tue, 05 May 2020 21:15:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wendy2702" aria-label="Profile: wendy2702">@<bdi>wendy2702</bdi></a></p>
<pre><code>while sleep do nothing
</code></pre>
]]></description><link>https://forum.iobroker.net/post/426963</link><guid isPermaLink="true">https://forum.iobroker.net/post/426963</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 05 May 2020 21:15:27 GMT</pubDate></item><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Tue, 05 May 2020 21:12:55 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> und ausgeführt.</p>
]]></description><link>https://forum.iobroker.net/post/426961</link><guid isPermaLink="true">https://forum.iobroker.net/post/426961</guid><dc:creator><![CDATA[wendy2702]]></dc:creator><pubDate>Tue, 05 May 2020 21:12:55 GMT</pubDate></item><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Tue, 05 May 2020 21:12:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wendy2702" aria-label="Profile: wendy2702">@<bdi>wendy2702</bdi></a> Ja, hat sich wohl eben</p>
<pre><code>man sleep
</code></pre>
<p dir="auto">angeschaut.</p>
]]></description><link>https://forum.iobroker.net/post/426960</link><guid isPermaLink="true">https://forum.iobroker.net/post/426960</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 05 May 2020 21:12:25 GMT</pubDate></item><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Tue, 05 May 2020 21:10:57 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> jetzt hier im Thread auch „Tote Hose“ !? ;-)</p>
]]></description><link>https://forum.iobroker.net/post/426958</link><guid isPermaLink="true">https://forum.iobroker.net/post/426958</guid><dc:creator><![CDATA[wendy2702]]></dc:creator><pubDate>Tue, 05 May 2020 21:10:57 GMT</pubDate></item><item><title><![CDATA[Reply to Tote Hose nach Node js Update on Tue, 05 May 2020 20:49:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/k%C3%A4pten-karacho" aria-label="Profile: Käpten-Karacho">@<bdi>Käpten-Karacho</bdi></a> said in <a href="/post/426931">Tote Hose nach Node js Update</a>:</p>
<blockquote>
<p dir="auto">pi@raspberrypi:~ $ sudo iobroker update</p>
</blockquote>
<p dir="auto">Ist nicht korrekt, du brauchst kein sudo an der Stelle.</p>
<p dir="auto">Und dann ist dein node nicht richtig installiert. Die Versionen von node und nodejs müssen übereinstimmen.</p>
<pre><code>apt policy nodejs
which node 
which nodejs 
which npm
</code></pre>
]]></description><link>https://forum.iobroker.net/post/426940</link><guid isPermaLink="true">https://forum.iobroker.net/post/426940</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 05 May 2020 20:49:41 GMT</pubDate></item></channel></rss>