<?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[[Workaround] Zigbee - Problem bei Verbindung zu CC2642R1]]></title><description><![CDATA[<p dir="auto">Hallo,<br />
ich betreibe drei Zigbee-Instanzen die per LAN jeweils einen CC2642R1 bedienen. Das läuft bisher sehr stabil.<br />
Aktuell läuft eine Instanz nicht mehr - alle anderen sind weiterhin OK.<br />
Keine Updates oder Änderungen erfolgten zwischen der letzten Funktion dieser Instanz und der plötzlichen Dienstverweigerung.</p>
<p dir="auto">System<br />
ioBroker auf 8GB Raspberry - Zigbee Version 1.7.5, Node.js: v16.18.0, NPM: v8.19.2, js-controller: 4.0.23,</p>
<p dir="auto">Beim Startversuch heisst es im Protokoll "Configuration is not consistent with adapter state/backup!". Eine solche Meldung kam bei der Installation, wenn Werte nicht übereingestimmt haben. Dann habe ich die Werte aufeinander abgestimmt und es lief.<br />
Aber dieses Mal sind alle vier Werte (PAN ID, Extended PAN ID, Network Key, Channel) genau gleich. Wurde ja auch so eingerichtet. Dennoch wird das im Protokoll als "not consistent with adapter " ausgegeben.</p>
<pre><code>2022-11-01 12:33:52.712 - info: zigbee.0 (3754) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.18.0, js-controller: 4.0.23
2022-11-01 12:33:52.817 - info: zigbee.0 (3754) delete old Backup files. keep only last 10
2022-11-01 12:33:52.820 - info: zigbee.0 (3754) Starting Zigbee npm ...
2022-11-01 12:33:53.205 - info: zigbee.0 (3754) Installed Version: iobroker.zigbee@1.7.5
2022-11-01 12:33:54.467 - error: zigbee.0 (3754) Configuration is not consistent with adapter state/backup!
2022-11-01 12:33:54.468 - error: zigbee.0 (3754) - PAN ID: configured=6753, adapter=6753
2022-11-01 12:33:54.469 - error: zigbee.0 (3754) - Extended PAN ID: configured=8b03b725004b1200, adapter=8b03b725004b1200
2022-11-01 12:33:54.470 - error: zigbee.0 (3754) - Network Key: configured=01030507090b0d0f00020406080a0c0e, adapter=01030507090b0d0f00020406080a0c0e
2022-11-01 12:33:54.471 - error: zigbee.0 (3754) - Channel List: configured=11, adapter=11
2022-11-01 12:33:54.473 - error: zigbee.0 (3754) Please update configuration to prevent further issues.
2022-11-01 12:33:54.473 - error: zigbee.0 (3754) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
2022-11-01 12:33:54.475 - error: zigbee.0 (3754) Re-commissioning your network will require re-pairing of all devices!
2022-11-01 12:33:54.654 - error: zigbee.0 (3754) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
2022-11-01 12:33:54.655 - error: zigbee.0 (3754) Failed to start Zigbee
2022-11-01 12:33:54.656 - error: zigbee.0 (3754) Error herdsman start
</code></pre>
<p dir="auto">Bisher versucht...</p>
<ul>
<li>Prüfung des CC2642R1. Der betroffene CC2642R1 ist via Browser noch sauber erreichbar. Wurde dennoch auch mal neu gestartet.</li>
<li>Manueller Stopp / Start der Instanz</li>
<li>Raspberry komplett neu gestartet</li>
<li>Fix ausgeführt - curl -sL <a href="https://iobroker.net/fix.sh" rel="nofollow ugc">https://iobroker.net/fix.sh</a> | bash -</li>
<li>Unterschiedliche Änderungen der Einstellungen getestet - aktuell wieder auf den Originalzustand gespeichert</li>
</ul>
<p dir="auto">Bisher bekomme ich das nicht mehr zum Laufen. Woran kann das noch liegen?</p>
]]></description><link>https://forum.iobroker.net/topic/59548/workaround-zigbee-problem-bei-verbindung-zu-cc2642r1</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 21:15:58 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/59548.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 01 Nov 2022 13:26:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Workaround] Zigbee - Problem bei Verbindung zu CC2642R1 on Fri, 09 Dec 2022 10:44:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/asgothian" aria-label="Profile: asgothian">@<bdi>asgothian</bdi></a><br />
Ja, Werte für PAN ID, Extended PAN ID, Network Key, sind für alle individuell und ohne Überschneidung.</p>
<p dir="auto">Kanal ist bei allen aber 11</p>
]]></description><link>https://forum.iobroker.net/post/906719</link><guid isPermaLink="true">https://forum.iobroker.net/post/906719</guid><dc:creator><![CDATA[Andreas.S]]></dc:creator><pubDate>Fri, 09 Dec 2022 10:44:12 GMT</pubDate></item><item><title><![CDATA[Reply to [Workaround] Zigbee - Problem bei Verbindung zu CC2642R1 on Fri, 09 Dec 2022 08:15:19 GMT]]></title><description><![CDATA[<p dir="auto">@andreas-s Mal dumm gefragt, sind die Parameter der 3 Instanzen vollständig unterschiedlich (PanID, Kanal, ExtPanID) ?</p>
<p dir="auto">A.</p>
]]></description><link>https://forum.iobroker.net/post/906634</link><guid isPermaLink="true">https://forum.iobroker.net/post/906634</guid><dc:creator><![CDATA[Asgothian]]></dc:creator><pubDate>Fri, 09 Dec 2022 08:15:19 GMT</pubDate></item><item><title><![CDATA[Reply to [Workaround] Zigbee - Problem bei Verbindung zu CC2642R1 on Fri, 09 Dec 2022 07:44:03 GMT]]></title><description><![CDATA[<p dir="auto">Einspielen von Sicherungen hat nix am Fehler verändert. Nach vielen versuchen habe ich nun einen  Workaround, der bei mir bis auf weiteres hilft.<br />
Es trifft bei mir alle 2-3 Tage eine Zigbee-Instanz. Seit ca. 2 Wochen kann ich mit diesem Workaround mein Problem im Griff behalten.</p>
<p dir="auto">Situation:<br />
Mehrere Zigbee-Instanzen (bei mir drei) mit je einem CC2642R1 per IP angebunden.<br />
Node.js: v16.18.1 NPM: 8.19.2 IOB: 4.0.23 Zigbee: 1.7.16</p>
<p dir="auto">Problem:<br />
Nach einigen Tagen wahlloser Ausfall irgendeiner Instanz. Neustart (Instanz, iOB oder CC2642R1) bringt keinen Erfolg. Rücksicherungen auch kein Erfolg.</p>
<p dir="auto">Workaround:</p>
<ol>
<li>Eine weitere Zigbee-Instanz installieren.</li>
<li>Fehlerhafte Zigbee-Instanz anhalten</li>
<li>in neuer Zigbee-Instanz IP Adresse zum CC264R1 aus der Fehlerhaften Zigbee-Instanz eintragen und starten. (kein Anlernen oder Einstellen der anderen Parameter)</li>
<li>nach 3-4 Minuten die neue Zigbee-Instanz wieder anhalten und alte fehlerhafte Zigbee-Instanz wieder starten. Ergebnis: Grün ohne Fehler.</li>
</ol>
]]></description><link>https://forum.iobroker.net/post/906610</link><guid isPermaLink="true">https://forum.iobroker.net/post/906610</guid><dc:creator><![CDATA[Andreas.S]]></dc:creator><pubDate>Fri, 09 Dec 2022 07:44:03 GMT</pubDate></item><item><title><![CDATA[Reply to [Workaround] Zigbee - Problem bei Verbindung zu CC2642R1 on Fri, 04 Nov 2022 19:00:56 GMT]]></title><description><![CDATA[<p dir="auto">@andreas-s sagte in <a href="/post/885695">Zigbee - Problem bei Verbindung zu einem CC2642R1</a>:</p>
<blockquote>
<p dir="auto">Currently no devices.</p>
</blockquote>
<p dir="auto">es sind keine Geräte vorhanden... nach dem start des adapters..da hst du dir was zerschossen</p>
<p dir="auto">spiel am besten eine sicherung des zigbee adapter zurück</p>
]]></description><link>https://forum.iobroker.net/post/885845</link><guid isPermaLink="true">https://forum.iobroker.net/post/885845</guid><dc:creator><![CDATA[arteck]]></dc:creator><pubDate>Fri, 04 Nov 2022 19:00:56 GMT</pubDate></item><item><title><![CDATA[Reply to [Workaround] Zigbee - Problem bei Verbindung zu CC2642R1 on Fri, 04 Nov 2022 15:19:28 GMT]]></title><description><![CDATA[<p dir="auto">@andreas-s said in <a href="/post/885695">Zigbee - Problem bei Verbindung zu einem CC2642R1</a>:</p>
<p dir="auto">Hi,</p>
<p dir="auto">bin sicherlich nicht der Spezi, aber das scheint mir schon etwas seltsam.</p>
<blockquote>
<p dir="auto">2022-11-02 23:04:47.894  - [32minfo[39m: zigbee.0 (10695) Currently no devices.</p>
</blockquote>
<p dir="auto">VG<br />
Bernd</p>
]]></description><link>https://forum.iobroker.net/post/885712</link><guid isPermaLink="true">https://forum.iobroker.net/post/885712</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Fri, 04 Nov 2022 15:19:28 GMT</pubDate></item><item><title><![CDATA[Reply to [Workaround] Zigbee - Problem bei Verbindung zu CC2642R1 on Fri, 04 Nov 2022 14:43:49 GMT]]></title><description><![CDATA[<p dir="auto">Manchmal gelingt es nun den Zigbee- Adapter zu starten und auf Grün zu bekommen.<br />
Allerdings nur für wenige Minuten.<br />
Die einzelnen Geräte werden wieder angezeigt, allerdings ohne Verbindung. Nach weinigen Minuten ist es dann auch wieder rot.</p>
<pre><code>2022-11-02 23:04:45.818  - [32minfo[39m: zigbee.0 (10695) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.18.0, js-controller: 4.0.23
2022-11-02 23:04:45.923  - [32minfo[39m: zigbee.0 (10695) delete old Backup files. keep only last 10
2022-11-02 23:04:45.925  - [32minfo[39m: zigbee.0 (10695) Starting Zigbee  npm ...
2022-11-02 23:04:46.292  - [32minfo[39m: zigbee.0 (10695) Installed Version: iobroker.zigbee@1.7.5
2022-11-02 23:04:47.799  - [32minfo[39m: zigbee.0 (10695) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220219}}
2022-11-02 23:04:47.812  - [32minfo[39m: zigbee.0 (10695) Unable to disable LED, unsupported function.
2022-11-02 23:04:47.834  - [32minfo[39m: zigbee.0 (10695)   --&gt; transmitPower : normal
2022-11-02 23:04:47.894  - [32minfo[39m: zigbee.0 (10695) Currently no devices.
2022-11-02 23:04:47.896  - [32minfo[39m: zigbee.0 (10695) Zigbee started
-
-
-

2022-11-02 23:07:04.852  - [31merror[39m: zigbee.0 (10695) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
2022-11-02 23:07:04.854  - [31merror[39m: zigbee.0 (10695) unhandled promise rejection: Cannot read properties of undefined (reading 'mapped')
2022-11-02 23:07:04.856  - [31merror[39m: zigbee.0 (10695) TypeError: Cannot read properties of undefined (reading 'mapped')
    at Zigbee.publishFromState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:501:36)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
2022-11-02 23:07:04.856  - [31merror[39m: zigbee.0 (10695) Cannot read properties of undefined (reading 'mapped')
2022-11-02 23:07:04.878  - [32minfo[39m: zigbee.0 (10695) cleaned everything up...
2022-11-02 23:07:04.880  - [32minfo[39m: zigbee.0 (10695) Zigbee: disabling joining new devices.
2022-11-02 23:07:05.380  - [32minfo[39m: zigbee.0 (10695) terminating
2022-11-02 23:07:05.382  - [33mwarn[39m: zigbee.0 (10695) Terminated (UNCAUGHT_EXCEPTION): Without reason
2022-11-02 23:07:05.987  - [31merror[39m: host.iob2022 Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
2022-11-02 23:07:05.988  - [31merror[39m: host.iob2022 Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'mapped')
2022-11-02 23:07:05.988  - [31merror[39m: host.iob2022 Caught by controller[1]:     at Zigbee.publishFromState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:501:36)
2022-11-02 23:07:05.988  - [31merror[39m: host.iob2022 Caught by controller[1]:     at processTicksAndRejections (node:internal/process/task_queues:96:5)
2022-11-02 23:07:05.988  - [31merror[39m: host.iob2022 instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
2022-11-02 23:07:05.993  - [32minfo[39m: host.iob2022 Restart adapter system.adapter.zigbee.0 because enabled
2022-11-02 23:07:05.993  - [33mwarn[39m: host.iob2022 Do not restart adapter system.adapter.zigbee.0 because restart loop detected
</code></pre>
]]></description><link>https://forum.iobroker.net/post/885695</link><guid isPermaLink="true">https://forum.iobroker.net/post/885695</guid><dc:creator><![CDATA[Andreas.S]]></dc:creator><pubDate>Fri, 04 Nov 2022 14:43:49 GMT</pubDate></item><item><title><![CDATA[Reply to [Workaround] Zigbee - Problem bei Verbindung zu CC2642R1 on Wed, 02 Nov 2022 21:36: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> said in <a href="/post/884417">Zigbee - Problem bei Verbindung zu einem CC2642R1</a>:</p>
<blockquote>
<p dir="auto">iob stop zigbee</p>
</blockquote>
<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 />
Vielen Dank.<br />
So funktionieren die oben genannten Eingaben.<br />
Nach dem starten von Zigbee ist es aber leider wie zuvor.</p>
]]></description><link>https://forum.iobroker.net/post/884686</link><guid isPermaLink="true">https://forum.iobroker.net/post/884686</guid><dc:creator><![CDATA[Andreas.S]]></dc:creator><pubDate>Wed, 02 Nov 2022 21:36:05 GMT</pubDate></item><item><title><![CDATA[Reply to [Workaround] Zigbee - Problem bei Verbindung zu CC2642R1 on Wed, 02 Nov 2022 17:04:16 GMT]]></title><description><![CDATA[<p dir="auto">@andreas-s</p>
<p dir="auto">Das ist auch kein shell Kommando (jedenfalls nicht in der Form).<br />
Entweder über den Admin oder in der Konsole</p>
<pre><code>iob stop zigbee
</code></pre>
]]></description><link>https://forum.iobroker.net/post/884417</link><guid isPermaLink="true">https://forum.iobroker.net/post/884417</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 02 Nov 2022 17:04:16 GMT</pubDate></item><item><title><![CDATA[Reply to [Workaround] Zigbee - Problem bei Verbindung zu CC2642R1 on Wed, 02 Nov 2022 16:59:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arteck" aria-label="Profile: arteck">@<bdi>arteck</bdi></a> said in <a href="/post/884233">Zigbee - Problem bei Verbindung zu einem CC2642R1</a>:</p>
<blockquote>
<p dir="auto">adapter stop</p>
</blockquote>
<p dir="auto">Irgendwas verstehe ich wohl falsch.<br />
In der Console erhalte ich das..</p>
<pre><code>pi@iob2022:~ $ adapter stop
-bash: adapter: command not found

</code></pre>
]]></description><link>https://forum.iobroker.net/post/884407</link><guid isPermaLink="true">https://forum.iobroker.net/post/884407</guid><dc:creator><![CDATA[Andreas.S]]></dc:creator><pubDate>Wed, 02 Nov 2022 16:59:55 GMT</pubDate></item><item><title><![CDATA[Reply to [Workaround] Zigbee - Problem bei Verbindung zu CC2642R1 on Wed, 02 Nov 2022 13:53:48 GMT]]></title><description><![CDATA[<p dir="auto">@andreas-s sagte in <a href="/post/883467">Zigbee - Problem bei Verbindung zu einem CC2642R1</a>:</p>
<blockquote>
<p dir="auto">/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json</p>
</blockquote>
<p dir="auto">kein plan was da schief äuft</p>
<p dir="auto">machmal<br />
adapter stop</p>
<pre><code>rm /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json
</code></pre>
<p dir="auto">adapter start</p>
]]></description><link>https://forum.iobroker.net/post/884233</link><guid isPermaLink="true">https://forum.iobroker.net/post/884233</guid><dc:creator><![CDATA[arteck]]></dc:creator><pubDate>Wed, 02 Nov 2022 13:53:48 GMT</pubDate></item></channel></rss>