NEWS
Problem nach Update auf Zigbee 1.18.10
-
Container-Mumpitz halt...
-
Warum der 1.8.9 läuft (im gleichen container ???) kann ich nicht sagen. Wenn es ein anderer Container ist sollte klar sein wo klar sein wo das Problem liegt.
Ja, genau das ist das Problem: Selber Container - 1.18.9 - alles schnurrt. Update auf 1.18.10 - Verbindungsprobleme. Ließ sich alles wunderbar reproduzieren.
-
Container-Mumpitz halt...
Ja, ist nicht jedermanns Sache. Ich mag die Container und die Synology. Die Kiste läuft eh (Foto-Speicher, Kameras, Cloud). Da ist es für mich sinnvoller, die Anwendungen (Unifi Controller, ioBroker, InfluxDB etc.) gleich mit laufen zu lassen. RasPi ist schöner (und spricht auch eher meinen Spieltrieb an), wäre für mich aber nur eine zusätzliche Sache, die laufen muss.
-
@clfberlin sagte in Problem nach Update auf Zigbee 1.18.10:
Warum der 1.8.9 läuft (im gleichen container ???) kann ich nicht sagen. Wenn es ein anderer Container ist sollte klar sein wo klar sein wo das Problem liegt.
Ja, genau das ist das Problem: Selber Container - 1.18.9 - alles schnurrt. Update auf 1.18.10 - Verbindungsprobleme. Ließ sich alles wunderbar reproduzieren.
Überraschend daran ist:
Welche zigbee Adapter Version installiert ist hat nichts mit den Zugriffsrechten auf den Port zu tun. Das ist alles im Container.A.
-
Ich bin nochmal in den Sandkasten spielen gegangen. Ich habe das Problem einmal klassisch reproduziert. Aber alles der Reihe nach:
Zigbee 1.18.9
Funktionierende Version. Keine Probleme mit Devices oder Zigbee Stick. Alles läuft.'ls -la /dev/ttyUSB0'
crw-rw---- 1 root dialout 188, 0 Jan 7 13:09 /dev/ttyUSB0
'npm list -a'
└─┬ iobroker.zigbee@1.8.9 ├── @iobroker/adapter-core@2.6.7 deduped ├── serialport@10.5.0 deduped ├── tar@6.1.13 deduped ├── typescript@4.9.4 ├─┬ zigbee-herdsman-converters@14.0.687 │ ├─┬ axios@1.1.3 │ │ ├── follow-redirects@1.15.2 deduped │ │ ├── form-data@4.0.0 deduped │ │ └── proxy-from-env@1.1.0 deduped │ ├── buffer-crc32@0.2.13 │ ├─┬ https-proxy-agent@5.0.1 │ │ ├─┬ agent-base@6.0.2 │ │ │ └─┬ debug@4.3.4 │ │ │ └── ms@2.1.2 │ │ └─┬ debug@4.3.4 │ │ └── ms@2.1.2 │ ├── tar-stream@2.2.0 deduped │ └── zigbee-herdsman@0.14.80 deduped └─┬ zigbee-herdsman@0.14.80 ├── @serialport/bindings-cpp@10.8.0 deduped ├── @serialport/parser-delimiter@10.5.0 deduped ├── @serialport/stream@10.5.0 deduped ├── debounce@1.2.1 ├─┬ debug@4.3.4 │ └── ms@2.1.2 ├── fast-deep-equal@3.1.3 ├── mixin-deep@2.0.1 ├─┬ mz@2.7.0 │ ├── any-promise@1.3.0 │ ├── object-assign@4.1.1 │ └─┬ thenify-all@1.6.0 │ └─┬ thenify@3.3.1 │ └── any-promise@1.3.0 deduped └── slip@1.0.2
Dann das Update auf 1.18.10
Instanz grün, aber Config-Bereich bleibt leerLogs vom Update:
2023-01-07 13:13:18.662 - info: host.3e6164b5003d iobroker upgrade zigbee@1.8.10 2023-01-07 13:13:20.648 - info: host.3e6164b5003d iobroker Update zigbee from @1.8.9 to @1.8.10 2023-01-07 13:13:20.678 - info: host.3e6164b5003d iobroker host.3e6164b5003d Adapter "system.adapter.zigbee.0" is stopped. 2023-01-07 13:13:20.704 - info: host.3e6164b5003d "system.adapter.zigbee.0" disabled 2023-01-07 13:13:20.705 - info: host.3e6164b5003d stopInstance system.adapter.zigbee.0 (force=false, process=true) 2023-01-07 13:13:20.712 - info: zigbee.0 (354) Got terminate signal TERMINATE_YOURSELF 2023-01-07 13:13:20.749 - info: host.3e6164b5003d stopInstance system.adapter.zigbee.0 send kill signal 2023-01-07 13:13:20.715 - info: zigbee.0 (354) cleaned everything up... 2023-01-07 13:13:20.814 - info: zigbee.0 (354) Zigbee: disabling joining new devices. 2023-01-07 13:13:21.215 - info: zigbee.0 (354) terminating 2023-01-07 13:13:21.217 - info: zigbee.0 (354) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2023-01-07 13:13:21.585 - info: host.3e6164b5003d iobroker NPM version: 8.19.3 2023-01-07 13:13:21.587 - info: host.3e6164b5003d iobroker Installing iobroker.zigbee@1.8.10... (System call) 2023-01-07 13:13:21.752 - info: host.3e6164b5003d stopInstance system.adapter.zigbee.0 killing pid 354 2023-01-07 13:13:21.782 - info: host.3e6164b5003d instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-01-07 13:13:29.419 - info: host.3e6164b5003d iobroker added 12 packages, and changed 4 packages in 7s43 packages are looking for funding run `npm fund` for details 2023-01-07 13:13:29.493 - info: host.3e6164b5003d iobroker Update "system.adapter.zigbee.0" 2023-01-07 13:13:29.538 - info: host.3e6164b5003d iobroker upload [322] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/adapter-settings.js adapter-settings.js application/javascript 2023-01-07 13:13:30.077 - info: host.3e6164b5003d iobroker upload [300] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/Bitron_AV201021A.png img/Bitron_AV201021A.png image/png 2023-01-07 13:13:30.468 - info: host.3e6164b5003d iobroker upload [250] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/bitron_motion.png img/bitron_motion.png image/png 2023-01-07 13:13:30.889 - info: host.3e6164b5003d iobroker upload [200] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/hive.png img/hive.png image/png 2023-01-07 13:13:31.997 - info: host.3e6164b5003d iobroker upload [150] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/lh_32Zb.png img/lh_32Zb.png image/png 2023-01-07 13:13:32.383 - info: host.3e6164b5003d iobroker upload [100] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_amaze.png img/philips_amaze.png image/png 2023-01-07 13:13:32.477 - info: host.3e6164b5003d iobroker upload [90] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_ambiance.png img/philips_hue_ambiance.png image/png 2023-01-07 13:13:32.546 - info: host.3e6164b5003d iobroker upload [80] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_e27_ambiance.png img/philips_hue_e27_ambiance.png image/png 2023-01-07 13:13:32.663 - info: host.3e6164b5003d iobroker upload [70] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_ltc021.png img/philips_hue_ltc021.png image/png 2023-01-07 13:13:32.742 - info: host.3e6164b5003d iobroker upload [60] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/plug.png img/plug.png image/png 2023-01-07 13:13:32.806 - info: host.3e6164b5003d iobroker upload [50] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/sensor_philipshue.png img/sensor_philipshue.png image/png 2023-01-07 13:13:32.951 - info: host.3e6164b5003d iobroker upload [40] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/smartthings_motion.png img/smartthings_motion.png image/png 2023-01-07 13:13:33.079 - info: host.3e6164b5003d iobroker upload [30] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ts0203.png img/ts0203.png image/png 2023-01-07 13:13:33.158 - info: host.3e6164b5003d iobroker upload [20] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/tuya_tyzs1l.png img/tuya_tyzs1l.png image/png 2023-01-07 13:13:33.166 - info: host.3e6164b5003d iobroker upload [19] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unavailable.png img/unavailable.png image/png 2023-01-07 13:13:33.227 - info: host.3e6164b5003d iobroker upload [18] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unknown.png img/unknown.png image/png 2023-01-07 13:13:33.254 - info: host.3e6164b5003d iobroker upload [17] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/wemo.png img/wemo.png image/png 2023-01-07 13:13:33.263 - info: host.3e6164b5003d iobroker upload [16] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_plug_eu.png img/xiaomi_plug_eu.png image/png 2023-01-07 13:13:33.313 - info: host.3e6164b5003d iobroker upload [15] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_wireless_switch.png img/xiaomi_wireless_switch.png image/png 2023-01-07 13:13:33.344 - info: host.3e6164b5003d iobroker upload [14] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_e27.png img/zbt_e27.png image/png 2023-01-07 13:13:33.352 - info: host.3e6164b5003d iobroker upload [13] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_e27_rgbw.png img/zbt_e27_rgbw.png image/png 2023-01-07 13:13:33.361 - info: host.3e6164b5003d iobroker upload [12] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_led_panel.png img/zbt_led_panel.png image/png 2023-01-07 13:13:33.369 - info: host.3e6164b5003d iobroker upload [11] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_smart_switch.png img/zbt_smart_switch.png image/png 2023-01-07 13:13:33.378 - info: host.3e6164b5003d iobroker upload [10] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zemismart_sw2.png img/zemismart_sw2.png image/png 2023-01-07 13:13:33.426 - info: host.3e6164b5003d iobroker upload [9] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index.html index.html text/html 2023-01-07 13:13:33.463 - info: host.3e6164b5003d iobroker upload [8] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index_m.html index_m.html text/html 2023-01-07 13:13:33.490 - info: host.3e6164b5003d iobroker upload [7] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/moment.min.js moment.min.js application/javascript 2023-01-07 13:13:33.535 - info: host.3e6164b5003d iobroker upload [6] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/shuffle.min.js shuffle.min.js application/javascript 2023-01-07 13:13:33.545 - info: host.3e6164b5003d iobroker upload [5] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/tab_m.html tab_m.html text/html 2023-01-07 13:13:33.554 - info: host.3e6164b5003d iobroker upload [4] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.css vis-network.min.css text/css 2023-01-07 13:13:33.564 - info: host.3e6164b5003d iobroker upload [3] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.js vis-network.min.js application/javascript 2023-01-07 13:13:33.617 - info: host.3e6164b5003d iobroker upload [2] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/words.js words.js application/javascript 2023-01-07 13:13:33.685 - info: host.3e6164b5003d iobroker upload [1] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/zigbee.png zigbee.png image/png 2023-01-07 13:13:33.728 - info: host.3e6164b5003d iobroker upload [0] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/zigbee.svg zigbee.svg image/svg+xml 2023-01-07 13:13:33.765 - info: host.3e6164b5003d iobroker host.3e6164b5003d Adapter "system.adapter.zigbee.0" is started 2023-01-07 13:13:33.781 - info: host.3e6164b5003d "system.adapter.zigbee.0" enabled 2023-01-07 13:13:33.855 - info: host.3e6164b5003d instance system.adapter.zigbee.0 started with pid 2194 2023-01-07 13:13:34.849 - info: host.3e6164b5003d iobroker exit 0 2023-01-07 13:13:37.255 - info: zigbee.0 (2194) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24 2023-01-07 13:13:37.373 - info: zigbee.0 (2194) delete old Backup files. keep only last 10 2023-01-07 13:13:37.375 - info: zigbee.0 (2194) Starting Zigbee npm ... 2023-01-07 13:13:37.801 - info: zigbee.0 (2194) Installed Version: iobroker.zigbee@1.8.10 2023-01-07 13:13:37.978 - warn: zigbee.0 (2194) Extended PAN ID is reversed (expected=61168f25004b1200, actual=00124b00258f1661) 2023-01-07 13:13:38.148 - info: zigbee.0 (2194) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20210708}} 2023-01-07 13:13:38.156 - info: zigbee.0 (2194) Disable LED 2023-01-07 13:13:38.157 - info: zigbee.0 (2194) Unable to disable LED, unsupported function. 2023-01-07 13:13:38.174 - info: zigbee.0 (2194) --> transmitPower : high 2023-01-07 13:13:38.265 - info: zigbee.0 (2194) Currently 32 devices are joined: 2023-01-07 13:13:38.340 - info: zigbee.0 (2194) 0x8418260000013538 (addr 58913): AA68199 - OSRAM LIGHTIFY LED PAR16 50 GU10 tunable white (Router) 2023-01-07 13:13:38.344 - info: zigbee.0 (2194) 0x00124b002502c347 (addr 35124): SNZB-02 - SONOFF Temperature and humidity sensor (EndDevice) 2023-01-07 13:13:38.346 - info: zigbee.0 (2194) 0x00158d0002f372e0 (addr 54956): 50049/500.63 - Paulmann Smart Home Zigbee YourLED RGB Controller max. 60W / Smart Home Zigbee LED Reflektor 3,5W GU10 RGBW dimmbar (Router) 2023-01-07 13:13:38.347 - info: zigbee.0 (2194) 0xcc86ecfffea014cf (addr 6362): E1525/E1745 - IKEA TRADFRI motion sensor (EndDevice) 2023-01-07 13:13:38.349 - info: zigbee.0 (2194) 0x8418260000013f32 (addr 16231): AA68199 - OSRAM LIGHTIFY LED PAR16 50 GU10 tunable white (Router) 2023-01-07 13:13:38.351 - info: zigbee.0 (2194) 0x0017880110485ab8 (addr 60233): 324131092621 - Philips Hue dimmer switch (EndDevice) 2023-01-07 13:13:38.352 - info: zigbee.0 (2194) 0x00124b002512ea2b (addr 30143): SNZB-04 - SONOFF Contact sensor (EndDevice) 2023-01-07 13:13:38.353 - info: zigbee.0 (2194) 0x000b57fffe2afc07 (addr 17259): ICTC-G-1 - IKEA TRADFRI wireless dimmer (EndDevice) 2023-01-07 13:13:38.354 - info: zigbee.0 (2194) 0x000b57fffe24241e (addr 32826): ICTC-G-1 - IKEA TRADFRI wireless dimmer (EndDevice) 2023-01-07 13:13:38.357 - info: zigbee.0 (2194) 0xd0cf5efffe08ddad (addr 1599): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 13:13:38.358 - info: zigbee.0 (2194) 0xf0d1b800001cd040 (addr 11986): AC10691 - OSRAM Smart+ plug (Router) 2023-01-07 13:13:38.359 - info: zigbee.0 (2194) 0x000b57fffeb7f162 (addr 53114): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 13:13:38.361 - info: zigbee.0 (2194) 0x90fd9ffffe01b26c (addr 4576): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 13:13:38.362 - info: zigbee.0 (2194) 0x000b57fffe99152f (addr 377): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 13:13:38.363 - info: zigbee.0 (2194) 0x680ae2fffe372b0d (addr 60580): E1744 - IKEA SYMFONISK sound controller (EndDevice) 2023-01-07 13:13:38.365 - info: zigbee.0 (2194) 0xa4c138290b2ae0ff (addr 33210): NAS-AB02B2 - Neo Alarm (Router) 2023-01-07 13:13:38.366 - info: zigbee.0 (2194) 0xd0cf5efffe13bd19 (addr 56902): LED1545G12 - IKEA TRADFRI LED bulb E26/E27 980 lumen, dimmable, white spectrum, opal white (Router) 2023-01-07 13:13:38.368 - info: zigbee.0 (2194) 0x841826000001a2d6 (addr 33033): AA68199 - OSRAM LIGHTIFY LED PAR16 50 GU10 tunable white (Router) 2023-01-07 13:13:38.369 - info: zigbee.0 (2194) 0x00124b0025109db7 (addr 30025): SNZB-04 - SONOFF Contact sensor (EndDevice) 2023-01-07 13:13:38.370 - info: zigbee.0 (2194) 0x680ae2fffe371ad1 (addr 48215): E1525/E1745 - IKEA TRADFRI motion sensor (EndDevice) 2023-01-07 13:13:38.374 - info: zigbee.0 (2194) 0xa4c1389353cdafa9 (addr 21544): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:13:38.376 - info: zigbee.0 (2194) 0x00124b00291389d7 (addr 61967): SNZB-04 - SONOFF Contact sensor (EndDevice) 2023-01-07 13:13:38.378 - info: zigbee.0 (2194) 0x0015bc002f013e16 (addr 16846): SPLZB-131 - Develco Power plug (Router) 2023-01-07 13:13:38.380 - info: zigbee.0 (2194) 0xa4c1383c3f0455b1 (addr 39260): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:13:38.384 - info: zigbee.0 (2194) 0xa4c13818123488a1 (addr 10738): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:13:38.386 - info: zigbee.0 (2194) 0xa4c1388055c98d6c (addr 37611): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:13:38.388 - info: zigbee.0 (2194) 0xa4c1389a448dfe69 (addr 16879): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:13:38.390 - info: zigbee.0 (2194) 0xa4c1382fe8edb650 (addr 39893): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:13:38.392 - info: zigbee.0 (2194) 0xa4c13887bd53f697 (addr 54731): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:13:38.394 - info: zigbee.0 (2194) 0xa4c13871251f4d55 (addr 38398): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:13:38.396 - info: zigbee.0 (2194) 0xa4c138ac797c00ea (addr 18459): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:13:38.397 - info: zigbee.0 (2194) 0xa4c138513f048dd7 (addr 8969): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:13:38.399 - info: zigbee.0 (2194) Zigbee started 2023-01-07 13:13:38.406 - warn: zigbee.0 (2194) download icon from https://www.zigbee2mqtt.io/images/devices/50049-500.63.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/50049-500.63.png 2023-01-07 13:13:38.441 - warn: zigbee.0 (2194) download icon from https://www.zigbee2mqtt.io/images/devices/NAS-AB02B2.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/NAS-AB02B2.png 2023-01-07 13:13:38.454 - warn: zigbee.0 (2194) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 13:13:38.459 - warn: zigbee.0 (2194) download icon from https://www.zigbee2mqtt.io/images/devices/SPLZB-131.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/SPLZB-131.png 2023-01-07 13:13:38.462 - warn: zigbee.0 (2194) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 13:13:38.465 - warn: zigbee.0 (2194) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 13:13:38.468 - warn: zigbee.0 (2194) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 13:13:38.471 - warn: zigbee.0 (2194) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 13:13:38.474 - warn: zigbee.0 (2194) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 13:13:38.477 - warn: zigbee.0 (2194) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 13:13:38.480 - warn: zigbee.0 (2194) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 13:13:38.483 - warn: zigbee.0 (2194) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 13:13:38.486 - warn: zigbee.0 (2194) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 13:14:31.637 - warn: zigbee.0 (2194) DeviceAvailability:Failed to ping 0xa4c138290b2ae0ff TS0601 2023-01-07 13:14:32.184 - warn: zigbee.0 (2194) DeviceAvailability:Failed to ping 0x8418260000013f32 PAR16 50 TW 2023-01-07 13:14:32.257 - warn: zigbee.0 (2194) DeviceAvailability:Failed to ping 0x8418260000013538 PAR16 50 TW 2023-01-07 13:14:35.108 - warn: zigbee.0 (2194) DeviceAvailability:Failed to ping 0x841826000001a2d6 PAR16 50 TW 2023-01-07 13:14:35.617 - warn: zigbee.0 (2194) DeviceAvailability:Failed to ping 0xd0cf5efffe13bd19 TRADFRI bulb E27 WS opal 980lm 2023-01-07 13:15:06.237 - warn: zigbee.0 (2194) DeviceAvailability:Failed to ping 0x0015bc002f013e16 SPLZB-131 2023-01-07 13:16:40.296 - info: admin.0 (228) ==> Connected system.user.admin from ::ffff:172.17.0.1 2023-01-07 13:17:04.885 - info: admin.0 (228) <== Disconnect system.user.admin from ::ffff:172.17.0.1
'npm list -a'
└─┬ iobroker.zigbee@1.8.10 ├── @iobroker/adapter-core@2.6.7 deduped ├── serialport@10.5.0 deduped ├── tar@6.1.13 deduped ├── typescript@4.9.4 ├─┬ zigbee-herdsman-converters@15.0.15 │ ├─┬ axios@1.2.2 │ │ ├── follow-redirects@1.15.2 deduped │ │ ├── form-data@4.0.0 deduped │ │ └── proxy-from-env@1.1.0 deduped │ ├── buffer-crc32@0.2.13 │ ├─┬ https-proxy-agent@5.0.1 │ │ ├─┬ agent-base@6.0.2 │ │ │ └─┬ debug@4.3.4 │ │ │ └── ms@2.1.2 │ │ └─┬ debug@4.3.4 │ │ └── ms@2.1.2 │ ├─┬ tar-stream@3.0.0 │ │ ├── b4a@1.6.1 │ │ ├─┬ bl@6.0.0 │ │ │ ├─┬ buffer@6.0.3 │ │ │ │ ├── base64-js@1.5.1 deduped │ │ │ │ └── ieee754@1.2.1 deduped │ │ │ ├── inherits@2.0.4 deduped │ │ │ └─┬ readable-stream@4.3.0 │ │ │ ├─┬ abort-controller@3.0.0 │ │ │ │ └── event-target-shim@5.0.1 │ │ │ ├── buffer@6.0.3 deduped │ │ │ ├── events@3.3.0 │ │ │ └── process@0.11.10 │ │ └─┬ streamx@2.13.0 │ │ ├── fast-fifo@1.1.0 │ │ └── queue-tick@1.0.1 │ └── zigbee-herdsman@0.14.83 deduped └─┬ zigbee-herdsman@0.14.83 ├── @serialport/bindings-cpp@10.8.0 deduped ├── @serialport/parser-delimiter@10.5.0 deduped ├── @serialport/stream@10.5.0 deduped ├── debounce@1.2.1 ├─┬ debug@4.3.4 │ └── ms@2.1.2 ├── fast-deep-equal@3.1.3 ├── mixin-deep@2.0.1 ├─┬ mz@2.7.0 │ ├── any-promise@1.3.0 │ ├── object-assign@4.1.1 │ └─┬ thenify-all@1.6.0 │ └─┬ thenify@3.3.1 │ └── any-promise@1.3.0 deduped └── slip@1.0.2
'ls -la /dev/ttyUSB0' weiterhin:
crw-rw---- 1 root dialout 188, 0 Jan 7 13:22 /dev/ttyUSB0
Instanz: Pause - Zigbee-Stick raus/rein. Jetzt beginnt das rot/grün-Spiel (Instanz wechselt ständig wie oben beschrieben).
Die Wechsel tauchen allerdings nicht in den Logs auf.2023-01-07 13:27:17.307 - info: host.3e6164b5003d "system.adapter.zigbee.0" disabled 2023-01-07 13:29:10.433 - error: zigbee.0 (2642) Adapter disconnected, stopping 2023-01-07 13:29:11.839 - warn: zigbee.0 (2642) DeviceAvailability:Failed to ping 0x841826000001a2d6 PAR16 50 TW 2023-01-07 13:29:19.800 - warn: zigbee.0 (2642) DeviceAvailability:Failed to ping 0xa4c1382fe8edb650 TS011F 2023-01-07 13:29:20.475 - info: zigbee.0 (2642) Try to reconnect. 5 attempts left 2023-01-07 13:29:20.476 - info: zigbee.0 (2642) Starting Zigbee npm ... 2023-01-07 13:29:20.505 - info: zigbee.0 (2642) Installed Version: iobroker.zigbee@1.8.10 2023-01-07 13:29:20.702 - warn: zigbee.0 (2642) Extended PAN ID is reversed (expected=61168f25004b1200, actual=00124b00258f1661) 2023-01-07 13:29:23.708 - info: zigbee.0 (2642) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20210708}} 2023-01-07 13:29:23.708 - info: zigbee.0 (2642) Disable LED 2023-01-07 13:29:23.709 - info: zigbee.0 (2642) Unable to disable LED, unsupported function. 2023-01-07 13:29:23.711 - info: zigbee.0 (2642) --> transmitPower : high 2023-01-07 13:29:23.719 - info: zigbee.0 (2642) Currently 32 devices are joined: 2023-01-07 13:29:23.756 - info: zigbee.0 (2642) 0x8418260000013538 (addr 58913): AA68199 - OSRAM LIGHTIFY LED PAR16 50 GU10 tunable white (Router) 2023-01-07 13:29:23.757 - info: zigbee.0 (2642) 0x00124b002502c347 (addr 35124): SNZB-02 - SONOFF Temperature and humidity sensor (EndDevice) 2023-01-07 13:29:23.759 - info: zigbee.0 (2642) 0x00158d0002f372e0 (addr 54956): 50049/500.63 - Paulmann Smart Home Zigbee YourLED RGB Controller max. 60W / Smart Home Zigbee LED Reflektor 3,5W GU10 RGBW dimmbar (Router) 2023-01-07 13:29:23.761 - info: zigbee.0 (2642) 0xcc86ecfffea014cf (addr 6362): E1525/E1745 - IKEA TRADFRI motion sensor (EndDevice) 2023-01-07 13:29:23.762 - info: zigbee.0 (2642) 0x8418260000013f32 (addr 16231): AA68199 - OSRAM LIGHTIFY LED PAR16 50 GU10 tunable white (Router) 2023-01-07 13:29:23.764 - info: zigbee.0 (2642) 0x0017880110485ab8 (addr 60233): 324131092621 - Philips Hue dimmer switch (EndDevice) 2023-01-07 13:29:23.764 - info: zigbee.0 (2642) 0x00124b002512ea2b (addr 30143): SNZB-04 - SONOFF Contact sensor (EndDevice) 2023-01-07 13:29:23.765 - info: zigbee.0 (2642) 0x000b57fffe2afc07 (addr 17259): ICTC-G-1 - IKEA TRADFRI wireless dimmer (EndDevice) 2023-01-07 13:29:23.766 - info: zigbee.0 (2642) 0x000b57fffe24241e (addr 32826): ICTC-G-1 - IKEA TRADFRI wireless dimmer (EndDevice) 2023-01-07 13:29:23.767 - info: zigbee.0 (2642) 0xd0cf5efffe08ddad (addr 1599): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 13:29:23.768 - info: zigbee.0 (2642) 0xf0d1b800001cd040 (addr 11986): AC10691 - OSRAM Smart+ plug (Router) 2023-01-07 13:29:23.769 - info: zigbee.0 (2642) 0x000b57fffeb7f162 (addr 53114): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 13:29:23.769 - info: zigbee.0 (2642) 0x90fd9ffffe01b26c (addr 4576): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 13:29:23.770 - info: zigbee.0 (2642) 0x000b57fffe99152f (addr 377): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 13:29:23.771 - info: zigbee.0 (2642) 0x680ae2fffe372b0d (addr 60580): E1744 - IKEA SYMFONISK sound controller (EndDevice) 2023-01-07 13:29:23.772 - info: zigbee.0 (2642) 0xa4c138290b2ae0ff (addr 33210): NAS-AB02B2 - Neo Alarm (Router) 2023-01-07 13:29:23.773 - info: zigbee.0 (2642) 0xd0cf5efffe13bd19 (addr 56902): LED1545G12 - IKEA TRADFRI LED bulb E26/E27 980 lumen, dimmable, white spectrum, opal white (Router) 2023-01-07 13:29:23.774 - info: zigbee.0 (2642) 0x841826000001a2d6 (addr 33033): AA68199 - OSRAM LIGHTIFY LED PAR16 50 GU10 tunable white (Router) 2023-01-07 13:29:23.775 - info: zigbee.0 (2642) 0x00124b0025109db7 (addr 30025): SNZB-04 - SONOFF Contact sensor (EndDevice) 2023-01-07 13:29:23.776 - info: zigbee.0 (2642) 0x680ae2fffe371ad1 (addr 48215): E1525/E1745 - IKEA TRADFRI motion sensor (EndDevice) 2023-01-07 13:29:23.777 - info: zigbee.0 (2642) 0xa4c1389353cdafa9 (addr 21544): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:23.778 - info: zigbee.0 (2642) 0x00124b00291389d7 (addr 61967): SNZB-04 - SONOFF Contact sensor (EndDevice) 2023-01-07 13:29:23.779 - info: zigbee.0 (2642) 0x0015bc002f013e16 (addr 16846): SPLZB-131 - Develco Power plug (Router) 2023-01-07 13:29:23.781 - info: zigbee.0 (2642) 0xa4c1383c3f0455b1 (addr 39260): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:23.787 - info: zigbee.0 (2642) 0xa4c13818123488a1 (addr 10738): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:23.788 - info: zigbee.0 (2642) 0xa4c1388055c98d6c (addr 37611): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:23.789 - info: zigbee.0 (2642) 0xa4c1389a448dfe69 (addr 16879): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:23.791 - info: zigbee.0 (2642) 0xa4c1382fe8edb650 (addr 39893): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:23.792 - info: zigbee.0 (2642) 0xa4c13887bd53f697 (addr 54731): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:23.793 - info: zigbee.0 (2642) 0xa4c13871251f4d55 (addr 38398): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:23.794 - info: zigbee.0 (2642) 0xa4c138ac797c00ea (addr 18459): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:23.796 - info: zigbee.0 (2642) 0xa4c138513f048dd7 (addr 8969): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:23.796 - info: zigbee.0 (2642) Zigbee started 2023-01-07 13:29:26.546 - warn: zigbee.0 (2642) DeviceAvailability:Failed to ping 0xa4c138290b2ae0ff TS0601 2023-01-07 13:29:48.103 - info: host.3e6164b5003d "system.adapter.zigbee.0" enabled 2023-01-07 13:29:48.130 - warn: zigbee.0 (2642) Got terminate signal. Checking desired PID: 0 vs own PID 2642 2023-01-07 13:29:48.150 - info: host.3e6164b5003d instance system.adapter.zigbee.0 started with pid 3035 2023-01-07 13:29:48.132 - info: zigbee.0 (2642) cleaned everything up... 2023-01-07 13:29:48.258 - info: zigbee.0 (2642) Zigbee: disabling joining new devices. 2023-01-07 13:29:48.716 - info: zigbee.0 (2642) terminating 2023-01-07 13:29:48.717 - info: zigbee.0 (2642) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2023-01-07 13:29:48.720 - warn: zigbee.0 (2642) Got terminate signal. Checking desired PID: 3035 vs own PID 2642 2023-01-07 13:29:49.521 - error: host.3e6164b5003d instance system.adapter.zigbee.0 terminated by request of the instance itself and will not be restarted, before user restarts it. 2023-01-07 13:29:49.521 - info: host.3e6164b5003d Do not restart adapter system.adapter.zigbee.0 because desired by instance 2023-01-07 13:29:51.456 - info: zigbee.0 (3035) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24 2023-01-07 13:29:51.570 - info: zigbee.0 (3035) delete old Backup files. keep only last 10 2023-01-07 13:29:51.573 - info: zigbee.0 (3035) Starting Zigbee npm ... 2023-01-07 13:29:52.007 - info: zigbee.0 (3035) Installed Version: iobroker.zigbee@1.8.10 2023-01-07 13:29:52.210 - warn: zigbee.0 (3035) Extended PAN ID is reversed (expected=61168f25004b1200, actual=00124b00258f1661) 2023-01-07 13:29:52.383 - info: zigbee.0 (3035) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20210708}} 2023-01-07 13:29:52.391 - info: zigbee.0 (3035) Disable LED 2023-01-07 13:29:52.392 - info: zigbee.0 (3035) Unable to disable LED, unsupported function. 2023-01-07 13:29:52.409 - info: zigbee.0 (3035) --> transmitPower : high 2023-01-07 13:29:52.472 - info: zigbee.0 (3035) Currently 32 devices are joined: 2023-01-07 13:29:52.570 - info: zigbee.0 (3035) 0x8418260000013538 (addr 58913): AA68199 - OSRAM LIGHTIFY LED PAR16 50 GU10 tunable white (Router) 2023-01-07 13:29:52.580 - info: zigbee.0 (3035) 0x00124b002502c347 (addr 35124): SNZB-02 - SONOFF Temperature and humidity sensor (EndDevice) 2023-01-07 13:29:52.582 - info: zigbee.0 (3035) 0x00158d0002f372e0 (addr 54956): 50049/500.63 - Paulmann Smart Home Zigbee YourLED RGB Controller max. 60W / Smart Home Zigbee LED Reflektor 3,5W GU10 RGBW dimmbar (Router) 2023-01-07 13:29:52.584 - info: zigbee.0 (3035) 0xcc86ecfffea014cf (addr 6362): E1525/E1745 - IKEA TRADFRI motion sensor (EndDevice) 2023-01-07 13:29:52.586 - info: zigbee.0 (3035) 0x8418260000013f32 (addr 16231): AA68199 - OSRAM LIGHTIFY LED PAR16 50 GU10 tunable white (Router) 2023-01-07 13:29:52.588 - info: zigbee.0 (3035) 0x0017880110485ab8 (addr 60233): 324131092621 - Philips Hue dimmer switch (EndDevice) 2023-01-07 13:29:52.589 - info: zigbee.0 (3035) 0x00124b002512ea2b (addr 30143): SNZB-04 - SONOFF Contact sensor (EndDevice) 2023-01-07 13:29:52.590 - info: zigbee.0 (3035) 0x000b57fffe2afc07 (addr 17259): ICTC-G-1 - IKEA TRADFRI wireless dimmer (EndDevice) 2023-01-07 13:29:52.592 - info: zigbee.0 (3035) 0x000b57fffe24241e (addr 32826): ICTC-G-1 - IKEA TRADFRI wireless dimmer (EndDevice) 2023-01-07 13:29:52.593 - info: zigbee.0 (3035) 0xd0cf5efffe08ddad (addr 1599): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 13:29:52.595 - info: zigbee.0 (3035) 0xf0d1b800001cd040 (addr 11986): AC10691 - OSRAM Smart+ plug (Router) 2023-01-07 13:29:52.596 - info: zigbee.0 (3035) 0x000b57fffeb7f162 (addr 53114): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 13:29:52.598 - info: zigbee.0 (3035) 0x90fd9ffffe01b26c (addr 4576): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 13:29:52.599 - info: zigbee.0 (3035) 0x000b57fffe99152f (addr 377): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 13:29:52.601 - info: zigbee.0 (3035) 0x680ae2fffe372b0d (addr 60580): E1744 - IKEA SYMFONISK sound controller (EndDevice) 2023-01-07 13:29:52.603 - info: zigbee.0 (3035) 0xa4c138290b2ae0ff (addr 33210): NAS-AB02B2 - Neo Alarm (Router) 2023-01-07 13:29:52.605 - info: zigbee.0 (3035) 0xd0cf5efffe13bd19 (addr 56902): LED1545G12 - IKEA TRADFRI LED bulb E26/E27 980 lumen, dimmable, white spectrum, opal white (Router) 2023-01-07 13:29:52.606 - info: zigbee.0 (3035) 0x841826000001a2d6 (addr 33033): AA68199 - OSRAM LIGHTIFY LED PAR16 50 GU10 tunable white (Router) 2023-01-07 13:29:52.608 - info: zigbee.0 (3035) 0x00124b0025109db7 (addr 30025): SNZB-04 - SONOFF Contact sensor (EndDevice) 2023-01-07 13:29:52.609 - info: zigbee.0 (3035) 0x680ae2fffe371ad1 (addr 48215): E1525/E1745 - IKEA TRADFRI motion sensor (EndDevice) 2023-01-07 13:29:52.611 - info: zigbee.0 (3035) 0xa4c1389353cdafa9 (addr 21544): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:52.613 - info: zigbee.0 (3035) 0x00124b00291389d7 (addr 61967): SNZB-04 - SONOFF Contact sensor (EndDevice) 2023-01-07 13:29:52.626 - info: zigbee.0 (3035) 0x0015bc002f013e16 (addr 16846): SPLZB-131 - Develco Power plug (Router) 2023-01-07 13:29:52.629 - info: zigbee.0 (3035) 0xa4c1383c3f0455b1 (addr 39260): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:52.631 - info: zigbee.0 (3035) 0xa4c13818123488a1 (addr 10738): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:52.633 - info: zigbee.0 (3035) 0xa4c1388055c98d6c (addr 37611): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:52.653 - info: zigbee.0 (3035) 0xa4c1389a448dfe69 (addr 16879): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:52.655 - info: zigbee.0 (3035) 0xa4c1382fe8edb650 (addr 39893): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:52.657 - info: zigbee.0 (3035) 0xa4c13887bd53f697 (addr 54731): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:52.659 - info: zigbee.0 (3035) 0xa4c13871251f4d55 (addr 38398): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:52.661 - info: zigbee.0 (3035) 0xa4c138ac797c00ea (addr 18459): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:52.663 - info: zigbee.0 (3035) 0xa4c138513f048dd7 (addr 8969): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 13:29:52.664 - info: zigbee.0 (3035) Zigbee started
Jetzt nochmal Neustart des ganzen Containers.
Auszug aus dem Container Log
USBDEVICES is set. Setting permissions for /dev/ttyUSB0... Done. [DEBUG] Permissions set: crw-rw---- 1 root dialout 188, 0 Jan 7 13:46 /dev/ttyUSB0
Config-Bereich wieder leer. Instanz wechselt wieder. Diesmal gelb-rot-gelb-rot.
Protokoll (bereinigt)
2023-01-07 13:45:44.416 - info: admin.0 (228) ==> Connected system.user.admin from ::ffff:172.17.0.1 2023-01-07 13:46:01.013 - info: host.3e6164b5003d received SIGTERM 2023-01-07 13:46:01.016 - info: host.3e6164b5003d stopInstance system.adapter.admin.0 (force=false, process=true) 2023-01-07 13:46:01.016 - info: host.3e6164b5003d stopInstance system.adapter.javascript.1 (force=false, process=true) 2023-01-07 13:46:01.017 - info: host.3e6164b5003d stopInstance system.adapter.zigbee.0 (force=false, process=false) 2023-01-07 13:46:01.017 - info: host.3e6164b5003d stopInstance system.adapter.discovery.0 (force=false, process=true) 2023-01-07 13:46:01.017 - info: host.3e6164b5003d stopInstance system.adapter.backitup.0 (force=false, process=true) 2023-01-07 13:46:01.018 - info: host.3e6164b5003d stopInstance system.adapter.cloud.0 (force=false, process=true) 2023-01-07 13:46:01.018 - info: host.3e6164b5003d stopInstance system.adapter.info.0 (force=false, process=true) 2023-01-07 13:46:01.018 - info: host.3e6164b5003d stopInstance system.adapter.vis-materialdesign.0 (force=false, process=false) 2023-01-07 13:46:01.019 - info: host.3e6164b5003d stopInstance system.adapter.vis.0 (force=false, process=false) 2023-01-07 13:46:01.019 - info: host.3e6164b5003d stopInstance system.adapter.web.0 (force=false, process=true) 2023-01-07 13:46:01.019 - info: host.3e6164b5003d stopInstance system.adapter.web.1 (force=false, process=true) 2023-01-07 13:46:01.053 - info: info.0 (432) cleaned everything up... 2023-01-07 13:46:01.054 - info: info.0 (432) terminating 2023-01-07 13:46:01.056 - info: info.0 (432) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2023-01-07 13:46:01.070 - info: host.3e6164b5003d stopInstance system.adapter.admin.0 send kill signal 2023-01-07 13:46:01.072 - info: host.3e6164b5003d stopInstance system.adapter.javascript.1 send kill signal 2023-01-07 13:46:01.072 - info: host.3e6164b5003d stopInstance system.adapter.discovery.0 send kill signal 2023-01-07 13:46:01.073 - info: host.3e6164b5003d stopInstance system.adapter.backitup.0 send kill signal 2023-01-07 13:46:01.073 - info: host.3e6164b5003d stopInstance system.adapter.cloud.0 send kill signal 2023-01-07 13:46:01.073 - info: host.3e6164b5003d stopInstance system.adapter.info.0 send kill signal 2023-01-07 13:46:01.074 - info: host.3e6164b5003d stopInstance system.adapter.web.0 send kill signal 2023-01-07 13:46:01.074 - info: host.3e6164b5003d stopInstance system.adapter.web.1 send kill signal 2023-01-07 13:46:01.092 - info: admin.0 (228) Got terminate signal TERMINATE_YOURSELF 2023-01-07 13:46:01.097 - info: javascript.1 (282) terminating 2023-01-07 13:46:01.104 - info: javascript.1 (282) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2023-01-07 13:46:01.103 - info: admin.0 (228) terminating http server on port 8081 2023-01-07 13:46:01.109 - info: admin.0 (228) terminating 2023-01-07 13:46:01.112 - info: admin.0 (228) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2023-01-07 13:46:01.700 - info: host.3e6164b5003d instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-01-07 13:46:01.700 - info: host.3e6164b5003d instance system.adapter.info.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-01-07 13:46:01.748 - info: host.3e6164b5003d instance system.adapter.discovery.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-01-07 13:46:01.823 - info: host.3e6164b5003d instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-01-07 13:46:01.828 - info: host.3e6164b5003d instance system.adapter.cloud.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-01-07 13:46:01.829 - info: host.3e6164b5003d instance system.adapter.web.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-01-07 13:46:01.907 - info: host.3e6164b5003d instance system.adapter.javascript.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-01-07 13:46:01.908 - info: host.3e6164b5003d instance system.adapter.web.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-01-07 13:46:01.908 - info: host.3e6164b5003d All instances are stopped. 2023-01-07 13:47:55.435 - info: host.3e6164b5003d iobroker.js-controller version 4.0.24 js-controller starting 2023-01-07 13:47:55.441 - info: host.3e6164b5003d Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker 2023-01-07 13:47:55.442 - info: host.3e6164b5003d hostname: 3e6164b5003d, node: v16.19.0 2023-01-07 13:47:55.443 - info: host.3e6164b5003d ip addresses: 172.17.0.4 2023-01-07 13:47:56.421 - info: host.3e6164b5003d connected to Objects and States 2023-01-07 13:47:56.447 - info: host.3e6164b5003d added notifications configuration of host 2023-01-07 13:47:56.836 - info: host.3e6164b5003d Delete state "system.host.3e6164b5003d.versions.nodeCurrent" 2023-01-07 13:47:56.838 - info: host.3e6164b5003d 12 instances found 2023-01-07 13:47:56.862 - info: host.3e6164b5003d starting 10 instances 2023-01-07 13:47:56.866 - warn: host.3e6164b5003d startInstance cannot find adapter "vis-materialdesign@0.5.9". Try to install it... 1 attempt 2023-01-07 13:47:56.867 - info: host.3e6164b5003d iobroker install vis-materialdesign@0.5.9 using installedFrom 2023-01-07 13:47:56.949 - info: host.3e6164b5003d Delete state "system.host.3e6164b5003d.versions.nodeNewest" 2023-01-07 13:47:57.014 - info: host.3e6164b5003d instance system.adapter.admin.0 started with pid 244 2023-01-07 13:47:57.027 - info: host.3e6164b5003d Delete state "system.host.3e6164b5003d.versions.nodeNewestNext" 2023-01-07 13:47:57.082 - info: host.3e6164b5003d Delete state "system.host.3e6164b5003d.versions.npmCurrent" 2023-01-07 13:47:57.137 - info: host.3e6164b5003d Delete state "system.host.3e6164b5003d.versions.npmNewest" 2023-01-07 13:47:57.192 - info: host.3e6164b5003d Delete state "system.host.3e6164b5003d.versions.npmNewestNext" 2023-01-07 13:47:57.248 - info: host.3e6164b5003d Some obsolete host states deleted. 2023-01-07 13:47:58.967 - error: host.3e6164b5003d iobroker npm-install: host.3e6164b5003d Unknown packetName vis-materialdesign. Please install packages from outside the repository using npm! 2023-01-07 13:47:59.163 - info: admin.0 (244) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.19.0, js-controller: 4.0.24 2023-01-07 13:47:59.211 - info: admin.0 (244) requesting all states 2023-01-07 13:47:59.212 - info: admin.0 (244) requesting all objects 2023-01-07 13:48:00.029 - info: host.3e6164b5003d iobroker npm-install: exit 12 2023-01-07 13:48:00.912 - info: host.3e6164b5003d instance system.adapter.javascript.1 started with pid 271 2023-01-07 13:48:04.921 - info: host.3e6164b5003d instance system.adapter.zigbee.0 started with pid 286 2023-01-07 13:48:08.540 - info: zigbee.0 (286) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24 2023-01-07 13:48:08.680 - info: zigbee.0 (286) delete old Backup files. keep only last 10 2023-01-07 13:48:08.682 - info: zigbee.0 (286) Starting Zigbee npm ... 2023-01-07 13:48:09.413 - info: zigbee.0 (286) Installed Version: iobroker.zigbee@1.8.10 2023-01-07 13:48:09.660 - warn: zigbee.0 (286) Extended PAN ID is reversed (expected=61168f25004b1200, actual=00124b00258f1661) 2023-01-07 13:48:12.914 - info: host.3e6164b5003d instance system.adapter.backitup.0 started with pid 331 2023-01-07 13:48:16.904 - info: host.3e6164b5003d instance system.adapter.cloud.0 started with pid 350 2023-01-07 13:48:20.913 - info: host.3e6164b5003d instance system.adapter.info.0 started with pid 365 2023-01-07 13:48:24.025 - info: info.0 (365) starting. Version 1.9.19 in /opt/iobroker/node_modules/iobroker.info, node: v16.19.0, js-controller: 4.0.24 2023-01-07 13:48:24.121 - info: info.0 (365) Reading/updating systemdata. 2023-01-07 13:48:24.892 - info: info.0 (365) cpu Temp res = {"main":42,"cores":[41,41,42,42],"max":42,"socket":[],"chipset":null} 2023-01-07 13:48:28.338 - info: host.3e6164b5003d instance system.adapter.vis.0 terminated while should be started once 2023-01-07 13:48:28.937 - info: host.3e6164b5003d instance system.adapter.web.0 started with pid 768 2023-01-07 13:48:32.924 - info: host.3e6164b5003d instance system.adapter.web.1 started with pid 806 2023-01-07 13:49:41.692 - info: admin.0 (244) failed connection to socket.io from ::ffff:172.17.0.1: Passport was not initialized 2023-01-07 13:49:47.440 - info: admin.0 (244) ==> Connected system.user.admin from ::ffff:172.17.0.1
Sandkasten-Container wieder gestoppt, Produktiv-Container (mit Zigbee 1.18.9) aktiviert.
Ohne den Stick nochmal angerührt zu haben, wird er problemlos erkannt. -
@clfberlin Mir fallen da mehrere Ungereimtheiten auf:
- Du schreibst das rot/grün/rot/grün taucht nicht im Log auf - dann muss es ein Anzeigeproblem des Admin sein, der Adapter liefert IMMER Meldungen wenn er von grün auf rot geht
- es tauchen mehrere Meldungen auf das der Adapter sich selber beendet. Das ist üblicherweise ein Zeichen davon das der Adapter gestartet wird während noch Überreste laufen. Wenn ich das korrekt verstanden habe läuft das ganze im Container auf einem NAS - bitte testen:
-- Zigbee Adapter anhalten
-- sicherstellen das vom Zigbee Adapter nichts mehr läuft
-- Zigbee Adapter von Github installieren
-- Zigbee Adapter starten
-- 2 Minuten warten
-- Versuchen Geräte zu schalten (aus dem Objektbaum) - Das Bereinigte Log zeigt kaum noch relevante Informationen zum Zigbee Adapter, dafür reichles von Host und info. Warum ?
A.
-
- Du schreibst das rot/grün/rot/grün taucht nicht im Log auf - dann muss es ein Anzeigeproblem des Admin sein, der Adapter liefert IMMER Meldungen wenn er von grün auf rot geht
Ja, das empfand ich auch als ungewöhnlich. Daher die Erwähnung (und der Logauszug)
- es tauchen mehrere Meldungen auf das der Adapter sich selber beendet. Das ist üblicherweise ein Zeichen davon das der Adapter gestartet wird während noch Überreste laufen. Wenn ich das korrekt verstanden habe läuft das ganze im Container auf einem NAS - bitte testen:
-- Zigbee Adapter anhalten
-- sicherstellen das vom Zigbee Adapter nichts mehr läuft
-- Zigbee Adapter von Github installieren
-- Zigbee Adapter starten
-- 2 Minuten warten
-- Versuchen Geräte zu schalten (aus dem Objektbaum)
Mit exakt diesem Vorgehen hat es geklappt! Ich hatte noch die Sandkastenversion mit der nicht funktionierenden 1.18.10.
Obiges Vorgehen führte dazu, dass die Instanz nach der GIT-Installation schnell in Grün gewechselt hat. Devices wurden in der Config zügig angezeigt. Keinerlei Konnektivitätsprobleme.Da ich das Problem bisher zuverlässig reproduzieren konnte, würde ich mal schauen, wie es sich verhält, wenn ich von 1.18.9 auf die 1.18.10 gehe mit dem obigen Vorgehen (also vorheriges Anhalten des Adapters). Auch mit der GIT-Version. Denn ich hatte das Problem bereits einmal reproduziert mit einem 'klassischen' Update bei ausgeschaltetem Adapter.
Her der Vollständigkeit halber noch der Protokoll-Auszug
2023-01-07 22:40:50.024 - info: admin.0 (230) ==> Connected system.user.admin from ::ffff:172.17.0.1 2023-01-07 22:40:53.505 - info: admin.0 (230) <== Disconnect system.user.admin from ::ffff:172.17.0.1 2023-01-07 22:40:56.965 - info: host.3e6164b5003d "system.adapter.zigbee.0" disabled 2023-01-07 22:40:56.968 - info: host.3e6164b5003d stopInstance system.adapter.zigbee.0 (force=false, process=true) 2023-01-07 22:40:57.033 - info: host.3e6164b5003d stopInstance system.adapter.zigbee.0 send kill signal 2023-01-07 22:40:58.034 - info: host.3e6164b5003d stopInstance system.adapter.zigbee.0 killing pid 286 2023-01-07 22:41:12.519 - info: zigbee.0 (286) Got terminate signal TERMINATE_YOURSELF 2023-01-07 22:41:12.521 - info: zigbee.0 (286) cleaned everything up... 2023-01-07 22:41:12.604 - info: zigbee.0 (286) Zigbee: disabling joining new devices. 2023-01-07 22:41:13.156 - info: zigbee.0 (286) terminating 2023-01-07 22:41:13.158 - info: zigbee.0 (286) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2023-01-07 22:41:13.181 - info: zigbee.0 (286) List of port: [] 2023-01-07 22:41:14.317 - info: zigbee.0 (286) terminating with timeout 2023-01-07 22:41:14.333 - error: zigbee.0 (286) getDevices error: TypeError: Cannot read properties of undefined (reading 'resolveEntity') at /opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js:294:64 2023-01-07 22:41:14.392 - info: host.3e6164b5003d instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2023-01-07 22:41:57.866 - info: host.3e6164b5003d iobroker url ioBroker/ioBroker.zigbee --host 3e6164b5003d --debug 2023-01-07 22:41:59.553 - info: host.3e6164b5003d iobroker install ioBroker/ioBroker.zigbee 2023-01-07 22:42:00.406 - info: host.3e6164b5003d iobroker NPM version: 8.19.3 2023-01-07 22:42:00.408 - info: host.3e6164b5003d iobroker Installing ioBroker/ioBroker.zigbee... (System call) 2023-01-07 22:42:17.562 - info: host.3e6164b5003d iobroker 2023-01-07 22:42:17.563 - info: host.3e6164b5003d iobroker changed 2 packages in 16s 2023-01-07 22:42:17.566 - info: host.3e6164b5003d iobroker 43 packages are looking for funding run `npm fund` for details 2023-01-07 22:42:17.634 - info: host.3e6164b5003d iobroker upload [322] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/adapter-settings.js adapter-settings.js application/javascript 2023-01-07 22:42:18.716 - info: host.3e6164b5003d iobroker upload [300] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/Bitron_AV201021A.png img/Bitron_AV201021A.png image/png 2023-01-07 22:42:19.233 - info: host.3e6164b5003d iobroker upload [250] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/bitron_motion.png img/bitron_motion.png image/png 2023-01-07 22:42:20.134 - info: host.3e6164b5003d iobroker upload [200] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/hive.png img/hive.png image/png 2023-01-07 22:42:20.640 - info: host.3e6164b5003d iobroker upload [150] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/lh_32Zb.png img/lh_32Zb.png image/png 2023-01-07 22:42:21.016 - info: host.3e6164b5003d iobroker upload [100] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_amaze.png img/philips_amaze.png image/png 2023-01-07 22:42:21.078 - info: host.3e6164b5003d iobroker upload [90] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_ambiance.png img/philips_hue_ambiance.png image/png 2023-01-07 22:42:21.178 - info: host.3e6164b5003d iobroker upload [80] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_e27_ambiance.png img/philips_hue_e27_ambiance.png image/png 2023-01-07 22:42:21.244 - info: host.3e6164b5003d iobroker upload [70] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_ltc021.png img/philips_hue_ltc021.png image/png 2023-01-07 22:42:21.327 - info: host.3e6164b5003d iobroker upload [60] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/plug.png img/plug.png image/png 2023-01-07 22:42:21.389 - info: host.3e6164b5003d iobroker upload [50] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/sensor_philipshue.png img/sensor_philipshue.png image/png 2023-01-07 22:42:21.472 - info: host.3e6164b5003d iobroker upload [40] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/smartthings_motion.png img/smartthings_motion.png image/png 2023-01-07 22:42:21.551 - info: host.3e6164b5003d iobroker upload [30] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ts0203.png img/ts0203.png image/png 2023-01-07 22:42:21.633 - info: host.3e6164b5003d iobroker upload [20] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/tuya_tyzs1l.png img/tuya_tyzs1l.png image/png 2023-01-07 22:42:21.642 - info: host.3e6164b5003d iobroker upload [19] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unavailable.png img/unavailable.png image/png 2023-01-07 22:42:21.652 - info: host.3e6164b5003d iobroker upload [18] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unknown.png img/unknown.png image/png 2023-01-07 22:42:21.670 - info: host.3e6164b5003d iobroker upload [17] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/wemo.png img/wemo.png image/png 2023-01-07 22:42:21.687 - info: host.3e6164b5003d iobroker upload [16] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_plug_eu.png img/xiaomi_plug_eu.png image/png 2023-01-07 22:42:21.695 - info: host.3e6164b5003d iobroker upload [15] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_wireless_switch.png img/xiaomi_wireless_switch.png image/png 2023-01-07 22:42:21.703 - info: host.3e6164b5003d iobroker upload [14] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_e27.png img/zbt_e27.png image/png 2023-01-07 22:42:21.710 - info: host.3e6164b5003d iobroker upload [13] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_e27_rgbw.png img/zbt_e27_rgbw.png image/png 2023-01-07 22:42:21.718 - info: host.3e6164b5003d iobroker upload [12] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_led_panel.png img/zbt_led_panel.png image/png 2023-01-07 22:42:21.727 - info: host.3e6164b5003d iobroker upload [11] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_smart_switch.png img/zbt_smart_switch.png image/png 2023-01-07 22:42:21.735 - info: host.3e6164b5003d iobroker upload [10] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zemismart_sw2.png img/zemismart_sw2.png image/png 2023-01-07 22:42:21.742 - info: host.3e6164b5003d iobroker upload [9] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index.html index.html text/html 2023-01-07 22:42:21.750 - info: host.3e6164b5003d iobroker upload [8] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index_m.html index_m.html text/html 2023-01-07 22:42:21.758 - info: host.3e6164b5003d iobroker upload [7] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/moment.min.js moment.min.js application/javascript 2023-01-07 22:42:21.766 - info: host.3e6164b5003d iobroker upload [6] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/shuffle.min.js shuffle.min.js application/javascript 2023-01-07 22:42:21.774 - info: host.3e6164b5003d iobroker upload [5] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/tab_m.html tab_m.html text/html 2023-01-07 22:42:21.781 - info: host.3e6164b5003d iobroker upload [4] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.css vis-network.min.css text/css 2023-01-07 22:42:21.791 - info: host.3e6164b5003d iobroker upload [3] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.js vis-network.min.js application/javascript 2023-01-07 22:42:21.804 - info: host.3e6164b5003d iobroker upload [2] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/words.js words.js application/javascript 2023-01-07 22:42:21.812 - info: host.3e6164b5003d iobroker upload [1] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/zigbee.png zigbee.png image/png 2023-01-07 22:42:21.820 - info: host.3e6164b5003d iobroker upload [0] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/zigbee.svg zigbee.svg image/svg+xml 2023-01-07 22:42:21.874 - info: host.3e6164b5003d iobroker Update "system.adapter.zigbee.0" 2023-01-07 22:42:22.928 - info: host.3e6164b5003d iobroker exit 0 2023-01-07 22:45:35.935 - info: admin.0 (230) ==> Connected system.user.admin from ::ffff:172.17.0.1 2023-01-07 22:45:48.812 - info: admin.0 (230) <== Disconnect system.user.admin from ::ffff:172.17.0.1 2023-01-07 22:45:51.336 - info: host.3e6164b5003d "system.adapter.zigbee.0" enabled 2023-01-07 22:45:51.388 - info: host.3e6164b5003d instance system.adapter.zigbee.0 started with pid 1288 2023-01-07 22:45:54.680 - info: zigbee.0 (1288) starting. Version 1.8.10 (non-npm: ioBroker/ioBroker.zigbee) in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24 2023-01-07 22:45:54.802 - info: zigbee.0 (1288) delete old Backup files. keep only last 10 2023-01-07 22:45:55.239 - info: zigbee.0 (1288) Starting Zigbee npm ... 2023-01-07 22:45:55.670 - info: zigbee.0 (1288) Installed Version: ioBroker/ioBroker.zigbee 2023-01-07 22:45:55.862 - warn: zigbee.0 (1288) Extended PAN ID is reversed (expected=61168f25004b1200, actual=00124b00258f1661) 2023-01-07 22:45:56.044 - info: zigbee.0 (1288) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20210708}} 2023-01-07 22:45:56.053 - info: zigbee.0 (1288) Disable LED 2023-01-07 22:45:56.054 - info: zigbee.0 (1288) Unable to disable LED, unsupported function. 2023-01-07 22:45:56.071 - info: zigbee.0 (1288) --> transmitPower : high 2023-01-07 22:45:56.092 - info: zigbee.0 (1288) Currently 32 devices are joined: 2023-01-07 22:45:56.180 - info: zigbee.0 (1288) 0x8418260000013538 (addr 58913): AA68199 - OSRAM LIGHTIFY LED PAR16 50 GU10 tunable white (Router) 2023-01-07 22:45:56.187 - info: zigbee.0 (1288) 0x00124b002502c347 (addr 35124): SNZB-02 - SONOFF Temperature and humidity sensor (EndDevice) 2023-01-07 22:45:56.189 - info: zigbee.0 (1288) 0x00158d0002f372e0 (addr 54956): 50049/500.63 - Paulmann Smart Home Zigbee YourLED RGB Controller max. 60W / Smart Home Zigbee LED Reflektor 3,5W GU10 RGBW dimmbar (Router) 2023-01-07 22:45:56.191 - info: zigbee.0 (1288) 0xcc86ecfffea014cf (addr 6362): E1525/E1745 - IKEA TRADFRI motion sensor (EndDevice) 2023-01-07 22:45:56.192 - info: zigbee.0 (1288) 0x8418260000013f32 (addr 16231): AA68199 - OSRAM LIGHTIFY LED PAR16 50 GU10 tunable white (Router) 2023-01-07 22:45:56.194 - info: zigbee.0 (1288) 0x0017880110485ab8 (addr 60233): 324131092621 - Philips Hue dimmer switch (EndDevice) 2023-01-07 22:45:56.195 - info: zigbee.0 (1288) 0x00124b002512ea2b (addr 30143): SNZB-04 - SONOFF Contact sensor (EndDevice) 2023-01-07 22:45:56.196 - info: zigbee.0 (1288) 0x000b57fffe2afc07 (addr 17259): ICTC-G-1 - IKEA TRADFRI wireless dimmer (EndDevice) 2023-01-07 22:45:56.198 - info: zigbee.0 (1288) 0x000b57fffe24241e (addr 32826): ICTC-G-1 - IKEA TRADFRI wireless dimmer (EndDevice) 2023-01-07 22:45:56.199 - info: zigbee.0 (1288) 0xd0cf5efffe08ddad (addr 1599): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 22:45:56.201 - info: zigbee.0 (1288) 0xf0d1b800001cd040 (addr 11986): AC10691 - OSRAM Smart+ plug (Router) 2023-01-07 22:45:56.202 - info: zigbee.0 (1288) 0x000b57fffeb7f162 (addr 53114): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 22:45:56.204 - info: zigbee.0 (1288) 0x90fd9ffffe01b26c (addr 4576): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 22:45:56.205 - info: zigbee.0 (1288) 0x000b57fffe99152f (addr 377): E1524/E1810 - IKEA TRADFRI remote control (EndDevice) 2023-01-07 22:45:56.207 - info: zigbee.0 (1288) 0x680ae2fffe372b0d (addr 60580): E1744 - IKEA SYMFONISK sound controller (EndDevice) 2023-01-07 22:45:56.209 - info: zigbee.0 (1288) 0xa4c138290b2ae0ff (addr 33210): NAS-AB02B2 - Neo Alarm (Router) 2023-01-07 22:45:56.210 - info: zigbee.0 (1288) 0xd0cf5efffe13bd19 (addr 56902): LED1545G12 - IKEA TRADFRI LED bulb E26/E27 980 lumen, dimmable, white spectrum, opal white (Router) 2023-01-07 22:45:56.212 - info: zigbee.0 (1288) 0x841826000001a2d6 (addr 33033): AA68199 - OSRAM LIGHTIFY LED PAR16 50 GU10 tunable white (Router) 2023-01-07 22:45:56.213 - info: zigbee.0 (1288) 0x00124b0025109db7 (addr 30025): SNZB-04 - SONOFF Contact sensor (EndDevice) 2023-01-07 22:45:56.215 - info: zigbee.0 (1288) 0x680ae2fffe371ad1 (addr 48215): E1525/E1745 - IKEA TRADFRI motion sensor (EndDevice) 2023-01-07 22:45:56.217 - info: zigbee.0 (1288) 0xa4c1389353cdafa9 (addr 21544): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 22:45:56.218 - info: zigbee.0 (1288) 0x00124b00291389d7 (addr 61967): SNZB-04 - SONOFF Contact sensor (EndDevice) 2023-01-07 22:45:56.223 - info: zigbee.0 (1288) 0x0015bc002f013e16 (addr 16846): SPLZB-131 - Develco Power plug (Router) 2023-01-07 22:45:56.225 - info: zigbee.0 (1288) 0xa4c1383c3f0455b1 (addr 39260): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 22:45:56.228 - info: zigbee.0 (1288) 0xa4c13818123488a1 (addr 10738): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 22:45:56.230 - info: zigbee.0 (1288) 0xa4c1388055c98d6c (addr 37611): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 22:45:56.234 - info: zigbee.0 (1288) 0xa4c1389a448dfe69 (addr 16879): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 22:45:56.235 - info: zigbee.0 (1288) 0xa4c1382fe8edb650 (addr 39893): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 22:45:56.238 - info: zigbee.0 (1288) 0xa4c13887bd53f697 (addr 54731): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 22:45:56.240 - info: zigbee.0 (1288) 0xa4c13871251f4d55 (addr 38398): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 22:45:56.241 - info: zigbee.0 (1288) 0xa4c138ac797c00ea (addr 18459): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 22:45:56.243 - info: zigbee.0 (1288) 0xa4c138513f048dd7 (addr 8969): TS011F_plug_1 - TuYa Smart plug (with power monitoring) (Router) 2023-01-07 22:45:56.244 - info: zigbee.0 (1288) Zigbee started 2023-01-07 22:45:56.253 - warn: zigbee.0 (1288) download icon from https://www.zigbee2mqtt.io/images/devices/50049-500.63.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/50049-500.63.png 2023-01-07 22:45:56.289 - warn: zigbee.0 (1288) download icon from https://www.zigbee2mqtt.io/images/devices/NAS-AB02B2.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/NAS-AB02B2.png 2023-01-07 22:45:56.303 - warn: zigbee.0 (1288) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 22:45:56.308 - warn: zigbee.0 (1288) download icon from https://www.zigbee2mqtt.io/images/devices/SPLZB-131.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/SPLZB-131.png 2023-01-07 22:45:56.312 - warn: zigbee.0 (1288) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 22:45:56.315 - warn: zigbee.0 (1288) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 22:45:56.318 - warn: zigbee.0 (1288) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 22:45:56.321 - warn: zigbee.0 (1288) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 22:45:56.324 - warn: zigbee.0 (1288) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 22:45:56.327 - warn: zigbee.0 (1288) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 22:45:56.330 - warn: zigbee.0 (1288) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 22:45:56.333 - warn: zigbee.0 (1288) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 22:45:56.336 - warn: zigbee.0 (1288) download icon from https://www.zigbee2mqtt.io/images/devices/TS011F_plug_1.jpg saved into /opt/iobroker/node_modules/iobroker.zigbee/admin/img/TS011F_plug_1.png 2023-01-07 22:46:03.304 - info: admin.0 (230) ==> Connected system.user.admin from ::ffff:172.17.0.1 2023-01-07 22:46:03.407 - info: zigbee.0 (1288) List of port: [] 2023-01-07 22:46:17.414 - warn: zigbee.0 (1288) DeviceAvailability:Failed to ping 0xa4c13871251f4d55 TS011F 2023-01-07 22:46:17.571 - warn: zigbee.0 (1288) DeviceAvailability:Failed to ping 0xa4c138ac797c00ea TS011F 2023-01-07 22:46:19.247 - warn: zigbee.0 (1288) DeviceAvailability:Failed to ping 0x8418260000013f32 PAR16 50 TW 2023-01-07 22:46:19.506 - warn: zigbee.0 (1288) DeviceAvailability:Failed to ping 0xa4c138290b2ae0ff TS0601 2023-01-07 22:46:20.038 - warn: zigbee.0 (1288) DeviceAvailability:Failed to ping 0xd0cf5efffe13bd19 TRADFRI bulb E27 WS opal 980lm 2023-01-07 22:46:20.847 - warn: zigbee.0 (1288) DeviceAvailability:Failed to ping 0x841826000001a2d6 PAR16 50 TW 2023-01-07 22:46:36.539 - info: admin.0 (230) <== Disconnect system.user.admin from ::ffff:172.17.0.1
- Das Bereinigte Log zeigt kaum noch relevante Informationen zum Zigbee Adapter, dafür reichles von Host und info. Warum ?
Ich hatte dort nur die Zeilen mit Logeinträgen anderer Adapter entfernt und Zigbee (+Host+Info) belassen
-
So, ich habe mich jetzt getraut und auch in meiner Produktivumgebung mit diesem Vorgehen den Adapter auf 1.18.10 gebracht. Mit dem vorherigen Pausieren der Instanz und dem Installieren von GIT funktionierte es. Vielen Dank!
Edit: Zu früh gefreut! Leider auch hier das altbekannte Problem, dass die Instanz des Adapters zwischen rot und grün wechselt!
Eventuell war ich bei der anderen Meldung neulich auch zu voreilig. Ich muss erstmal mein Produktivsystem wiederherstellen und auf 1.18.9 zurück. -
Ich bin jetzt nochmal in den Sandkasten gestiegen und muss meinen Eintrag vom 07.01. korrigieren. Zwar tauchen im der Config-Übersicht des Zigbee-Adapters die Devices recht schnell auf und lassen sich steuern, wenn man aber die Liste der Instanzen offen lässt, sieht man, dass er regelmäßig rot wird. Wie oben beschrieben, erst "Lebenszeichen", dann auch "Verbunden mit Host". Kurz danach wird er wieder grün. Und auch hier: Dieser Wechsel taucht nicht in den Logs auf.
Das Verhalten von Zigbee 1.18.9 ist in der selben Umgebung hingegen weiterhin stabil. -
@clfberlin sagte in Problem nach Update auf Zigbee 1.18.10:
Dieser Wechsel taucht nicht in den Logs auf.
muss aber.. oder es ist ein Anzeige Problem im Admin..
ein aktivierung und deaktivierung werden IMMER im Log Protokolliert -
@arteck
Mich wundert das auch, weil ich zu so einem prominenten Verhalten irgendeine Form von Hinweis in den Logs erwarten würde. Ich habe den Container noch liegen und kann den zwischendurch immer mal aufrufen. Ich lösche das Protokoll, warte auf den Wechsel (einmal zu Rot und dann wieder zu Grün) und lade die Log-Datei dann runter. -
@arteck @Asgothian
Ich habe es heute nochmal gewagt und ein Update von 1.8.9 auf 1.8.10 via GIT durchgezogen. Jetzt ist es stabil. Da es sich zwar reproduzieren ließ, aber keine anderen Rückmeldungen kamen, dürfte ich eine Ausnahme gewesen sein. Daher gerne solved.
Vielen Dank nochmal für die geduldige Unterstützung.