<?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[Erledigt: Zigbee mit TCP]]></title><description><![CDATA[<p dir="auto">Hallo  ich möchte eine weitere Zigbee Instance anlegen,<br />
ein TCP Adapter mit der richtigen IP und Port sind eingetragen. Ich bekomme folgende Fehlermeldung im LOG</p>
<pre><code>
zigbee.1
5243	2023-07-26 20:57:47.113	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason

zigbee.1
5243	2023-07-26 20:57:47.111	info	terminating

zigbee.1
5243	2023-07-26 20:57:46.611	info	Zigbee: disabling joining new devices.

zigbee.1
5243	2023-07-26 20:57:46.609	info	cleaned everything up...

zigbee.1
5243	2023-07-26 20:57:46.585	error	Cannot read properties of undefined (reading 'Error')

zigbee.1
5243	2023-07-26 20:57:46.585	error	TypeError: Cannot read properties of undefined (reading 'Error') at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56 at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1) at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1) at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32) at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)

zigbee.1
5243	2023-07-26 20:57:46.548	error	unhandled promise rejection: Cannot read properties of undefined (reading 'Error')

zigbee.1
5243	2023-07-26 20:57:46.547	error	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().

zigbee.1
5243	2023-07-26 20:57:46.545	error	Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms

zigbee.1
5243	2023-07-26 20:57:46.542	info	Zigbee started

zigbee.1
5243	2023-07-26 20:57:46.541	info	Currently no devices.

zigbee.1
5243	2023-07-26 20:57:46.252	info	--&gt; transmitPower : high+

zigbee.1
5243	2023-07-26 20:57:46.226	info	Unable to disable LED, unsupported function.

zigbee.1
5243	2023-07-26 20:57:46.225	info	Disable LED

zigbee.1
5243	2023-07-26 20:57:46.213	info	Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}

zigbee.1
5243	2023-07-26 20:57:45.963	error	Running despite adapter configuration mismatch as configured. Please update the adapter to compatible firmware and recreate your network as soon as possible.

zigbee.1
5243	2023-07-26 20:57:45.962	error	Re-commissioning your network will require re-pairing of all devices!

zigbee.1
5243	2023-07-26 20:57:45.961	error	If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_1/nvbackup.json.

zigbee.1
5243	2023-07-26 20:57:45.960	error	Please update configuration to prevent further issues.

zigbee.1
5243	2023-07-26 20:57:45.959	error	- Channel List: configured=11, adapter=11

zigbee.1
5243	2023-07-26 20:57:45.958	error	- Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d

zigbee.1
5243	2023-07-26 20:57:45.957	error	- Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115

zigbee.1
5243	2023-07-26 20:57:45.956	error	- PAN ID: configured=6754, adapter=6755

zigbee.1
5243	2023-07-26 20:57:45.954	error	Configuration is not consistent with adapter state/backup!

zigbee.1
5243	2023-07-26 20:57:44.391	info	Installed Version: iobroker.zigbee@1.8.12

zigbee.1
5243	2023-07-26 20:57:43.989	info	Starting Zigbee npm ...

zigbee.1
5243	2023-07-26 20:57:43.987	info	delete old Backup files. keep only last 10

zigbee.1
5243	2023-07-26 20:57:43.790	info	starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
</code></pre>
<p dir="auto">Ich habe schon die Backups gelöscht.<br />
Michael</p>
]]></description><link>https://forum.iobroker.net/topic/67152/erledigt-zigbee-mit-tcp</link><generator>RSS for Node</generator><lastBuildDate>Mon, 04 May 2026 13:22:07 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/67152.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 Jul 2023 19:01:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Thu, 27 Jul 2023 10:02:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michihorn" aria-label="Profile: michihorn">@<bdi>michihorn</bdi></a> sagte in <a href="/post/1021405">Erledigt: Zigbee mit TCP</a>:</p>
<blockquote>
<p dir="auto">zigbee.1<br />
6054	2023-07-26 21:46:28.876	error	Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"</p>
</blockquote>
<p dir="auto">Moin,</p>
<p dir="auto">irgendwo in Deinem Netzwerk gibt es da Überlappungen, Du musst mal schauen, ob noch andere auf dem Kanal 11 Funken, ansonsten kann es immer wieder mal zu Aussetzern im Zigbee Netzwerk kommen.</p>
<p dir="auto">Das ist nur zur Information:<br />
Hier mal etwas von Github, ist zwar <code>zigbee2mqtt, ist aber egal, das der </code>zigbee` Adapter darauf aufbaut.<br />
<a href="https://github.com/Koenkk/zigbee2mqtt/issues/10858" rel="nofollow ugc">https://github.com/Koenkk/zigbee2mqtt/issues/10858</a></p>
<p dir="auto">VG<br />
Bernd</p>
]]></description><link>https://forum.iobroker.net/post/1021597</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021597</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 27 Jul 2023 10:02:43 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 20:06:14 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> Danke für deinen Einsatz, konnte auch gerade ein Gerät pairen</p>
]]></description><link>https://forum.iobroker.net/post/1021428</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021428</guid><dc:creator><![CDATA[michihorn]]></dc:creator><pubDate>Wed, 26 Jul 2023 20:06:14 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 20:05:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michihorn" aria-label="Profile: michihorn">@<bdi>michihorn</bdi></a> sagte in <a href="/post/1021423">Zigbee mit TCP</a>:</p>
<blockquote>
<p dir="auto">Aktuell ist der Adapter wieder grün</p>
</blockquote>
<p dir="auto">Na dann.</p>
]]></description><link>https://forum.iobroker.net/post/1021425</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021425</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 26 Jul 2023 20:05:10 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:59:43 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> Aktuell ist der Adapter wieder grün</p>
<pre><code>2023-07-26 21:57:02.102  - info: zigbee.1 (6127) Try to reconnect.
2023-07-26 21:57:02.103  - info: zigbee.1 (6127) Starting Zigbee  npm ...
2023-07-26 21:57:02.104  - info: zigbee.1 (6127) Try to reconnect.
2023-07-26 21:57:02.105  - info: zigbee.1 (6127) Starting Zigbee  npm ...
2023-07-26 21:57:03.868  - info: zigbee.1 (6127) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
2023-07-26 21:57:03.870  - info: zigbee.1 (6127) Disable LED
2023-07-26 21:57:03.871  - info: zigbee.1 (6127) Unable to disable LED, unsupported function.
2023-07-26 21:57:03.872  - info: zigbee.1 (6127)   --&gt; transmitPower : high+
2023-07-26 21:57:03.883  - info: zigbee.1 (6127) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
2023-07-26 21:57:03.883  - info: zigbee.1 (6127) Disable LED
2023-07-26 21:57:03.884  - info: zigbee.1 (6127) Unable to disable LED, unsupported function.
2023-07-26 21:57:03.885  - info: zigbee.1 (6127)   --&gt; transmitPower : high+
2023-07-26 21:57:03.892  - info: zigbee.1 (6127) Currently no devices.
2023-07-26 21:57:03.892  - info: zigbee.1 (6127) Zigbee started
2023-07-26 21:57:03.901  - info: zigbee.1 (6127) Currently no devices.
2023-07-26 21:57:03.901  - info: zigbee.1 (6127) Zigbee started
</code></pre>
]]></description><link>https://forum.iobroker.net/post/1021423</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021423</guid><dc:creator><![CDATA[michihorn]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:59:43 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:51:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michihorn" aria-label="Profile: michihorn">@<bdi>michihorn</bdi></a></p>
<p dir="auto">Du nimmst das natürlich aus dem Terminal. Dafür hast du das ja offen und das Log läuft da mit. Chronologisch richtig.</p>
]]></description><link>https://forum.iobroker.net/post/1021415</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021415</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:51:09 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:49:48 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> Offenbar weiß ich nicht was du sehen willst, so habe ich das Protokoll kopiert</p>
]]></description><link>https://forum.iobroker.net/post/1021414</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021414</guid><dc:creator><![CDATA[michihorn]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:49:48 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:48:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michihorn" aria-label="Profile: michihorn">@<bdi>michihorn</bdi></a></p>
<p dir="auto">Das ist wieder der chronologisch falsche Eintrag aus dem Admin.<br />
Ich hab keine Lust von unten nach oben zu lesen.</p>
]]></description><link>https://forum.iobroker.net/post/1021411</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021411</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:48:15 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:47:22 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> Ich weiß hattest du geschrieben, habe ich auch mittels Screenshot gezeigt.<br />
Offenbar ist irgendwo noch die 6755 gespeichert.</p>
<p dir="auto">Ich habe aus dem aktuellen Protokoll eine neue Erweiterte Pan ID angezeigt bekommen, die konnte gespeichert werden, im Moment ist der Adapter grün. Das wars leider nicht nun ist der Adapter gelb. Sentry ist ausgeschaltet. Witzigerweise ist wärend ich hier schreibe der Adapter wieder auf grün gegangen</p>
<p dir="auto">Nun ist er wieder auf gelb, im Protokoll steht folgendes:</p>
<pre><code>
zigbee.1
6054	2023-07-26 21:46:28.878	error	Failed to start Zigbee

zigbee.1
6054	2023-07-26 21:46:28.876	error	Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"

zigbee.1
6054	2023-07-26 21:45:22.035	info	Installed Version: iobroker.zigbee@1.8.12

zigbee.1
6054	2023-07-26 21:45:21.572	info	Starting Zigbee npm ...

zigbee.1
6054	2023-07-26 21:45:21.388	info	starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8

zigbee.1
5949	2023-07-26 21:45:07.905	info	terminating

zigbee.1
5949	2023-07-26 21:45:07.730	warn	setObject info.debugmessages (type=state) property common.role missing!

zigbee.1
5949	2023-07-26 21:45:07.637	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason

zigbee.1
5949	2023-07-26 21:45:07.632	info	terminating

zigbee.1
5949	2023-07-26 21:45:07.630	warn	Failed to stop zigbee during startup

zigbee.1
5949	2023-07-26 21:45:07.615	warn	setObject info.undefinedDevices (type=state) property common.role missing!

zigbee.1
5949	2023-07-26 21:45:07.595	info	Zigbee: disabling joining new devices.

zigbee.1
5949	2023-07-26 21:45:07.403	info	cleaned everything up...

zigbee.1
5949	2023-07-26 21:45:07.400	info	Got terminate signal TERMINATE_YOURSELF

zigbee.1
5949	2023-07-26 21:44:47.814	info	Installed Version: iobroker.zigbee@1.8.12

zigbee.1
5949	2023-07-26 21:44:47.430	info	Starting Zigbee npm ...

zigbee.1
5949	2023-07-26 21:44:47.239	info	starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8

zigbee.1
5933	2023-07-26 21:44:38.970	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason

zigbee.1
5933	2023-07-26 21:44:38.968	info	terminating

zigbee.1
5933	2023-07-26 21:44:38.782	warn	setObject info.debugmessages (type=state) property common.role missing!

zigbee.1
5933	2023-07-26 21:44:38.580	warn	setObject info.undefinedDevices (type=state) property common.role missing!

zigbee.1
5933	2023-07-26 21:44:38.563	info	Zigbee: disabling joining new devices.

zigbee.1
5933	2023-07-26 21:44:38.467	info	cleaned everything up...

zigbee.1
5933	2023-07-26 21:44:38.464	info	Got terminate signal TERMINATE_YOURSELF

zigbee.1
5933	2023-07-26 21:44:35.502	info	List of port: [{"path":"/dev/ttyAMA0"}]
</code></pre>
]]></description><link>https://forum.iobroker.net/post/1021405</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021405</guid><dc:creator><![CDATA[michihorn]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:47:22 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:35:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michihorn" aria-label="Profile: michihorn">@<bdi>michihorn</bdi></a></p>
<p dir="auto">Und schalte Sentry für die Instanz aus.</p>
]]></description><link>https://forum.iobroker.net/post/1021398</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021398</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:35:54 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:34:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michihorn" aria-label="Profile: michihorn">@<bdi>michihorn</bdi></a> sagte in <a href="/post/1021395">Zigbee mit TCP</a>:</p>
<blockquote>
<p dir="auto">PAN ID: configured=6754, adapter=6755</p>
</blockquote>
<p dir="auto">Ich wiederhole mich glaube ich.<br />
Die Werte MÜSSEN übereinstimmen.</p>
]]></description><link>https://forum.iobroker.net/post/1021396</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021396</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:34:25 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:33:28 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>
<pre><code>2023-07-26 21:21:45.054  - info: zigbee.1 (5664) starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
2023-07-26 21:21:45.193  - info: zigbee.1 (5664) delete old Backup files. keep only last 10
2023-07-26 21:21:45.196  - info: zigbee.1 (5664) Starting Zigbee  npm ...
2023-07-26 21:21:45.568  - info: zigbee.1 (5664) Installed Version: iobroker.zigbee@1.8.12
2023-07-26 21:21:45.054  - info: zigbee.1 (5664) starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
2023-07-26 21:21:45.193  - info: zigbee.1 (5664) delete old Backup files. keep only last 10
2023-07-26 21:21:45.196  - info: zigbee.1 (5664) Starting Zigbee  npm ...
2023-07-26 21:21:45.568  - info: zigbee.1 (5664) Installed Version: iobroker.zigbee@1.8.12
2023-07-26 21:21:47.052  - error: zigbee.1 (5664) Configuration is not consistent with adapter state/backup!
2023-07-26 21:21:47.054  - error: zigbee.1 (5664) - PAN ID: configured=6754, adapter=6755
2023-07-26 21:21:47.055  - error: zigbee.1 (5664) - Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
2023-07-26 21:21:47.056  - error: zigbee.1 (5664) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
2023-07-26 21:21:47.057  - error: zigbee.1 (5664) - Channel List: configured=11, adapter=11
2023-07-26 21:21:47.059  - error: zigbee.1 (5664) Please update configuration to prevent further issues.
2023-07-26 21:21:47.059  - error: zigbee.1 (5664) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_1/nvbackup.json.
2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Re-commissioning your network will require re-pairing of all devices!
2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Running despite adapter configuration mismatch as configured. Please update the adapter to compatible firmware and recreate your network as soon as possible.
2023-07-26 21:21:47.357  - info: zigbee.1 (5664) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
2023-07-26 21:21:47.368  - info: zigbee.1 (5664) Disable LED
2023-07-26 21:21:47.370  - info: zigbee.1 (5664) Unable to disable LED, unsupported function.
2023-07-26 21:21:47.390  - info: zigbee.1 (5664)   --&gt; transmitPower : high+
2023-07-26 21:21:47.401  - info: zigbee.1 (5664) Currently no devices.
2023-07-26 21:21:47.402  - info: zigbee.1 (5664) Zigbee started
2023-07-26 21:21:47.405  - error: zigbee.1 (5664) Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
2023-07-26 21:21:47.407  - error: zigbee.1 (5664) 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().
2023-07-26 21:21:47.408  - error: zigbee.1 (5664) unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
2023-07-26 21:21:47.450  - error: zigbee.1 (5664) TypeError: Cannot read properties of undefined (reading 'Error')
    at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56
    at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1)
    at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1)
    at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32)
    at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)
2023-07-26 21:21:47.450  - error: zigbee.1 (5664) Cannot read properties of undefined (reading 'Error')
2023-07-26 21:21:47.464  - info: zigbee.1 (5664) cleaned everything up...
2023-07-26 21:21:47.467  - info: zigbee.1 (5664) Zigbee: disabling joining new devices.
2023-07-26 21:21:47.966  - info: zigbee.1 (5664) terminating
2023-07-26 21:21:47.969  - warn: zigbee.1 (5664) Terminated (UNCAUGHT_EXCEPTION): Without reason
2023-07-26 21:21:48.673  - error: host.CAS-pi 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:
2023-07-26 21:21:48.673  - error: host.CAS-pi Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'Error')
2023-07-26 21:21:48.674  - error: host.CAS-pi Caught by controller[1]:     at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56
2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1)
2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1)
2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32)
2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)
2023-07-26 21:21:48.676  - error: host.CAS-pi instance system.adapter.zigbee.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
2023-07-26 21:21:48.676  - info: host.CAS-pi Restart adapter system.adapter.zigbee.1 because enabled
2023-07-26 21:21:47.052  - error: zigbee.1 (5664) Configuration is not consistent with adapter state/backup!
2023-07-26 21:21:47.054  - error: zigbee.1 (5664) - PAN ID: configured=6754, adapter=6755
2023-07-26 21:21:47.055  - error: zigbee.1 (5664) - Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
2023-07-26 21:21:47.056  - error: zigbee.1 (5664) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
2023-07-26 21:21:47.057  - error: zigbee.1 (5664) - Channel List: configured=11, adapter=11
2023-07-26 21:21:47.059  - error: zigbee.1 (5664) Please update configuration to prevent further issues.
2023-07-26 21:21:47.059  - error: zigbee.1 (5664) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_1/nvbackup.json.
2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Re-commissioning your network will require re-pairing of all devices!
2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Running despite adapter configuration mismatch as configured. Please update the adapter to compatible firmware and recreate your network as soon as possible.
2023-07-26 21:21:47.357  - info: zigbee.1 (5664) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
2023-07-26 21:21:47.368  - info: zigbee.1 (5664) Disable LED
2023-07-26 21:21:47.370  - info: zigbee.1 (5664) Unable to disable LED, unsupported function.
2023-07-26 21:21:47.390  - info: zigbee.1 (5664)   --&gt; transmitPower : high+
2023-07-26 21:21:47.401  - info: zigbee.1 (5664) Currently no devices.
2023-07-26 21:21:47.402  - info: zigbee.1 (5664) Zigbee started
2023-07-26 21:21:47.405  - error: zigbee.1 (5664) Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
2023-07-26 21:21:47.407  - error: zigbee.1 (5664) 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().
2023-07-26 21:21:47.408  - error: zigbee.1 (5664) unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
2023-07-26 21:21:47.450  - error: zigbee.1 (5664) TypeError: Cannot read properties of undefined (reading 'Error')
    at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56
    at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1)
    at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1)
    at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32)
    at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)
2023-07-26 21:21:47.450  - error: zigbee.1 (5664) Cannot read properties of undefined (reading 'Error')
2023-07-26 21:21:47.464  - info: zigbee.1 (5664) cleaned everything up...
2023-07-26 21:21:47.467  - info: zigbee.1 (5664) Zigbee: disabling joining new devices.
2023-07-26 21:21:47.966  - info: zigbee.1 (5664) terminating
2023-07-26 21:21:47.969  - warn: zigbee.1 (5664) Terminated (UNCAUGHT_EXCEPTION): Without reason
2023-07-26 21:21:48.673  - error: host.CAS-pi 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:
2023-07-26 21:21:48.673  - error: host.CAS-pi Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'Error')
2023-07-26 21:21:48.674  - error: host.CAS-pi Caught by controller[1]:     at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56
2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1)
2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1)
2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32)
2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)
2023-07-26 21:21:48.676  - error: host.CAS-pi instance system.adapter.zigbee.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
2023-07-26 21:21:48.676  - info: host.CAS-pi Restart adapter system.adapter.zigbee.1 because enabled
</code></pre>
]]></description><link>https://forum.iobroker.net/post/1021395</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021395</guid><dc:creator><![CDATA[michihorn]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:33:28 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:32:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michihorn" aria-label="Profile: michihorn">@<bdi>michihorn</bdi></a></p>
<p dir="auto">Bitte in CodeTags eingebettet hier in den Thread.</p>
]]></description><link>https://forum.iobroker.net/post/1021394</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021394</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:32:43 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:31:01 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/1021378">Zigbee mit TCP</a>:</p>
<blockquote>
<p dir="auto">00124b0025792115</p>
</blockquote>
<p dir="auto">Weil er die ID in der Konfiguration ROT Unterstrichen hat.<br />
Anbei das LOG<br />
</p><section class="spoiler-wrapper"><button class="spoiler-control btn btn-default">Spoiler</button><section style="display:none" class="spoiler-content"><br />
<a href="/assets/uploads/files/1690399849456-2023-07-26-212145.054-info-zigbe.txt">2023-07-26 212145.054  - info zigbe.txt</a><br />
</section></section><p></p>
]]></description><link>https://forum.iobroker.net/post/1021388</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021388</guid><dc:creator><![CDATA[michihorn]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:31:01 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:22:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michihorn" aria-label="Profile: michihorn">@<bdi>michihorn</bdi></a></p>
<pre><code>Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
</code></pre>
<p dir="auto">Warum steht in deinem Screenshot der 'DDDDDDDDDDDDDD'-Standard drin?</p>
]]></description><link>https://forum.iobroker.net/post/1021378</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021378</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:22:37 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:18:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michihorn" aria-label="Profile: michihorn">@<bdi>michihorn</bdi></a> sagte in <a href="/post/1021373">Zigbee mit TCP</a>:</p>
<blockquote>
<p dir="auto">Willst du dir das echt ansehen, dass sind riesen Datenmengen.</p>
</blockquote>
<p dir="auto">Nur die Zeilen die bei einem Neustart des Adapters hinzukommen. Dafür sind die Zeitstemmpel da.</p>
<blockquote>
<p dir="auto">Wie kann ich aus dem Terminal die Daten speichern?</p>
</blockquote>
<p dir="auto">Kopieren wie alles andere an Texten sonst auch?</p>
]]></description><link>https://forum.iobroker.net/post/1021375</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021375</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:18:55 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:17:00 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/1021366">Zigbee mit TCP</a>:</p>
<blockquote>
<p dir="auto">iob logs --watch | uniq</p>
</blockquote>
<p dir="auto">Willst du dir das echt ansehen, dass sind riesen Datenmengen. Wie kann ich aus dem Terminal die Daten speichern?</p>
]]></description><link>https://forum.iobroker.net/post/1021373</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021373</guid><dc:creator><![CDATA[michihorn]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:17:00 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:11:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michihorn" aria-label="Profile: michihorn">@<bdi>michihorn</bdi></a> sagte in <a href="/post/1021364">Zigbee mit TCP</a>:</p>
<blockquote>
<p dir="auto">dass Ergebnis bleibt aber wie oben beschrieben</p>
</blockquote>
<p dir="auto">Kann nicht sein. Zumindest die Meldung zur PanID muss anders sein.<br />
Immer vollständige Logs posten, vorzugsweise auch aus dem Terminal, nicht aus dem Admin.</p>
<pre><code>iob logs --watch | uniq
</code></pre>
<p dir="auto">in einem Terminal beobachten und das hier posten.</p>
]]></description><link>https://forum.iobroker.net/post/1021366</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021366</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:11:46 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:19:50 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> Hallo Thomas, ja habe ich mittlerweile gemacht, dass Ergebnis bleibt aber wie oben beschrieben</p>
<p dir="auto"><img src="/assets/uploads/files/1690399186442-screenshot-2023-07-26-211906.png" alt="Screenshot 2023-07-26 211906.png" class=" img-fluid img-markdown" /></p>
<pre><code>
zigbee.1
5473	2023-07-26 21:13:11.435	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason

zigbee.1
5473	2023-07-26 21:13:11.434	info	terminating

zigbee.1
5473	2023-07-26 21:13:10.925	info	Zigbee: disabling joining new devices.

zigbee.1
5473	2023-07-26 21:13:10.922	info	cleaned everything up...

zigbee.1
5473	2023-07-26 21:13:10.908	error	Cannot read properties of undefined (reading 'Error')

zigbee.1
5473	2023-07-26 21:13:10.907	error	TypeError: Cannot read properties of undefined (reading 'Error') at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56 at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1) at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1) at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32) at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)

zigbee.1
5473	2023-07-26 21:13:10.870	error	unhandled promise rejection: Cannot read properties of undefined (reading 'Error')

zigbee.1
5473	2023-07-26 21:13:10.869	error	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().

zigbee.1
5473	2023-07-26 21:13:10.867	error	Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms

zigbee.1
5473	2023-07-26 21:13:10.864	info	Zigbee started

zigbee.1
5473	2023-07-26 21:13:10.863	info	Currently no devices.

zigbee.1
5473	2023-07-26 21:13:10.852	info	--&gt; transmitPower : high+

zigbee.1
5473	2023-07-26 21:13:10.833	info	Unable to disable LED, unsupported function.

zigbee.1
5473	2023-07-26 21:13:10.832	info	Disable LED

zigbee.1
5473	2023-07-26 21:13:10.822	info	Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}

zigbee.1
5473	2023-07-26 21:13:07.762	error	Running despite adapter configuration mismatch as configured. Please update the adapter to compatible firmware and recreate your network as soon as possible.

zigbee.1
5473	2023-07-26 21:13:07.761	error	Re-commissioning your network will require re-pairing of all devices!

zigbee.1
5473	2023-07-26 21:13:07.761	error	If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_1/nvbackup.json.

zigbee.1
5473	2023-07-26 21:13:07.760	error	Please update configuration to prevent further issues.

zigbee.1
5473	2023-07-26 21:13:07.759	error	- Channel List: configured=11, adapter=11

zigbee.1
5473	2023-07-26 21:13:07.759	error	- Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d

zigbee.1
5473	2023-07-26 21:13:07.758	error	- Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115

zigbee.1
5473	2023-07-26 21:13:07.757	error	- PAN ID: configured=6754, adapter=6755

zigbee.1
5473	2023-07-26 21:13:07.756	error	Configuration is not consistent with adapter state/backup!
</code></pre>
]]></description><link>https://forum.iobroker.net/post/1021364</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021364</guid><dc:creator><![CDATA[michihorn]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:19:50 GMT</pubDate></item><item><title><![CDATA[Reply to Erledigt: Zigbee mit TCP on Wed, 26 Jul 2023 19:02:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michihorn" aria-label="Profile: michihorn">@<bdi>michihorn</bdi></a> sagte in <a href="/post/1021358">Zigbee mit TCP</a>:</p>
<blockquote>
<p dir="auto">PAN ID: configured=6754, adapter=6755</p>
</blockquote>
<p dir="auto">Die Werte müssen übereinstimmen.</p>
]]></description><link>https://forum.iobroker.net/post/1021359</link><guid isPermaLink="true">https://forum.iobroker.net/post/1021359</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 26 Jul 2023 19:02:56 GMT</pubDate></item></channel></rss>