NEWS
iobroker Zigbee Adapter startet nicht
-
Hallo,
ich hoffe ihr könnt mir weiterhelfen, leider startet mein Zigbee Adapter nicht mehr.
Anbei das Protokoll
Viele Grüße
René -
Keine Bildchen. Stell bitte den logtext in </> codetags hier rein.
-
@meister-mopper sagte in iobroker Zigbee Adapter startet nicht:
Keine Bildchen. Stell bitte den logtext in </> codetags hier rein.
@rene-5 Und bitte die komplette(n) Fehlermeldungen - nicht nur die eine Seite wo der entscheidende Punkt bereits nicht zu erkennen ist.
Im Zweifelsfall die Funktion 'log herunterladen' nutzen um an die entsprechenden Einträge heran zu kommen. Ein Markieren und Kopieren aus dem Admin ist in den meisten Fällen unbrauchbar.
A.
-
@asgothian ```
Gerne, hier ist der von dir bereitgestellte Log-Auszug, formatiert als Code-Block:2025-08-06 14:02:51.362 - error: zigbee.0 (3971) Serial port not selected! Go to settings page. 2025-08-06 14:02:51.556 - info: zigbee.0 (3971) --> transmitPower : normal 2025-08-06 14:02:51.567 - error: zigbee.0 (3971) 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(). 2025-08-06 14:02:51.569 - error: zigbee.0 (3971) unhandled promise rejection: PanID must have a value of 0x0001 (1) - 0xFFFE (65534), got 121012. 2025-08-06 14:02:51.601 - error: zigbee.0 (3971) Error: PanID must have a value of 0x0001 (1) - 0xFFFE (65534), got 121012. at new Controller (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:115:19) at ZigbeeController.configure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:146:25) at Zigbee.onReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:233:27) at Zigbee.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/main.js:71:37) at Zigbee.emit (node:events:536:35) at Zigbee.emit (node:domain:489:12) at Zigbee._callReadyHandler (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11727:18) at Zigbee._initAdapter (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11706:18) 2025-08-06 14:02:51.602 - error: zigbee.0 (3971) PanID must have a value of 0x0001 (1) - 0xFFFE (65534), got 121012. 2025-08-06 14:02:51.622 - info: zigbee.0 (3971) cleaned everything up... 2025-08-06 14:02:51.624 - info: zigbee.0 (3971) local config saved 2025-08-06 14:02:51.626 - info: zigbee.0 (3971) Saved local configuration data 2025-08-06 14:02:51.628 - info: zigbee.0 (3971) terminating 2025-08-06 14:02:51.631 - warn: zigbee.0 (3971) Terminated (UNCAUGHT_EXCEPTION): Without reason 2025-08-06 14:02:51.636 - error: zigbee.0 (3971) unable to call extension Method stop: Cannot read properties of undefined (reading 'database') 2025-08-06 14:02:51.639 - error: zigbee.0 (3971) Failed to open the network: TypeError: Cannot read properties of undefined (reading 'permitJoin') at ZigbeeController.permitJoin (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:659:33) at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:634:24) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1037:17) 2025-08-06 14:02:51.640 - warn: zigbee.0 (3971) Failed to stop zigbee during startup 2025-08-06 14:02:51.641 - info: zigbee.0 (3971) terminating 2025-08-06 14:02:51.642 - error: zigbee.0 (3971) 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(). 2025-08-06 14:02:51.642 - error: zigbee.0 (3971) unhandled promise rejection: Cannot read properties of undefined (reading 'database') 2025-08-06 14:02:51.644 - error: zigbee.0 (3971) TypeError: Cannot read properties of undefined (reading 'database') at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:333:27) at DeviceEvent.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:30:25) at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:319:54) at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:627:24) at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1037:41) at processTicksAndRejections (node:internal/process/task_queues:95:5) 2025-08-06 14:02:51.644 - error: zigbee.0 (3971) Cannot read properties of undefined (reading 'database') 2025-08-06 14:02:52.149 - info: zigbee.0 (3971) terminating 2025-08-06 14:02:52.280 - error: host.raspberrypi 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: 2025-08-06 14:02:52.281 - error: host.raspberrypi Caught by controller[1]: Error: PanID must have a value of 0x0001 (1) - 0xFFFE (65534), got 121012. 2025-08-06 14:02:52.281 - error: host.raspberrypi Caught by controller[1]: at new Controller (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:115:19) 2025-08-06 14:02:52.281 - error: host.raspberrypi Caught by controller[1]: at ZigbeeController.configure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:146:25) 2025-08-06 14:02:52.281 - error: host.raspberrypi Caught by controller[1]: at Zigbee.onReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:233:27) 2025-08-06 14:02:52.281 - error: host.raspberrypi Caught by controller[1]: at Zigbee.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/main.js:71:37) 2025-08-06 14:02:52.282 - error: host.raspberrypi Caught by controller[1]: at Zigbee.emit (node:events:536:35) 2025-08-06 14:02:52.282 - error: host.raspberrypi Caught by controller[1]: at Zigbee.emit (node:domain:489:12) 2025-08-06 14:02:52.282 - error: host.raspberrypi Caught by controller[1]: at Zigbee._callReadyHandler (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11727:18) 2025-08-06 14:02:52.282 - error: host.raspberrypi Caught by controller[1]: at Zigbee._initAdapter (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11706:18) 2025-08-06 14:02:52.282 - error: host.raspberrypi Caught by controller[2]: 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: 2025-08-06 14:02:52.282 - error: host.raspberrypi Caught by controller[2]: TypeError: Cannot read properties of undefined (reading 'database') 2025-08-06 14:02:52.282 - error: host.raspberrypi Caught by controller[2]: at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:333:27) 2025-08-06 14:02:52.283 - error: host.raspberrypi Caught by controller[2]: at DeviceEvent.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:30:25) 2025-08-06 14:02:52.283 - error: host.raspberrypi Caught by controller[2]: at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:319:54) 2025-08-06 14:02:52.283 - error: host.raspberrypi Caught by controller[2]: at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:627:24) 2025-08-06 14:02:52.283 - error: host.raspberrypi Caught by controller[2]: at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1037:41) 2025-08-06 14:02:52.283 - error: host.raspberrypi Caught by controller[2]: at processTicksAndRejections (node:internal/process/task_queues:95:5) 2025-08-06 14:02:52.283 - error: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2025-08-06 14:02:52.284 - info: host.raspberrypi Restart adapter system.adapter.zigbee.0 because enabled 2025-08-06 14:02:52.284 - warn: host.raspberrypi Do not restart adapter system.adapter.zigbee.0 because restart loop detected 2025-08-06 14:03:02.036 - info: host.raspberrypi instance system.adapter.openweathermap.0 in version "1.1.2" started with pid 4082 2025-08-06 14:03:05.909 - info: openweathermap.0 (4082) starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v20.19.1, js-controller: 7.0.6 2025-08-06 14:03:10.311 - info: openweathermap.0 (4082) Terminated (NO_ERROR): Without reason 2025-08-06 14:03:10.857 - info: host.raspberrypi instance system.adapter.openweathermap.0 having pid 4082 terminated with code 0 (NO_ERROR)
-
@rene-5 sagte in iobroker Zigbee Adapter startet nicht:
PanID must have a value of 0x0001 (1) - 0xFFFE (65534), got 121012
Das ist dein Fehler. Die Konfiguration hat eine falsche PanID
A.
-
@asgothian
habe ich geändert, leider nichts gebracht2025-08-06 14:38:25.844 - [33mwarn[39m: zigbee.0 (19271) Failed to stop zigbee during startup 2025-08-06 14:38:25.860 - [32minfo[39m: zigbee.0 (19271) terminating 2025-08-06 14:38:25.865 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d00049ddc62 "RTCGQ01LM" not found. 2025-08-06 14:38:25.866 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d0006fe3c6b "MCCGQ11LM" not found. 2025-08-06 14:38:25.867 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d00079b4ae2 "RTCGQ01LM" not found. 2025-08-06 14:38:25.868 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d0007e62e89 "MCCGQ11LM" not found. 2025-08-06 14:38:25.869 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d000705d22a "MCCGQ11LM" not found. 2025-08-06 14:38:25.871 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d0007105f70 "MCCGQ11LM" not found. 2025-08-06 14:38:25.872 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d0008647c37 "MCCGQ11LM" not found. 2025-08-06 14:38:25.874 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d000839178d "MCCGQ11LM" not found. 2025-08-06 14:38:25.875 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d0008391686 "MCCGQ11LM" not found. 2025-08-06 14:38:25.876 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d00083911cb "MCCGQ11LM" not found. 2025-08-06 14:38:25.878 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d0008647d3a "MCCGQ11LM" not found. 2025-08-06 14:38:25.879 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d0008647cc2 "MCCGQ11LM" not found. 2025-08-06 14:38:25.880 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d00079b4b30 "RTCGQ01LM" not found. 2025-08-06 14:38:25.881 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d000445eef5 "RTCGQ01LM" not found. 2025-08-06 14:38:25.882 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d0002249bc9 "RTCGQ01LM" not found. 2025-08-06 14:38:25.883 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d0007ec8e79 "MCCGQ11LM" not found. 2025-08-06 14:38:25.917 - [33mwarn[39m: zigbee.0 (19271) Device 0x00158d0002f046e0 "RTCGQ01LM" not found. 2025-08-06 14:38:25.918 - [33mwarn[39m: zigbee.0 (19271) Device 0xf4b3b1fffe51b415 "SWV" not found. 2025-08-06 14:38:25.956 - [33mwarn[39m: zigbee.0 (19271) Device 0xa4c138055725ef44 "ZWV-YC" not found. 2025-08-06 14:38:25.973 - [33mwarn[39m: zigbee.0 (19271) Device 0xa4c138af3c4215ae "809WZT" not found. 2025-08-06 14:38:25.984 - [33mwarn[39m: zigbee.0 (19271) Device 0xa4c138f559c67459 "A1Z" not found. 2025-08-06 14:38:25.985 - [33mwarn[39m: zigbee.0 (19271) Device 0xa4c13840ac5ea693 "A1Z" not found. 2025-08-06 14:38:25.986 - [33mwarn[39m: zigbee.0 (19271) Device 0xa4c138a48fbe67af "A1Z" not found. 2025-08-06 14:38:25.987 - [33mwarn[39m: zigbee.0 (19271) Device 0xa4c138f4953fb3f8 "A1Z" not found. 2025-08-06 14:38:26.023 - [32minfo[39m: zigbee.0 (19271) terminating 2025-08-06 14:38:26.140 - [33mwarn[39m: zigbee.0 (19271) redis get zigbee.0.info.debugmessages, error - DB closed 2025-08-06 14:38:26.187 - [33mwarn[39m: zigbee.0 (19271) get state error: Connection is closed. 2025-08-06 14:38:26.202 - [33mwarn[39m: zigbee.0 (19271) get state error: Connection is closed. 2025-08-06 14:38:26.309 - [31merror[39m: host.raspberrypi 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: 2025-08-06 14:38:26.309 - [31merror[39m: host.raspberrypi Caught by controller[1]: Error herdsman start 2025-08-06 14:38:26.310 - [31merror[39m: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2025-08-06 14:38:26.310 - [32minfo[39m: host.raspberrypi Restart adapter system.adapter.zigbee.0 because enabled 2025-08-06 14:38:56.878 - [32minfo[39m: host.raspberrypi instance system.adapter.zigbee.0 in version "2.0.5" started with pid 19584 2025-08-06 14:39:00.774 - [32minfo[39m: zigbee.0 (19584) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.19.1, js-controller: 7.0.6 2025-08-06 14:39:00.806 - [32minfo[39m: zigbee.0 (19584) init localConfig 2025-08-06 14:39:00.814 - [31merror[39m: zigbee.0 (19584) Serial port not selected! Go to settings page. 2025-08-06 14:39:00.992 - [32minfo[39m: zigbee.0 (19584) --> transmitPower : normal 2025-08-06 14:39:01.012 - [32minfo[39m: zigbee.0 (19584) --- creating device debug --- 2025-08-06 14:39:01.014 - [32minfo[39m: zigbee.0 (19584) Starting Adapter npm ... 2025-08-06 14:39:01.078 - [32minfo[39m: zigbee.0 (19584) Installed Version: iobroker.zigbee@2.0.5 (Converters 23.6.0 Herdsman 3.5.2) 2025-08-06 14:39:01.080 - [32minfo[39m: zigbee.0 (19584) Starting Zigbee-Herdsman 2025-08-06 14:39:01.527 - [32minfo[39m: zigbee.0 (19584) Unable to obtain herdsman settings 2025-08-06 14:39:01.529 - [33mwarn[39m: zigbee.0 (19584) unable to stop zigbee-herdsman after failed startup 2025-08-06 14:39:01.588 - [31merror[39m: zigbee.0 (19584) Starting zigbee-herdsman problem : USB adapter discovery error (No valid USB adapter found). Specify valid 'adapter' and 'port' in your configuration. 2025-08-06 14:39:01.590 - [31merror[39m: zigbee.0 (19584) 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(). 2025-08-06 14:39:01.591 - [31merror[39m: zigbee.0 (19584) unhandled promise rejection: undefined 2025-08-06 14:39:01.592 - [31merror[39m: zigbee.0 (19584) undefined 2025-08-06 14:39:01.614 - [32minfo[39m: zigbee.0 (19584) cleaned everything up... 2025-08-06 14:39:01.615 - [32minfo[39m: zigbee.0 (19584) local config saved 2025-08-06 14:39:01.617 - [32minfo[39m: zigbee.0 (19584) Saved local configuration data 2025-08-06 14:39:01.618 - [32minfo[39m: zigbee.0 (19584) terminating 2025-08-06 14:39:01.619 - [33mwarn[39m: zigbee.0 (19584) Terminated (UNCAUGHT_EXCEPTION): Without reason 2025-08-06 14:39:01.979 - [31merror[39m: zigbee.0 (19584) Failed to open the network: TypeError: Cannot read properties of undefined (reading 'permitJoin') at Controller.permitJoin (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:315:35) at ZigbeeController.permitJoin (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:659:33) at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:634:24) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1037:17) 2025-08-06 14:39:01.991 - [33mwarn[39m: zigbee.0 (19584) Failed to stop zigbee during startup 2025-08-06 14:39:02.004 - [32minfo[39m: zigbee.0 (19584) terminating 2025-08-06 14:39:02.008 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d00049ddc62 "RTCGQ01LM" not found. 2025-08-06 14:39:02.009 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d0006fe3c6b "MCCGQ11LM" not found. 2025-08-06 14:39:02.009 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d00079b4ae2 "RTCGQ01LM" not found. 2025-08-06 14:39:02.010 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d0007e62e89 "MCCGQ11LM" not found. 2025-08-06 14:39:02.011 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d000705d22a "MCCGQ11LM" not found. 2025-08-06 14:39:02.011 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d0007105f70 "MCCGQ11LM" not found. 2025-08-06 14:39:02.012 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d0008647c37 "MCCGQ11LM" not found. 2025-08-06 14:39:02.013 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d000839178d "MCCGQ11LM" not found. 2025-08-06 14:39:02.014 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d0008391686 "MCCGQ11LM" not found. 2025-08-06 14:39:02.014 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d00083911cb "MCCGQ11LM" not found. 2025-08-06 14:39:02.015 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d0008647d3a "MCCGQ11LM" not found. 2025-08-06 14:39:02.016 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d0008647cc2 "MCCGQ11LM" not found. 2025-08-06 14:39:02.017 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d00079b4b30 "RTCGQ01LM" not found. 2025-08-06 14:39:02.017 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d000445eef5 "RTCGQ01LM" not found. 2025-08-06 14:39:02.018 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d0002249bc9 "RTCGQ01LM" not found. 2025-08-06 14:39:02.018 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d0007ec8e79 "MCCGQ11LM" not found. 2025-08-06 14:39:02.031 - [33mwarn[39m: zigbee.0 (19584) Device 0x00158d0002f046e0 "RTCGQ01LM" not found. 2025-08-06 14:39:02.032 - [33mwarn[39m: zigbee.0 (19584) Device 0xf4b3b1fffe51b415 "SWV" not found. 2025-08-06 14:39:02.083 - [33mwarn[39m: zigbee.0 (19584) Device 0xa4c138055725ef44 "ZWV-YC" not found. 2025-08-06 14:39:02.097 - [33mwarn[39m: zigbee.0 (19584) Device 0xa4c138af3c4215ae "809WZT" not found. 2025-08-06 14:39:02.106 - [33mwarn[39m: zigbee.0 (19584) Device 0xa4c138f559c67459 "A1Z" not found. 2025-08-06 14:39:02.107 - [33mwarn[39m: zigbee.0 (19584) Device 0xa4c13840ac5ea693 "A1Z" not found. 2025-08-06 14:39:02.107 - [33mwarn[39m: zigbee.0 (19584) Device 0xa4c138a48fbe67af "A1Z" not found. 2025-08-06 14:39:02.108 - [33mwarn[39m: zigbee.0 (19584) Device 0xa4c138f4953fb3f8 "A1Z" not found. 2025-08-06 14:39:02.135 - [32minfo[39m: zigbee.0 (19584) terminating 2025-08-06 14:39:02.157 - [33mwarn[39m: zigbee.0 (19584) redis get zigbee.0.info.debugmessages, error - DB closed 2025-08-06 14:39:02.242 - [33mwarn[39m: zigbee.0 (19584) get state error: Connection is closed. 2025-08-06 14:39:02.243 - [33mwarn[39m: zigbee.0 (19584) get state error: Connection is closed. 2025-08-06 14:39:02.360 - [31merror[39m: host.raspberrypi 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: 2025-08-06 14:39:02.360 - [31merror[39m: host.raspberrypi Caught by controller[1]: Error herdsman start 2025-08-06 14:39:02.361 - [31merror[39m: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2025-08-06 14:39:02.361 - [32minfo[39m: host.raspberrypi Restart adapter system.adapter.zigbee.0 because enabled
-
@rene-5 Sag mal liest du was du da postest (bevor du es postest)?
Hat nichts gebracht ist unsinn. Hat nicht gereicht stimmt. Aber "das ist kaputt" ist auch keine Fehlermeldung.
Starting zigbee-herdsman problem : USB adapter discovery error (No valid USB adapter found). Specify valid 'adapter' and 'port' in your configuration.
Deine gesamte Adapter-Konfiguration scheint nicht sauber zu sein.
Hast du den Adapter überhaupt sauber konfiguriert ?
A.
-
Folgendes habe ich gemacht.
Habe erstmal alles geupdatet, dann habe ich ihn gelöscht und neu installiert. Dies hat auch nicht geholfen, danach habe ich das Backup eingespielt, hilft aber auch nicht.Was soll ich machen?
-
@rene-5 sagte in iobroker Zigbee Adapter startet nicht:
Folgendes habe ich gemacht.
Habe erstmal alles geupdatet, dann habe ich ihn gelöscht und neu installiert. Dies hat auch nicht geholfen, danach habe ich das Backup eingespielt, hilft aber auch nicht.Was soll ich machen?
Systematisch vorgehen an Statt einfach blind irgendwelche Aktionen durchführen.
Dein Log sagt das die Konfiguration des Adapters nicht sauber ist, also:
- Adapter anhalten
- Konfiguration öffnen
- verifizieren das die korrekten Daten eingetragen sind (Port, Typ, PanID, ExtPanID, Kanal). Wenn nicht - die korrekten Werte eintragen.
- Konfiguration speichern
- Adapter Starten
- Log anschauen, hier posten.
Alternativ:
- Adapter 3.0.3 aus dem Latest repository installieren
- nach [dieser Anleitung](dieser Anleitung) konfigurieren (Dabei die Teile die sich mit der Installation beschäftigen ignorieren - der Adapter ist bereits installiert). Ggf. versuchen die Konfiguration aus dem NVBackup widerherzustellen, wenn die Werte nicht bekannt sind.
A.
-
@asgothian
danke dir!habe ich gemacht, leider noch kein Erfolg
code_text ```2025-08-06 19:08:14.184 - [32minfo[39m: zigbee.0 (5419) init localConfig 2025-08-06 19:08:14.193 - [32minfo[39m: zigbee.0 (5419) --> transmitPower : normal 2025-08-06 19:08:14.207 - [32minfo[39m: zigbee.0 (5419) delete old Backup files. keep only last 10 2025-08-06 19:08:14.212 - [32minfo[39m: zigbee.0 (5419) --- creating device debug --- 2025-08-06 19:08:14.213 - [32minfo[39m: zigbee.0 (5419) Starting Adapter npm ... 2025-08-06 19:08:14.266 - [32minfo[39m: zigbee.0 (5419) Installed Version: iobroker.zigbee@2.0.5 (Converters 23.6.0 Herdsman 3.5.2) 2025-08-06 19:08:14.268 - [32minfo[39m: zigbee.0 (5419) Starting Zigbee-Herdsman 2025-08-06 19:08:24.556 - [32minfo[39m: zigbee.0 (5419) Unable to obtain herdsman settings 2025-08-06 19:08:24.685 - [31merror[39m: zigbee.0 (5419) Starting zigbee-herdsman problem : Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/ usb-dresden_elektronik_ingenieurtechn_GmbH_ConBee_II_DE2448975-if00' 2025-08-06 19:08:24.687 - [31merror[39m: zigbee.0 (5419) 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(). 2025-08-06 19:08:24.687 - [31merror[39m: zigbee.0 (5419) unhandled promise rejection: undefined 2025-08-06 19:08:24.688 - [31merror[39m: zigbee.0 (5419) undefined 2025-08-06 19:08:24.731 - [32minfo[39m: zigbee.0 (5419) cleaned everything up... 2025-08-06 19:08:24.732 - [32minfo[39m: zigbee.0 (5419) local config saved 2025-08-06 19:08:24.733 - [32minfo[39m: zigbee.0 (5419) Saved local configuration data 2025-08-06 19:08:24.734 - [32minfo[39m: zigbee.0 (5419) terminating 2025-08-06 19:08:24.736 - [33mwarn[39m: zigbee.0 (5419) Terminated (UNCAUGHT_EXCEPTION): Without reason 2025-08-06 19:08:25.103 - [31merror[39m: zigbee.0 (5419) Failed to open the network: TypeError: Cannot read properties of undefined (reading 'permitJoin') at Controller.permitJoin (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:315:35) at ZigbeeController.permitJoin (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:659:33) at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:634:24) at processTicksAndRejections (node:internal/process/task_queues:95:5) at runNextTicks (node:internal/process/task_queues:64:3) at listOnTimeout (node:internal/timers:545:9) at processTimers (node:internal/timers:519:7) at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1037:17) 2025-08-06 19:08:25.152 - [32minfo[39m: zigbee.0 (5419) terminating 2025-08-06 19:08:25.156 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d00049ddc62 "RTCGQ01LM" not found. 2025-08-06 19:08:25.157 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d0006fe3c6b "MCCGQ11LM" not found. 2025-08-06 19:08:25.158 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d00079b4ae2 "RTCGQ01LM" not found. 2025-08-06 19:08:25.158 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d0007e62e89 "MCCGQ11LM" not found. 2025-08-06 19:08:25.159 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d000705d22a "MCCGQ11LM" not found. 2025-08-06 19:08:25.159 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d0007105f70 "MCCGQ11LM" not found. 2025-08-06 19:08:25.160 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d0008647c37 "MCCGQ11LM" not found. 2025-08-06 19:08:25.161 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d000839178d "MCCGQ11LM" not found. 2025-08-06 19:08:25.162 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d0008391686 "MCCGQ11LM" not found. 2025-08-06 19:08:25.162 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d00083911cb "MCCGQ11LM" not found. 2025-08-06 19:08:25.163 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d0008647d3a "MCCGQ11LM" not found. 2025-08-06 19:08:25.164 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d0008647cc2 "MCCGQ11LM" not found. 2025-08-06 19:08:25.164 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d00079b4b30 "RTCGQ01LM" not found. 2025-08-06 19:08:25.165 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d000445eef5 "RTCGQ01LM" not found. 2025-08-06 19:08:25.166 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d0002249bc9 "RTCGQ01LM" not found. 2025-08-06 19:08:25.166 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d0007ec8e79 "MCCGQ11LM" not found. 2025-08-06 19:08:25.182 - [33mwarn[39m: zigbee.0 (5419) Device 0x00158d0002f046e0 "RTCGQ01LM" not found. 2025-08-06 19:08:25.182 - [33mwarn[39m: zigbee.0 (5419) Device 0xf4b3b1fffe51b415 "SWV" not found. 2025-08-06 19:08:25.242 - [33mwarn[39m: zigbee.0 (5419) Device 0xa4c138055725ef44 "ZWV-YC" not found. 2025-08-06 19:08:25.256 - [33mwarn[39m: zigbee.0 (5419) Device 0xa4c138af3c4215ae "809WZT" not found. 2025-08-06 19:08:25.264 - [33mwarn[39m: zigbee.0 (5419) Device 0xa4c138f559c67459 "A1Z" not found. 2025-08-06 19:08:25.265 - [33mwarn[39m: zigbee.0 (5419) Device 0xa4c13840ac5ea693 "A1Z" not found. 2025-08-06 19:08:25.265 - [33mwarn[39m: zigbee.0 (5419) Device 0xa4c138a48fbe67af "A1Z" not found. 2025-08-06 19:08:25.266 - [33mwarn[39m: zigbee.0 (5419) Device 0xa4c138f4953fb3f8 "A1Z" not found. 2025-08-06 19:08:25.297 - [32minfo[39m: zigbee.0 (5419) terminating 2025-08-06 19:08:25.327 - [33mwarn[39m: zigbee.0 (5419) redis get zigbee.0.info.debugmessages, error - DB closed 2025-08-06 19:08:25.359 - [33mwarn[39m: zigbee.0 (5419) get state error: Connection is closed. 2025-08-06 19:08:25.363 - [33mwarn[39m: zigbee.0 (5419) get state error: Connection is closed. 2025-08-06 19:08:25.762 - [31merror[39m: host.raspberrypi 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: 2025-08-06 19:08:25.762 - [31merror[39m: host.raspberrypi Caught by controller[1]: Error herdsman start 2025-08-06 19:08:25.763 - [31merror[39m: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2025-08-06 19:08:25.763 - [32minfo[39m: host.raspberrypi Restart adapter system.adapter.zigbee.0 because enabled
-
@rene-5 sagte in iobroker Zigbee Adapter startet nicht:
/dev/serial/by-id/ usb-dresden_elektronik_ingenieurtechn_GmbH_ConBee_II_DE2448975-if00
Da dürfte ein Leerzeichen zu viel sein.
-
@thomas-braun
gut gesehen und sofort korrigiertleider immer noch rot
2025-08-06 19:13:52.328 - [32minfo[39m: zigbee.0 (7972) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.19.1, js-controller: 7.0.6 2025-08-06 19:13:52.356 - [32minfo[39m: zigbee.0 (7972) init localConfig 2025-08-06 19:13:52.365 - [32minfo[39m: zigbee.0 (7972) --> transmitPower : normal 2025-08-06 19:13:52.379 - [32minfo[39m: zigbee.0 (7972) delete old Backup files. keep only last 10 2025-08-06 19:13:52.383 - [32minfo[39m: zigbee.0 (7972) --- creating device debug --- 2025-08-06 19:13:52.384 - [32minfo[39m: zigbee.0 (7972) Starting Adapter npm ... 2025-08-06 19:13:52.438 - [32minfo[39m: zigbee.0 (7972) Installed Version: iobroker.zigbee@2.0.5 (Converters 23.6.0 Herdsman 3.5.2) 2025-08-06 19:13:52.439 - [32minfo[39m: zigbee.0 (7972) Starting Zigbee-Herdsman 2025-08-06 19:14:02.711 - [32minfo[39m: zigbee.0 (7972) Unable to obtain herdsman settings 2025-08-06 19:14:02.822 - [31merror[39m: zigbee.0 (7972) Starting zigbee-herdsman problem : Error while opening serialport 'Error: Error: Device or resource busy, cannot open /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2448975-if00' 2025-08-06 19:14:02.824 - [31merror[39m: zigbee.0 (7972) 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(). 2025-08-06 19:14:02.825 - [31merror[39m: zigbee.0 (7972) unhandled promise rejection: undefined 2025-08-06 19:14:02.825 - [31merror[39m: zigbee.0 (7972) undefined 2025-08-06 19:14:02.872 - [32minfo[39m: zigbee.0 (7972) cleaned everything up... 2025-08-06 19:14:02.873 - [32minfo[39m: zigbee.0 (7972) local config saved 2025-08-06 19:14:02.874 - [32minfo[39m: zigbee.0 (7972) Saved local configuration data 2025-08-06 19:14:02.875 - [32minfo[39m: zigbee.0 (7972) terminating 2025-08-06 19:14:02.877 - [33mwarn[39m: zigbee.0 (7972) Terminated (UNCAUGHT_EXCEPTION): Without reason 2025-08-06 19:14:03.282 - [31merror[39m: zigbee.0 (7972) Failed to open the network: TypeError: Cannot read properties of undefined (reading 'permitJoin') at Controller.permitJoin (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:315:35) at ZigbeeController.permitJoin (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:659:33) at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:634:24) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1037:17) 2025-08-06 19:14:03.326 - [32minfo[39m: zigbee.0 (7972) terminating 2025-08-06 19:14:03.330 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d00049ddc62 "RTCGQ01LM" not found. 2025-08-06 19:14:03.331 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d0006fe3c6b "MCCGQ11LM" not found. 2025-08-06 19:14:03.332 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d00079b4ae2 "RTCGQ01LM" not found. 2025-08-06 19:14:03.333 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d0007e62e89 "MCCGQ11LM" not found. 2025-08-06 19:14:03.334 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d000705d22a "MCCGQ11LM" not found. 2025-08-06 19:14:03.334 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d0007105f70 "MCCGQ11LM" not found. 2025-08-06 19:14:03.335 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d0008647c37 "MCCGQ11LM" not found. 2025-08-06 19:14:03.336 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d000839178d "MCCGQ11LM" not found. 2025-08-06 19:14:03.337 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d0008391686 "MCCGQ11LM" not found. 2025-08-06 19:14:03.337 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d00083911cb "MCCGQ11LM" not found. 2025-08-06 19:14:03.338 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d0008647d3a "MCCGQ11LM" not found. 2025-08-06 19:14:03.339 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d0008647cc2 "MCCGQ11LM" not found. 2025-08-06 19:14:03.340 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d00079b4b30 "RTCGQ01LM" not found. 2025-08-06 19:14:03.340 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d000445eef5 "RTCGQ01LM" not found. 2025-08-06 19:14:03.341 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d0002249bc9 "RTCGQ01LM" not found. 2025-08-06 19:14:03.341 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d0007ec8e79 "MCCGQ11LM" not found. 2025-08-06 19:14:03.354 - [33mwarn[39m: zigbee.0 (7972) Device 0x00158d0002f046e0 "RTCGQ01LM" not found. 2025-08-06 19:14:03.355 - [33mwarn[39m: zigbee.0 (7972) Device 0xf4b3b1fffe51b415 "SWV" not found. 2025-08-06 19:14:03.391 - [33mwarn[39m: zigbee.0 (7972) Device 0xa4c138055725ef44 "ZWV-YC" not found. 2025-08-06 19:14:03.409 - [33mwarn[39m: zigbee.0 (7972) Device 0xa4c138af3c4215ae "809WZT" not found. 2025-08-06 19:14:03.418 - [33mwarn[39m: zigbee.0 (7972) Device 0xa4c138f559c67459 "A1Z" not found. 2025-08-06 19:14:03.419 - [33mwarn[39m: zigbee.0 (7972) Device 0xa4c13840ac5ea693 "A1Z" not found. 2025-08-06 19:14:03.419 - [33mwarn[39m: zigbee.0 (7972) Device 0xa4c138a48fbe67af "A1Z" not found. 2025-08-06 19:14:03.420 - [33mwarn[39m: zigbee.0 (7972) Device 0xa4c138f4953fb3f8 "A1Z" not found. 2025-08-06 19:14:03.427 - [32minfo[39m: zigbee.0 (7972) terminating 2025-08-06 19:14:03.450 - [33mwarn[39m: zigbee.0 (7972) redis get zigbee.0.info.debugmessages, error - Connection is closed. 2025-08-06 19:14:03.479 - [33mwarn[39m: zigbee.0 (7972) get state error: Connection is closed. 2025-08-06 19:14:03.483 - [33mwarn[39m: zigbee.0 (7972) get state error: Connection is closed. 2025-08-06 19:14:03.843 - [31merror[39m: host.raspberrypi 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: 2025-08-06 19:14:03.844 - [31merror[39m: host.raspberrypi Caught by controller[1]: Error herdsman start 2025-08-06 19:14:03.844 - [31merror[39m: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2025-08-06 19:14:03.844 - [32minfo[39m: host.raspberrypi Restart adapter system.adapter.zigbee.0 because enabled 2025-08-06 19:14:03.844 - [33mwarn[39m: host.raspberrypi Do not restart adapter system.adapter.zigbee.0 because restart loop detected
-
@rene-5 sagte in iobroker Zigbee Adapter startet nicht:
Error: Device or resource busy
Starte die Kiste mal neu. Läuft da vielleicht noch der deconz-Kram prallel?
-
habe den deconz deinstalliert und jetzt läuft es, danke!
-
Auf serielle Geräte kann immer nur einer zugreifen.
-
@rene-5 sagte in iobroker Zigbee Adapter startet nicht:
Starting zigbee-herdsman problem : Error while opening serialport 'Error: Error: Device or resource busy, cannot open /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2448975-if00'
Lesen scheint immer noch nicht Deins zu sein. Das Log sagt ganz deutlich warum es nicht geht.
A.