@codierknecht Nein, weil ZigBee Kanal 11 und WLAN Kanal 11 liegen weit auseinander. Da sind nur die Bezeichnungen gleich.
Siehe:
NEWS
Best posts made by Airmaxchen
-
RE: Zigbee Adapter schaltet immer wieder auf rot
Latest posts made by Airmaxchen
-
RE: Nach Update des Container Managers (Syno) streikt Zigbee
Jetzt habe ich ein schlechtes Gewissen, aber nach reichlicher Überlegung habe ich diese Probleme genutzt und meinen schon lange geplanten Umstieg auf Home Assistant jetzt schon gemacht.
Trotzdem vielen Dank für eure Bemühungen!
-
RE: Nach Update des Container Managers (Syno) streikt Zigbee
@thomas-braun Ich habe jetzt auch den Fixer laufen lassen. Hat leider auch nicht geholfen.
Ich komme erst wieder am Montag dazu weiterzumachen. Melde mich dann dann ggf. Danke!
-
RE: Nach Update des Container Managers (Syno) streikt Zigbee
@thomas-braun Wenn ich es mit "--dry-run" starte kommt eine sehr lange Liste die mir das Terminal innerhalb des Container Managers nicht vollständig anzeigen kann. Das Ende der Liste sieht so aus:
added 967 packages in 35s 130 packages are looking for funding run `npm fund` for details
Ohne --dry-run kommt folgendes:
root@iobroker:/opt/iobroker/node_modules/iobroker.zigbee# cd /opt/iobroker/node_modules/iobroker.zigbee && npm i --omit=dev sudo: unable to resolve host iobroker: Name or service not known added 61 packages in 12s 22 packages are looking for funding run `npm fund` for details
-
RE: Nach Update des Container Managers (Syno) streikt Zigbee
@thomas-braun sagte in Nach Update des Container Managers (Syno) streikt Zigbee:
cd /opt/iobroker && npm ls axios
Das liefert:
root@iobroker:/opt/iobroker# cd /opt/iobroker && npm ls axios sudo: unable to resolve host iobroker: Name or service not known iobroker.inst@2.0.3 /opt/iobroker ├─┬ iobroker.admin@7.6.17 │ └─┬ @iobroker/socket-classes@2.2.19 │ └── axios@1.10.0 ├─┬ iobroker.backitup@3.2.2 │ └── axios@1.10.0 ├─┬ iobroker.fullybrowser@3.1.1 │ └── axios@1.10.0 ├─┬ iobroker.ical@1.16.1 │ ├── axios@1.10.0 │ └─┬ node-ical@0.20.1 │ └── axios@1.10.0 ├─┬ iobroker.info@2.0.0 │ └── axios@1.5.1 ├─┬ iobroker.iot@3.3.0 │ └── axios@1.10.0 ├─┬ iobroker.javascript@8.9.2 │ └── axios@1.10.0 ├─┬ iobroker.js-controller@7.0.6 │ ├─┬ @iobroker/js-controller-adapter@7.0.6 │ │ └─┬ @alcalzone/pak@0.8.1 │ │ └── axios@0.26.1 │ ├─┬ @iobroker/js-controller-cli@7.0.6 │ │ └── axios@1.10.0 │ ├─┬ @iobroker/js-controller-common-db@7.0.6 │ │ └── axios@1.10.0 │ └── axios@1.10.0 ├─┬ iobroker.lg-thinq@1.1.0 │ └── axios@1.10.0 ├─┬ iobroker.lovelace@4.1.15 │ └── axios@1.10.0 ├─┬ iobroker.octoprint@5.1.0 │ └── axios@1.6.0 ├─┬ iobroker.shelly@9.5.1 │ └── axios@1.10.0 ├─┬ iobroker.socketio@6.7.1 │ └─┬ @iobroker/socket-classes@1.5.6 │ └── axios@1.10.0 ├─┬ iobroker.telegram@4.1.0 │ └── axios@1.10.0 ├─┬ iobroker.trashschedule@3.3.0 │ └── axios@1.10.0 ├─┬ iobroker.web@7.0.8 │ └─┬ iobroker.socketio@7.0.8 │ └─┬ @iobroker/socket-classes@2.2.19 │ └── axios@1.10.0 └─┬ iobroker.wled@0.7.2 └── axios@0.27.2
-
RE: Nach Update des Container Managers (Syno) streikt Zigbee
@ro75 Nein, ohne sudo. Ich mache alles im Terminal innerhalb des Container Managers der Syno.
Das ist jetzt mit der Eingabe:root@iobroker:/opt/iobroker# npm ls @serialport/bindings-cpp sudo: unable to resolve host iobroker: Name or service not known iobroker.inst@2.0.3 /opt/iobroker └─┬ iobroker.zigbee@2.0.5 ├─┬ serialport@12.0.0 │ └── @serialport/bindings-cpp@12.0.1 └─┬ zigbee-herdsman@3.5.2 └── @serialport/bindings-cpp@13.0.1
-
RE: Nach Update des Container Managers (Syno) streikt Zigbee
@thomas-braun Da kommt folgendes heraus:
sudo: unable to resolve host iobroker: Name or service not known iobroker.inst@2.0.3 /opt/iobroker └─┬ iobroker.zigbee@2.0.5 ├─┬ serialport@12.0.0 │ └── @serialport/bindings-cpp@12.0.1 └─┬ zigbee-herdsman@3.5.2 └── @serialport/bindings-cpp@13.0.1
-
RE: Nach Update des Container Managers (Syno) streikt Zigbee
@asgothian Ich habe im Dialog während der Installation auf "Detailliert" gestellt und Protokollebene in der Instanz auf Silly. Ich bekomme während der Installation leider nicht mehr als das im Installationsdialog angezeigt.
$ iobroker upgrade zigbee@2.0.5 --debug Update zigbee from @2.0.5 to @2.0.5 Uninstall npm packet "iobroker.zigbee" for a clean re-installation removed 59 packages in 5s263 packages are looking for funding run `npm fund` for details host.iobroker Adapter "system.adapter.zigbee.0" is stopped. NPM version: 10.8.2 Installing iobroker.zigbee@2.0.5... (System call) > @serialport/bindings-cpp@12.0.1 install > node-gyp-build > @serialport/bindings-cpp@13.0.1 install> node-gyp-build added 59 packages in 7s 283 packages are looking for funding run `npm fund` for details Updating objects from io-package.json for adapter "zigbee" with version "2.0.5" upload [335] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/adapter-settings.js adapter-settings.js application/javascript upload [300] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/HG06104A.png img/HG06104A.png image/png upload [250] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/contact.png img/contact.png image/png upload [200] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/hue-smart-button.png img/hue-smart-button.png image/png upload [150] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/lifecontrol_lamp.png img/lifecontrol_lamp.png image/png upload [100] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_fuzo_outdoor_wall_light.png img/philips_fuzo_outdoor_wall_light.png image/png upload [90] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_argenta_4.png img/philips_hue_argenta_4.png image/png upload [80] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_gu10_ambiance.png img/philips_hue_gu10_ambiance.png image/png upload [70] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_lwv001.png img/philips_hue_lwv001.png image/png upload [60] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/previous_track.png img/previous_track.png image/png upload [50] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/sensor_philipshue.png img/sensor_philipshue.png image/png upload [40] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/smartthings_motion.png img/smartthings_motion.png image/png upload [30] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ts0203.png img/ts0203.png image/png upload [20] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/tuya_tyzs1l.png img/tuya_tyzs1l.png image/png upload [19] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unavailable.png img/unavailable.png image/png upload [18] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unknown.png img/unknown.png image/png upload [17] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/wemo.png img/wemo.png image/png upload [16] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_plug_eu.png img/xiaomi_plug_eu.png image/png upload [15] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_wireless_switch.png img/xiaomi_wireless_switch.png image/png upload [14] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_e27.png img/zbt_e27.png image/png upload [13] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_e27_rgbw.png img/zbt_e27_rgbw.png image/png upload [12] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_led_panel.png img/zbt_led_panel.png image/png upload [11] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_smart_switch.png img/zbt_smart_switch.png image/png upload [10] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zemismart_sw2.png img/zemismart_sw2.png image/png upload [9] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index.html index.html text/html upload [8] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index_m.html index_m.html text/html upload [7] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/moment.min.js moment.min.js application/javascript upload [6] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/shuffle.min.js shuffle.min.js application/javascript upload [5] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/tab_m.html tab_m.html text/html upload [4] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.css vis-network.min.css text/css upload [3] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.js vis-network.min.js application/javascript upload [2] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/words.js words.js application/javascript upload [1] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/zigbee.png zigbee.png image/png upload [0] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/zigbee.svg zigbee.svg image/svg+xml host.iobroker Adapter "system.adapter.zigbee.0" is started Process exited with code 0
-
RE: Nach Update des Container Managers (Syno) streikt Zigbee
@asgothian Achja, der Dialog hat sich automatisch geschlossen.
Das ist das Log der Installation:$ iobroker upgrade zigbee@2.0.5 --debug Update zigbee from @2.0.5 to @2.0.5 Uninstall npm packet "iobroker.zigbee" for a clean re-installation removed 59 packages in 5s 263 packages are looking for funding run `npm fund` for details host.iobroker Adapter "system.adapter.zigbee.0" is stopped. NPM version: 10.8.2 Installing iobroker.zigbee@2.0.5... (System call) > @serialport/bindings-cpp@12.0.1 install > node-gyp-build > @serialport/bindings-cpp@13.0.1 install> node-gyp-build added 59 packages in 13s 283 packages are looking for funding run `npm fund` for details Updating objects from io-package.json for adapter "zigbee" with version "2.0.5" upload [335] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/adapter-settings.js adapter-settings.js application/javascript upload [300] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/HG06104A.png img/HG06104A.png image/png upload [250] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/contact.png img/contact.png image/png upload [200] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/hue-smart-button.png img/hue-smart-button.png image/png upload [150] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/lifecontrol_lamp.png img/lifecontrol_lamp.png image/png upload [100] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_fuzo_outdoor_wall_light.png img/philips_fuzo_outdoor_wall_light.png image/png upload [90] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_argenta_4.png img/philips_hue_argenta_4.png image/png upload [80] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_gu10_ambiance.png img/philips_hue_gu10_ambiance.png image/png upload [70] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_lwv001.png img/philips_hue_lwv001.png image/png upload [60] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/previous_track.png img/previous_track.png image/png upload [50] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/sensor_philipshue.png img/sensor_philipshue.png image/png upload [40] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/smartthings_motion.png img/smartthings_motion.png image/png upload [30] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ts0203.png img/ts0203.png image/png upload [20] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/tuya_tyzs1l.png img/tuya_tyzs1l.png image/png upload [19] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unavailable.png img/unavailable.png image/png upload [18] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unknown.png img/unknown.png image/png upload [17] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/wemo.png img/wemo.png image/png upload [16] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_plug_eu.png img/xiaomi_plug_eu.png image/png upload [15] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_wireless_switch.png img/xiaomi_wireless_switch.png image/png upload [14] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_e27.png img/zbt_e27.png image/png upload [12] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_led_panel.png img/zbt_led_panel.png image/png upload [11] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_smart_switch.png img/zbt_smart_switch.png image/png upload [10] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zemismart_sw2.png img/zemismart_sw2.png image/png upload [9] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index.html index.html text/html upload [8] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index_m.html index_m.html text/html upload [7] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/moment.min.js moment.min.js application/javascript upload [6] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/shuffle.min.js shuffle.min.js application/javascript upload [5] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/tab_m.html tab_m.html text/html upload [4] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.css vis-network.min.css text/css upload [3] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.js vis-network.min.js application/javascript upload [2] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/words.js words.js application/javascript upload [0] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/zigbee.svg zigbee.svg image/svg+xml host.iobroker Adapter "system.adapter.zigbee.0" is started Process exited with code 0
-
RE: Nach Update des Container Managers (Syno) streikt Zigbee
@airmaxchen Teil 2
ioBroker-Repositories Upgrade policy: none ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐ │ (index) │ name │ url │ auto upgrade │ ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤ │ 0 │ 'stable' │ 'http://download.iobroker.net/sources-dist.json' │ false │ │ 1 │ 'beta' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false │ └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘ Active repo(s): stable Installed ioBroker-Adapters Used repository: stable Adapter "admin" : 7.6.17 , installed 7.6.17 Adapter "backitup" : 3.2.2 , installed 3.2.2 Adapter "device-watcher": 2.12.1 , installed 2.12.1 Adapter "devices" : 1.1.5 , installed 1.1.5 Adapter "fakeroku" : 0.3.0 , installed 0.3.0 Adapter "fullybrowser" : 3.1.1 , installed 3.1.1 Adapter "harmony" : 1.5.0 , installed 1.5.0 Adapter "hass" : 1.4.0 , installed 1.4.0 Adapter "history" : 3.0.1 , installed 3.0.1 Adapter "ical" : 1.16.1 , installed 1.16.1 Adapter "icons-addictive-flavour-png": 0.1.0, installed 0.1.0 Adapter "icons-icons8" : 0.0.1 , installed 0.0.1 Adapter "icons-material-png": 0.1.0, installed 0.1.0 Adapter "icons-mfd-png": 1.2.1 , installed 1.2.1 Adapter "icons-mfd-svg": 1.2.0 , installed 1.2.0 Adapter "icons-open-icon-library-png": 0.1.2, installed 0.1.2 Adapter "iot" : 3.3.0 , installed 3.3.0 Adapter "javascript" : 8.9.2 , installed 8.9.2 Controller "js-controller": 7.0.6 , installed 7.0.6 Adapter "lg-thinq" : 1.1.0 , installed 1.1.0 Adapter "lgtv" : 2.4.0 , installed 2.4.0 Adapter "lovelace" : 4.1.15 , installed 4.1.15 Adapter "mqtt" : 6.1.2 , installed 6.1.2 Adapter "octoprint" : 5.1.0 , installed 5.1.0 Adapter "scenes" : 3.2.3 , installed 3.2.3 Adapter "shelly" : 10.0.0 , installed 9.5.1 [Updatable] Adapter "simple-api" : 2.8.0 , installed 2.8.0 Adapter "socketio" : 6.7.1 , installed 6.7.1 Adapter "sonoff" : 3.1.2 , installed 3.1.2 Adapter "synology" : 3.1.0 , installed 3.1.0 Adapter "telegram" : 4.1.0 , installed 4.1.0 Adapter "trashschedule": 3.3.0 , installed 3.3.0 Adapter "vis" : 1.5.6 , installed 1.5.6 Adapter "vis-bars" : 0.1.4 , installed 0.1.4 Adapter "vis-colorpicker": 2.0.3 , installed 2.0.3 Adapter "vis-fancyswitch": 1.1.0 , installed 1.1.0 Adapter "vis-hqwidgets": 1.5.1 , installed 1.5.1 Adapter "vis-icontwo" : 1.11.0 , installed 1.11.0 Adapter "vis-inventwo" : 3.3.5 , installed 3.3.5 Adapter "vis-jqui-mfd" : 1.1.1 , installed 1.1.1 Adapter "vis-materialdesign": 0.5.9, installed 0.5.9 Adapter "vis-metro" : 1.2.0 , installed 1.2.0 Adapter "vis-timeandweather": 1.2.2, installed 1.2.2 Adapter "web" : 7.0.8 , installed 7.0.8 Adapter "wled" : 0.7.2 , installed 0.7.2 Adapter "ws" : 2.6.2 , installed 2.6.2 Adapter "zigbee" : 2.0.5 , installed 2.0.5 Objects and States Please stand by - This may take a while Objects: 6477 States: 5159 *** OS-Repositories and Updates *** sudo: unable to resolve host iobroker: Name or service not known sudo: unable to resolve host iobroker: Name or service not known Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease Reading package lists... Pending Updates: 0 *** Listening Ports *** sudo: unable to resolve host iobroker: Name or service not known 40545 - Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name tcp 0 0 127.0.0.1:512 0.0.0.0:* LISTEN 0 134710 - tcp 0 0 127.0.0.1:161 0.0.0.0:* LISTEN 0 39674 - tcp 0 0 0.0.0.0:9090 0.0.0.0:* LISTEN 0 132308 - tcp 0 0 0.0.0.0:6690 0.0.0.0:* LISTEN 0 112726 - tcp 0 0 192.168.178.34:9093 0.0.0.0:* LISTEN 1026 2613913 391/io.fakeroku.0 tcp 0 0 0.0.0.0:3493 0.0.0.0:* LISTEN 0 33566 - tcp 0 0 0.0.0.0:8070 0.0.0.0:* LISTEN 1026 2630524 2547/io.hueemu.0 tcp 0 0 0.0.0.0:8071 0.0.0.0:* LISTEN 1026 2630525 2547/io.hueemu.0 tcp 0 0 0.0.0.0:9000 0.0.0.0:* LISTEN 1026 2597752 161/iobroker.js-con tcp 0 0 0.0.0.0:5800 0.0.0.0:* LISTEN 0 128852 - tcp 0 0 127.0.0.1:4712 0.0.0.0:* LISTEN 0 126548 - tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN 0 40535 - tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN 0 40534 - tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN 0 40533 - tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN 0 40525 - tcp 0 0 0.0.0.0:9001 0.0.0.0:* LISTEN 1026 2602161 161/iobroker.js-con tcp 0 0 0.0.0.0:5001 0.0.0.0:* LISTEN 0 40541 - tcp 0 0 0.0.0.0:5001 0.0.0.0:* LISTEN 0 40540 - tcp 0 0 0.0.0.0:5001 0.0.0.0:* LISTEN 0 40539 - tcp 0 0 0.0.0.0:5001 0.0.0.0:* LISTEN 0 40527 - tcp 0 0 0.0.0.0:9002 0.0.0.0:* LISTEN 0 133755 - tcp 0 0 0.0.0.0:554 0.0.0.0:* LISTEN 0 97829 - tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 0 49332 - tcp 0 0 127.0.0.1:5900 0.0.0.0:* LISTEN 0 166158 - tcp 0 0 127.0.0.1:2380 0.0.0.0:* LISTEN 0 144750 - tcp 0 0 0.0.0.0:5357 0.0.0.0:* LISTEN 0 154641 - tcp 0 0 0.0.0.0:5357 0.0.0.0:* LISTEN 0 154640 - tcp 0 0 0.0.0.0:5357 0.0.0.0:* LISTEN 0 154639 - tcp 0 0 0.0.0.0:5357 0.0.0.0:* LISTEN 0 154637 - tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 0 40547 - tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 0 40546 - tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 0 tcp6 0 0 :::5000 tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 0 40529 - tcp 0 0 127.0.0.1:2385 0.0.0.0:* LISTEN 0 149929 - tcp 0 0 0.0.0.0:16881 0.0.0.0:* LISTEN 0 129242 - tcp 0 0 127.0.0.1:32401 0.0.0.0:* LISTEN 297536 78332 - tcp 0 0 0.0.0.0:4662 0.0.0.0:* LISTEN 0 126550 - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 29849 - tcp 0 0 127.0.0.1:32600 0.0.0.0:* LISTEN 297536 92362 - tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN 55 84147 - tcp 0 0 127.0.0.1:33304 0.0.0.0:* LISTEN 0 66597 - tcp 0 0 0.0.0.0:1882 0.0.0.0:* LISTEN 1026 2613847 376/io.shelly.0 tcp 0 0 0.0.0.0:3130 0.0.0.0:* LISTEN 0 130364 - tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1026 2622524 793/io.mqtt.0 tcp 0 0 0.0.0.0:3483 0.0.0.0:* LISTEN 0 130745 - tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 0 40553 - tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 0 40552 - tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 0 40551 - tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 0 40531 - tcp 0 0 0.0.0.0:1884 0.0.0.0:* LISTEN 1026 2613292 319/io.sonoff.0 tcp 0 0 192.168.178.34:3260 0.0.0.0:* LISTEN 0 165202 - tcp 0 0 127.0.0.1:30300 0.0.0.0:* LISTEN 0 150511 - tcp 0 0 127.0.0.1:16509 0.0.0.0:* LISTEN 0 149654 - tcp 0 0 127.0.0.1:38365 0.0.0.0:* LISTEN 297536 92003 - tcp 0 0 0.0.0.0:9981 0.0.0.0:* LISTEN 276776 83300 - tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 0 49331 - tcp 0 0 0.0.0.0:29 0.0.0.0:* LISTEN 0 29853 - tcp 0 0 0.0.0.0:9982 0.0.0.0:* LISTEN 276776 83303 - tcp6 0 0 :::3263 :::* LISTEN 0 44791 - tcp6 0 0 :::3264 :::* LISTEN 0 44795 - tcp6 0 0 :::3265 :::* LISTEN 0 45841 - tcp6 0 0 :::9090 :::* LISTEN 0 133746 - tcp6 0 0 :::6690 :::* LISTEN 0 112727 - tcp6 0 0 :::61991 :::* LISTEN 1026 2608619 334/io.harmony.0 tcp6 0 0 :::5800 :::* LISTEN 0 130349 - :::* LISTEN 0 40538 - tcp6 0 0 :::5000 :::* LISTEN 0 40537 - tcp6 0 0 :::5000 :::* LISTEN 0 40536 - tcp6 0 0 :::5000 :::* LISTEN 0 40526 - tcp6 0 0 :::5001 :::* LISTEN 0 40544 - tcp6 0 0 :::5001 :::* LISTEN 0 40543 - tcp6 0 0 :::5001 :::* LISTEN 0 40542 - tcp6 0 0 :::5001 :::* LISTEN 0 40528 - tcp6 0 0 :::9002 :::* LISTEN 0 133758 - tcp6 0 0 :::139 :::* LISTEN 0 49330 - tcp6 0 0 :::5357 :::* LISTEN 0 154644 - tcp6 0 0 :::5357 :::* LISTEN 0 154643 - tcp6 0 0 :::5357 :::* LISTEN 0 154642 - tcp6 0 0 :::5357 :::* LISTEN 0 154638 - tcp6 0 0 :::1935 :::* LISTEN 233155 97852 - tcp6 0 0 :::32400 :::* LISTEN 297536 78330 - tcp6 0 0 :::80 :::* LISTEN 0 40550 - tcp6 0 0 :::80 :::* LISTEN 0 40549 - tcp6 0 0 :::80 :::* LISTEN 0 40548 - tcp6 0 0 :::80 :::* LISTEN 0 40530 - tcp6 0 0 :::8081 :::* LISTEN 1026 2602395 195/io.admin.0 tcp6 0 0 :::16881 :::* LISTEN 0 129244 - tcp6 0 0 :::8082 :::* LISTEN 1026 2623002 1203/io.web.0 tcp6 0 0 :::22 :::* LISTEN 0 29851 - tcp6 0 0 :::3130 :::* LISTEN 0 130367 - tcp6 0 0 :::8091 :::* LISTEN 1026 2628950 1927/io.lovelace.0 tcp6 0 0 :::3483 :::* LISTEN 0 130748 - tcp6 0 0 :::443 :::* LISTEN 0 40556 - tcp6 0 0 :::443 :::* LISTEN 0 40555 - tcp6 0 0 :::443 :::* LISTEN 0 40554 - tcp6 0 0 :::443 :::* LISTEN 0 40532 - tcp6 0 0 fe80::211:32ff:fec:3260 :::* LISTEN 0 165205 - tcp6 0 0 :::445 :::* LISTEN 0 49329 - tcp6 0 0 :::3261 :::* LISTEN 0 44793 - tcp6 0 0 :::29 :::* LISTEN 0 29855 - tcp6 0 0 :::5566 :::* LISTEN 0 69994 - udp 0 0 0.0.0.0:5353 0.0.0.0:* 1026 2630605 2684/io.wled.0 udp 0 0 192.168.178.34:54630 0.0.0.0:* 297536 92036 - udp 0 0 127.0.0.1:55210 0.0.0.0:* 297536 92032 - udp 0 0 192.168.178.34:38835 0.0.0.0:* 297536 92033 - udp 0 0 192.168.178.34:47334 0.0.0.0:* 297536 92039 - udp 0 0 169.254.13.53:39441 0.0.0.0:* 297536 92037 - udp 0 0 0.0.0.0:6881 0.0.0.0:* 0 129245 - udp 0 0 0.0.0.0:56293 0.0.0.0:* 276776 86086 - udp 0 0 0.0.0.0:32410 0.0.0.0:* 297536 92316 - udp 0 0 0.0.0.0:32412 0.0.0.0:* 297536 92030 - udp 0 0 0.0.0.0:32413 0.0.0.0:* 297536 92031 - udp 0 0 0.0.0.0:32414 0.0.0.0:* 297536 92315 - udp 0 0 127.0.0.1:40743 0.0.0.0:* 297536 92035 - udp 0 0 0.0.0.0:68 0.0.0.0:* 0 27910 - udp 15488 0 0.0.0.0:68 0.0.0.0:* 0 29742 - udp 0 0 0.0.0.0:123 0.0.0.0:* 0 33261 - udp 0 0 192.168.178.255:137 0.0.0.0:* 0 148055 - udp 0 0 192.168.178.34:137 0.0.0.0:* 0 148054 - udp 0 0 0.0.0.0:137 0.0.0.0:* 0 148025 - udp 0 0 192.168.178.255:138 0.0.0.0:* 0 148057 - udp 0 0 192.168.178.34:138 0.0.0.0:* 0 148056 - udp 0 0 0.0.0.0:138 0.0.0.0:* 0 148026 - udp 0 0 127.0.0.1:161 0.0.0.0:* 0 39673 - udp 0 0 127.0.0.1:323 0.0.0.0:* 0 33259 - udp 0 0 0.0.0.0:49617 0.0.0.0:* 0 129239 - udp 0 0 0.0.0.0:41928 0.0.0.0:* 0 76840 - udp 0 0 0.0.0.0:34008 0.0.0.0:* 297536 92313 - udp 0 0 0.0.0.0:42206 0.0.0.0:* 0 5037627 - udp 0 0 0.0.0.0:34440 0.0.0.0:* 297536 92305 - udp 0 0 0.0.0.0:9997 0.0.0.0:* 0 29779 - udp 0 0 0.0.0.0:9998 0.0.0.0:* 0 29778 - udp 0 0 0.0.0.0:9999 0.0.0.0:* 0 29777 - udp 0 0 0.0.0.0:1900 0.0.0.0:* 1026 2613914 391/io.fakeroku.0 udp 0 0 239.255.255.250:1900 0.0.0.0:* 276776 86083 - udp 0 0 0.0.0.0:1901 0.0.0.0:* 297536 92038 - udp 0 0 0.0.0.0:1920 0.0.0.0:* 1026 2630523 2547/io.hueemu.0 udp 0 0 169.254.13.53:59881 0.0.0.0:* 297536 92040 - udp 0 0 0.0.0.0:60264 0.0.0.0:* 233155 102996 - udp 0 0 0.0.0.0:60265 0.0.0.0:* 233155 102997 - udp 0 0 0.0.0.0:3130 0.0.0.0:* 0 131172 - udp 0 0 169.254.13.53:35945 0.0.0.0:* 297536 92034 - udp 0 0 0.0.0.0:3483 0.0.0.0:* 0 132337 - udp 0 0 0.0.0.0:19996 0.0.0.0:* 233155 98859 - udp 0 0 0.0.0.0:19997 0.0.0.0:* 233155 98858 - udp 0 0 0.0.0.0:19998 0.0.0.0:* 233155 98857 - udp 0 0 0.0.0.0:3702 0.0.0.0:* 99 151026 - udp 0 0 0.0.0.0:53598 0.0.0.0:* 233155 104502 - udp 0 0 0.0.0.0:53599 0.0.0.0:* 233155 104503 - udp 0 0 0.0.0.0:61991 0.0.0.0:* 1026 2608620 334/io.harmony.0 udp 0 0 0.0.0.0:4665 0.0.0.0:* 0 126549 - udp 0 0 0.0.0.0:4672 0.0.0.0:* 0 126551 - udp6 0 0 :::123 :::* 0 33262 - udp6 0 0 ::1:323 :::* 0 33260 - udp6 0 0 :::3130 :::* 0 128859 - udp6 0 0 :::3483 :::* 0 131608 - udp6 0 0 :::3702 :::* 99 151028 - *** Log File - Last 25 Lines *** 2025-07-03 17:08:58.910 - error: host.iobroker Caught by controller[0]: throw err; 2025-07-03 17:08:58.910 - error: host.iobroker Caught by controller[0]: ^ 2025-07-03 17:08:58.910 - error: host.iobroker Caught by controller[0]: Error: Cannot find module 'axios' 2025-07-03 17:08:58.910 - error: host.iobroker Caught by controller[0]: Require stack: 2025-07-03 17:08:58.910 - error: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js 2025-07-03 17:08:58.910 - error: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js 2025-07-03 17:08:58.910 - error: host.iobroker Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15) 2025-07-03 17:08:58.910 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1043:27) 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1298:19) 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/helpers:182:18) 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statesco ntroller.js:8:15) 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1529:14) 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1613:10) 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1275:32) 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1096:12) 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1298:19) { 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: code: 'MODULE_NOT_FOUND', 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: requireStack: [ 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js', 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js' 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: ] 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: } 2025-07-03 17:08:58.911 - error: host.iobroker Caught by controller[0]: Node.js v20.19.3 2025-07-03 17:08:58.912 - error: host.iobroker instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED) 2025-07-03 17:08:58.912 - info: host.iobroker Rebuild for adapter system.adapter.zigbee.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually. ============ Mark until here for C&P =============
-
RE: Nach Update des Container Managers (Syno) streikt Zigbee
@airmaxchen neues iob diag Teil 1:
========== Start marking the full check here =========== ```bash Script v.2025-03-08 *** BASE SYSTEM *** Hardware Vendor : Synology Kernel : x86_64 Userland : 64 bit Docker : v10.0.0 Virtualization : docker Kernel : x86_64 Userland : 64 bit Systemuptime and Load: 17:13:20 up 7:12, 0 user, load average: 0.70, 1.02, 1.14 CPU threads: 4 *** LIFE CYCLE STATUS *** Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained. *** TIME AND TIMEZONES *** Thu Jul 3 15:13:20 UTC 2025 Thu Jul 3 17:13:20 CEST 2025 CEST +0200 Etc/UTC *** Users and Groups *** User that called 'iob diag': root HOME=/root GROUPS=root User that is running 'js-controller': iobroker sudo: unable to resolve host iobroker: Name or service not known HOME=/opt/iobroker sudo: unable to resolve host iobroker: Name or service not known GROUPS=iobroker tty dialout audio video plugdev *** DISPLAY-SERVER SETUP *** Display-Server: false Desktop: Terminal: *** MEMORY *** total used free shared buff/cache available Mem: 12G 6.5G 223M 2.4G 8.4G 5.9G Swap: 9.6G 528M 9.1G Total: 21G 7.1G 9.3G Active iob-Instances: 24 11812 M total memory 6221 M used memory 2443 M active memory 5185 M inactive memory 212 M free memory 23 M buffer memory 8008 M swap cache 9135 M total swap 504 M used swap 8631 M free swap *** top - Table Of Processes *** top - 17:13:21 up 7:12, 0 user, load average: 0.70, 1.02, 1.14 Tasks: 31 total, 1 running, 30 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 11812.1 total, 211.2 free, 6223.2 used, 8031.2 buff/cache MiB Swap: 9135.9 total, 8631.6 free, 504.3 used. 5589.0 avail Mem *** DMESG CRITICAL ERRORS *** sudo: unable to resolve host iobroker: Name or service not known No critical errors detected *** FILESYSTEM *** Filesystem Type Size Used Avail Use% Mounted on /dev/mapper/cachedev_0 btrfs 11T 8.5T 2.1T 81% / tmpfs tmpfs 64M 0 64M 0% /dev tmpfs tmpfs 5.8G 0 5.8G 0% /sys/fs/cgroup shm tmpfs 64M 0 64M 0% /dev/shm /dev/mapper/cachedev_0 btrfs 11T 8.5T 2.1T 81% /opt/iobroker /dev/mapper/cachedev_0 btrfs 11T 8.5T 2.1T 81% /etc/hosts Messages concerning ext4 filesystem in dmesg: sudo: unable to resolve host iobroker: Name or service not known [Thu Jul 3 10:01:12 2025] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities [Thu Jul 3 10:01:13 2025] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null) [Thu Jul 3 10:01:13 2025] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities [Thu Jul 3 10:01:13 2025] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1 [Thu Jul 3 10:01:19 2025] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities [Thu Jul 3 10:01:19 2025] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null) [Thu Jul 3 10:01:19 2025] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities [Thu Jul 3 10:01:19 2025] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1 [Thu Jul 3 10:01:38 2025] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null) [Thu Jul 3 10:06:43 2025] EXT4-fs (iscsi2): mounted filesystem with ordered data mode. Opts: (null) Show mounted filesystems: TARGET SOURCE FSTYPE OP TIONS / /dev/mapper/cachedev_0[/@syno/@docker/btrfs/subvolumes/de124ec1904b23c35a0dcea9db5c9a8041f47bed90502ca1176efb52f716aaf2] btrfs rw ,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=61076,subvol=/@syno/@docker/btrfs/subvolumes/de124ec 1904b23c35a0dcea9db5c9a8041f47bed90502ca1176efb52f716aaf2 |-/opt/iobroker /dev/mapper/cachedev_0[/@syno/docker/iobroker] btrfs rw ,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=744,subvol=/@syno/docker |-/opt/userscripts /dev/mapper/cachedev_0[/@syno/docker/iobroker userscripts] btrfs rw ,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=744,subvol=/@syno/docker |-/etc/resolv.conf /dev/mapper/cachedev_0[/@syno/@docker/containers/98fec1d10412ced174ee7eda4e094bfaef48494d242510550a315e5e2d6c3138/resolv.conf] btrfs rw ,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno |-/etc/hostname /dev/mapper/cachedev_0[/@syno/@docker/containers/98fec1d10412ced174ee7eda4e094bfaef48494d242510550a315e5e2d6c3138/hostname] btrfs rw ,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno `-/etc/hosts /dev/mapper/cachedev_0[/@syno/@docker/containers/98fec1d10412ced174ee7eda4e094bfaef48494d242510550a315e5e2d6c3138/hosts] btrfs rw ,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno Files in neuralgic directories: /var: sudo: unable to resolve host iobroker: Name or service not known 35M /var/ 33M /var/lib 19M /var/lib/apt/lists 19M /var/lib/apt 13M /var/lib/dpkg/info /opt/iobroker/backups: 152M /opt/iobroker/backups/ /opt/iobroker/iobroker-data: 749M /opt/iobroker/iobroker-data/ 466M /opt/iobroker/iobroker-data/files 137M /opt/iobroker/iobroker-data/backup-objects 94M /opt/iobroker/iobroker-data/history 78M /opt/iobroker/iobroker-data/files/icons-open-icon-library-png The five largest files in iobroker-data are: 38M /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map 35M /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map 25M /opt/iobroker/iobroker-data/objects.jsonl 24M /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.c9369f6c.js.map 9.0M /opt/iobroker/iobroker-data/objects.json.migrated USB-Devices by-id: USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id': No Devices found 'by-id' *** ZigBee Settings *** HINT: Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting: /dev/ttyACM0 Zigbee Network Settings on your coordinator/in nvbackup are: zigbee.X Extended Pan ID: *** MASKED *** Pan ID: *** MASKED *** Channel: *** MASKED *** Network Key: *** MASKED *** To unmask the settings run 'iob diag --unmask' *** NodeJS-Installation *** /usr/bin/nodejs v20.19.3 /usr/bin/node v20.19.3 /usr/bin/npm 10.8.2 /usr/bin/npx 10.8.2 /usr/bin/corepack 0.32.0 nodejs: Installed: 20.19.3-1nodesource1 Candidate: 20.19.3-1nodesource1 Version table: *** 20.19.3-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 100 /var/lib/dpkg/status 20.19.2-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.19.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.19.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.18.3-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.18.2-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.18.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.18.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.17.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.16.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.15.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.15.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.14.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.13.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.13.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.12.2-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.12.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.11.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.8.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.6.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.5.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.3.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.2.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 20.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 18.19.0+dfsg-6~deb12u2 500 500 http://deb.debian.org/debian bookworm/main amd64 Packages 18.19.0+dfsg-6~deb12u1 500 500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages Temp directories causing deletion problem: 0 No problems detected Errors in npm tree: 0 No problems detected *** ioBroker-Installation *** ioBroker Status iobroker is running on this host. Objects type: jsonl States type: jsonl Hosts: iobroker iobroker (version: 7.0.6, hostname: iobroker , alive, uptime: 17208) Core adapters versions js-controller: 7.0.6 admin: 7.6.17 javascript: 8.9.2 nodejs modules from github: 1 | +-- syno@3.0.0 (git+ssh://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0) ker - enabled system.adapter.vis-colorpicker.0 : vis-colorpicker : iobroker - enabled system.adapter.vis-fancyswitch.0 : vis-fancyswitch : iobroker - enabled system.adapter.vis-hqwidgets.0 : vis-hqwidgets : iobroker - enabled system.adapter.vis-icontwo.0 : vis-icontwo : iobroker - enabled + system.adapter.vis-inventwo.0 : vis-inventwo : iobroker - enabled system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd : iobroker - enabled system.adapter.vis-metro.0 : vis-metro : iobroker - enabled system.adapter.vis-timeandweather.0 : vis-timeandweather : iobroker - enabled system.adapter.vis.0 : vis : iobroker - enabled + system.adapter.web.0 : web : iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin + system.adapter.wled.0 : wled : iobroker - enabled system.adapter.zigbee.0 : zigbee : iobroker - enabled, port: /dev/ttyACM0 + instance is alive Enabled adapters with bindings Adapter State + system.adapter.admin.0 : admin : iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.backitup.0 : backitup : iobroker - enabled + system.adapter.device-watcher.0 : device-watcher : iobroker - enabled system.adapter.devices.0 : devices : iobroker - enabled + system.adapter.fakeroku.0 : fakeroku : iobroker - enabled + system.adapter.fullybrowser.0 : fullybrowser : iobroker - enabled + system.adapter.harmony.0 : harmony : iobroker - enabled system.adapter.hass.0 : hass : iobroker - disabled, port: 8123 + system.adapter.history.0 : history : iobroker - enabled + system.adapter.hueemu.0 : hueemu : iobroker - enabled, port: 8070 system.adapter.ical.0 : ical : iobroker - enabled system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker - enabled system.adapter.icons-icons8.0 : icons-icons8 : iobroker - enabled system.adapter.icons-material-png.0 : icons-material-png : iobroker - enabled system.adapter.icons-mfd-png.0 : icons-mfd-png : iobroker - enabled system.adapter.icons-mfd-svg.0 : icons-mfd-svg : iobroker - enabled system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker - enabled + system.adapter.info.0 : info : iobroker - enabled + system.adapter.iot.0 : iot : iobroker - enabled + system.adapter.javascript.0 : javascript : iobroker - enabled + system.adapter.lg-thinq.0 : lg-thinq : iobroker - enabled + system.adapter.lgtv.0 : lgtv : iobroker - enabled + system.adapter.lovelace.0 : lovelace : iobroker - enabled, port: 8091, bind: 0.0.0.0, run as: admin + system.adapter.mqtt.0 : mqtt : iobroker - enabled, port: 1883, bind: 0.0.0.0 system.adapter.octoprint.0 : octoprint : iobroker - disabled + system.adapter.scenes.0 : scenes : iobroker - enabled + system.adapter.shelly.0 : shelly : iobroker - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.sonoff.0 : sonoff : iobroker - enabled, port: 1884, bind: 0.0.0.0 system.adapter.synology.0 : synology : iobroker - disabled, port: 5000 + system.adapter.telegram.0 : telegram : iobroker - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.trashschedule.0 : trashschedule : iobroker - enabled system.adapter.vis-bars.0 : vis-bars : iobro+ system.adapter.admin.0 : admin : iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.hueemu.0 : hueemu : iobroker - enabled, port: 8070 + system.adapter.lovelace.0 : lovelace : iobroker - enabled, port: 8091, bind: 0.0.0.0, run as: admin + system.adapter.mqtt.0 : mqtt : iobroker - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.shelly.0 : shelly : iobroker - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.sonoff.0 : sonoff : iobroker - enabled, port: 1884, bind: 0.0.0.0 + system.adapter.telegram.0 : telegram : iobroker - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.web.0 : web : iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin system.adapter.zigbee.0 : zigbee : iobroker - enabled, port: /dev/ttyACM0