<?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[(mal wieder) zigbee: Cannot find module &#x27;...serialPortUtils&#x27;]]></title><description><![CDATA[<p dir="auto">Ich habe ein Multihost System mit 3 Raspberry pi (2 Dreier und ein Vierer)<br />
Nachdem beim letzten Systemupdate sich alle Zigbee Adapter verabschiedet haben, hat sich jetzt einer wie von Geisterhand selbst repariert und war auf einmal wieder grün. Also nochmal die beiden anderen angesehen.<br />
Festgestellt, dass Zigbee 1.4.4. installiert war, also mal ein Update auf 1.5.6 gemacht und siehe da, der auf dem Master (Raspberry 4) wurde glücklicherweise auch grün. Der auf dem zweiten Slave bleibt aber rot.<br />
In den Logfiles sehe ich:</p>
<pre><code>2021-10-02 22:33:01.896  - info: host.raspberrypi202 instance system.adapter.zigbee.2 started with pid 19820
2021-10-02 22:33:04.084  - error: host.raspberrypi202 Caught by controller[0]: internal/modules/cjs/loader.js:818
2021-10-02 22:33:04.085  - error: host.raspberrypi202 Caught by controller[0]:   throw err;
2021-10-02 22:33:04.086  - error: host.raspberrypi202 Caught by controller[0]:   ^
2021-10-02 22:33:04.087  - error: host.raspberrypi202 Caught by controller[0]: Error: Cannot find module 'zigbee-herdsman/dist/adapter/serialPortUtils'
2021-10-02 22:33:04.088  - error: host.raspberrypi202 Caught by controller[0]: Require stack:
2021-10-02 22:33:04.088  - error: host.raspberrypi202 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js
2021-10-02 22:33:04.089  - error: host.raspberrypi202 Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js

</code></pre>
<p dir="auto">was ich bisher hier im Forum gelesen habe war (wenn ich das richtig verstanden habe)  den Zigbee neu zu installieren. Das habe ich probiert.</p>
<pre><code>pi@raspberrypi202:/opt/iobroker $ iobroker upgrade zigbee@1.5.6
Would you like to reinstall version 1.5.6 of zigbee now? [(y)es, (n)o]: y
Update zigbee from @1.5.6 to @1.5.6
host.raspberrypi202 Adapter "system.adapter.zigbee.2" is stopped.
NPM version: 6.14.14
npm install iobroker.zigbee@1.5.6 --loglevel error --prefix "/opt/iobroker" (System call)
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/ioBroker/ioBroker.onkyo.git
npm ERR!
npm ERR! Permission denied (publickey).
npm ERR! fatal: Konnte nicht vom Remote-Repository lesen.
npm ERR!
npm ERR! Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen
npm ERR! und das Repository existiert.
npm ERR!
npm ERR! exited with error code: 128

</code></pre>
<p dir="auto">Was mich hier stutzig macht ist das Git-Verzeichnis.</p>
<pre><code>npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/ioBroker/ioBroker.onkyo.git
</code></pre>
<p dir="auto">Ich habe mal vor längerem für den Onkyo Adapter auf ein Beta Verzeichnis umgestellt. Aber da es sich ja um ein Multihost System handelt kann ich doch den Verwahrort nur für alle Hosts gleich einstellen und bei den beiden anderen Hosts hat das Update funktioniert. Wie kann ich das wieder geradebiegen bzw. was ist das schief gelaufen?</p>
<p dir="auto">Noch zur Info:</p>
<pre><code>pi@raspberrypi202:/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.22.5
/usr/bin/node
v12.22.5
/usr/bin/npm
6.14.14
nodejs:
  Installiert:           12.22.5-1nodesource1
  Installationskandidat: 12.22.5-1nodesource1
  Versionstabelle:
 *** 12.22.5-1nodesource1 500
        500 https://deb.nodesource.com/node_12.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
</code></pre>
]]></description><link>https://forum.iobroker.net/topic/48196/mal-wieder-zigbee-cannot-find-module-serialportutils</link><generator>RSS for Node</generator><lastBuildDate>Thu, 28 May 2026 17:05:08 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/48196.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 03 Oct 2021 11:40:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to (mal wieder) zigbee: Cannot find module &#x27;...serialPortUtils&#x27; on Mon, 04 Oct 2021 10:45: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></p>
<p dir="auto">Habe ich gemacht. Eine endlos lange Liste ist erschienen (poste ich bei Bedarf). Aber der Fehler bleibt bestehen.</p>
<pre><code>pi@raspberrypi202:/opt/iobroker $ iobroker upgrade zigbee@1.5.6
Would you like to reinstall version 1.5.6 of zigbee now? [(y)es, (n)o]: y
Update zigbee from @1.5.6 to @1.5.6
host.raspberrypi202 Adapter "system.adapter.zigbee.2" is stopped.
NPM version: 6.14.15
npm install iobroker.zigbee@1.5.6 --loglevel error --prefix "/opt/iobroker" (System call)
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/ioBroker/ioBroker.onkyo.git
npm ERR!
npm ERR! git@github.com: Permission denied (publickey).
npm ERR! fatal: Konnte nicht vom Remote-Repository lesen.
npm ERR!
npm ERR! Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen
npm ERR! und das Repository existiert.
n
</code></pre>
]]></description><link>https://forum.iobroker.net/post/684355</link><guid isPermaLink="true">https://forum.iobroker.net/post/684355</guid><dc:creator><![CDATA[WolfgangFB]]></dc:creator><pubDate>Mon, 04 Oct 2021 10:45:55 GMT</pubDate></item><item><title><![CDATA[Reply to (mal wieder) zigbee: Cannot find module &#x27;...serialPortUtils&#x27; on Mon, 04 Oct 2021 10:27:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a></p>
<p dir="auto">Auf dem Slave</p>
<pre><code>cd /opt/iobroker
npm list
</code></pre>
<p dir="auto">Schmeißt bei mir die über git gezogenen Adapter raus.</p>
]]></description><link>https://forum.iobroker.net/post/684337</link><guid isPermaLink="true">https://forum.iobroker.net/post/684337</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Mon, 04 Oct 2021 10:27:51 GMT</pubDate></item><item><title><![CDATA[Reply to (mal wieder) zigbee: Cannot find module &#x27;...serialPortUtils&#x27; on Mon, 04 Oct 2021 10:20:06 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">Das ist ein Multihost System. Der Onkyo Adapter ist nur auf dem Master installiert und zwar aus dem Stable-Repo. Der Master steht auch auf Verwahrort Stable.<br />
Also: Wie bekomme ich beim Slave den Onkyo Pfad raus?</p>
]]></description><link>https://forum.iobroker.net/post/684329</link><guid isPermaLink="true">https://forum.iobroker.net/post/684329</guid><dc:creator><![CDATA[WolfgangFB]]></dc:creator><pubDate>Mon, 04 Oct 2021 10:20:06 GMT</pubDate></item><item><title><![CDATA[Reply to (mal wieder) zigbee: Cannot find module &#x27;...serialPortUtils&#x27; on Sun, 03 Oct 2021 22:31:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a></p>
<p dir="auto">Da klemmt der ioBroker.onkyo fest.<br />
Installier den aus dem stable-Repo, nicht aus dem git.</p>
]]></description><link>https://forum.iobroker.net/post/684204</link><guid isPermaLink="true">https://forum.iobroker.net/post/684204</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sun, 03 Oct 2021 22:31:41 GMT</pubDate></item><item><title><![CDATA[Reply to (mal wieder) zigbee: Cannot find module &#x27;...serialPortUtils&#x27; on Sun, 03 Oct 2021 21:06:58 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, wieder alles gemacht um den heiligen Gral des Top-Aktuellen-Systems zu erreichen, am eigentlichen Problem hat sich aber nichts getan.</p>
<pre><code>pi@raspberrypi202:~ $ 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.22.6
/usr/bin/node
v12.22.6
/usr/bin/npm
6.14.15
nodejs:
  Installiert:           12.22.6-deb-1nodesource1
  Installationskandidat: 12.22.6-deb-1nodesource1
  Versionstabelle:
 *** 12.22.6-deb-1nodesource1 500
        500 https://deb.nodesource.com/node_12.x bullseye/main armhf Packages
        100 /var/lib/dpkg/status
     12.22.5~dfsg-2~11u1 500
        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
</code></pre>
<pre><code>pi@raspberrypi202:~ $ more /etc/apt/sources.list
deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
#deb-src http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi
</code></pre>
<pre><code>pi@raspberrypi202:~ $ cat /etc/debian_version
11.0
p
</code></pre>
<pre><code>pi@raspberrypi202:~ $ iobroker upgrade zigbee@1.5.6
Would you like to reinstall version 1.5.6 of zigbee now? [(y)es, (n)o]: y
Update zigbee from @1.5.6 to @1.5.6
host.raspberrypi202 Adapter "system.adapter.zigbee.2" is stopped.
NPM version: 6.14.15
npm install iobroker.zigbee@1.5.6 --loglevel error --prefix "/opt/iobroker" (System call)
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/ioBroker/ioBroker.onkyo.git
npm ERR!
npm ERR! git@github.com: Permission denied (publickey).
npm ERR! fatal: Konnte nicht vom Remote-Repository lesen.
npm ERR!
npm ERR! Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen
npm ERR! und das Repository existiert.
npm ERR!
npm ERR! exited with error code: 128

</code></pre>
]]></description><link>https://forum.iobroker.net/post/684199</link><guid isPermaLink="true">https://forum.iobroker.net/post/684199</guid><dc:creator><![CDATA[WolfgangFB]]></dc:creator><pubDate>Sun, 03 Oct 2021 21:06:58 GMT</pubDate></item><item><title><![CDATA[Reply to (mal wieder) zigbee: Cannot find module &#x27;...serialPortUtils&#x27; on Sun, 03 Oct 2021 18:27:59 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/684127">(mal wieder) zigbee: Cannot find module '...serialPortUtils'</a>:</p>
<blockquote>
<p dir="auto">einen grep,</p>
</blockquote>
<p dir="auto"><a href="https://forum.iobroker.net/topic/42215/wie-komme-ich-von-node-15-8-0-auf-12-20-2-oder-14-x-zur%C3%BCck/16">https://forum.iobroker.net/topic/42215/wie-komme-ich-von-node-15-8-0-auf-12-20-2-oder-14-x-zurück/16</a></p>
]]></description><link>https://forum.iobroker.net/post/684129</link><guid isPermaLink="true">https://forum.iobroker.net/post/684129</guid><dc:creator><![CDATA[Glasfaser]]></dc:creator><pubDate>Sun, 03 Oct 2021 18:27:59 GMT</pubDate></item><item><title><![CDATA[Reply to (mal wieder) zigbee: Cannot find module &#x27;...serialPortUtils&#x27; on Sun, 03 Oct 2021 18:25:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a></p>
<p dir="auto">Die Dateien liegen alle in /etc/apt/sources.list<br />
bzw. /etc/apt/sources.list.d/<br />
Musst du mal von Hand reinschauen.</p>
<p dir="auto">Ich hatte auch mal einen grep, der da durch jagt, finde ich aber im Moment nicht mehr. Und selber einen basteln habe ich gerade keine Lust drauf.</p>
<p dir="auto">Mir war doch so, als wenn ich da mal was zu geschrieben hätte:</p>
<p dir="auto"><a href="https://forum.iobroker.net/topic/47213/upgrade-von-debian-10-buster-auf-11-bullseye">https://forum.iobroker.net/topic/47213/upgrade-von-debian-10-buster-auf-11-bullseye</a></p>
]]></description><link>https://forum.iobroker.net/post/684127</link><guid isPermaLink="true">https://forum.iobroker.net/post/684127</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sun, 03 Oct 2021 18:25:23 GMT</pubDate></item><item><title><![CDATA[Reply to (mal wieder) zigbee: Cannot find module &#x27;...serialPortUtils&#x27; on Sun, 03 Oct 2021 18:16: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></p>
<p dir="auto">Wie bekomme ich das raus? (richtig)?</p>
]]></description><link>https://forum.iobroker.net/post/684117</link><guid isPermaLink="true">https://forum.iobroker.net/post/684117</guid><dc:creator><![CDATA[WolfgangFB]]></dc:creator><pubDate>Sun, 03 Oct 2021 18:16:57 GMT</pubDate></item><item><title><![CDATA[Reply to (mal wieder) zigbee: Cannot find module &#x27;...serialPortUtils&#x27; on Sun, 03 Oct 2021 17:13:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a></p>
<p dir="auto">Deine sources.list Dateien sind nicht korrekt. Da darf jetzt nichts mehr von Stretch drin stehen. In keiner.</p>
]]></description><link>https://forum.iobroker.net/post/684063</link><guid isPermaLink="true">https://forum.iobroker.net/post/684063</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sun, 03 Oct 2021 17:13:43 GMT</pubDate></item><item><title><![CDATA[Reply to (mal wieder) zigbee: Cannot find module &#x27;...serialPortUtils&#x27; on Sun, 03 Oct 2021 16:58:26 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">Habe ich gemacht, hat (wie oft) viel Zeit gekostet und nichts gebracht.</p>
<pre><code>pi@raspberrypi202:~ $ cat /etc/debian_version
11.0    
</code></pre>
<pre><code>pi@raspberrypi202:~ $ 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.22.6
/usr/bin/node
v12.22.6
/usr/bin/npm
6.14.15
nodejs:
  Installiert:           12.22.6-1nodesource1
  Installationskandidat: 12.22.6-1nodesource1
  Versionstabelle:
 *** 12.22.6-1nodesource1 500
        500 https://deb.nodesource.com/node_12.x stretch/main armhf Packages
        100 /var/lib/dpkg/status
     12.22.5~dfsg-2~11u1 500
        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
     8.11.1~dfsg-2~bpo9+1 500
        500 http://archive.raspberrypi.org/debian stretch/main armhf Packages        

</code></pre>
<pre><code>pi@raspberrypi202:~ $ iobroker upgrade zigbee@1.5.6
Would you like to reinstall version 1.5.6 of zigbee now? [(y)es, (n)o]: y
Update zigbee from @1.5.6 to @1.5.6
host.raspberrypi202 Adapter "system.adapter.zigbee.2" is stopped.
NPM version: 6.14.15
npm install iobroker.zigbee@1.5.6 --loglevel error --prefix "/opt/iobroker" (System call)
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/ioBroker/ioBroker.onkyo.git
npm ERR!
npm ERR! git@github.com: Permission denied (publickey).
npm ERR! fatal: Konnte nicht vom Remote-Repository lesen.
npm ERR!
npm ERR! Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen
npm ERR! und das Repository existiert.
npm ERR!
npm ERR! exited with error code: 128

</code></pre>
]]></description><link>https://forum.iobroker.net/post/684055</link><guid isPermaLink="true">https://forum.iobroker.net/post/684055</guid><dc:creator><![CDATA[WolfgangFB]]></dc:creator><pubDate>Sun, 03 Oct 2021 16:58:26 GMT</pubDate></item><item><title><![CDATA[Reply to (mal wieder) zigbee: Cannot find module &#x27;...serialPortUtils&#x27; on Sun, 03 Oct 2021 11:52:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolfgangfb" aria-label="Profile: wolfgangfb">@<bdi>wolfgangfb</bdi></a></p>
<p dir="auto">Dee Zug 'stretch' ist auch abgefahren. Bring deine Systeme auf Stand.</p>
]]></description><link>https://forum.iobroker.net/post/683891</link><guid isPermaLink="true">https://forum.iobroker.net/post/683891</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sun, 03 Oct 2021 11:52:59 GMT</pubDate></item></channel></rss>