Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. iob diag - Skript

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.2k

iob diag - Skript

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
738 Beiträge 49 Kommentatoren 207.9k Aufrufe 38 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    An die Tester:
    Es darf wieder getestet werden!

    Bitte mal die TEST-Version (siehe erster Eintrag) unter die Äuglein nehmen.
    (Nicht von der Benennung als raspbian irritieren lassen, das sollte auf allen Systemen laufen).

    • Neue Sektion *** ZigBee Settings ***
      Wenn eine Instanz des zigbee-Adapters gefunden wird erscheint diese neue Sektion:
    *** ZigBee Settings ***
    
    Your zigbee.0 COM-Port is matching 'by-id'. Very good!
    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'
    
    
    • Neue Option --unmask beim Aufruf des Skripts lüftet dann die Maske und die entsprechenden Werte erscheinen im Klartext und können dann in den Einstellungen des zigbee-Adapters eingetragen werden.

    Bitte mal schauen ob das alles wie gedacht funktioniert, insbesondere Installationen mit mehr als einer Instanz oder per tcp angebunden wären interressant zu sehen.

    Danke schön!

    L Offline
    L Offline
    Lucky_ESA
    Developer Most Active
    schrieb am zuletzt editiert von Lucky_ESA
    #680

    @thomas-braun

    Command: pi@iobroker:~ $ ./iob_diag.sh -de | tee iob_diag.log
    
    Script v.2024-12-08 Raspbian+zigbee diag+masking
    
    *** BASE SYSTEM ***
     Static hostname: iobroker
           Icon name: computer
    Operating System: Debian GNU/Linux 12 (bookworm)
              Kernel: Linux 6.6.62+rpt-rpi-2712
        Architecture: arm64
    OS is similar to:
    
    Model           : Raspberry Pi 5 Model B Rev 1.0
    Docker          : false
    Virtualization  : none
    Kernel          : aarch64
    Userland        : 64 bit
    
    Systemuptime and Load:
     10:21:35 up 18 min,  1 user,  load average: 0.42, 0.47, 0.56
    CPU threads: 4
    
    
    *** LIFE CYCLE STATUS ***
    Operating System is the current Debian stable version codenamed 'bookworm'!
    
    *** RASPBERRY THROTTLING ***
    Current issues:
    No throttling issues detected.
    
    Previously detected issues:
    No throttling issues detected.
    
    *** TIME AND TIMEZONES ***
                   Local time: Mon 2024-12-09 10:21:36 CET
               Universal time: Mon 2024-12-09 09:21:36 UTC
                     RTC time: Mon 2024-12-09 09:21:36
                    Time zone: Europe/Berlin (CET, +0100)
    System clock synchronized: yes
                  NTP service: active
              RTC in local TZ: no
    
    *** Users and Groups ***
    User that called 'iob diag':
    pi
    HOME=/home/pi
    GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
    
    User that is running 'js-controller':
    iobroker
    HOME=/home/iobroker
    GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
    
    *** DISPLAY-SERVER SETUP ***
    Display-Server: false
    Desktop:
    Terminal:       tty
    
    *** MEMORY ***
                   total        used        free      shared  buff/cache   available
    Mem:            8.4G        4.2G        2.9G        5.7M        1.5G        4.2G
    Swap:           209M          0B        209M
    Total:          8.7G        4.2G        3.1G
    
    Active iob-Instances:   44
    
             8052 M total memory
             4025 M used memory
             3791 M active memory
             1094 M inactive memory
             2721 M free memory
              143 M buffer memory
             1263 M swap cache
              199 M total swap
                0 M used swap
              199 M free swap
    
    *** top - Table Of Processes  ***
    top - 10:21:36 up 18 min,  1 user,  load average: 0.42, 0.47, 0.56
    Tasks: 198 total,   1 running, 197 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 :   8052.2 total,   2720.8 free,   4026.7 used,   1407.1 buff/cache
    MiB Swap:    200.0 total,    200.0 free,      0.0 used.   4025.6 avail Mem
    
    *** FAILED SERVICES ***
    
      UNIT LOAD ACTIVE SUB DESCRIPTION
    0 loaded units listed.
    
    
    *** DMESG CRITICAL ERRORS ***
    No critical errors detected
    
    *** FILESYSTEM ***
    Filesystem     Type      Size  Used Avail Use% Mounted on
    udev           devtmpfs  3.9G     0  3.9G   0% /dev
    tmpfs          tmpfs     806M  5.4M  800M   1% /run
    /dev/mmcblk0p2 ext4      117G   21G   91G  19% /
    tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
    tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
    /dev/mmcblk0p1 vfat      510M   65M  446M  13% /boot/firmware
    tmpfs          tmpfs     806M     0  806M   0% /run/user/1000
    tmpfs          tmpfs     806M     0  806M   0% /run/user/0
    
    Messages concerning ext4 filesystem in dmesg:
    [Mon Dec  9 10:03:12 2024] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave  smsc95xx.macaddr=D8:3A:DD:99:6E:9A vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=675ae9ae-02 rootfstype=ext4 fsck.repair=yes rootwait
    [Mon Dec  9 10:04:31 2024] EXT4-fs (mmcblk0p2): mounted filesystem 3b614a3f-4a65-4480-876a-8a998e01ac9b ro with ordered data mode. Quota mode: none.
    [Mon Dec  9 10:04:33 2024] EXT4-fs (mmcblk0p2): re-mounted 3b614a3f-4a65-4480-876a-8a998e01ac9b r/w. Quota mode: none.
    
    Show mounted filesystems:
    TARGET           SOURCE         FSTYPE OPTIONS
    /                /dev/mmcblk0p2 ext4   rw,noatime
    `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
    
    Files in neuralgic directories:
    
    /var:
    3.0G    /var/
    2.2G    /var/log/journal/87fcd42a64fb499e969e09ffa538a8fe
    2.2G    /var/log/journal
    2.2G    /var/log
    409M    /var/cache
    
    Archived and active journals take up 2.1G in the file system.
    
    /opt/iobroker/backups:
    4.0K    /opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    2.0G    /opt/iobroker/iobroker-data/
    1.5G    /opt/iobroker/iobroker-data/files
    617M    /opt/iobroker/iobroker-data/files/javascript.admin
    560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
    558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
    
    The five largest files in iobroker-data are:
    207M    /opt/iobroker/iobroker-data/files/0_userdata.0/ram/cpu
    73M     /opt/iobroker/iobroker-data/objects.jsonl
    41M     /opt/iobroker/iobroker-data/states.jsonl
    19M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.6964fae2.js.map
    19M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js.map
    
    USB-Devices by-id:
    USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
    
    /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_d6df2ac6ddc9eb118cf3914f1d69213e-if00-port0
    
    *** ZigBee Settings ***
    
    Your zigbee.0 COM-Port is matching 'by-id'. Very good!
    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.18.1
    /usr/bin/node           v20.18.1
    /usr/bin/npm            10.8.2
    /usr/bin/npx            10.8.2
    /usr/bin/corepack       0.29.4
    
    nodejs:
      Installed: 20.18.1-1nodesource1
      Candidate: 20.18.1-1nodesource1
      Version table:
     *** 20.18.1-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
            100 /var/lib/dpkg/status
         20.18.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.17.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.16.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.15.1-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.15.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.14.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.13.1-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.13.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.12.2-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.12.1-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.12.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.11.1-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.11.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.10.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.9.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.8.1-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.8.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.7.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.6.1-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.6.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.5.1-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.5.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.4.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.3.1-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.3.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.2.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.1.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         20.0.0-1nodesource1 600
            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
         18.19.0+dfsg-6~deb12u2 500
            500 http://deb.debian.org/debian bookworm/main arm64 Packages
         18.19.0+dfsg-6~deb12u1 500
            500 http://deb.debian.org/debian-security bookworm-security/main arm64 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: 1005)
    
    Core adapters versions
    js-controller:  7.0.6
    admin:          7.4.4
    javascript:     8.8.3
    
    nodejs modules from github:     7
    +-- iobroker.e2-openwebif@0.0.1 (git+ssh://git@github.com/Lucky-ESA/ioBroker.e2-openwebif.git#aedac36b2975e02bdcdf0133cca24cd54483d339)
    +-- iobroker.fritzboxdect@0.0.1 (git+ssh://git@github.com/Lucky-ESA/ioBroker.fritzboxdect.git#6c0d80663cce795eff92460421f42a8d0b5d0fef)
    +-- iobroker.hiobs@0.0.1 (git+ssh://git@github.com/Lucky-ESA/ioBroker.hiobs.git#07971db72cce7a5a01169c120e32de199d313f09)
    +-- iobroker.netgear@0.0.1 (git+ssh://git@github.com/Lucky-ESA/ioBroker.netgear.git#fbe57dc2de2516d66e4d76d61df2021553d85cfe)
    +-- iobroker.philips-android-tv@0.0.1 (git+ssh://git@github.com/Lucky-ESA/ioBroker.philips-android-tv.git#1e9c610c86a9790d13efe3c212a2ed61cab57238)
    +-- iobroker.vis-materialdesign@0.5.94 (git+ssh://git@github.com/Scrounger/ioBroker.vis-materialdesign.git#8b7529d493f223dfc4f1d1f632553fcb35bbcc92)
    +-- iobroker.vis-owl@0.2.13 (git+ssh://git@github.com/gerbuchner/ioBroker.vis-owl.git#26f227f5d70d75b265c03bb40c3e400d90013b84)
    
    Adapter State
    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
      system.adapter.alias-manager.0          : alias-manager         : iobroker                                 -  enabled
    + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
      system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
    + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
    + system.adapter.e2-openwebif.0           : e2-openwebif          : iobroker                                 -  enabled
    + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
      system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
    + system.adapter.followthesun.0           : followthesun          : iobroker                                 -  enabled
    + system.adapter.fritzboxdect.0           : fritzboxdect          : iobroker                                 -  enabled
    + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
      system.adapter.hiob.0                   : hiob                  : iobroker                                 - disabled, port: 8097
    + system.adapter.hiobs.0                  : hiobs                 : iobroker                                 -  enabled, port: 8095
    + system.adapter.history.0                : history               : iobroker                                 -  enabled
    + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
    + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
    + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
      system.adapter.ical.0                   : ical                  : 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.imap.0                   : imap                  : iobroker                                 -  enabled
    + system.adapter.info.0                   : info                  : iobroker                                 -  enabled
    + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
    + system.adapter.iqontrol.0               : iqontrol              : 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.lgtv.1                   : lgtv                  : iobroker                                 -  enabled
      system.adapter.linux-control.0          : linux-control         : iobroker                                 - disabled
    + system.adapter.logparser.0              : logparser             : iobroker                                 -  enabled
    + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.netgear.0                : netgear               : iobroker                                 -  enabled
    + system.adapter.onvif.0                  : onvif                 : iobroker                                 -  enabled, port: 80, 90, 8088, 8999, 554
    + system.adapter.parcel.0                 : parcel                : iobroker                                 -  enabled
    + system.adapter.philips-android-tv.0     : philips-android-tv    : iobroker                                 -  enabled
    + system.adapter.rpi2.0                   : rpi2                  : iobroker                                 -  enabled
    + system.adapter.schedule-switcher.0      : schedule-switcher     : iobroker                                 -  enabled
    + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.text2command.0           : text2command          : iobroker                                 -  enabled
      system.adapter.tr-064.0                 : tr-064                : iobroker                                 - disabled
    + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
    + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
    + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
      system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -  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-materialdesign.0     : vis-materialdesign    : iobroker                                 -  enabled
      system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
      system.adapter.vis-owl.0                : vis-owl               : iobroker                                 -  enabled
      system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
      system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
      system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
    + system.adapter.wallpanel.0              : wallpanel             : iobroker                                 -  enabled
    + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      system.adapter.worx.0                   : worx                  : iobroker                                 - disabled
    + system.adapter.yamaha.0                 : yamaha                : iobroker                                 -  enabled
    + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_d6df2ac6ddc9eb118cf3914f1d69213e-if00-port0
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.hiobs.0                  : hiobs                 : iobroker                                 -  enabled, port: 8095
    + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
    + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
    + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
    + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.onvif.0                  : onvif                 : iobroker                                 -  enabled, port: 80, 90, 8088, 8999, 554
    + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.telegram.1               : 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/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_d6df2ac6ddc9eb118cf3914f1d69213e-if00-port0
    
    ioBroker-Repositories
    ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
    │ (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): beta
    Upgrade policy: none
    
    Installed ioBroker-Instances
    Used repository: beta
    Adapter    "admin"        : 7.4.4    , installed 7.4.4
    Adapter    "alexa2"       : 3.26.7   , installed 3.26.7
    Adapter    "alias-manager": 2.0.0    , installed 2.0.0
    Adapter    "backitup"     : 3.0.31   , installed 3.0.31
    Adapter    "daswetter"    : 3.2.1    , installed 3.2.1
    Adapter    "discovery"    : 5.0.0    , installed 5.0.0
    Adapter    "email"        : 1.3.1    , installed 1.4.0
    Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
    Adapter    "followthesun" : 0.5.1    , installed 0.5.1
    Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
    Adapter    "hiob"         : 0.1.6    , installed 0.1.6
    Adapter    "history"      : 3.0.1    , installed 3.0.1
    Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
    Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
    Adapter    "ical"         : 1.16.1   , installed 1.16.1
    Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
    Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
    Adapter    "imap"         : 0.3.0    , installed 0.3.0
    Adapter    "iot"          : 3.4.4    , installed 3.4.4
    Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
    Adapter    "javascript"   : 8.8.3    , installed 8.8.3
    Controller "js-controller": 7.0.6    , installed 7.0.6
    Adapter    "lg-thinq"     : 1.0.7    , installed 1.0.7
    Adapter    "lgtv"         : 2.3.1    , installed 2.3.1
    Adapter    "linux-control": 1.1.5    , installed 1.1.5
    Adapter    "logparser"    : 2.2.2    , installed 2.2.2
    Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
    Adapter    "onvif"        : 1.1.4    , installed 1.1.4
    Adapter    "parcel"       : 0.2.8    , installed 0.2.8
    Adapter    "rpi2"         : 2.2.2    , installed 2.2.2
    Adapter    "schedule-switcher": 0.0.8, installed 0.0.8
    Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
    Adapter    "socketio"     : 6.7.1    , installed 6.7.1
    Adapter    "telegram"     : 3.9.0    , installed 3.9.0
    Adapter    "text2command" : 3.0.3    , installed 3.0.3
    Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
    Adapter    "trashschedule": 3.4.1    , installed 3.4.1
    Adapter    "tuya"         : 3.16.0   , installed 3.16.0
    Adapter    "vis"          : 1.5.6    , installed 1.5.6
    Adapter    "vis-2"        : 2.11.1   , installed 2.11.1
    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
    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.10.1   , installed 1.10.1
    Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
    Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
    Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
    Adapter    "wallpanel"    : 0.3.11   , installed 0.3.11
    Adapter    "web"          : 6.3.1    , installed 6.3.1
    Adapter    "worx"         : 3.1.1    , installed 3.1.1
    Adapter    "ws"           : 2.6.2    , installed 2.6.2
    Adapter    "yamaha"       : 0.5.4    , installed 0.5.4
    Adapter    "zigbee"       : 1.10.13  , installed 1.10.13
    
    Objects and States
    Please stand by - This may take a while
    Objects:        31186
    States:         26419
    
    *** OS-Repositories and Updates ***
    Hit:1 http://deb.debian.org/debian bookworm InRelease
    Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
    Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
    Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
    Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
    Reading package lists...
    Pending Updates: 0
    
    *** Listening Ports ***
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       8862       1412/io.mqtt.0
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          4073       804/sshd: /usr/sbin
    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          7559       1/init
    tcp        0      0 0.0.0.0:57413           0.0.0.0:*               LISTEN      103        7586       1194/rpc.statd
    tcp        0      0 192.168.2.66:9292       0.0.0.0:*               LISTEN      1001       8740       1313/io.hm-rpc.2
    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       6351       787/iobroker.js-con
    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       6356       787/iobroker.js-con
    tcp        0      0 192.168.2.66:2010       0.0.0.0:*               LISTEN      1001       7747       1289/io.hm-rpc.0
    tcp        0      0 192.168.2.66:8701       0.0.0.0:*               LISTEN      1001       8743       1312/io.hm-rpc.1
    tcp6       0      0 :::49453                :::*                    LISTEN      103        7592       1194/rpc.statd
    tcp6       0      0 :::22                   :::*                    LISTEN      0          4075       804/sshd: /usr/sbin
    tcp6       0      0 :::111                  :::*                    LISTEN      0          6711       1/init
    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       10374      1589/io.web.0
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       7300       898/io.admin.0
    tcp6       0      0 :::8087                 :::*                    LISTEN      1001       10155      2288/io.simple-api.
    tcp6       0      0 :::8095                 :::*                    LISTEN      1001       11919      2539/io.hiobs.0
    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          6709       1/init
    udp        0      0 0.0.0.0:53647           0.0.0.0:*                           103        7583       1194/rpc.statd
    udp        0      0 127.0.0.1:946           0.0.0.0:*                           0          7578       1194/rpc.statd
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       13828      2604/io.philips-and
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        4035       685/avahi-daemon: r
    udp        0      0 192.168.2.66:50593      0.0.0.0:*                           1001       8933       1556/io.yamaha.0
    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       8934       1556/io.yamaha.0
    udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       9477       1470/io.tuya.0
    udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       9478       1470/io.tuya.0
    udp        0      0 0.0.0.0:35984           0.0.0.0:*                           104        4037       685/avahi-daemon: r
    udp6       0      0 :::111                  :::*                                0          6713       1/init
    udp6       0      0 :::33111                :::*                                104        4038       685/avahi-daemon: r
    udp6       0      0 fe80::eb3e:7926:d35:546 :::*                                0          7202       767/NetworkManager
    udp6       0      0 :::5353                 :::*                                104        4036       685/avahi-daemon: r
    udp6       0      0 :::35689                :::*                                103        7589       1194/rpc.statd
    
    *** Log File - Last 25 Lines ***
    
    2024-12-09 10:09:54.486  - info: javascript.0 (942) script.js.Scripts.Überwachung.Instanzen_Check: Instanz vis-inventwo.0 alive läuft wieder
    2024-12-09 10:09:54.910  - info: javascript.0 (942) script.js.Scripts.Überwachung.Instanzen_Check: Instanz wallpanel.0 alive läuft wieder
    2024-12-09 10:09:55.691  - info: javascript.0 (942) script.js.Scripts.Überwachung.Instanzen_Check: Instanz trashschedule.0 alive läuft wieder
    2024-12-09 10:09:57.759  - info: javascript.0 (942) script.js.Scripts.Überwachung.Instanzen_Check: Instanz text2command.0 alive läuft wieder
    2024-12-09 10:10:01.056  - info: javascript.0 (942) script.js.Scripts.Überwachung.Instanzen_Check: Instanz fritzboxdect.0 alive läuft wieder
    2024-12-09 10:10:04.984  - info: javascript.0 (942) script.js.Scripts.Überwachung.Instanzen_Check: Instanz hiobs.0 alive läuft wieder
    2024-12-09 10:10:10.318  - info: javascript.0 (942) script.js.Scripts.Überwachung.Instanzen_Check: Instanz parcel.0 alive läuft wieder
    2024-12-09 10:10:13.413  - info: javascript.0 (942) script.js.Scripts.Überwachung.Instanzen_Check: Instanz onvif.0 alive läuft wieder
    2024-12-09 10:10:18.722  - info: javascript.0 (942) script.js.Scripts.Überwachung.Instanzen_Check: Instanz philips-android-tv.0 alive läuft wieder
    2024-12-09 10:10:23.595  - info: javascript.0 (942) script.js.Scripts.Überwachung.Instanzen_Check: Instanz netgear.0 alive läuft wieder
    2024-12-09 10:10:27.121  - info: javascript.0 (942) script.js.Scripts.Überwachung.Instanzen_Check: Instanz schedule-switcher.0 alive läuft wieder
    2024-12-09 10:12:33.089  - info: admin.0 (898) ==> Connected system.user.admin from ::ffff:192.168.2.164
    2024-12-09 10:12:43.512  - info: admin.0 (898) <== Disconnect system.user.admin from ::ffff:192.168.2.164
    2024-12-09 10:12:50.519  - info: admin.0 (898) ==> Connected system.user.admin from ::ffff:192.168.2.164
    2024-12-09 10:15:42.021  - info: host.iobroker instance system.adapter.daswetter.0 in version "3.2.1" started with pid 4970
    2024-12-09 10:15:43.390  - info: daswetter.0 (4970) starting. Version 3.2.1 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.18.1, js-controller: 7.0.6
    2024-12-09 10:15:52.637  - info: daswetter.0 (4970) still wrong data structure from server received! repaired...
    2024-12-09 10:15:54.956  - info: daswetter.0 (4970) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-12-09 10:15:55.467  - info: daswetter.0 (4970) cleaned everything up...
    2024-12-09 10:15:55.475  - info: host.iobroker instance system.adapter.daswetter.0 having pid 4970 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-12-09 10:17:08.952  - info: javascript.0 (942) script.js.Scripts.Thinq.Kühlschrank: Kühlschrank
    2024-12-09 10:17:08.964  - info: javascript.0 (942) script.js.Scripts.Thinq.Kühlschrank: Kühlschrank
    2024-12-09 10:17:47.309  - info: fritzboxdect.0 (2510) Check successfully!
    
    ======================= SUMMARY =======================
                            v.2024-12-08 Raspbian+zigbee diag+masking
    
    
     Static hostname: iobroker
           Icon name: computer
    Operating System: Debian GNU/Linux 12 (bookworm)
              Kernel: Linux 6.6.62+rpt-rpi-2712
        Architecture: arm64
    
    Installation:           native
    Kernel:                 aarch64
    Userland:               64 bit
    Timezone:               Europe/Berlin (CET, +0100)
    User-ID:                1000
    Display-Server:         false
    Boot Target:            multi-user.target
    
    Pending OS-Updates:     0
    Pending iob updates:    0
    
    Nodejs-Installation:
    /usr/bin/nodejs         v20.18.1
    /usr/bin/node           v20.18.1
    /usr/bin/npm            10.8.2
    /usr/bin/npx            10.8.2
    /usr/bin/corepack       0.29.4
    
    Recommended versions are nodejs 20.18.1 and npm 10.8.2
    nodeJS installation is correct
    
    MEMORY:
                   total        used        free      shared  buff/cache   available
    Mem:            8.4G        4.1G        2.9G        5.7M        1.5G        4.3G
    Swap:           209M          0B        209M
    Total:          8.7G        4.1G        3.1G
    
    Active iob-Instances:   44
    Upgrade policy: none
    
    ioBroker Core:          js-controller           7.0.6
                            admin                   7.4.4
    
    ioBroker Status:        iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin and web instance:
    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    Objects:                31186
    States:                 26288
    
    Size of iob-Database:
    
    73M     /opt/iobroker/iobroker-data/objects.jsonl
    42M     /opt/iobroker/iobroker-data/states.jsonl
    
    
    Operating System is the current Debian stable version codenamed 'bookworm'!
    
    =================== END OF SUMMARY ====================
    
    Command: pi@iobroker:~ $ ./iob_diag.sh -de --unmask | tee iob_diag.log
    

    Zeigt alles an

    Edit: Zigbee Log mit SN entfernt

    Gruß//Lucky

    1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      WIP: Übersetzung auf Deutsch in Arbeit. Wird aber nur teilweise möglich sein.
      Skript einfach mal mit der Option '--de' starten. Also ./iob_diag.sh --de

      TEST-Version:

      curl https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/is_node_vulnerable/diag.sh > iob_diag.sh
      chmod 744 iob_diag.sh
      ./iob_diag.sh
      
      Weitere Optionen: 
      ./iob_diag.sh --unmask           <--- Zeigt maskierte Ausgaben im Klartext 
      ./iob_diag.sh --de               <--- Ausgabe tw. auf deutsch
      ./iob_diag.sh --de --unmask      <--- Kombination aus deutsch und Klartext 
      

      Mit Ausgabe in eine Logdatei namens iob_diag.log sähe der Aufruf so aus:

      ./iob_diag.sh | tee iob_diag.log
      

      Vielleicht mag ja jemand mit Docker oder LXC das mal ausführen und den Output zeigen?

      Hier werden die üblichen Dinge relativ kompakt aufgelistet, die immer wieder bei Anfragen im Forum vermisst werden.

      Hier mal als ersten Einblick, vielleicht fällt ja noch etwas ein, was auch interessant zu wissen wäre, bevor man im Nebel stochert:

      *** ioBroker Diagnose ***
      
      Bitte das Fenster von puTTY breit ziehen oder auf Vollbild setzen
      Den nachfolgenden Output 1:1 in das ioBroker-Forum unter
      https://forum.iobroker.net
      vollständig posten ,inkl der jeweils drei Steuerzeichen ``` am Anfang und Ende:
      
      ===========Ab hier kopieren =========
      
      *** BASISSYSTEM ***
      CPU-Architektur: aarch64
      Docker: Nein
      No LSB modules are available.
      Distributor ID: Debian
      Description:    Debian GNU/Linux 11 (bullseye)
      Release:        11
      Codename:       bullseye
      
      *** Zeit und Zeitzonen ***
                     Local time: Tue 2022-11-01 16:53:39 CET
                 Universal time: Tue 2022-11-01 15:53:39 UTC
                       RTC time: n/a
                      Time zone: Europe/Berlin (CET, +0100)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** ARBEITSSPEICHER ***
                     total        used        free      shared  buff/cache   available
      Mem:           7.7Gi       2.3Gi       3.2Gi       0.0Ki       2.2Gi       5.2Gi
      Swap:           99Mi          0B        99Mi
      Total:         7.8Gi       2.3Gi       3.3Gi
      
      *** Nodejs-Installation ***
      /usr/bin/nodejs         v18.12.0
      /usr/bin/node           v18.12.0
      /usr/bin/npm            8.19.2
      
      *** ioBroker-Installation ***
      js-controller:  4.0.23
      Updates + Repos:
      Used repository: beta
      
      *** User und Gruppen ***
      echad
      /home/echad
      echad adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
      
      *** Server-Setup ***
      Konsole: tty
      Desktop:
      
      *** Repositories und OS-Updates ***
      Hit:1 http://deb.debian.org/debian bullseye InRelease
      Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
      Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
      Hit:4 http://phoscon.de/apt/deconz bullseye InRelease
      Hit:5 http://deb.debian.org/debian bullseye-backports InRelease
      Hit:6 http://archive.raspberrypi.org/debian bullseye InRelease
      Hit:7 http://packages.azlux.fr/debian bullseye InRelease
      Hit:8 https://packages.grafana.com/oss/deb stable InRelease
      Hit:9 https://deb.nodesource.com/node_10.x bullseye InRelease
      Hit:10 https://repos.influxdata.com/debian bullseye InRelease
      Hit:11 https://deb.nodesource.com/node_12.x bullseye InRelease
      Hit:12 https://deb.nodesource.com/node_14.x bullseye InRelease
      Hit:13 https://deb.nodesource.com/node_16.x bullseye InRelease
      Hit:14 https://packages.redis.io/deb bullseye InRelease
      Hit:15 https://deb.volian.org/volian scar InRelease
      Hit:16 https://deb.nodesource.com/node_18.x bullseye InRelease
      Hit:18 https://deb.nodesource.com/node_19.x bullseye InRelease
      Get:19 https://pkgs.tailscale.com/stable/debian bullseye InRelease
      Hit:17 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
      Fetched 5,545 B in 3s (1,694 B/s)
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      All packages are up to date.
      nodejs:
        Installed: 18.12.0-deb-1nodesource1
        Candidate: 18.12.0-deb-1nodesource1
        Version table:
           19.0.0-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_19.x bullseye/main arm64 Packages
       *** 18.12.0-deb-1nodesource1 501
              500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
              100 /var/lib/dpkg/status
           16.18.0-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
           14.20.1-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_14.x bullseye/main arm64 Packages
           12.22.12-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_12.x bullseye/main arm64 Packages
           12.22.12~dfsg-1~deb11u1 500
              500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
           12.22.5~dfsg-2~11u1 500
              500 http://deb.debian.org/debian bullseye/main arm64 Packages
           10.24.1-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_10.x bullseye/main arm64 Packages
      
      ========== Bis hier kopieren ===========
      
      iob diag wurde beendet.
      

      Bitte nicht über den wilden Zoo an Repos wundern, das ist mein Test/Frickel-System, das soll so! :-D

      S Abwesend
      S Abwesend
      Shadowhunter23
      schrieb am zuletzt editiert von Shadowhunter23
      #681

      @thomas-braun
      Bei mir im LXC mit 5 Zigbee Instanzen werden gleich alle Parameter von 4 Instanzen angezeigt. Meine Koordinatoren sind per TCP eingebunden. Kann / soll ich die Ausgabe zeigen oder muss ich das zensieren?

      curl https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/Raspbian/diag.sh > iob_diag.sh
      chmod 744 iob_diag.sh
      ./iob_diag.sh
      

      Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
      Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • S Shadowhunter23

        @thomas-braun
        Bei mir im LXC mit 5 Zigbee Instanzen werden gleich alle Parameter von 4 Instanzen angezeigt. Meine Koordinatoren sind per TCP eingebunden. Kann / soll ich die Ausgabe zeigen oder muss ich das zensieren?

        curl https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/Raspbian/diag.sh > iob_diag.sh
        chmod 744 iob_diag.sh
        ./iob_diag.sh
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von Thomas Braun
        #682

        @shadowhunter23

        Ja, 4 Instanzen sind im Moment das Limit.
        Es werden zigbee.0 bis zigbee.3 angezeigt.

        Kann / soll ich die Ausgabe zeigen oder muss ich das zensieren?

        Ja, das würde ich gerne mal in Gänze sehen.
        Kannst ja die Schlüssel mit Platzhaltern/Phantasiewerten ersetzen.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        S 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @shadowhunter23

          Ja, 4 Instanzen sind im Moment das Limit.
          Es werden zigbee.0 bis zigbee.3 angezeigt.

          Kann / soll ich die Ausgabe zeigen oder muss ich das zensieren?

          Ja, das würde ich gerne mal in Gänze sehen.
          Kannst ja die Schlüssel mit Platzhaltern/Phantasiewerten ersetzen.

          S Abwesend
          S Abwesend
          Shadowhunter23
          schrieb am zuletzt editiert von Shadowhunter23
          #683

          @thomas-braun

          Leerzeichen bei zigbee.2 und .3 kamen so, ich hab jetzt nur meine Daten geändert:

          Script v.2024-12-08 Raspbian+zigbee diag+masking
          
          *** BASE SYSTEM ***
           Static hostname: iobroker
                 Icon name: computer-container
                   Chassis: container ☐
            Virtualization: lxc
          Operating System: Debian GNU/Linux 12 (bookworm)
                    Kernel: Linux 6.8.12-4-pve
              Architecture: x86-64
          OS is similar to:
          
          model name      : Intel(R) Core(TM) i7-10700T CPU @ 2.00GHz
          Docker          : false
          Virtualization  : lxc
          Kernel          : x86_64
          Userland        : 64 bit
          
          Systemuptime and Load:
           18:12:42 up 1 day, 23:11,  1 user,  load average: 0.06, 0.06, 0.08
          CPU threads: 6
          
          
          *** LIFE CYCLE STATUS ***
          Operating System is the current Debian stable version codenamed 'bookworm'!
          
          *** TIME AND TIMEZONES ***
                         Local time: Mon 2024-12-09 18:12:42 CET
                     Universal time: Mon 2024-12-09 17:12:42 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CET, +0100)
          System clock synchronized: yes
                        NTP service: inactive
                    RTC in local TZ: no
          
          *** Users and Groups ***
          User that called 'iob diag':
          tobias
          HOME=/home/tobias
          GROUPS=tobias adm dialout sudo audio video plugdev users iobroker
          
          User that is running 'js-controller':
          iobroker
          [sudo] password for tobias:
          HOME=/home/iobroker
          GROUPS=iobroker tty dialout audio video plugdev redis
          
          *** DISPLAY-SERVER SETUP ***
          Display-Server: false
          Desktop:
          Terminal:       tty
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:             10G        4.0G        5.3G        491K        1.4G        6.7G
          Swap:             0B          0B          0B
          Total:           10G        4.0G        5.3G
          
          Active iob-Instances:   49
          
                  10240 M total memory
                   3825 M used memory
                   3730 M active memory
                   1121 M inactive memory
                   5083 M free memory
                      0 M buffer memory
                   1331 M swap cache
                      0 M total swap
                      0 M used swap
                      0 M free swap
          
          *** top - Table Of Processes  ***
          top - 18:12:55 up 1 day, 23:11,  1 user,  load average: 0.05, 0.06, 0.08
          Tasks:  78 total,   1 running,  77 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 :  10240.0 total,   5082.5 free,   3826.9 used,   1331.1 buff/cache
          MiB Swap:      0.0 total,      0.0 free,      0.0 used.   6413.1 avail Mem
          
          *** FAILED SERVICES ***
          
            UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
          * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
          
          LOAD   = Reflects whether the unit definition was properly loaded.
          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
          SUB    = The low-level unit activation state, values depend on unit type.
          1 loaded units listed.
          
          
          *** DMESG CRITICAL ERRORS ***
          dmesg: read kernel buffer failed: Operation not permitted
          No critical errors detected
          
          *** FILESYSTEM ***
          Filesystem                       Type      Size  Used Avail Use% Mounted on
          /dev/mapper/pve-vm--400--disk--0 ext4       20G  6.5G   13G  35% /
          none                             tmpfs     492K  4.0K  488K   1% /dev
          udev                             devtmpfs   16G     0   16G   0% /dev/tty
          tmpfs                            tmpfs      16G     0   16G   0% /dev/shm
          tmpfs                            tmpfs     6.3G  136K  6.3G   1% /run
          tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
          tmpfs                            tmpfs     3.2G     0  3.2G   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          dmesg: read kernel buffer failed: Operation not permitted
          
          Show mounted filesystems:
          TARGET SOURCE                           FSTYPE OPTIONS
          /      /dev/mapper/pve-vm--400--disk--0 ext4   rw,relatime,stripe=16
          
          Files in neuralgic directories:
          
          /var:
          831M    /var/
          534M    /var/lib
          383M    /var/lib/redis
          226M    /var/cache
          222M    /var/cache/apt
          
          Archived and active journals take up 67.8M in the file system.
          
          /opt/iobroker/backups:
          355M    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          144M    /opt/iobroker/iobroker-data/
          128M    /opt/iobroker/iobroker-data/files
          99M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
          99M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
          99M     /opt/iobroker/iobroker-data/files/admin.admin/custom
          
          The five largest files in iobroker-data are:
          16M     /opt/iobroker/iobroker-data/objects.jsonl
          12M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.bd24114f.js
          7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.e5b40573.chunk.js.map
          7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.8219fdd8.chunk.js.map
          5.6M    /opt/iobroker/iobroker-data/files/backitup.admin/custom/static/js/vendors-node_modules_file-saver_dist_FileSaver_min_js-node_modules_react-icons_di_index_mjs-n-f0ed96.6c33ff1f.chunk.js
          
          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'
          
          ./iob_diag.sh: line 617: [: too many arguments
          
          HINT:
          Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
          tcp
          
          HINT:
          Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
          tcp
          
          HINT:
          Your zigbee.2 COM-Port is NOT matching 'by-id'. Please check your setting:
          tcp
          
          HINT:
          Your zigbee.3 COM-Port is NOT matching 'by-id'. Please check your setting:
          tcp
          ./iob_diag.sh: line 676: [: too many arguments
          Zigbee Network Settings on your coordinator/in nvbackup are:
          
          zigbee.0
          Extended Pan ID:
          ghnjghgh
          Pan ID:
          1234
          Channel:
          00
          Network Key:
          gfhjnhhf
          
          zigbee.1
          Extended Pan ID:
          ghnjghgh
          Pan ID:
          1234
          Channel:
          00
          Network Key:
          gfhjnhhf
          
          zigbee.2
          Extended Pan ID:
          ghnjghgh
          
          Pan ID:
          1234
          
          Channel:
          00
          
          Network Key:
          gfhjnhhf
          
          zigbee.3
          Extended Pan ID:
          ghnjghgh
          
          Pan ID:
          1234
          
          Channel:
          00
          
          Network Key:
          gfhjnhhf
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v20.18.1
          /usr/bin/node           v20.18.1
          /usr/bin/npm            10.8.2
          /usr/bin/npx            10.8.2
          /usr/bin/corepack       0.29.4
          
          nodejs:
            Installed: 20.18.1-1nodesource1
            Candidate: 20.18.1-1nodesource1
            Version table:
           *** 20.18.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  100 /var/lib/dpkg/status
               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://security.debian.org 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.
          
          At least one iobroker host is running.
          
          Objects type: redis
          States  type: redis
          
          Hosts:
          iobroker            iobroker (version: 7.0.6, hostname: iobroker      , alive, uptime: 5746)
          
          Core adapters versions
          js-controller:  7.0.6
          admin:          7.4.4
          javascript:     8.8.3
          
          nodejs modules from github:     0
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
          + system.adapter.awtrix-light.0           : awtrix-light          : iobroker                                 -  enabled
          + system.adapter.awtrix-light.1           : awtrix-light          : iobroker                                 -  enabled
          + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
          + system.adapter.chromecast.0             : chromecast            : iobroker                                 -  enabled
          + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
          + system.adapter.device-watcher.0         : device-watcher        : iobroker                                 -  enabled
          + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
          + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker                                 -  enabled
          + system.adapter.fritzdect.0              : fritzdect             : iobroker                                 -  enabled
          + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
            system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
            system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
          + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
          + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
          + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
            system.adapter.lg-thinq.0               : lg-thinq              : iobroker                                 - disabled
          + system.adapter.mqtt-client.0            : mqtt-client           : iobroker                                 -  enabled, port: 1883
          + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
            system.adapter.mqtt.1                   : mqtt                  : iobroker                                 - disabled, port: 1883, bind: 0.0.0.0
          + system.adapter.mytime.0                 : mytime                : iobroker                                 -  enabled
          + system.adapter.netatmo.0                : netatmo               : iobroker                                 -  enabled
          + system.adapter.notification-manager.0   : notification-manager  : iobroker                                 -  enabled
          + system.adapter.nuki.0                   : nuki                  : iobroker                                 -  enabled
            system.adapter.octoprint.1              : octoprint             : iobroker                                 - disabled
            system.adapter.octoprint.2              : octoprint             : iobroker                                 - disabled
          + system.adapter.operating-hours.0        : operating-hours       : iobroker                                 -  enabled
          + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
          + system.adapter.ping.1                   : ping                  : iobroker                                 -  enabled
          + system.adapter.pushover.0               : pushover              : iobroker                                 -  enabled
          + system.adapter.pushover.1               : pushover              : iobroker                                 -  enabled
          + system.adapter.pushover.2               : pushover              : iobroker                                 -  enabled
          + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled
          + system.adapter.sayit.1                  : sayit                 : iobroker                                 -  enabled
          + system.adapter.sayit.2                  : sayit                 : iobroker                                 -  enabled
          + system.adapter.sayit.3                  : sayit                 : iobroker                                 -  enabled
          + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 - disabled
          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.2               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.text2command.0           : text2command          : iobroker                                 -  enabled
          + system.adapter.text2command.1           : text2command          : iobroker                                 -  enabled
          + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
          + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
            system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
          + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
            system.adapter.vis-weather.0            : vis-weather           : iobroker                                 - disabled
            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.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.64:20108
          + system.adapter.zigbee.1                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.69:20108
          + system.adapter.zigbee.2                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.79:20108
          + system.adapter.zigbee.3                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.63:20108
          + system.adapter.zigbee.4                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.99:20108
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
          + system.adapter.mqtt-client.0            : mqtt-client           : iobroker                                 -  enabled, port: 1883
          + 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.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.2               : 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: tcp://192.168.0.64:20108
          + system.adapter.zigbee.1                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.69:20108
          + system.adapter.zigbee.2                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.79:20108
          + system.adapter.zigbee.3                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.63:20108
          + system.adapter.zigbee.4                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.99:20108
          
          ioBroker-Repositories
          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
          │ (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): beta
          Upgrade policy: none
          
          Installed ioBroker-Instances
          Used repository: beta
          Adapter    "admin"        : 7.4.4    , installed 7.4.4
          Adapter    "alexa2"       : 3.26.7   , installed 3.26.7
          Adapter    "awtrix-light" : 1.4.1    , installed 1.4.1
          Adapter    "backitup"     : 3.0.31   , installed 3.0.31
          Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
          Adapter    "cloud"        : 5.0.1    , installed 5.0.1
          Adapter    "device-watcher": 2.12.1  , installed 2.12.1
          Adapter    "email"        : 1.3.1    , installed 1.4.0
          Adapter    "fb-checkpresence": 1.2.8 , installed 1.2.8
          Adapter    "fritzdect"    : 2.5.11   , installed 2.5.11
          Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
          Adapter    "ical"         : 1.16.1   , installed 1.16.1
          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
          Adapter    "iot"          : 3.4.4    , installed 3.4.4
          Adapter    "javascript"   : 8.8.3    , installed 8.8.3
          Controller "js-controller": 7.0.6    , installed 7.0.6
          Adapter    "lg-thinq"     : 1.0.7    , installed 1.0.7
          Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
          Adapter    "mqtt-client"  : 2.1.0    , installed 2.1.0
          Adapter    "mytime"       : 1.2.2    , installed 1.2.2
          Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
          Adapter    "notification-manager": 1.3.0, installed 1.3.0
          Adapter    "nuki"         : 2.0.0    , installed 2.0.0
          Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
          Adapter    "operating-hours": 1.2.0  , installed 1.2.0
          Adapter    "ping"         : 1.7.9    , installed 1.7.9
          Adapter    "pushover"     : 4.1.0    , installed 4.1.0
          Adapter    "sayit"        : 5.0.0    , installed 5.0.0
          Adapter    "shelly"       : 8.5.1    , installed 8.5.1
          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
          Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
          Adapter    "telegram"     : 3.9.0    , installed 3.9.0
          Adapter    "text2command" : 3.0.3    , installed 3.0.3
          Adapter    "trashschedule": 3.4.1    , installed 3.4.1
          Adapter    "tuya"         : 3.16.0   , installed 3.16.0
          Adapter    "vis"          : 1.5.6    , installed 1.5.6
          Adapter    "vis-icontwo"  : 1.10.1   , installed 1.10.1
          Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
          Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
          Adapter    "web"          : 6.3.1    , installed 6.3.1
          Adapter    "ws"           : 2.6.2    , installed 2.6.2
          Adapter    "zigbee"       : 1.10.13  , installed 1.10.13
          
          Objects and States
          Please stand by - This may take a while
          Objects:        13487
          States:         11924
          
          *** OS-Repositories and Updates ***
          Hit:1 http://security.debian.org bookworm-security InRelease
          Hit:2 http://deb.debian.org/debian bookworm InRelease
          Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
          Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
          Hit:5 https://packages.redis.io/deb bookworm InRelease
          Reading package lists... Done
          Pending Updates: 0
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
          tcp        0      0 192.168.0.222:9092      0.0.0.0:*               LISTEN      1001       11999557   207697/io.nuki.0
          tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      103        16776      153/redis-server 12
          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          689        1/init
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       11997884   207652/io.mqtt.0
          tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       11998035   207800/io.shelly.1
          tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          15869      384/master
          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          15870      384/master
          tcp6       0      0 ::1:6379                :::*                    LISTEN      103        16777      153/redis-server 12
          tcp6       0      0 :::3000                 :::*                    LISTEN      1001       11999063   208020/io.fullybrow
          tcp6       0      0 :::22                   :::*                    LISTEN      0          11649      1/init
          tcp6       0      0 :::111                  :::*                    LISTEN      0          691        1/init
          tcp6       0      0 :::80                   :::*                    LISTEN      0          6137       176/apache2
          tcp6       0      0 :::8087                 :::*                    LISTEN      1001       12007886   208176/io.simple-ap
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       12015647   208292/io.web.0
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       11995807   207272/io.admin.0
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       11996105   207567/io.chromecas
          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       11999591   207780/io.shelly.0
          udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       11998078   207822/io.tuya.0
          udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       11998079   207822/io.tuya.0
          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          690        1/init
          udp6       0      0 :::111                  :::*                                0          692        1/init
          
          
          

          Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
          Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • S Shadowhunter23

            @thomas-braun

            Leerzeichen bei zigbee.2 und .3 kamen so, ich hab jetzt nur meine Daten geändert:

            Script v.2024-12-08 Raspbian+zigbee diag+masking
            
            *** BASE SYSTEM ***
             Static hostname: iobroker
                   Icon name: computer-container
                     Chassis: container ☐
              Virtualization: lxc
            Operating System: Debian GNU/Linux 12 (bookworm)
                      Kernel: Linux 6.8.12-4-pve
                Architecture: x86-64
            OS is similar to:
            
            model name      : Intel(R) Core(TM) i7-10700T CPU @ 2.00GHz
            Docker          : false
            Virtualization  : lxc
            Kernel          : x86_64
            Userland        : 64 bit
            
            Systemuptime and Load:
             18:12:42 up 1 day, 23:11,  1 user,  load average: 0.06, 0.06, 0.08
            CPU threads: 6
            
            
            *** LIFE CYCLE STATUS ***
            Operating System is the current Debian stable version codenamed 'bookworm'!
            
            *** TIME AND TIMEZONES ***
                           Local time: Mon 2024-12-09 18:12:42 CET
                       Universal time: Mon 2024-12-09 17:12:42 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CET, +0100)
            System clock synchronized: yes
                          NTP service: inactive
                      RTC in local TZ: no
            
            *** Users and Groups ***
            User that called 'iob diag':
            tobias
            HOME=/home/tobias
            GROUPS=tobias adm dialout sudo audio video plugdev users iobroker
            
            User that is running 'js-controller':
            iobroker
            [sudo] password for tobias:
            HOME=/home/iobroker
            GROUPS=iobroker tty dialout audio video plugdev redis
            
            *** DISPLAY-SERVER SETUP ***
            Display-Server: false
            Desktop:
            Terminal:       tty
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:             10G        4.0G        5.3G        491K        1.4G        6.7G
            Swap:             0B          0B          0B
            Total:           10G        4.0G        5.3G
            
            Active iob-Instances:   49
            
                    10240 M total memory
                     3825 M used memory
                     3730 M active memory
                     1121 M inactive memory
                     5083 M free memory
                        0 M buffer memory
                     1331 M swap cache
                        0 M total swap
                        0 M used swap
                        0 M free swap
            
            *** top - Table Of Processes  ***
            top - 18:12:55 up 1 day, 23:11,  1 user,  load average: 0.05, 0.06, 0.08
            Tasks:  78 total,   1 running,  77 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 :  10240.0 total,   5082.5 free,   3826.9 used,   1331.1 buff/cache
            MiB Swap:      0.0 total,      0.0 free,      0.0 used.   6413.1 avail Mem
            
            *** FAILED SERVICES ***
            
              UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
            * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
            
            LOAD   = Reflects whether the unit definition was properly loaded.
            ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
            SUB    = The low-level unit activation state, values depend on unit type.
            1 loaded units listed.
            
            
            *** DMESG CRITICAL ERRORS ***
            dmesg: read kernel buffer failed: Operation not permitted
            No critical errors detected
            
            *** FILESYSTEM ***
            Filesystem                       Type      Size  Used Avail Use% Mounted on
            /dev/mapper/pve-vm--400--disk--0 ext4       20G  6.5G   13G  35% /
            none                             tmpfs     492K  4.0K  488K   1% /dev
            udev                             devtmpfs   16G     0   16G   0% /dev/tty
            tmpfs                            tmpfs      16G     0   16G   0% /dev/shm
            tmpfs                            tmpfs     6.3G  136K  6.3G   1% /run
            tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
            tmpfs                            tmpfs     3.2G     0  3.2G   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            dmesg: read kernel buffer failed: Operation not permitted
            
            Show mounted filesystems:
            TARGET SOURCE                           FSTYPE OPTIONS
            /      /dev/mapper/pve-vm--400--disk--0 ext4   rw,relatime,stripe=16
            
            Files in neuralgic directories:
            
            /var:
            831M    /var/
            534M    /var/lib
            383M    /var/lib/redis
            226M    /var/cache
            222M    /var/cache/apt
            
            Archived and active journals take up 67.8M in the file system.
            
            /opt/iobroker/backups:
            355M    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            144M    /opt/iobroker/iobroker-data/
            128M    /opt/iobroker/iobroker-data/files
            99M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
            99M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
            99M     /opt/iobroker/iobroker-data/files/admin.admin/custom
            
            The five largest files in iobroker-data are:
            16M     /opt/iobroker/iobroker-data/objects.jsonl
            12M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.bd24114f.js
            7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.e5b40573.chunk.js.map
            7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.8219fdd8.chunk.js.map
            5.6M    /opt/iobroker/iobroker-data/files/backitup.admin/custom/static/js/vendors-node_modules_file-saver_dist_FileSaver_min_js-node_modules_react-icons_di_index_mjs-n-f0ed96.6c33ff1f.chunk.js
            
            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'
            
            ./iob_diag.sh: line 617: [: too many arguments
            
            HINT:
            Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
            tcp
            
            HINT:
            Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
            tcp
            
            HINT:
            Your zigbee.2 COM-Port is NOT matching 'by-id'. Please check your setting:
            tcp
            
            HINT:
            Your zigbee.3 COM-Port is NOT matching 'by-id'. Please check your setting:
            tcp
            ./iob_diag.sh: line 676: [: too many arguments
            Zigbee Network Settings on your coordinator/in nvbackup are:
            
            zigbee.0
            Extended Pan ID:
            ghnjghgh
            Pan ID:
            1234
            Channel:
            00
            Network Key:
            gfhjnhhf
            
            zigbee.1
            Extended Pan ID:
            ghnjghgh
            Pan ID:
            1234
            Channel:
            00
            Network Key:
            gfhjnhhf
            
            zigbee.2
            Extended Pan ID:
            ghnjghgh
            
            Pan ID:
            1234
            
            Channel:
            00
            
            Network Key:
            gfhjnhhf
            
            zigbee.3
            Extended Pan ID:
            ghnjghgh
            
            Pan ID:
            1234
            
            Channel:
            00
            
            Network Key:
            gfhjnhhf
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v20.18.1
            /usr/bin/node           v20.18.1
            /usr/bin/npm            10.8.2
            /usr/bin/npx            10.8.2
            /usr/bin/corepack       0.29.4
            
            nodejs:
              Installed: 20.18.1-1nodesource1
              Candidate: 20.18.1-1nodesource1
              Version table:
             *** 20.18.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    100 /var/lib/dpkg/status
                 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://security.debian.org 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.
            
            At least one iobroker host is running.
            
            Objects type: redis
            States  type: redis
            
            Hosts:
            iobroker            iobroker (version: 7.0.6, hostname: iobroker      , alive, uptime: 5746)
            
            Core adapters versions
            js-controller:  7.0.6
            admin:          7.4.4
            javascript:     8.8.3
            
            nodejs modules from github:     0
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
            + system.adapter.awtrix-light.0           : awtrix-light          : iobroker                                 -  enabled
            + system.adapter.awtrix-light.1           : awtrix-light          : iobroker                                 -  enabled
            + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
            + system.adapter.chromecast.0             : chromecast            : iobroker                                 -  enabled
            + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
            + system.adapter.device-watcher.0         : device-watcher        : iobroker                                 -  enabled
            + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
            + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker                                 -  enabled
            + system.adapter.fritzdect.0              : fritzdect             : iobroker                                 -  enabled
            + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
              system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
              system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
            + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
            + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
            + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
              system.adapter.lg-thinq.0               : lg-thinq              : iobroker                                 - disabled
            + system.adapter.mqtt-client.0            : mqtt-client           : iobroker                                 -  enabled, port: 1883
            + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
              system.adapter.mqtt.1                   : mqtt                  : iobroker                                 - disabled, port: 1883, bind: 0.0.0.0
            + system.adapter.mytime.0                 : mytime                : iobroker                                 -  enabled
            + system.adapter.netatmo.0                : netatmo               : iobroker                                 -  enabled
            + system.adapter.notification-manager.0   : notification-manager  : iobroker                                 -  enabled
            + system.adapter.nuki.0                   : nuki                  : iobroker                                 -  enabled
              system.adapter.octoprint.1              : octoprint             : iobroker                                 - disabled
              system.adapter.octoprint.2              : octoprint             : iobroker                                 - disabled
            + system.adapter.operating-hours.0        : operating-hours       : iobroker                                 -  enabled
            + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
            + system.adapter.ping.1                   : ping                  : iobroker                                 -  enabled
            + system.adapter.pushover.0               : pushover              : iobroker                                 -  enabled
            + system.adapter.pushover.1               : pushover              : iobroker                                 -  enabled
            + system.adapter.pushover.2               : pushover              : iobroker                                 -  enabled
            + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled
            + system.adapter.sayit.1                  : sayit                 : iobroker                                 -  enabled
            + system.adapter.sayit.2                  : sayit                 : iobroker                                 -  enabled
            + system.adapter.sayit.3                  : sayit                 : iobroker                                 -  enabled
            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 - disabled
            + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.telegram.2               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.text2command.0           : text2command          : iobroker                                 -  enabled
            + system.adapter.text2command.1           : text2command          : iobroker                                 -  enabled
            + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
            + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
              system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
            + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
              system.adapter.vis-weather.0            : vis-weather           : iobroker                                 - disabled
              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.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.64:20108
            + system.adapter.zigbee.1                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.69:20108
            + system.adapter.zigbee.2                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.79:20108
            + system.adapter.zigbee.3                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.63:20108
            + system.adapter.zigbee.4                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.99:20108
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
            + system.adapter.mqtt-client.0            : mqtt-client           : iobroker                                 -  enabled, port: 1883
            + 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.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.telegram.2               : 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: tcp://192.168.0.64:20108
            + system.adapter.zigbee.1                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.69:20108
            + system.adapter.zigbee.2                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.79:20108
            + system.adapter.zigbee.3                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.63:20108
            + system.adapter.zigbee.4                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.99:20108
            
            ioBroker-Repositories
            ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
            │ (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): beta
            Upgrade policy: none
            
            Installed ioBroker-Instances
            Used repository: beta
            Adapter    "admin"        : 7.4.4    , installed 7.4.4
            Adapter    "alexa2"       : 3.26.7   , installed 3.26.7
            Adapter    "awtrix-light" : 1.4.1    , installed 1.4.1
            Adapter    "backitup"     : 3.0.31   , installed 3.0.31
            Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
            Adapter    "cloud"        : 5.0.1    , installed 5.0.1
            Adapter    "device-watcher": 2.12.1  , installed 2.12.1
            Adapter    "email"        : 1.3.1    , installed 1.4.0
            Adapter    "fb-checkpresence": 1.2.8 , installed 1.2.8
            Adapter    "fritzdect"    : 2.5.11   , installed 2.5.11
            Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
            Adapter    "ical"         : 1.16.1   , installed 1.16.1
            Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
            Adapter    "iot"          : 3.4.4    , installed 3.4.4
            Adapter    "javascript"   : 8.8.3    , installed 8.8.3
            Controller "js-controller": 7.0.6    , installed 7.0.6
            Adapter    "lg-thinq"     : 1.0.7    , installed 1.0.7
            Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
            Adapter    "mqtt-client"  : 2.1.0    , installed 2.1.0
            Adapter    "mytime"       : 1.2.2    , installed 1.2.2
            Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
            Adapter    "notification-manager": 1.3.0, installed 1.3.0
            Adapter    "nuki"         : 2.0.0    , installed 2.0.0
            Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
            Adapter    "operating-hours": 1.2.0  , installed 1.2.0
            Adapter    "ping"         : 1.7.9    , installed 1.7.9
            Adapter    "pushover"     : 4.1.0    , installed 4.1.0
            Adapter    "sayit"        : 5.0.0    , installed 5.0.0
            Adapter    "shelly"       : 8.5.1    , installed 8.5.1
            Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
            Adapter    "socketio"     : 6.7.1    , installed 6.7.1
            Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
            Adapter    "telegram"     : 3.9.0    , installed 3.9.0
            Adapter    "text2command" : 3.0.3    , installed 3.0.3
            Adapter    "trashschedule": 3.4.1    , installed 3.4.1
            Adapter    "tuya"         : 3.16.0   , installed 3.16.0
            Adapter    "vis"          : 1.5.6    , installed 1.5.6
            Adapter    "vis-icontwo"  : 1.10.1   , installed 1.10.1
            Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
            Adapter    "web"          : 6.3.1    , installed 6.3.1
            Adapter    "ws"           : 2.6.2    , installed 2.6.2
            Adapter    "zigbee"       : 1.10.13  , installed 1.10.13
            
            Objects and States
            Please stand by - This may take a while
            Objects:        13487
            States:         11924
            
            *** OS-Repositories and Updates ***
            Hit:1 http://security.debian.org bookworm-security InRelease
            Hit:2 http://deb.debian.org/debian bookworm InRelease
            Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
            Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
            Hit:5 https://packages.redis.io/deb bookworm InRelease
            Reading package lists... Done
            Pending Updates: 0
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
            tcp        0      0 192.168.0.222:9092      0.0.0.0:*               LISTEN      1001       11999557   207697/io.nuki.0
            tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      103        16776      153/redis-server 12
            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          689        1/init
            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       11997884   207652/io.mqtt.0
            tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       11998035   207800/io.shelly.1
            tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          15869      384/master
            tcp6       0      0 ::1:25                  :::*                    LISTEN      0          15870      384/master
            tcp6       0      0 ::1:6379                :::*                    LISTEN      103        16777      153/redis-server 12
            tcp6       0      0 :::3000                 :::*                    LISTEN      1001       11999063   208020/io.fullybrow
            tcp6       0      0 :::22                   :::*                    LISTEN      0          11649      1/init
            tcp6       0      0 :::111                  :::*                    LISTEN      0          691        1/init
            tcp6       0      0 :::80                   :::*                    LISTEN      0          6137       176/apache2
            tcp6       0      0 :::8087                 :::*                    LISTEN      1001       12007886   208176/io.simple-ap
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       12015647   208292/io.web.0
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       11995807   207272/io.admin.0
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       11996105   207567/io.chromecas
            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       11999591   207780/io.shelly.0
            udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       11998078   207822/io.tuya.0
            udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       11998079   207822/io.tuya.0
            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          690        1/init
            udp6       0      0 :::111                  :::*                                0          692        1/init
            
            
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #684

            @shadowhunter23 sagte in iob diag - Skript:

            ./iob_diag.sh: line 617: [: too many arguments
            ./iob_diag.sh: line 676: [: too many arguments

            Muss ich schauen.

            Leerzeichen bei zigbee.2 und .3 kamen so

            Da sollte eigentlich keine Leerzeichen kommen und die Ausgabe als kompaktes Päckchen pro Instanz erscheinen. Ist aber nur noch Kosmetik an der Stelle.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            S 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @shadowhunter23 sagte in iob diag - Skript:

              ./iob_diag.sh: line 617: [: too many arguments
              ./iob_diag.sh: line 676: [: too many arguments

              Muss ich schauen.

              Leerzeichen bei zigbee.2 und .3 kamen so

              Da sollte eigentlich keine Leerzeichen kommen und die Ausgabe als kompaktes Päckchen pro Instanz erscheinen. Ist aber nur noch Kosmetik an der Stelle.

              S Abwesend
              S Abwesend
              Shadowhunter23
              schrieb am zuletzt editiert von
              #685

              @thomas-braun sagte in iob diag - Skript:

              Da sollte eigentlich keine Leerzeichen kommen und die Ausgabe als kompaktes Päckchen pro Instanz erscheinen. Ist aber nur noch Kosmetik an der Stelle.

              Wollte es nur korrekt angeben, nicht dass du denkst ich habe die Leerzeichen eingefügt.

              Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
              Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

              Thomas BraunT 2 Antworten Letzte Antwort
              0
              • S Shadowhunter23

                @thomas-braun sagte in iob diag - Skript:

                Da sollte eigentlich keine Leerzeichen kommen und die Ausgabe als kompaktes Päckchen pro Instanz erscheinen. Ist aber nur noch Kosmetik an der Stelle.

                Wollte es nur korrekt angeben, nicht dass du denkst ich habe die Leerzeichen eingefügt.

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #686

                @shadowhunter23 sagte in iob diag - Skript:

                Wollte es nur korrekt angeben

                Das ist genau richtig, solche 'Fehler' suche ich.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                1 Antwort Letzte Antwort
                0
                • S Shadowhunter23

                  @thomas-braun sagte in iob diag - Skript:

                  Da sollte eigentlich keine Leerzeichen kommen und die Ausgabe als kompaktes Päckchen pro Instanz erscheinen. Ist aber nur noch Kosmetik an der Stelle.

                  Wollte es nur korrekt angeben, nicht dass du denkst ich habe die Leerzeichen eingefügt.

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #687

                  @shadowhunter23

                  Kannst du nochmal testen?

                  Es sollten nun auch die Werte für alle deine Instanzen angezeigt werden.
                  Jedenfalls solange die Instanznummer einstellig ist... :-)

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  S 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @shadowhunter23

                    Kannst du nochmal testen?

                    Es sollten nun auch die Werte für alle deine Instanzen angezeigt werden.
                    Jedenfalls solange die Instanznummer einstellig ist... :-)

                    S Abwesend
                    S Abwesend
                    Shadowhunter23
                    schrieb am zuletzt editiert von Shadowhunter23
                    #688

                    @thomas-braun

                    Ich mache wohl was falsch?

                    curl https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/Raspbian/diag.sh > iob_diag.sh
                    chmod 744 iob_diag.sh
                    ./iob_diag.sh
                    
                    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'
                    
                    ./iob_diag.sh: line 617: [: too many arguments
                    
                    HINT:
                    Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                    tcp
                    
                    HINT:
                    Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
                    tcp
                    
                    HINT:
                    Your zigbee.2 COM-Port is NOT matching 'by-id'. Please check your setting:
                    tcp
                    
                    HINT:
                    Your zigbee.3 COM-Port is NOT matching 'by-id'. Please check your setting:
                    tcp
                    ./iob_diag.sh: line 676: [: too many arguments
                    Zigbee Network Settings on your coordinator/in nvbackup are:
                    

                    Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
                    Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • S Shadowhunter23

                      @thomas-braun

                      Ich mache wohl was falsch?

                      curl https://raw.githubusercontent.com/Grothesk242/ioBroker/refs/heads/Raspbian/diag.sh > iob_diag.sh
                      chmod 744 iob_diag.sh
                      ./iob_diag.sh
                      
                      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'
                      
                      ./iob_diag.sh: line 617: [: too many arguments
                      
                      HINT:
                      Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                      tcp
                      
                      HINT:
                      Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
                      tcp
                      
                      HINT:
                      Your zigbee.2 COM-Port is NOT matching 'by-id'. Please check your setting:
                      tcp
                      
                      HINT:
                      Your zigbee.3 COM-Port is NOT matching 'by-id'. Please check your setting:
                      tcp
                      ./iob_diag.sh: line 676: [: too many arguments
                      Zigbee Network Settings on your coordinator/in nvbackup are:
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #689

                      @shadowhunter23

                      Hast du die Datei nochmal frisch geladen?

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      S 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @shadowhunter23

                        Hast du die Datei nochmal frisch geladen?

                        S Abwesend
                        S Abwesend
                        Shadowhunter23
                        schrieb am zuletzt editiert von
                        #690

                        @thomas-braun

                        Ja aber ich lösche sie jetzt zuerst und versuche es nochmals.

                        Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
                        Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • S Shadowhunter23

                          @thomas-braun

                          Ja aber ich lösche sie jetzt zuerst und versuche es nochmals.

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #691

                          @shadowhunter23

                          Versionsnummer ist
                          2024-12-09 Raspbian+zigbee diag+masking

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          S 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @shadowhunter23

                            Versionsnummer ist
                            2024-12-09 Raspbian+zigbee diag+masking

                            S Abwesend
                            S Abwesend
                            Shadowhunter23
                            schrieb am zuletzt editiert von Shadowhunter23
                            #692

                            @thomas-braun

                            Lag an mir:

                            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:
                            tcp
                            
                            HINT:
                            Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
                            tcp
                            
                            HINT:
                            Your zigbee.2 COM-Port is NOT matching 'by-id'. Please check your setting:
                            tcp
                            
                            HINT:
                            Your zigbee.3 COM-Port is NOT matching 'by-id'. Please check your setting:
                            tcp
                            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'
                            

                            Mit --unmask sehe ich dann die komplette Ausgabe.

                            edit
                            Die Leerzeichen/Absätze sind auch weg bei --unmask.

                            Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
                            Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • S Shadowhunter23

                              @thomas-braun

                              Lag an mir:

                              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:
                              tcp
                              
                              HINT:
                              Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
                              tcp
                              
                              HINT:
                              Your zigbee.2 COM-Port is NOT matching 'by-id'. Please check your setting:
                              tcp
                              
                              HINT:
                              Your zigbee.3 COM-Port is NOT matching 'by-id'. Please check your setting:
                              tcp
                              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'
                              

                              Mit --unmask sehe ich dann die komplette Ausgabe.

                              edit
                              Die Leerzeichen/Absätze sind auch weg bei --unmask.

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #693

                              @shadowhunter23 sagte in iob diag - Skript:

                              Mit --unmask sehe ich dann die komplette Ausgabe.

                              Also alle 5 Instanzen in kompakten Blöcken, ohne komische Leerzeichen?
                              So soll es sein.

                              Dann schau ich auch mal wie ich das für die 'by-id'-Links hinbekommen kann, für den Fall, das jemand da ein halbes Dutzend zigbee-Stöckchen betreibt.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              S 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @shadowhunter23 sagte in iob diag - Skript:

                                Mit --unmask sehe ich dann die komplette Ausgabe.

                                Also alle 5 Instanzen in kompakten Blöcken, ohne komische Leerzeichen?
                                So soll es sein.

                                Dann schau ich auch mal wie ich das für die 'by-id'-Links hinbekommen kann, für den Fall, das jemand da ein halbes Dutzend zigbee-Stöckchen betreibt.

                                S Abwesend
                                S Abwesend
                                Shadowhunter23
                                schrieb am zuletzt editiert von Shadowhunter23
                                #694

                                @thomas-braun sagte in iob diag - Skript:

                                Also alle 5 Instanzen in kompakten Blöcken, ohne komische Leerzeichen?

                                Ja 5 von 5!

                                edit doch alle fünf!!

                                Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
                                Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • S Shadowhunter23

                                  @thomas-braun sagte in iob diag - Skript:

                                  Also alle 5 Instanzen in kompakten Blöcken, ohne komische Leerzeichen?

                                  Ja 5 von 5!

                                  edit doch alle fünf!!

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #695

                                  @shadowhunter23 sagte in iob diag - Skript:

                                  Nein nur 4 von 5, zigbee.4 wird nicht angezeigt.

                                  Und die vierte gibt es auch? Kann eigentlich nicht sein, weil ich da in einer Schleife durch das Verzeichnis gehe...

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  S 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @shadowhunter23 sagte in iob diag - Skript:

                                    Nein nur 4 von 5, zigbee.4 wird nicht angezeigt.

                                    Und die vierte gibt es auch? Kann eigentlich nicht sein, weil ich da in einer Schleife durch das Verzeichnis gehe...

                                    S Abwesend
                                    S Abwesend
                                    Shadowhunter23
                                    schrieb am zuletzt editiert von
                                    #696

                                    @thomas-braun

                                    Sorry Thomas ist wohl zu spät für mich! Es passt alles.

                                    Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
                                    Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

                                    Thomas BraunT 2 Antworten Letzte Antwort
                                    0
                                    • S Shadowhunter23

                                      @thomas-braun

                                      Sorry Thomas ist wohl zu spät für mich! Es passt alles.

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #697

                                      @shadowhunter23 sagte in iob diag - Skript:

                                      Es passt alles.

                                      Super!

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      S 1 Antwort Letzte Antwort
                                      1
                                      • Thomas BraunT Thomas Braun

                                        @shadowhunter23 sagte in iob diag - Skript:

                                        Es passt alles.

                                        Super!

                                        S Abwesend
                                        S Abwesend
                                        Shadowhunter23
                                        schrieb am zuletzt editiert von Shadowhunter23
                                        #698

                                        @thomas-braun
                                        Ich denke aber das ich eine Ausnahme bin mit meinen 5 Zigbee Instanzen. Ich hab mich aber bewusst dazu entschieden das so zu machen und bisher keinerlei Nachteile dadurch gehabt.
                                        Für dich gilt dann ab jetzt: Haben ich besser als brauchen.

                                        Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
                                        Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

                                        1 Antwort Letzte Antwort
                                        0
                                        • S Shadowhunter23

                                          @thomas-braun

                                          Sorry Thomas ist wohl zu spät für mich! Es passt alles.

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #699

                                          @shadowhunter23

                                          Deine 5 Instanzen haben dazu geführt, das ich mir den Code nochmal komplett anders überlegt habe und das ganze Konstrukt von mehreren Dutzend chaotischen und schwer zu pflegenden Zeilen auf nur noch 15 Zeilen eingedampft wurde.

                                          Und ich mich endlich mal genauer mit FOR-Schleifen beschäftigen musste.
                                          Danke! :-)

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          1 Antwort Letzte Antwort
                                          2
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          906

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe