Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zigbee Adapter stürzt immer wieder ab

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Zigbee Adapter stürzt immer wieder ab

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      alexzi last edited by

      Hallo zusammen,
      nach dem Umzug auf Bookworm 64Bbit stürzt der Zigbee-Adapter immer wieder ab.
      Die Lampe 'Device '0x14b457fffe74e022' announced itself' ist eine IKEA Gunnarp Deckenlampe, die idR vom Strom getrennt ist, weil sie mit einem normalen Schalter geschaltet wird.
      Hat jemand eine Idee wie ich das korrigiert bekomme?
      Danke für jede Hilfe.
      Grüße

      2023-12-31 14:18:31.981 - info: zigbee.0 (12022) Device '0x14b457fffe74e022' announced itself
      2023-12-31 14:18:31.995 - error: zigbee.0 (12022) 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-12-31 14:18:31.996 - error: zigbee.0 (12022) unhandled promise rejection: Cannot read properties of undefined (reading 'color_options')
      2023-12-31 14:18:32.076 - error: zigbee.0 (12022) TypeError: Cannot read properties of undefined (reading 'color_options')
      at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/devices/ikea.ts:41:36)
      at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:43:26)
      at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:25:18)
      at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:263:54)
      at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:610:22)
      2023-12-31 14:18:32.077 - error: zigbee.0 (12022) Cannot read properties of undefined (reading 'color_options')
      2023-12-31 14:18:32.109 - info: zigbee.0 (12022) cleaned everything up...
      2023-12-31 14:18:32.272 - info: zigbee.0 (12022) Zigbee: disabling joining new devices.
      2023-12-31 14:18:32.610 - info: zigbee.0 (12022) terminating
      2023-12-31 14:18:32.612 - warn: zigbee.0 (12022) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2023-12-31 14:18:33.285 - error: host.sys-server-raspi4 Caught by controller[1]: 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-12-31 14:18:33.287 - error: host.sys-server-raspi4 Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'color_options')
      2023-12-31 14:18:33.287 - error: host.sys-server-raspi4 Caught by controller[1]: at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/devices/ikea.ts:41:36)
      2023-12-31 14:18:33.287 - error: host.sys-server-raspi4 Caught by controller[1]: at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:43:26)
      2023-12-31 14:18:33.287 - error: host.sys-server-raspi4 Caught by controller[1]: at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:25:18)
      2023-12-31 14:18:33.288 - error: host.sys-server-raspi4 Caught by controller[1]: at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:263:54)
      2023-12-31 14:18:33.288 - error: host.sys-server-raspi4 Caught by controller[1]: at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:610:22)
      2023-12-31 14:18:33.288 - error: host.sys-server-raspi4 instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2023-12-31 14:18:33.288 - info: host.sys-server-raspi4 Restart adapter system.adapter.zigbee.0 because enabled
      2023-12-31 14:19:03.415 - info: host.sys-server-raspi4 instance system.adapter.zigbee.0 started with pid 13084
      2023-12-31 14:19:08.023 - info: zigbee.0 (13084) starting. Version 1.9.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
      2023-12-31 14:19:08.131 - info: zigbee.0 (13084) delete old Backup files. keep only last 10
      2023-12-31 14:19:08.134 - info: zigbee.0 (13084) Starting Zigbee npm ...
      2023-12-31 14:19:08.487 - info: zigbee.0 (13084) Installed Version: iobroker.zigbee@1.9.5
      2023-12-31 14:19:09.396 - info: zigbee.0 (13084) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20221226}}
      2023-12-31 14:19:09.406 - info: zigbee.0 (13084) Unable to disable LED, unsupported function.
      2023-12-31 14:19:09.421 - info: zigbee.0 (13084) --> transmitPower : high
      2023-12-31 14:19:09.442 - info: zigbee.0 (13084) Currently 41 devices are joined:
      2023-12-31 14:19:09.565 - info: zigbee.0 (13084) 0x00158d0006896f06 (addr 27153): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
      2023-12-31 14:19:09.570 - info: zigbee.0 (13084) 0x00158d00067bf672 (addr 12607): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
      2023-12-31 14:19:09.572 - info: zigbee.0 (13084) 0x680ae2fffe2ec534 (addr 12582): E1812 - IKEA TRADFRI shortcut button (EndDevice)
      2023-12-31 14:19:09.575 - info: zigbee.0 (13084) 0xa4c138b9a00c210f (addr 4900): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router)
      2023-12-31 14:19:09.577 - info: zigbee.0 (13084) 0x5c0272fffed11b0f (addr 57280): E1525/E1745 - IKEA TRADFRI motion sensor (EndDevice)
      2023-12-31 14:19:09.578 - info: zigbee.0 (13084) 0x680ae2fffe9fd626 (addr 27778): E1524/E1810 - IKEA TRADFRI remote control (EndDevice)
      2023-12-31 14:19:09.580 - info: zigbee.0 (13084) 0x60a423fffe5e2c13 (addr 62905): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
      2023-12-31 14:19:09.581 - info: zigbee.0 (13084) 0x60a423fffe620f22 (addr 3717): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
      2023-12-31 14:19:09.583 - info: zigbee.0 (13084) 0x60a423fffe69c3a7 (addr 31334): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
      2023-12-31 14:19:09.584 - info: zigbee.0 (13084) 0x60a423fffe61de24 (addr 14680): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
      2023-12-31 14:19:09.586 - info: zigbee.0 (13084) 0x680ae2fffe6ea564 (addr 33181): LED1733G7 - IKEA TRADFRI LED bulb E14 600 lumen, dimmable, white spectrum, opal white (Router)
      2023-12-31 14:19:09.587 - info: zigbee.0 (13084) 0x680ae2fffeafa36d (addr 33045): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
      2023-12-31 14:19:09.589 - info: zigbee.0 (13084) 0xccccccfffebbf861 (addr 30584): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
      2023-12-31 14:19:09.591 - info: zigbee.0 (13084) 0x680ae2fffec6d583 (addr 60128): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
      2023-12-31 14:19:09.592 - info: zigbee.0 (13084) 0x680ae2fffea13f44 (addr 52366): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
      2023-12-31 14:19:09.594 - info: zigbee.0 (13084) 0x680ae2fffe953e09 (addr 4171): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
      2023-12-31 14:19:09.596 - info: zigbee.0 (13084) 0x14b457fffe74e022 (addr 8504): T1829 - IKEA GUNNARP panel 40*40 (Router)
      2023-12-31 14:19:09.598 - info: zigbee.0 (13084) 0x60a423fffef8dbf0 (addr 2682): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
      2023-12-31 14:19:09.600 - info: zigbee.0 (13084) 0x60a423fffef8e168 (addr 45827): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
      2023-12-31 14:19:09.601 - info: zigbee.0 (13084) 0x5c0272fffe03b38a (addr 20797): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
      2023-12-31 14:19:09.603 - info: zigbee.0 (13084) 0x60a423fffead6813 (addr 27710): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
      2023-12-31 14:19:09.607 - info: zigbee.0 (13084) 0x60a423fffeae665a (addr 36802): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
      2023-12-31 14:19:09.610 - info: zigbee.0 (13084) 0x60a423fffef8dfb4 (addr 59016): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
      2023-12-31 14:19:09.612 - info: zigbee.0 (13084) 0x00158d0006c41ab1 (addr 6741): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
      2023-12-31 14:19:09.614 - info: zigbee.0 (13084) 0x00158d0006c5c2fe (addr 63109): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
      2023-12-31 14:19:09.616 - info: zigbee.0 (13084) 0x00158d0006c41832 (addr 3184): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
      2023-12-31 14:19:09.618 - info: zigbee.0 (13084) 0x00158d0006beb4b7 (addr 69): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
      2023-12-31 14:19:09.620 - info: zigbee.0 (13084) 0x5c0272fffe03b432 (addr 35443): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
      2023-12-31 14:19:09.623 - info: zigbee.0 (13084) 0x60a423fffead7944 (addr 3021): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
      2023-12-31 14:19:09.626 - info: zigbee.0 (13084) 0x60a423fffef8e119 (addr 51777): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
      2023-12-31 14:19:09.628 - info: zigbee.0 (13084) 0x60a423fffed2f214 (addr 44226): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
      2023-12-31 14:19:09.629 - info: zigbee.0 (13084) 0xbc33acfffe825bec (addr 29030): ICPSHC24-10EU-IL-1 - IKEA TRADFRI driver for wireless control (10 watt) (Router)
      2023-12-31 14:19:09.631 - info: zigbee.0 (13084) 0xa4c1389f00abfae7 (addr 6513): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router)
      2023-12-31 14:19:09.633 - info: zigbee.0 (13084) 0x94deb8fffecc3e8c (addr 48936): LED1925G6 - IKEA TRADFRI LED bulb E14 470 lumen, opal, dimmable, white spectrum, color spectrum (Router)
      2023-12-31 14:19:09.634 - info: zigbee.0 (13084) 0x94deb8fffec49cae (addr 46911): LED1925G6 - IKEA TRADFRI LED bulb E14 470 lumen, opal, dimmable, white spectrum, color spectrum (Router)
      2023-12-31 14:19:09.636 - info: zigbee.0 (13084) 0x84ba20fffe77b850 (addr 4775): TS011F_plug_3 - TuYa Smart plug (with power monitoring by polling) (Router)
      2023-12-31 14:19:09.637 - info: zigbee.0 (13084) 0x540f57fffe896f3f (addr 19183): TS011F_plug_3 - TuYa Smart plug (with power monitoring by polling) (Router)
      2023-12-31 14:19:09.638 - info: zigbee.0 (13084) 0x70ac08fffe72bf59 (addr 50035): E1812 - IKEA TRADFRI shortcut button (EndDevice)
      2023-12-31 14:19:09.639 - info: zigbee.0 (13084) 0xdc8e95fffe89ea88 (addr 54841): E1812 - IKEA TRADFRI shortcut button (EndDevice)
      2023-12-31 14:19:09.640 - info: zigbee.0 (13084) 0xdc8e95fffe8a0579 (addr 30738): E1812 - IKEA TRADFRI shortcut button (EndDevice)
      2023-12-31 14:19:09.642 - info: zigbee.0 (13084) 0x84ba20fffe7c2544 (addr 16355): TS011F_plug_3 - TuYa Smart plug (with power monitoring by polling) (Router)
      2023-12-31 14:19:09.643 - info: zigbee.0 (13084) Zigbee started
      2023-12-31 14:19:10.165 - info: zigbee.0 (13084) debug devices set to []
      2023-12-31 14:19:39.002 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x680ae2fffe953e09 TRADFRI bulb E27 WS opal 1000lm
      2023-12-31 14:19:39.017 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x60a423fffef8dbf0 TS0121
      2023-12-31 14:19:39.152 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x60a423fffef8e119 TS0121
      2023-12-31 14:19:39.305 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x540f57fffe896f3f TS011F
      2023-12-31 14:19:39.843 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x60a423fffead7944 TS0121
      2023-12-31 14:19:45.093 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x680ae2fffec6d583 TRADFRI bulb E27 WS opal 1000lm
      2023-12-31 14:19:45.298 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x680ae2fffea13f44 TRADFRI bulb E27 WS opal 1000lm
      2023-12-31 14:19:45.681 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x14b457fffe74e022 GUNNARP panel 40*40
      
      
      Thomas Braun D 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @alexzi last edited by

        @alexzi

        Die Version hat Probleme mit IKEA Geräten. Stand aber wohl auch in den Release Notes.

        A 1 Reply Last reply Reply Quote 1
        • A
          alexzi @Thomas Braun last edited by

          @thomas-braun
          danke für den Wink, hatte beim Umzug jetzt offen gesagt nicht damit gerechnet alle "stable" Updates auf potentielle Probleme überprüfen zu müssen. Ich hab mal den Bugreport auf Github angeschaut, da wurde auf die Git-Version verwiesen bzw. diese zu probieren. Hab die jetzt mal installiert. Wenn es weiter besteht, dann muss ich versuchen auf 1.8.xx downzugraden.

          Homoran 1 Reply Last reply Reply Quote 0
          • mcm1957
            mcm1957 last edited by

            @alexzi said in Zigbee Adapter stürzt immer wieder ab:

            Hallo zusammen,
            nach dem Umzug auf Bookworm 64Bbit stürzt der Zigbee-Adapter immer wieder ab.
            Die Lampe 'Device '0x14b457fffe74e022' announced itself' ist eine IKEA Gunnarp Deckenlampe, die idR vom Strom getrennt ist, weil sie mit einem normalen Schalter geschaltet wird.
            Hat jemand eine Idee wie ich das korrigiert bekomme?
            Danke für jede Hilfe.
            Grüße

            2023-12-31 14:18:31.981 - info: zigbee.0 (12022) Device '0x14b457fffe74e022' announced itself
            2023-12-31 14:18:31.995 - error: zigbee.0 (12022) 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-12-31 14:18:31.996 - error: zigbee.0 (12022) unhandled promise rejection: Cannot read properties of undefined (reading 'color_options')
            2023-12-31 14:18:32.076 - error: zigbee.0 (12022) TypeError: Cannot read properties of undefined (reading 'color_options')
            at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/devices/ikea.ts:41:36)
            at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:43:26)
            at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:25:18)
            at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:263:54)
            at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:610:22)
            2023-12-31 14:18:32.077 - error: zigbee.0 (12022) Cannot read properties of undefined (reading 'color_options')
            2023-12-31 14:18:32.109 - info: zigbee.0 (12022) cleaned everything up...
            2023-12-31 14:18:32.272 - info: zigbee.0 (12022) Zigbee: disabling joining new devices.
            2023-12-31 14:18:32.610 - info: zigbee.0 (12022) terminating
            2023-12-31 14:18:32.612 - warn: zigbee.0 (12022) Terminated (UNCAUGHT_EXCEPTION): Without reason
            2023-12-31 14:18:33.285 - error: host.sys-server-raspi4 Caught by controller[1]: 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-12-31 14:18:33.287 - error: host.sys-server-raspi4 Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'color_options')
            2023-12-31 14:18:33.287 - error: host.sys-server-raspi4 Caught by controller[1]: at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/devices/ikea.ts:41:36)
            2023-12-31 14:18:33.287 - error: host.sys-server-raspi4 Caught by controller[1]: at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:43:26)
            2023-12-31 14:18:33.287 - error: host.sys-server-raspi4 Caught by controller[1]: at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:25:18)
            2023-12-31 14:18:33.288 - error: host.sys-server-raspi4 Caught by controller[1]: at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:263:54)
            2023-12-31 14:18:33.288 - error: host.sys-server-raspi4 Caught by controller[1]: at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:610:22)
            2023-12-31 14:18:33.288 - error: host.sys-server-raspi4 instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            2023-12-31 14:18:33.288 - info: host.sys-server-raspi4 Restart adapter system.adapter.zigbee.0 because enabled
            2023-12-31 14:19:03.415 - info: host.sys-server-raspi4 instance system.adapter.zigbee.0 started with pid 13084
            2023-12-31 14:19:08.023 - info: zigbee.0 (13084) starting. Version 1.9.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.17
            2023-12-31 14:19:08.131 - info: zigbee.0 (13084) delete old Backup files. keep only last 10
            2023-12-31 14:19:08.134 - info: zigbee.0 (13084) Starting Zigbee npm ...
            2023-12-31 14:19:08.487 - info: zigbee.0 (13084) Installed Version: iobroker.zigbee@1.9.5
            2023-12-31 14:19:09.396 - info: zigbee.0 (13084) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20221226}}
            2023-12-31 14:19:09.406 - info: zigbee.0 (13084) Unable to disable LED, unsupported function.
            2023-12-31 14:19:09.421 - info: zigbee.0 (13084) --> transmitPower : high
            2023-12-31 14:19:09.442 - info: zigbee.0 (13084) Currently 41 devices are joined:
            2023-12-31 14:19:09.565 - info: zigbee.0 (13084) 0x00158d0006896f06 (addr 27153): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
            2023-12-31 14:19:09.570 - info: zigbee.0 (13084) 0x00158d00067bf672 (addr 12607): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
            2023-12-31 14:19:09.572 - info: zigbee.0 (13084) 0x680ae2fffe2ec534 (addr 12582): E1812 - IKEA TRADFRI shortcut button (EndDevice)
            2023-12-31 14:19:09.575 - info: zigbee.0 (13084) 0xa4c138b9a00c210f (addr 4900): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router)
            2023-12-31 14:19:09.577 - info: zigbee.0 (13084) 0x5c0272fffed11b0f (addr 57280): E1525/E1745 - IKEA TRADFRI motion sensor (EndDevice)
            2023-12-31 14:19:09.578 - info: zigbee.0 (13084) 0x680ae2fffe9fd626 (addr 27778): E1524/E1810 - IKEA TRADFRI remote control (EndDevice)
            2023-12-31 14:19:09.580 - info: zigbee.0 (13084) 0x60a423fffe5e2c13 (addr 62905): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
            2023-12-31 14:19:09.581 - info: zigbee.0 (13084) 0x60a423fffe620f22 (addr 3717): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
            2023-12-31 14:19:09.583 - info: zigbee.0 (13084) 0x60a423fffe69c3a7 (addr 31334): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
            2023-12-31 14:19:09.584 - info: zigbee.0 (13084) 0x60a423fffe61de24 (addr 14680): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
            2023-12-31 14:19:09.586 - info: zigbee.0 (13084) 0x680ae2fffe6ea564 (addr 33181): LED1733G7 - IKEA TRADFRI LED bulb E14 600 lumen, dimmable, white spectrum, opal white (Router)
            2023-12-31 14:19:09.587 - info: zigbee.0 (13084) 0x680ae2fffeafa36d (addr 33045): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
            2023-12-31 14:19:09.589 - info: zigbee.0 (13084) 0xccccccfffebbf861 (addr 30584): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
            2023-12-31 14:19:09.591 - info: zigbee.0 (13084) 0x680ae2fffec6d583 (addr 60128): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
            2023-12-31 14:19:09.592 - info: zigbee.0 (13084) 0x680ae2fffea13f44 (addr 52366): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
            2023-12-31 14:19:09.594 - info: zigbee.0 (13084) 0x680ae2fffe953e09 (addr 4171): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
            2023-12-31 14:19:09.596 - info: zigbee.0 (13084) 0x14b457fffe74e022 (addr 8504): T1829 - IKEA GUNNARP panel 40*40 (Router)
            2023-12-31 14:19:09.598 - info: zigbee.0 (13084) 0x60a423fffef8dbf0 (addr 2682): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
            2023-12-31 14:19:09.600 - info: zigbee.0 (13084) 0x60a423fffef8e168 (addr 45827): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
            2023-12-31 14:19:09.601 - info: zigbee.0 (13084) 0x5c0272fffe03b38a (addr 20797): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
            2023-12-31 14:19:09.603 - info: zigbee.0 (13084) 0x60a423fffead6813 (addr 27710): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
            2023-12-31 14:19:09.607 - info: zigbee.0 (13084) 0x60a423fffeae665a (addr 36802): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
            2023-12-31 14:19:09.610 - info: zigbee.0 (13084) 0x60a423fffef8dfb4 (addr 59016): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
            2023-12-31 14:19:09.612 - info: zigbee.0 (13084) 0x00158d0006c41ab1 (addr 6741): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
            2023-12-31 14:19:09.614 - info: zigbee.0 (13084) 0x00158d0006c5c2fe (addr 63109): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
            2023-12-31 14:19:09.616 - info: zigbee.0 (13084) 0x00158d0006c41832 (addr 3184): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
            2023-12-31 14:19:09.618 - info: zigbee.0 (13084) 0x00158d0006beb4b7 (addr 69): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
            2023-12-31 14:19:09.620 - info: zigbee.0 (13084) 0x5c0272fffe03b432 (addr 35443): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
            2023-12-31 14:19:09.623 - info: zigbee.0 (13084) 0x60a423fffead7944 (addr 3021): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
            2023-12-31 14:19:09.626 - info: zigbee.0 (13084) 0x60a423fffef8e119 (addr 51777): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
            2023-12-31 14:19:09.628 - info: zigbee.0 (13084) 0x60a423fffed2f214 (addr 44226): TS0121_plug - TuYa 10A UK or 16A EU smart plug (Router)
            2023-12-31 14:19:09.629 - info: zigbee.0 (13084) 0xbc33acfffe825bec (addr 29030): ICPSHC24-10EU-IL-1 - IKEA TRADFRI driver for wireless control (10 watt) (Router)
            2023-12-31 14:19:09.631 - info: zigbee.0 (13084) 0xa4c1389f00abfae7 (addr 6513): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router)
            2023-12-31 14:19:09.633 - info: zigbee.0 (13084) 0x94deb8fffecc3e8c (addr 48936): LED1925G6 - IKEA TRADFRI LED bulb E14 470 lumen, opal, dimmable, white spectrum, color spectrum (Router)
            2023-12-31 14:19:09.634 - info: zigbee.0 (13084) 0x94deb8fffec49cae (addr 46911): LED1925G6 - IKEA TRADFRI LED bulb E14 470 lumen, opal, dimmable, white spectrum, color spectrum (Router)
            2023-12-31 14:19:09.636 - info: zigbee.0 (13084) 0x84ba20fffe77b850 (addr 4775): TS011F_plug_3 - TuYa Smart plug (with power monitoring by polling) (Router)
            2023-12-31 14:19:09.637 - info: zigbee.0 (13084) 0x540f57fffe896f3f (addr 19183): TS011F_plug_3 - TuYa Smart plug (with power monitoring by polling) (Router)
            2023-12-31 14:19:09.638 - info: zigbee.0 (13084) 0x70ac08fffe72bf59 (addr 50035): E1812 - IKEA TRADFRI shortcut button (EndDevice)
            2023-12-31 14:19:09.639 - info: zigbee.0 (13084) 0xdc8e95fffe89ea88 (addr 54841): E1812 - IKEA TRADFRI shortcut button (EndDevice)
            2023-12-31 14:19:09.640 - info: zigbee.0 (13084) 0xdc8e95fffe8a0579 (addr 30738): E1812 - IKEA TRADFRI shortcut button (EndDevice)
            2023-12-31 14:19:09.642 - info: zigbee.0 (13084) 0x84ba20fffe7c2544 (addr 16355): TS011F_plug_3 - TuYa Smart plug (with power monitoring by polling) (Router)
            2023-12-31 14:19:09.643 - info: zigbee.0 (13084) Zigbee started
            2023-12-31 14:19:10.165 - info: zigbee.0 (13084) debug devices set to []
            2023-12-31 14:19:39.002 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x680ae2fffe953e09 TRADFRI bulb E27 WS opal 1000lm
            2023-12-31 14:19:39.017 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x60a423fffef8dbf0 TS0121
            2023-12-31 14:19:39.152 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x60a423fffef8e119 TS0121
            2023-12-31 14:19:39.305 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x540f57fffe896f3f TS011F
            2023-12-31 14:19:39.843 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x60a423fffead7944 TS0121
            2023-12-31 14:19:45.093 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x680ae2fffec6d583 TRADFRI bulb E27 WS opal 1000lm
            2023-12-31 14:19:45.298 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x680ae2fffea13f44 TRADFRI bulb E27 WS opal 1000lm
            2023-12-31 14:19:45.681 - warn: zigbee.0 (13084) DeviceAvailability:Failed to ping 0x14b457fffe74e022 GUNNARP panel 40*40
            
            

            a) Bitte bei Problemen immer die Versionen der beteiligten Software angeben
            Adapter
            js-controller
            node
            o/s

            b) Dein Problem könnte mit diesem Issue abgedeckt sein:
            https://github.com/ioBroker/ioBroker.zigbee/issues/2017
            Falls du neue Infos dazu hast, strag die ggF dort nach

            c) Ansonsten passt deine Meldung wahrscheinlich besser in den Zigbee 1.9.x Thread:
            https://forum.iobroker.net/topic/71438/zigbee-neue-version-1-9-x?_=1704032590537

            Aber damits nicht falsch rüberkommt:
            DANKE fürs Melden deines Problems. Nur bekannten Fehlern kann man nachgehen. Und das wird arteck mit Sicherheit tun.

            Megawaldi created this issue in ioBroker/ioBroker.zigbee

            closed Restart loop #2017

            1 Reply Last reply Reply Quote 1
            • D
              dimaiv @alexzi last edited by

              @alexzi
              IKEA Bug ist behoben.
              Installieren von Github !

              A 1 Reply Last reply Reply Quote 0
              • A
                alexzi @dimaiv last edited by

                @dimaiv
                danke für die Info. Hatte ich vorhin gemacht, hatte jetzt immer noch einen Fehler beim Anschalten der einen Lampe. Ich bin jetzt erst mal auf die 1.9.3 zurück. Morgen mach ich nochmal ein Update mit der GIT Version

                D 1 Reply Last reply Reply Quote 0
                • D
                  dimaiv @alexzi last edited by dimaiv

                  @alexzi
                  Bitte, immer entsprechende Logausgabe und Gerätedaten mit posten !

                  P.S.: alle Versionen von 1.8.25 bis 1.9.5 haben IKEA Bug.

                  1 Reply Last reply Reply Quote 0
                  • arteck
                    arteck Developer Most Active last edited by

                    1.9.6 ist unterwegs

                    A 1 Reply Last reply Reply Quote 0
                    • A
                      alexzi @arteck last edited by

                      @arteck danke. bin gestern erst mal auf die 1.8.24 zurück, ich warte mal auf die 1.9.6. DANKE

                      1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @alexzi last edited by

                        @alexzi sagte in Zigbee Adapter stürzt immer wieder ab:

                        hatte beim Umzug jetzt offen gesagt nicht damit gerechnet alle "stable" Updates auf potentielle Probleme überprüfen zu müssen.

                        jetzt übertreib mal nicht, wenn ausnahmsweise mal ein Bug von den Betatestern nicht entdeckr wurde oder IKEA nochmal was geändert hat, nachdem die Version im stable war

                        A 1 Reply Last reply Reply Quote 0
                        • A
                          alexzi @Homoran last edited by

                          @homoran das sollte absolut NICHT so rüber kommen, ich hatte nur nicht damit gerechnet und war schon etwas verzweifelt 😉 Ist ja gut, wenn es dann doch ein Bug war. Alles gut. 🙂

                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @alexzi last edited by Homoran

                            @alexzi sagte in Zigbee Adapter stürzt immer wieder ab:

                            @homoran das sollte absolut NICHT so rüber kommen, ich hatte nur nicht damit gerechnet und war schon etwas verzweifelt 😉 Ist ja gut, wenn es dann doch ein Bug war. Alles gut. 🙂

                            Der wurde sofort nachdem er bemerkt war gefixt
                            https://forum.iobroker.net/topic/71438/zigbee-neue-version-1-9-x/10

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Support us

                            ioBroker
                            Community Adapters
                            Donate
                            FAQ Cloud / IOT
                            HowTo: Node.js-Update
                            HowTo: Backup/Restore
                            Downloads
                            BLOG

                            734
                            Online

                            32.0k
                            Users

                            80.5k
                            Topics

                            1.3m
                            Posts

                            6
                            12
                            552
                            Loading More Posts
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes
                            Reply
                            • Reply as topic
                            Log in to reply
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                            The ioBroker Community 2014-2023
                            logo