Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  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.1k

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

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

iob diag - Skript

Scheduled Pinned Locked Moved ioBroker Allgemein
738 Posts 49 Posters 206.2k Views 38 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 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! 😄

    S Away
    S Away
    Shadowhunter23
    wrote on last edited by 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 Reply Last reply
    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
      wrote on last edited by 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 Reply Last reply
      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 Away
        S Away
        Shadowhunter23
        wrote on last edited by 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 Reply Last reply
        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
          wrote on last edited by
          #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 Reply Last reply
          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 Away
            S Away
            Shadowhunter23
            wrote on last edited by
            #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 Replies Last reply
            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
              wrote on last edited by
              #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 Reply Last reply
              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
                wrote on last edited by
                #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 Reply Last reply
                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 Away
                  S Away
                  Shadowhunter23
                  wrote on last edited by 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 Reply Last reply
                  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
                    wrote on last edited by
                    #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 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @shadowhunter23

                      Hast du die Datei nochmal frisch geladen?

                      S Away
                      S Away
                      Shadowhunter23
                      wrote on last edited by
                      #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 Reply Last reply
                      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
                        wrote on last edited by
                        #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 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @shadowhunter23

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

                          S Away
                          S Away
                          Shadowhunter23
                          wrote on last edited by 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 Reply Last reply
                          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
                            wrote on last edited by
                            #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 Reply Last reply
                            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 Away
                              S Away
                              Shadowhunter23
                              wrote on last edited by 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 Reply Last reply
                              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
                                wrote on last edited by
                                #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 Reply Last reply
                                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 Away
                                  S Away
                                  Shadowhunter23
                                  wrote on last edited by
                                  #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 Replies Last reply
                                  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
                                    wrote on last edited by
                                    #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 Reply Last reply
                                    1
                                    • Thomas BraunT Thomas Braun

                                      @shadowhunter23 sagte in iob diag - Skript:

                                      Es passt alles.

                                      Super!

                                      S Away
                                      S Away
                                      Shadowhunter23
                                      wrote on last edited by 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 Reply Last reply
                                      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
                                        wrote on last edited by
                                        #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 Reply Last reply
                                        2
                                        • AsgothianA Asgothian

                                          @pmayer sagte in cod.m ZigBee Coordinator (PoE/non-PoE) - made in Germany:

                                          Moin,

                                          mal ne Frage: Bei mir häufen sich die Supportanfragen, ob man am Coordinator auch die IEEE Adresse ändern kann.
                                          Ja, das kann man aber wieso?

                                          Die Leute sagen man müsste das machen, wenn man von nem anderen Coordinator (zstack) auf unseren Coordinator umziehen will - um das Neuanlernen zu vermeiden.
                                          Meines wissens reicht es doch die gleiche PanID/ExtPanID zu haben mit der (unser) Coordinator läuft? Und wenn nicht, braucht man nur das NVRAM am Coordinator löschen damit die die coordinator_backup.json zurückgespielt werden kann.

                                          Zur Info: Wir testen den Coordinator natürlich und da nehmen wir die default PanID. Wenn man eine andere nutzt musst man das NVRAM löschen.
                                          https://docs.codm.de/zigbee/faq/#startup-failed-configuration-adapter-mismatch

                                          Lieg ich hier fasch?
                                          @arteck, du kannst doch sicher was dazu sagen.

                                          Gruß,
                                          Patrik

                                          Hallo Patrick,

                                          du liegst da zum Teil falsch. Allerdings ist das ein "user" Problem.

                                          Vorab - ich gehe fest davon aus das ihr nach eurem Test das NVRam löscht ?

                                          Wenn die User die bisher im Adapter vorgesehene Standard-PanID (16x D) nicht umstellen, dann wird bei Koordinatoren die eine IEEE besitzen deren IEEE als ExtPanID genutzt (abweichend von der Konfiguration). Das bedeutet das sich dann im NVRam (auf dem Koordinator sowie auf der Sicherung im Adapter) eine andere ExtPanID befindet als in der Adapter-Konfiguration angegeben ist. Da diese in dieser Situation Hardwarespezifisch ist kann das natürlich zu Problemen führen, insbesondere wenn man die Hardware austauschen will.

                                          Die korrekte Gegenmassnahme ist das eintragen einer eigenen ExtPanID un der Adapter Konfiguration. Wenn Das Kind bereits im Brunnen ist - sprich der Adapter schon mit 16D und einem modernen Koordinator läuft - muss man die im NVRam eingetragene ExtPanID ermitteln und diese im Adapter eintrage. Das iobroker Diag Skript kann diese ausgeben. Auch ein Blick in die nvbackup.json zeigt diesen Wert.

                                          Bei der (in Entwicklung befindlichen) 2.0 des Adapters wird der Adapter mit einer zufälligen Zeichenfolge vor-initialisiert, so das dieser Effekt weg sein sollte.

                                          Insgesamt sehe ich nicht das es notwendig ist die Hardware IEEE des Koordinators umstellen zu können.

                                          A.

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #700

                                          @asgothian sagte in cod.m ZigBee Coordinator (PoE/non-PoE) - made in Germany:

                                          Das iobroker Diag Skript kann diese ausgeben.

                                          Aber noch nicht die Version in der 'freien Wildbahn'.
                                          Geht im Moment nur in der Beta des skriptes.

                                          Ich schau aber mal, das diese Version jetzt zeitnah auch offiziell ausgeliefert wird.

                                          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

                                          AsgothianA 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          416

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe