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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [Gelöst] Fehler bei node red auf dem slave

NEWS

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

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

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

[Gelöst] Fehler bei node red auf dem slave

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

    @hant0r

    Installier da mal das OS von Grund auf neu.
    In der 64Bit-Lite-Version.
    Dann auch mit einem eigenen user, nicht 'pi'.

    Zu node-red springt mir halt

    warn: node-red.0 (4293) Node-RED: 8 Dec 10:50:34 - [warn] Projekte deaktiviert: editorTheme.projects.enabled=false

    ins Auge. Ohne das ich wüsste wo man Projekte wieder aktiviert.

    Hant0rH Offline
    Hant0rH Offline
    Hant0r
    schrieb am zuletzt editiert von
    #23

    @thomas-braun sagte in Fehler bei node red auf dem slave:

    @hant0r

    Installier da mal das OS von Grund auf neu.
    In der 64Bit-Lite-Version.
    Dann auch mit einem eigenen user, nicht 'pi'.

    Hmm ok... Wundert mich nur, dass es plötzlich so Probleme macht. Immerhin lief es vier Jahre.

    Da ich kein Linux crack bin, muss ich mal nach ner Anleitungen suchen, wo erklärt wird, wie man das System 'richtig' installiert. Denke 'iob backup' bzw. Backitup sollten als Sicherung ausreichen um alles wieder herzustellen, oder?
    Kennt jemand von euch ne gute Anleitung?

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • Hant0rH Hant0r

      @thomas-braun sagte in Fehler bei node red auf dem slave:

      @hant0r

      Installier da mal das OS von Grund auf neu.
      In der 64Bit-Lite-Version.
      Dann auch mit einem eigenen user, nicht 'pi'.

      Hmm ok... Wundert mich nur, dass es plötzlich so Probleme macht. Immerhin lief es vier Jahre.

      Da ich kein Linux crack bin, muss ich mal nach ner Anleitungen suchen, wo erklärt wird, wie man das System 'richtig' installiert. Denke 'iob backup' bzw. Backitup sollten als Sicherung ausreichen um alles wieder herzustellen, oder?
      Kennt jemand von euch ne gute Anleitung?

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

      @hant0r

      https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

      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

      Hant0rH 1 Antwort Letzte Antwort
      1
      • Thomas BraunT Thomas Braun

        @hant0r

        https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

        Hant0rH Offline
        Hant0rH Offline
        Hant0r
        schrieb am zuletzt editiert von
        #25

        @thomas-braun sagte in Fehler bei node red auf dem slave:

        @hant0r

        https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

        Mega, danke!
        Werde ich mir morgen mal durchlesen :)

        1 Antwort Letzte Antwort
        0
        • Hant0rH Offline
          Hant0rH Offline
          Hant0r
          schrieb am zuletzt editiert von
          #26

          @thomas-braun

          Habe das Slave-System nun neu aufgesetzt.
          iobroker läuft und ist noch jungfreulich. Das Problem ist, ich bekomme den Slave nicht mehr mit dem Master verbunden :(

          Wenn ich iobroker multihost connect beim Slave eingebe, wird mit der Host angezeigt, aber es erscheint folgende Meldung:

          tim@iobroker-slave:/opt/iobroker/log $ iobroker multihost connect
          1 |             10.1.0.1 |  host |             10.1.0.1 | "authentication required"
          Please select host [1]: 1
          Enter secret phrase for connection: *********************
          Error: No configuration received!
              at file:///opt/iobroker/node_modules/@iobroker/js-controller-cli/build/esm/lib/setup/setupMultihost.js:254:26
              at onFinished (file:///opt/iobroker/node_modules/@iobroker/js-controller-cli/build/esm/lib/setup/multihostClient.js:212:17)
              at Timeout.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/js-controller-cli/build/esm/lib/setup/multihostClient.js:66:17)
              at listOnTimeout (node:internal/timers:581:17)
              at process.processTimers (node:internal/timers:519:7)
          
          

          Gleichzeitg steht beim Master dies im Log und er bricht komplett weg, dass er nicht mehr erreichbar ist.

          dbTools.isLocalObjectsDbServer is not a function
          
          TypeError: dbTools.isLocalObjectsDbServer is not a function
              at file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/multihostServer.js:142:53
              at Hash.<anonymous> (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/multihostServer.js:98:17)
              at Hash.emit (node:events:518:28)
              at Hash.emit (node:domain:489:12)
              at emitReadable_ (node:internal/streams/readable:834:12)
              at onEofChunk (node:internal/streams/readable:812:5)
              at readableAddChunkPushByteMode (node:internal/streams/readable:466:5)
              at Hash.Readable.push (node:internal/streams/readable:392:5)
              at node:internal/streams/transform:141:12
              at Hash._flush (node:internal/crypto/hash:104:3)
          TypeError: dbTools.isLocalObjectsDbServer is not a function
              at file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/multihostServer.js:142:53
              at Hash.<anonymous> (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/multihostServer.js:98:17)
              at Hash.emit (node:events:518:28)
              at Hash.emit (node:domain:489:12)
              at emitReadable_ (node:internal/streams/readable:834:12)
              at onEofChunk (node:internal/streams/readable:812:5)
              at readableAddChunkPushByteMode (node:internal/streams/readable:466:5)
              at Hash.Readable.push (node:internal/streams/readable:392:5)
              at node:internal/streams/transform:141:12
              at Hash._flush (node:internal/crypto/hash:104:3)
          

          Ich muss den Docker komplett neustarten, damit ich wieder an ioBroker komme.

          HomoranH 1 Antwort Letzte Antwort
          0
          • Hant0rH Hant0r

            @thomas-braun

            Habe das Slave-System nun neu aufgesetzt.
            iobroker läuft und ist noch jungfreulich. Das Problem ist, ich bekomme den Slave nicht mehr mit dem Master verbunden :(

            Wenn ich iobroker multihost connect beim Slave eingebe, wird mit der Host angezeigt, aber es erscheint folgende Meldung:

            tim@iobroker-slave:/opt/iobroker/log $ iobroker multihost connect
            1 |             10.1.0.1 |  host |             10.1.0.1 | "authentication required"
            Please select host [1]: 1
            Enter secret phrase for connection: *********************
            Error: No configuration received!
                at file:///opt/iobroker/node_modules/@iobroker/js-controller-cli/build/esm/lib/setup/setupMultihost.js:254:26
                at onFinished (file:///opt/iobroker/node_modules/@iobroker/js-controller-cli/build/esm/lib/setup/multihostClient.js:212:17)
                at Timeout.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/js-controller-cli/build/esm/lib/setup/multihostClient.js:66:17)
                at listOnTimeout (node:internal/timers:581:17)
                at process.processTimers (node:internal/timers:519:7)
            
            

            Gleichzeitg steht beim Master dies im Log und er bricht komplett weg, dass er nicht mehr erreichbar ist.

            dbTools.isLocalObjectsDbServer is not a function
            
            TypeError: dbTools.isLocalObjectsDbServer is not a function
                at file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/multihostServer.js:142:53
                at Hash.<anonymous> (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/multihostServer.js:98:17)
                at Hash.emit (node:events:518:28)
                at Hash.emit (node:domain:489:12)
                at emitReadable_ (node:internal/streams/readable:834:12)
                at onEofChunk (node:internal/streams/readable:812:5)
                at readableAddChunkPushByteMode (node:internal/streams/readable:466:5)
                at Hash.Readable.push (node:internal/streams/readable:392:5)
                at node:internal/streams/transform:141:12
                at Hash._flush (node:internal/crypto/hash:104:3)
            TypeError: dbTools.isLocalObjectsDbServer is not a function
                at file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/multihostServer.js:142:53
                at Hash.<anonymous> (file:///opt/iobroker/node_modules/iobroker.js-controller/src/lib/multihostServer.js:98:17)
                at Hash.emit (node:events:518:28)
                at Hash.emit (node:domain:489:12)
                at emitReadable_ (node:internal/streams/readable:834:12)
                at onEofChunk (node:internal/streams/readable:812:5)
                at readableAddChunkPushByteMode (node:internal/streams/readable:466:5)
                at Hash.Readable.push (node:internal/streams/readable:392:5)
                at node:internal/streams/transform:141:12
                at Hash._flush (node:internal/crypto/hash:104:3)
            

            Ich muss den Docker komplett neustarten, damit ich wieder an ioBroker komme.

            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von Homoran
            #27

            @hant0r sagte in Fehler bei node red auf dem slave:

            Wenn ich iobroker multihost connect beim Slave eingebe, wird mit der Host angezeigt

            mach es zu Fuß mit iob setup custom

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            Hant0rH 1 Antwort Letzte Antwort
            0
            • HomoranH Homoran

              @hant0r sagte in Fehler bei node red auf dem slave:

              Wenn ich iobroker multihost connect beim Slave eingebe, wird mit der Host angezeigt

              mach es zu Fuß mit iob setup custom

              Hant0rH Offline
              Hant0rH Offline
              Hant0r
              schrieb am zuletzt editiert von
              #28

              @homoran sagte in Fehler bei node red auf dem slave:

              iob setup custom

              Hat funktionert, danke dir :+1:

              1 Antwort Letzte Antwort
              0
              • Hant0rH Offline
                Hant0rH Offline
                Hant0r
                schrieb am zuletzt editiert von
                #29

                Also ioBroker Slave läuft wieder (neu augesetzt) und auch der Connect zum Master klappt.

                Node-Red musste ich komplett neu installieren (also ohne restore), weil es damit nur Probleme gab.
                Nachdem ich dann alle nodes wieder installiert und die Flows importiert habe, sieht alles sehr gut aus.
                Ich kann auch die Settings Seite wieder erreichen :)

                Vielen Dank bis dahin schon einmal :+1:

                Einzig was noch nicht wieder läuft ist mein ZigBee auf dem Slave.
                Das liegt aber wohl daran, dass der USB Controller nicht erkannt wird und ich kein "ttyUSB" bekomme.
                Suche mir gerade schon einen Wolf, aber finde noch nichts, wieso das so ist. Muss man das im System erst aktivieren oder so?

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • Hant0rH Hant0r

                  Also ioBroker Slave läuft wieder (neu augesetzt) und auch der Connect zum Master klappt.

                  Node-Red musste ich komplett neu installieren (also ohne restore), weil es damit nur Probleme gab.
                  Nachdem ich dann alle nodes wieder installiert und die Flows importiert habe, sieht alles sehr gut aus.
                  Ich kann auch die Settings Seite wieder erreichen :)

                  Vielen Dank bis dahin schon einmal :+1:

                  Einzig was noch nicht wieder läuft ist mein ZigBee auf dem Slave.
                  Das liegt aber wohl daran, dass der USB Controller nicht erkannt wird und ich kein "ttyUSB" bekomme.
                  Suche mir gerade schon einen Wolf, aber finde noch nichts, wieso das so ist. Muss man das im System erst aktivieren oder so?

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

                  @hant0r sagte in Fehler bei node red auf dem slave:

                  und ich kein "ttyUSB" bekomme.

                  Man verwendet ja auch die 'by-id'-Links und nicht direkt die Gerätedateien.
                  Den richtigen Link und die Einstellungen auf dem Coordinator finden sich in der Test-Version von iob diag --unmask.
                  Siehe hier:

                  https://forum.iobroker.net/topic/59549/iob-diag-skript

                  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

                  Hant0rH 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @hant0r sagte in Fehler bei node red auf dem slave:

                    und ich kein "ttyUSB" bekomme.

                    Man verwendet ja auch die 'by-id'-Links und nicht direkt die Gerätedateien.
                    Den richtigen Link und die Einstellungen auf dem Coordinator finden sich in der Test-Version von iob diag --unmask.
                    Siehe hier:

                    https://forum.iobroker.net/topic/59549/iob-diag-skript

                    Hant0rH Offline
                    Hant0rH Offline
                    Hant0r
                    schrieb am zuletzt editiert von Hant0r
                    #31

                    @thomas-braun sagte in Fehler bei node red auf dem slave:

                    @hant0r sagte in Fehler bei node red auf dem slave:

                    und ich kein "ttyUSB" bekomme.

                    Man verwendet ja auch die 'by-id'-Links und nicht direkt die Gerätedateien.
                    Den richtigen Link und die Einstellungen auf dem Coordinator finden sich in der Test-Version von iob diag --unhide.
                    Siehe hier:

                    https://forum.iobroker.net/topic/59549/iob-diag-skript

                    hmm, also einen Pfad mit serial bzw. by-id gibt es nicht..

                    tim@iobroker-slave:/opt/iobroker $ ls /dev/
                    Display all 156 possibilities? (y or n)
                    autofs           loop1            ram14            tty15            tty36            tty57            vcsa
                    block/           loop2            ram15            tty16            tty37            tty58            vcsa1
                    bus/             loop3            ram2             tty17            tty38            tty59            vcsa2
                    cachefiles       loop4            ram3             tty18            tty39            tty6             vcsa3
                    char/            loop5            ram4             tty19            tty4             tty60            vcsa4
                    console          loop6            ram5             tty2             tty40            tty61            vcsa5
                    cpu_dma_latency  loop7            ram6             tty20            tty41            tty62            vcsa6
                    disk/            loop-control     ram7             tty21            tty42            tty63            vcsu
                    dma_heap/        mem              ram8             tty22            tty43            tty7             vcsu1
                    fb0              mmcblk0          ram9             tty23            tty44            tty8             vcsu2
                    fd/              mmcblk0p1        random           tty24            tty45            tty9             vcsu3
                    full             mmcblk0p2        shm/             tty25            tty46            ttyprintk        vcsu4
                    gpiochip0        mqueue/          stderr           tty26            tty47            urandom          vcsu5
                    gpiochip1        null             stdin            tty27            tty48            vchiq            vcsu6
                    gpiochip2        port             stdout           tty28            tty49            vcio             vga_arbiter
                    gpiochip4        ptmx             tty              tty29            tty5             vc-mem           watchdog
                    hwrng            pts/             tty0             tty3             tty50            vcs              watchdog0
                    initctl          ram0             tty1             tty30            tty51            vcs1             zero
                    input/           ram1             tty10            tty31            tty52            vcs2
                    kmsg             ram10            tty11            tty32            tty53            vcs3
                    kvm              ram11            tty12            tty33            tty54            vcs4
                    log              ram12            tty13            tty34            tty55            vcs5
                    loop0            ram13            tty14            tty35            tty56            vcs6
                    
                    

                    Im Diag steht auch:

                    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'
                    

                    mit lsusb kommt aber:

                    tim@iobroker-slave:/opt/iobroker $ lsusb
                    Bus 001 Device 008: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
                    Bus 001 Device 003: ID 0424:ec00 Microchip Technology, Inc. (formerly SMSC) SMSC9512/9514 Fast Ethernet Adapter
                    Bus 001 Device 002: ID 0424:9514 Microchip Technology, Inc. (formerly SMSC) SMC9514 Hub
                    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                    
                    

                    ========== Start marking the full check here ===========
                    
                    ```bash
                    Script v.2024-12-08 Raspbian+zigbee diag+masking
                    
                    *** BASE SYSTEM ***
                     Static hostname: iobroker-slave
                           Icon name: computer
                    Operating System: Debian GNU/Linux 12 (bookworm)
                              Kernel: Linux 6.6.62+rpt-rpi-v8
                        Architecture: arm64
                    OS is similar to:
                    
                    Model           : Raspberry Pi 3 Model B Rev 1.2
                    Docker          : false
                    Virtualization  : none
                    Kernel          : aarch64
                    Userland        : 64 bit
                    
                    Systemuptime and Load:
                     13:29:32 up  3:02,  1 user,  load average: 1.45, 1.16, 0.87
                    CPU threads: 4
                    
                    
                    *** LIFE CYCLE STATUS ***
                    Operating System is the current Debian stable version codenamed 'bookworm'!
                    
                    *** RASPBERRY THROTTLING ***
                    Current issues:
                    No throttling issues detected.
                    
                    Previously detected issues:
                    No throttling issues detected.
                    
                    *** TIME AND TIMEZONES ***
                                   Local time: Mon 2024-12-09 13:29:32 CET
                               Universal time: Mon 2024-12-09 12:29:32 UTC
                                     RTC time: n/a
                                    Time zone: Europe/Berlin (CET, +0100)
                    System clock synchronized: yes
                                  NTP service: active
                              RTC in local TZ: no
                    
                    *** Users and Groups ***
                    User that called 'iob diag':
                    tim
                    HOME=/home/tim
                    GROUPS=tim adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                    
                    User that is running 'js-controller':
                    iobroker
                    HOME=/home/iobroker
                    GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                    
                    *** DISPLAY-SERVER SETUP ***
                    Display-Server: false
                    Desktop:
                    Terminal:       tty
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            951M        492M        178M         36K        348M        458M
                    Swap:           536M         22M        514M
                    Total:          1.5G        515M        692M
                    
                    Active iob-Instances:   41
                    
                              907 M total memory
                              469 M used memory
                              363 M active memory
                              276 M inactive memory
                              169 M free memory
                               28 M buffer memory
                              304 M swap cache
                              511 M total swap
                               21 M used swap
                              490 M free swap
                    
                    *** top - Table Of Processes  ***
                    top - 13:29:33 up  3:02,  1 user,  load average: 1.57, 1.19, 0.89
                    Tasks: 123 total,   2 running, 121 sleeping,   0 stopped,   0 zombie
                    %Cpu(s): 37.5 us, 12.5 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                    MiB Mem :    907.2 total,    168.2 free,    470.8 used,    332.5 buff/cache
                    MiB Swap:    512.0 total,    490.2 free,     21.8 used.    436.4 avail Mem
                    
                    *** FAILED SERVICES ***
                    
                      UNIT                          LOAD   ACTIVE SUB    DESCRIPTION
                    * proc-sys-fs-binfmt_misc.mount loaded failed failed Arbitrary Executable File Formats File System
                    * systemd-binfmt.service        loaded failed failed Set Up Additional Binary Formats
                    
                    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.
                    2 loaded units listed.
                    
                    
                    *** DMESG CRITICAL ERRORS ***
                    No critical errors detected
                    
                    *** FILESYSTEM ***
                    Filesystem     Type      Size  Used Avail Use% Mounted on
                    udev           devtmpfs  318M     0  318M   0% /dev
                    tmpfs          tmpfs      91M  860K   90M   1% /run
                    /dev/mmcblk0p2 ext4       15G  4.0G  9.5G  30% /
                    tmpfs          tmpfs     454M     0  454M   0% /dev/shm
                    tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                    /dev/mmcblk0p1 vfat      510M   65M  446M  13% /boot/firmware
                    tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Mon Dec  9 10:27:18 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 cgroup_disable=memory snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=782cb9f1-02 rootfstype=ext4 fsck.repair=yes rootwait
                    [Mon Dec  9 10:27:22 2024] EXT4-fs (mmcblk0p2): mounted filesystem ce208fd3-38a8-424a-87a2-cd44114eb820 ro with ordered data mode. Quota mode: none.
                    [Mon Dec  9 10:27:25 2024] EXT4-fs (mmcblk0p2): re-mounted ce208fd3-38a8-424a-87a2-cd44114eb820 r/w. Quota mode: none.
                    
                    Show mounted filesystems:
                    TARGET           SOURCE         FSTYPE OPTIONS
                    /                /dev/mmcblk0p2 ext4   rw,noatime,commit=600
                    `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                    
                    Files in neuralgic directories:
                    
                    /var:
                    1.1G    /var/
                    296M    /var/cache
                    290M    /var/cache/apt
                    177M    /var/cache/apt/archives
                    164M    /var/lib
                    
                    Archived and active journals take up 52.0M in the file system.
                    
                    /opt/iobroker/backups:
                    176K    /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    137M    /opt/iobroker/iobroker-data/
                    72M     /opt/iobroker/iobroker-data/node-red
                    71M     /opt/iobroker/iobroker-data/node-red/node_modules
                    60M     /opt/iobroker/iobroker-data/files
                    31M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                    
                    The five largest files in iobroker-data are:
                    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.0c96b194.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
                    5.5M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-2d33e4.42bb0640.chunk.js.map
                    5.0M    /opt/iobroker/iobroker-data/objects.jsonl
                    
                    USB-Devices by-id:
                    USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                    
                    No Devices found 'by-id'
                    
                    *** ZigBee Settings ***
                    
                    HINT:
                    Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                    /dev/ttyUSB0
                    Zigbee Network Settings on your coordinator/in nvbackup are:
                    
                    zigbee.X
                    Extended Pan ID:
                    *** MASKED ***
                    Pan ID:
                    *** MASKED ***
                    Channel:
                    *** MASKED ***
                    Network Key:
                    *** MASKED ***
                    
                    To unmask the settings run 'iob diag --unmask'
                    
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v20.18.1
                    /usr/bin/node           v20.18.1
                    /usr/bin/npm            10.8.2
                    /usr/bin/npx            10.8.2
                    /usr/bin/corepack       0.29.4
                    
                    nodejs:
                      Installed: 20.18.1-1nodesource1
                      Candidate: 20.18.1-1nodesource1
                      Version table:
                     *** 20.18.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            100 /var/lib/dpkg/status
                         20.18.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.17.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.16.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.15.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.15.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.14.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.13.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.13.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.12.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.12.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.12.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.11.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.11.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.10.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.9.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.8.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.8.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.7.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.6.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.6.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.5.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.5.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.4.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.3.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.3.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.2.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.1.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         20.0.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                         18.19.0+dfsg-6~deb12u2 500
                            500 http://deb.debian.org/debian bookworm/main arm64 Packages
                         18.19.0+dfsg-6~deb12u1 500
                            500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                    
                    Temp directories causing deletion problem: 0
                    No problems detected
                    
                    Errors in npm tree: 0
                    No problems detected
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is running on this host.
                    
                    At least one iobroker host is running.
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Hosts:
                    ioBroker            ioBroker (version: 7.0.3, hostname: ioBroker      , alive, uptime: 8423)
                    iobroker-slave      iobroker-slave (version: 7.0.3, hostname: iobroker-slave, alive, uptime: 2164)
                    
                    Core adapters versions
                    js-controller:  7.0.3
                    admin:          7.1.5
                    javascript:     "javascript" not found
                    
                    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.backitup.0               : backitup              : ioBroker                                 -  enabled
                    + system.adapter.backitup.1               : backitup              : iobroker-slave                           -  enabled
                      system.adapter.cameras.0                : cameras               : ioBroker                                 - disabled, port: 8200, bind: 127.0.0.1
                      system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                      system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 - disabled
                      system.adapter.devices.0                : devices               : iobroker-slave                           - disabled
                    + system.adapter.doorbird.0               : doorbird              : ioBroker                                 -  enabled
                      system.adapter.dysonairpurifier.0       : dysonairpurifier      : ioBroker                                 - disabled
                    + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
                    + system.adapter.energiefluss.0           : energiefluss          : ioBroker                                 -  enabled
                    + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
                    + system.adapter.hs100.0                  : hs100                 : ioBroker                                 -  enabled
                    + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                      system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                      system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
                      system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
                      system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker                                 - disabled
                    + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                    + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                    + system.adapter.jablotron.0              : jablotron             : ioBroker                                 -  enabled
                    + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                      system.adapter.mbus.0                   : mbus                  : ioBroker                                 - disabled, port: 3493
                    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                    + system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                      system.adapter.modbus.0                 : modbus                : ioBroker                                 - disabled
                    + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.node-red.0               : node-red              : iobroker-slave                           -  enabled, port: 1880, bind: 0.0.0.0
                    + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                    + system.adapter.openknx.0                : openknx               : ioBroker                                 -  enabled
                      system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 -  enabled
                    + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
                    + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                    + system.adapter.pvforecast.0             : pvforecast            : ioBroker                                 -  enabled
                    + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 10.1.1.5
                    + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                    + system.adapter.smartmeter.0             : smartmeter            : ioBroker                                 -  enabled
                    + system.adapter.sonos.0                  : sonos                 : ioBroker                                 -  enabled
                    + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                    + system.adapter.spritmonitor.0           : spritmonitor          : ioBroker                                 -  enabled
                    + system.adapter.tapo.0                   : tapo                  : ioBroker                                 -  enabled
                    + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      system.adapter.text2command.0           : text2command          : ioBroker                                 - disabled
                    + system.adapter.tibberlink.0             : tibberlink            : ioBroker                                 -  enabled
                    + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                    + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
                    + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                    + system.adapter.viessmannapi.0           : viessmannapi          : ioBroker                                 -  enabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                      system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
                    + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
                      system.adapter.vis-material-webfont.0   : vis-material-webfont  : ioBroker                                 - disabled
                      system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
                      system.adapter.vis-metro.0              : vis-metro             : ioBroker                                 - disabled
                      system.adapter.vis-players.0            : vis-players           : ioBroker                                 - disabled
                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                      system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                    + system.adapter.vw-connect.0             : vw-connect            : 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-slave                           -  enabled, port: /dev/ttyUSB0
                    
                    + 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.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                    + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                    + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                    + system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                    + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.node-red.0               : node-red              : iobroker-slave                           -  enabled, port: 1880, bind: 0.0.0.0
                    + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 10.1.1.5
                    + 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.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.zigbee.0                 : zigbee                : iobroker-slave                           -  enabled, port: /dev/ttyUSB0
                    
                    ioBroker-Repositories
                    ┌────────────────────────────────────────────────────────────────────────────────────────────────────────
                    │ (index) │ name               │ url                                                     │ auto upgrade │
                    ├────────────────────────────────────────────────────────────────────────────────────────────────────────
                    │ 0       │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json'        │ true         │
                    │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                    │ 2       │ 'List'             │ 'http://download.iobroker.net/list.html'                │ false        │
                    └────────────────────────────────────────────────────────────────────────────────────────────────────────
                    
                    Active repo(s): Stable (default)
                    Upgrade policy: patch
                    
                    Installed ioBroker-Instances
                    Used repository: Stable (default)
                    Adapter    "admin"        : 7.1.5    , installed 7.1.5
                    Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                    Adapter    "devices"      : 1.1.5    , installed 1.1.5
                    Controller "js-controller": 7.0.3    , installed 7.0.3
                    Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                    Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        26984
                    States:         23316
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://deb.debian.org/debian bookworm InRelease
                    Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
                    Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                    Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                    Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                    Reading package lists... 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 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       22889      5560/node-red
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          619        446/sshd: /usr/sbin
                    tcp        0      0 0.0.0.0:20000           0.0.0.0:*               LISTEN      1001       24006      5560/node-red
                    tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1001       24003      5560/node-red
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        572        366/avahi-daemon: r
                    udp        0      0 0.0.0.0:51505           0.0.0.0:*                           104        5517       366/avahi-daemon: r
                    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       24009      5560/node-red
                    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       24008      5560/node-red
                    
                    *** Log File - Last 25 Lines ***
                    
                    2024-12-09 12:57:30.441  - info: host.iobroker-slave iobroker host.iobroker-slave object node-red.0.info.connection created
                    2024-12-09 12:57:30.451  - info: host.iobroker-slave iobroker host.iobroker-slave Set default value of node-red.0.info.connection: false
                    2024-12-09 12:57:30.474  - info: host.iobroker-slave iobroker host.iobroker-slave object system.adapter.node-red.0 created
                    2024-12-09 12:57:31.633  - info: host.iobroker-slave iobroker exit 0
                    2024-12-09 12:57:35.950  - info: host.iobroker-slave instance system.adapter.node-red.0 in version "5.2.1" started with pid 5493
                    2024-12-09 12:57:42.066  - info: node-red.0 (5493) starting. Version 5.2.1 in /opt/iobroker/node_modules/iobroker.node-red, node: v20.18.1, js-controller: 7.0.3
                    2024-12-09 12:57:42.172  - info: node-red.0 (5493) Requested NPM packages: []
                    2024-12-09 12:57:42.278  - warn: node-red.0 (5493) Cannot enable the dynamic object read as admin has authentication
                    2024-12-09 12:57:48.618  - info: node-red.0 (5493) Starting node-red: --max-old-space-size=128 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js
                    2024-12-09 12:57:48.634  - info: node-red.0 (5493) Node-RED started successfully (PID: 5525)
                    2024-12-09 12:58:03.330  - warn: node-red.0 (5493) Node-RED: 9 Dec 12:58:03 - [warn] Projects disabled : editorTheme.projects.enabled=false
                    2024-12-09 12:58:03.399  - warn: node-red.0 (5493) Node-RED: 9 Dec 12:58:03 - [warn] Encrypted credentials not found
                    2024-12-09 12:59:11.011  - info: host.iobroker-slave stopInstance system.adapter.node-red.0 (force=false, process=true)
                    2024-12-09 12:59:11.018  - info: node-red.0 (5493) kill node-red task
                    2024-12-09 12:59:11.075  - info: node-red.0 (5493) Node-RED exited with 0
                    2024-12-09 12:59:16.015  - info: host.iobroker-slave stopInstance timeout 5000 system.adapter.node-red.0 killing pid 5493
                    2024-12-09 12:59:16.436  - warn: host.iobroker-slave instance system.adapter.node-red.0 terminated due to SIGKILL
                    2024-12-09 12:59:16.437  - info: host.iobroker-slave instance system.adapter.node-red.0 terminated with code null ()
                    2024-12-09 12:59:21.824  - info: host.iobroker-slave instance system.adapter.node-red.0 in version "5.2.1" started with pid 5541
                    2024-12-09 12:59:26.410  - info: node-red.0 (5541) starting. Version 5.2.1 in /opt/iobroker/node_modules/iobroker.node-red, node: v20.18.1, js-controller: 7.0.3
                    2024-12-09 12:59:26.627  - warn: node-red.0 (5541) Cannot enable the dynamic object read as admin has authentication
                    2024-12-09 12:59:32.831  - info: node-red.0 (5541) Starting node-red: --max-old-space-size=128 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js
                    2024-12-09 12:59:32.847  - info: node-red.0 (5541) Node-RED started successfully (PID: 5560)
                    2024-12-09 12:59:43.856  - warn: node-red.0 (5541) Node-RED: 9 Dec 12:59:43 - [warn] Projects disabled : editorTheme.projects.enabled=false
                    2024-12-09 12:59:43.880  - warn: node-red.0 (5541) Node-RED: 9 Dec 12:59:43 - [warn] Encrypted credentials not found
                    
                    
                    ============ Mark until here for C&P =============
                    
                    iob diag has finished.
                    

                    Copy text starting here:
                    
                    bash
                    ======================= SUMMARY =======================
                                            v.2024-12-08 Raspbian+zigbee diag+masking
                    
                    
                     Static hostname: iobroker-slave
                           Icon name: computer
                    Operating System: Debian GNU/Linux 12 (bookworm)
                              Kernel: Linux 6.6.62+rpt-rpi-v8
                        Architecture: arm64
                    
                    Installation:           native
                    Kernel:                 aarch64
                    Userland:               64 bit
                    Timezone:               Europe/Berlin (CET, +0100)
                    User-ID:                1000
                    Display-Server:         false
                    Boot Target:            multi-user.target
                    
                    Pending OS-Updates:     0
                    Pending iob updates:    0
                    
                    Nodejs-Installation:
                    /usr/bin/nodejs         v20.18.1
                    /usr/bin/node           v20.18.1
                    /usr/bin/npm            10.8.2
                    /usr/bin/npx            10.8.2
                    /usr/bin/corepack       0.29.4
                    
                    Recommended versions are nodejs  and npm
                    nodeJS installation is correct
                    
                    MEMORY:
                                   total        used        free      shared  buff/cache   available
                    Mem:            951M        388M        108M         28K        521M        562M
                    Swap:           536M        135M        401M
                    Total:          1.5G        524M        510M
                    
                    Active iob-Instances:   41
                    Upgrade policy: patch
                    
                    ioBroker Core:          js-controller           7.0.3
                                            admin                   7.1.5
                    
                    ioBroker Status:        iobroker is running on this host.
                    
                    At least one iobroker host is running.
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                    + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    Objects:                26984
                    States:                 23316
                    
                    Size of iob-Database:
                    
                    5.0M    /opt/iobroker/iobroker-data/objects.jsonl
                    504K    /opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    Operating System is the current Debian stable version codenamed 'bookworm'!
                    
                    =================== END OF SUMMARY ====================
                    
                    
                    === Mark text until here for copying ===
                    
                    

                    tim@iobroker-slave:~ $ apt policy udev
                    udev:
                      Installed: 252.31-1~deb12u1
                      Candidate: 252.31-1~deb12u1
                      Version table:
                     *** 252.31-1~deb12u1 500
                            500 http://deb.debian.org/debian bookworm/main arm64 Packages
                            100 /var/lib/dpkg/status
                    
                    
                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • Hant0rH Hant0r

                      @thomas-braun sagte in Fehler bei node red auf dem slave:

                      @hant0r sagte in Fehler bei node red auf dem slave:

                      und ich kein "ttyUSB" bekomme.

                      Man verwendet ja auch die 'by-id'-Links und nicht direkt die Gerätedateien.
                      Den richtigen Link und die Einstellungen auf dem Coordinator finden sich in der Test-Version von iob diag --unhide.
                      Siehe hier:

                      https://forum.iobroker.net/topic/59549/iob-diag-skript

                      hmm, also einen Pfad mit serial bzw. by-id gibt es nicht..

                      tim@iobroker-slave:/opt/iobroker $ ls /dev/
                      Display all 156 possibilities? (y or n)
                      autofs           loop1            ram14            tty15            tty36            tty57            vcsa
                      block/           loop2            ram15            tty16            tty37            tty58            vcsa1
                      bus/             loop3            ram2             tty17            tty38            tty59            vcsa2
                      cachefiles       loop4            ram3             tty18            tty39            tty6             vcsa3
                      char/            loop5            ram4             tty19            tty4             tty60            vcsa4
                      console          loop6            ram5             tty2             tty40            tty61            vcsa5
                      cpu_dma_latency  loop7            ram6             tty20            tty41            tty62            vcsa6
                      disk/            loop-control     ram7             tty21            tty42            tty63            vcsu
                      dma_heap/        mem              ram8             tty22            tty43            tty7             vcsu1
                      fb0              mmcblk0          ram9             tty23            tty44            tty8             vcsu2
                      fd/              mmcblk0p1        random           tty24            tty45            tty9             vcsu3
                      full             mmcblk0p2        shm/             tty25            tty46            ttyprintk        vcsu4
                      gpiochip0        mqueue/          stderr           tty26            tty47            urandom          vcsu5
                      gpiochip1        null             stdin            tty27            tty48            vchiq            vcsu6
                      gpiochip2        port             stdout           tty28            tty49            vcio             vga_arbiter
                      gpiochip4        ptmx             tty              tty29            tty5             vc-mem           watchdog
                      hwrng            pts/             tty0             tty3             tty50            vcs              watchdog0
                      initctl          ram0             tty1             tty30            tty51            vcs1             zero
                      input/           ram1             tty10            tty31            tty52            vcs2
                      kmsg             ram10            tty11            tty32            tty53            vcs3
                      kvm              ram11            tty12            tty33            tty54            vcs4
                      log              ram12            tty13            tty34            tty55            vcs5
                      loop0            ram13            tty14            tty35            tty56            vcs6
                      
                      

                      Im Diag steht auch:

                      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'
                      

                      mit lsusb kommt aber:

                      tim@iobroker-slave:/opt/iobroker $ lsusb
                      Bus 001 Device 008: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
                      Bus 001 Device 003: ID 0424:ec00 Microchip Technology, Inc. (formerly SMSC) SMSC9512/9514 Fast Ethernet Adapter
                      Bus 001 Device 002: ID 0424:9514 Microchip Technology, Inc. (formerly SMSC) SMC9514 Hub
                      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                      
                      

                      ========== Start marking the full check here ===========
                      
                      ```bash
                      Script v.2024-12-08 Raspbian+zigbee diag+masking
                      
                      *** BASE SYSTEM ***
                       Static hostname: iobroker-slave
                             Icon name: computer
                      Operating System: Debian GNU/Linux 12 (bookworm)
                                Kernel: Linux 6.6.62+rpt-rpi-v8
                          Architecture: arm64
                      OS is similar to:
                      
                      Model           : Raspberry Pi 3 Model B Rev 1.2
                      Docker          : false
                      Virtualization  : none
                      Kernel          : aarch64
                      Userland        : 64 bit
                      
                      Systemuptime and Load:
                       13:29:32 up  3:02,  1 user,  load average: 1.45, 1.16, 0.87
                      CPU threads: 4
                      
                      
                      *** LIFE CYCLE STATUS ***
                      Operating System is the current Debian stable version codenamed 'bookworm'!
                      
                      *** RASPBERRY THROTTLING ***
                      Current issues:
                      No throttling issues detected.
                      
                      Previously detected issues:
                      No throttling issues detected.
                      
                      *** TIME AND TIMEZONES ***
                                     Local time: Mon 2024-12-09 13:29:32 CET
                                 Universal time: Mon 2024-12-09 12:29:32 UTC
                                       RTC time: n/a
                                      Time zone: Europe/Berlin (CET, +0100)
                      System clock synchronized: yes
                                    NTP service: active
                                RTC in local TZ: no
                      
                      *** Users and Groups ***
                      User that called 'iob diag':
                      tim
                      HOME=/home/tim
                      GROUPS=tim adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                      
                      User that is running 'js-controller':
                      iobroker
                      HOME=/home/iobroker
                      GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                      
                      *** DISPLAY-SERVER SETUP ***
                      Display-Server: false
                      Desktop:
                      Terminal:       tty
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            951M        492M        178M         36K        348M        458M
                      Swap:           536M         22M        514M
                      Total:          1.5G        515M        692M
                      
                      Active iob-Instances:   41
                      
                                907 M total memory
                                469 M used memory
                                363 M active memory
                                276 M inactive memory
                                169 M free memory
                                 28 M buffer memory
                                304 M swap cache
                                511 M total swap
                                 21 M used swap
                                490 M free swap
                      
                      *** top - Table Of Processes  ***
                      top - 13:29:33 up  3:02,  1 user,  load average: 1.57, 1.19, 0.89
                      Tasks: 123 total,   2 running, 121 sleeping,   0 stopped,   0 zombie
                      %Cpu(s): 37.5 us, 12.5 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                      MiB Mem :    907.2 total,    168.2 free,    470.8 used,    332.5 buff/cache
                      MiB Swap:    512.0 total,    490.2 free,     21.8 used.    436.4 avail Mem
                      
                      *** FAILED SERVICES ***
                      
                        UNIT                          LOAD   ACTIVE SUB    DESCRIPTION
                      * proc-sys-fs-binfmt_misc.mount loaded failed failed Arbitrary Executable File Formats File System
                      * systemd-binfmt.service        loaded failed failed Set Up Additional Binary Formats
                      
                      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.
                      2 loaded units listed.
                      
                      
                      *** DMESG CRITICAL ERRORS ***
                      No critical errors detected
                      
                      *** FILESYSTEM ***
                      Filesystem     Type      Size  Used Avail Use% Mounted on
                      udev           devtmpfs  318M     0  318M   0% /dev
                      tmpfs          tmpfs      91M  860K   90M   1% /run
                      /dev/mmcblk0p2 ext4       15G  4.0G  9.5G  30% /
                      tmpfs          tmpfs     454M     0  454M   0% /dev/shm
                      tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                      /dev/mmcblk0p1 vfat      510M   65M  446M  13% /boot/firmware
                      tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Mon Dec  9 10:27:18 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 cgroup_disable=memory snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=782cb9f1-02 rootfstype=ext4 fsck.repair=yes rootwait
                      [Mon Dec  9 10:27:22 2024] EXT4-fs (mmcblk0p2): mounted filesystem ce208fd3-38a8-424a-87a2-cd44114eb820 ro with ordered data mode. Quota mode: none.
                      [Mon Dec  9 10:27:25 2024] EXT4-fs (mmcblk0p2): re-mounted ce208fd3-38a8-424a-87a2-cd44114eb820 r/w. Quota mode: none.
                      
                      Show mounted filesystems:
                      TARGET           SOURCE         FSTYPE OPTIONS
                      /                /dev/mmcblk0p2 ext4   rw,noatime,commit=600
                      `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                      
                      Files in neuralgic directories:
                      
                      /var:
                      1.1G    /var/
                      296M    /var/cache
                      290M    /var/cache/apt
                      177M    /var/cache/apt/archives
                      164M    /var/lib
                      
                      Archived and active journals take up 52.0M in the file system.
                      
                      /opt/iobroker/backups:
                      176K    /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      137M    /opt/iobroker/iobroker-data/
                      72M     /opt/iobroker/iobroker-data/node-red
                      71M     /opt/iobroker/iobroker-data/node-red/node_modules
                      60M     /opt/iobroker/iobroker-data/files
                      31M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                      
                      The five largest files in iobroker-data are:
                      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.0c96b194.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
                      5.5M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-2d33e4.42bb0640.chunk.js.map
                      5.0M    /opt/iobroker/iobroker-data/objects.jsonl
                      
                      USB-Devices by-id:
                      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                      
                      No Devices found 'by-id'
                      
                      *** ZigBee Settings ***
                      
                      HINT:
                      Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                      /dev/ttyUSB0
                      Zigbee Network Settings on your coordinator/in nvbackup are:
                      
                      zigbee.X
                      Extended Pan ID:
                      *** MASKED ***
                      Pan ID:
                      *** MASKED ***
                      Channel:
                      *** MASKED ***
                      Network Key:
                      *** MASKED ***
                      
                      To unmask the settings run 'iob diag --unmask'
                      
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v20.18.1
                      /usr/bin/node           v20.18.1
                      /usr/bin/npm            10.8.2
                      /usr/bin/npx            10.8.2
                      /usr/bin/corepack       0.29.4
                      
                      nodejs:
                        Installed: 20.18.1-1nodesource1
                        Candidate: 20.18.1-1nodesource1
                        Version table:
                       *** 20.18.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              100 /var/lib/dpkg/status
                           20.18.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.17.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.16.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.15.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.15.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.14.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.13.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.13.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.12.2-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.12.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.12.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.11.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.11.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.10.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.9.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.8.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.8.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.7.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.6.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.6.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.5.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.5.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.4.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.3.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.3.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.2.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.1.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           20.0.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                           18.19.0+dfsg-6~deb12u2 500
                              500 http://deb.debian.org/debian bookworm/main arm64 Packages
                           18.19.0+dfsg-6~deb12u1 500
                              500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                      
                      Temp directories causing deletion problem: 0
                      No problems detected
                      
                      Errors in npm tree: 0
                      No problems detected
                      
                      *** ioBroker-Installation ***
                      
                      ioBroker Status
                      iobroker is running on this host.
                      
                      At least one iobroker host is running.
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Hosts:
                      ioBroker            ioBroker (version: 7.0.3, hostname: ioBroker      , alive, uptime: 8423)
                      iobroker-slave      iobroker-slave (version: 7.0.3, hostname: iobroker-slave, alive, uptime: 2164)
                      
                      Core adapters versions
                      js-controller:  7.0.3
                      admin:          7.1.5
                      javascript:     "javascript" not found
                      
                      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.backitup.0               : backitup              : ioBroker                                 -  enabled
                      + system.adapter.backitup.1               : backitup              : iobroker-slave                           -  enabled
                        system.adapter.cameras.0                : cameras               : ioBroker                                 - disabled, port: 8200, bind: 127.0.0.1
                        system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                        system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 - disabled
                        system.adapter.devices.0                : devices               : iobroker-slave                           - disabled
                      + system.adapter.doorbird.0               : doorbird              : ioBroker                                 -  enabled
                        system.adapter.dysonairpurifier.0       : dysonairpurifier      : ioBroker                                 - disabled
                      + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
                      + system.adapter.energiefluss.0           : energiefluss          : ioBroker                                 -  enabled
                      + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
                      + system.adapter.hs100.0                  : hs100                 : ioBroker                                 -  enabled
                      + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                        system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                        system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
                        system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
                        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
                        system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker                                 - disabled
                      + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                      + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                      + system.adapter.jablotron.0              : jablotron             : ioBroker                                 -  enabled
                      + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                        system.adapter.mbus.0                   : mbus                  : ioBroker                                 - disabled, port: 3493
                      + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                      + system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                        system.adapter.modbus.0                 : modbus                : ioBroker                                 - disabled
                      + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.node-red.0               : node-red              : iobroker-slave                           -  enabled, port: 1880, bind: 0.0.0.0
                      + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                      + system.adapter.openknx.0                : openknx               : ioBroker                                 -  enabled
                        system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 -  enabled
                      + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
                      + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                      + system.adapter.pvforecast.0             : pvforecast            : ioBroker                                 -  enabled
                      + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 10.1.1.5
                      + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      + system.adapter.smartmeter.0             : smartmeter            : ioBroker                                 -  enabled
                      + system.adapter.sonos.0                  : sonos                 : ioBroker                                 -  enabled
                      + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                      + system.adapter.spritmonitor.0           : spritmonitor          : ioBroker                                 -  enabled
                      + system.adapter.tapo.0                   : tapo                  : ioBroker                                 -  enabled
                      + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                        system.adapter.text2command.0           : text2command          : ioBroker                                 - disabled
                      + system.adapter.tibberlink.0             : tibberlink            : ioBroker                                 -  enabled
                      + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                      + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
                      + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                      + system.adapter.viessmannapi.0           : viessmannapi          : ioBroker                                 -  enabled
                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                        system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
                      + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
                        system.adapter.vis-material-webfont.0   : vis-material-webfont  : ioBroker                                 - disabled
                        system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
                        system.adapter.vis-metro.0              : vis-metro             : ioBroker                                 - disabled
                        system.adapter.vis-players.0            : vis-players           : ioBroker                                 - disabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                        system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                      + system.adapter.vw-connect.0             : vw-connect            : 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-slave                           -  enabled, port: /dev/ttyUSB0
                      
                      + 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.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                      + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                      + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                      + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                      + system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                      + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.node-red.0               : node-red              : iobroker-slave                           -  enabled, port: 1880, bind: 0.0.0.0
                      + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 10.1.1.5
                      + 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.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : iobroker-slave                           -  enabled, port: /dev/ttyUSB0
                      
                      ioBroker-Repositories
                      ┌────────────────────────────────────────────────────────────────────────────────────────────────────────
                      │ (index) │ name               │ url                                                     │ auto upgrade │
                      ├────────────────────────────────────────────────────────────────────────────────────────────────────────
                      │ 0       │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json'        │ true         │
                      │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                      │ 2       │ 'List'             │ 'http://download.iobroker.net/list.html'                │ false        │
                      └────────────────────────────────────────────────────────────────────────────────────────────────────────
                      
                      Active repo(s): Stable (default)
                      Upgrade policy: patch
                      
                      Installed ioBroker-Instances
                      Used repository: Stable (default)
                      Adapter    "admin"        : 7.1.5    , installed 7.1.5
                      Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                      Adapter    "devices"      : 1.1.5    , installed 1.1.5
                      Controller "js-controller": 7.0.3    , installed 7.0.3
                      Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                      Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        26984
                      States:         23316
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://deb.debian.org/debian bookworm InRelease
                      Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
                      Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                      Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                      Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                      Reading package lists... 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 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       22889      5560/node-red
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          619        446/sshd: /usr/sbin
                      tcp        0      0 0.0.0.0:20000           0.0.0.0:*               LISTEN      1001       24006      5560/node-red
                      tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1001       24003      5560/node-red
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        572        366/avahi-daemon: r
                      udp        0      0 0.0.0.0:51505           0.0.0.0:*                           104        5517       366/avahi-daemon: r
                      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       24009      5560/node-red
                      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       24008      5560/node-red
                      
                      *** Log File - Last 25 Lines ***
                      
                      2024-12-09 12:57:30.441  - info: host.iobroker-slave iobroker host.iobroker-slave object node-red.0.info.connection created
                      2024-12-09 12:57:30.451  - info: host.iobroker-slave iobroker host.iobroker-slave Set default value of node-red.0.info.connection: false
                      2024-12-09 12:57:30.474  - info: host.iobroker-slave iobroker host.iobroker-slave object system.adapter.node-red.0 created
                      2024-12-09 12:57:31.633  - info: host.iobroker-slave iobroker exit 0
                      2024-12-09 12:57:35.950  - info: host.iobroker-slave instance system.adapter.node-red.0 in version "5.2.1" started with pid 5493
                      2024-12-09 12:57:42.066  - info: node-red.0 (5493) starting. Version 5.2.1 in /opt/iobroker/node_modules/iobroker.node-red, node: v20.18.1, js-controller: 7.0.3
                      2024-12-09 12:57:42.172  - info: node-red.0 (5493) Requested NPM packages: []
                      2024-12-09 12:57:42.278  - warn: node-red.0 (5493) Cannot enable the dynamic object read as admin has authentication
                      2024-12-09 12:57:48.618  - info: node-red.0 (5493) Starting node-red: --max-old-space-size=128 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js
                      2024-12-09 12:57:48.634  - info: node-red.0 (5493) Node-RED started successfully (PID: 5525)
                      2024-12-09 12:58:03.330  - warn: node-red.0 (5493) Node-RED: 9 Dec 12:58:03 - [warn] Projects disabled : editorTheme.projects.enabled=false
                      2024-12-09 12:58:03.399  - warn: node-red.0 (5493) Node-RED: 9 Dec 12:58:03 - [warn] Encrypted credentials not found
                      2024-12-09 12:59:11.011  - info: host.iobroker-slave stopInstance system.adapter.node-red.0 (force=false, process=true)
                      2024-12-09 12:59:11.018  - info: node-red.0 (5493) kill node-red task
                      2024-12-09 12:59:11.075  - info: node-red.0 (5493) Node-RED exited with 0
                      2024-12-09 12:59:16.015  - info: host.iobroker-slave stopInstance timeout 5000 system.adapter.node-red.0 killing pid 5493
                      2024-12-09 12:59:16.436  - warn: host.iobroker-slave instance system.adapter.node-red.0 terminated due to SIGKILL
                      2024-12-09 12:59:16.437  - info: host.iobroker-slave instance system.adapter.node-red.0 terminated with code null ()
                      2024-12-09 12:59:21.824  - info: host.iobroker-slave instance system.adapter.node-red.0 in version "5.2.1" started with pid 5541
                      2024-12-09 12:59:26.410  - info: node-red.0 (5541) starting. Version 5.2.1 in /opt/iobroker/node_modules/iobroker.node-red, node: v20.18.1, js-controller: 7.0.3
                      2024-12-09 12:59:26.627  - warn: node-red.0 (5541) Cannot enable the dynamic object read as admin has authentication
                      2024-12-09 12:59:32.831  - info: node-red.0 (5541) Starting node-red: --max-old-space-size=128 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js
                      2024-12-09 12:59:32.847  - info: node-red.0 (5541) Node-RED started successfully (PID: 5560)
                      2024-12-09 12:59:43.856  - warn: node-red.0 (5541) Node-RED: 9 Dec 12:59:43 - [warn] Projects disabled : editorTheme.projects.enabled=false
                      2024-12-09 12:59:43.880  - warn: node-red.0 (5541) Node-RED: 9 Dec 12:59:43 - [warn] Encrypted credentials not found
                      
                      
                      ============ Mark until here for C&P =============
                      
                      iob diag has finished.
                      

                      Copy text starting here:
                      
                      bash
                      ======================= SUMMARY =======================
                                              v.2024-12-08 Raspbian+zigbee diag+masking
                      
                      
                       Static hostname: iobroker-slave
                             Icon name: computer
                      Operating System: Debian GNU/Linux 12 (bookworm)
                                Kernel: Linux 6.6.62+rpt-rpi-v8
                          Architecture: arm64
                      
                      Installation:           native
                      Kernel:                 aarch64
                      Userland:               64 bit
                      Timezone:               Europe/Berlin (CET, +0100)
                      User-ID:                1000
                      Display-Server:         false
                      Boot Target:            multi-user.target
                      
                      Pending OS-Updates:     0
                      Pending iob updates:    0
                      
                      Nodejs-Installation:
                      /usr/bin/nodejs         v20.18.1
                      /usr/bin/node           v20.18.1
                      /usr/bin/npm            10.8.2
                      /usr/bin/npx            10.8.2
                      /usr/bin/corepack       0.29.4
                      
                      Recommended versions are nodejs  and npm
                      nodeJS installation is correct
                      
                      MEMORY:
                                     total        used        free      shared  buff/cache   available
                      Mem:            951M        388M        108M         28K        521M        562M
                      Swap:           536M        135M        401M
                      Total:          1.5G        524M        510M
                      
                      Active iob-Instances:   41
                      Upgrade policy: patch
                      
                      ioBroker Core:          js-controller           7.0.3
                                              admin                   7.1.5
                      
                      ioBroker Status:        iobroker is running on this host.
                      
                      At least one iobroker host is running.
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Status admin and web instance:
                      + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      Objects:                26984
                      States:                 23316
                      
                      Size of iob-Database:
                      
                      5.0M    /opt/iobroker/iobroker-data/objects.jsonl
                      504K    /opt/iobroker/iobroker-data/states.jsonl
                      
                      
                      Operating System is the current Debian stable version codenamed 'bookworm'!
                      
                      =================== END OF SUMMARY ====================
                      
                      
                      === Mark text until here for copying ===
                      
                      

                      tim@iobroker-slave:~ $ apt policy udev
                      udev:
                        Installed: 252.31-1~deb12u1
                        Candidate: 252.31-1~deb12u1
                        Version table:
                       *** 252.31-1~deb12u1 500
                              500 http://deb.debian.org/debian bookworm/main arm64 Packages
                              100 /var/lib/dpkg/status
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #32

                      @hant0r sagte in Fehler bei node red auf dem slave:

                      *** FAILED SERVICES ***

                      Sollten eigentlich keine aufgeführt werden. Bei dir hängen da zwei drin.

                      Ich hatte auch oben die falsche Option genannt. Das muss

                      iob diag --unmask
                      

                      lauten, nicht unhide (wollte ich zuerst so nennen, deswegen die Verwechslung).

                      Zum Stick: Steck den mal für eine Minute ab und dann wieder ein.

                      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

                      Hant0rH 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @hant0r sagte in Fehler bei node red auf dem slave:

                        *** FAILED SERVICES ***

                        Sollten eigentlich keine aufgeführt werden. Bei dir hängen da zwei drin.

                        Ich hatte auch oben die falsche Option genannt. Das muss

                        iob diag --unmask
                        

                        lauten, nicht unhide (wollte ich zuerst so nennen, deswegen die Verwechslung).

                        Zum Stick: Steck den mal für eine Minute ab und dann wieder ein.

                        Hant0rH Offline
                        Hant0rH Offline
                        Hant0r
                        schrieb am zuletzt editiert von
                        #33

                        @thomas-braun sagte in Fehler bei node red auf dem slave:

                        Zum Stick: Steck den mal für eine Minute ab und dann wieder ein.

                        Habe ich gemacht.
                        Keine Änderung. Mal dazwischen rebooten?

                        @thomas-braun sagte in Fehler bei node red auf dem slave:

                        Sollten eigentlich keine aufgeführt werden. Bei dir hängen da zwei drin.

                        Hmm, woran kann das liegen? Ist doch ein frisches System?

                        
                        bash
                        Script v.2024-12-08 Raspbian+zigbee diag+masking
                        
                        *** BASE SYSTEM ***
                        Static hostname: iobroker-slave
                              Icon name: computer
                        Operating System: Debian GNU/Linux 12 (bookworm)
                                 Kernel: Linux 6.6.62+rpt-rpi-v8
                           Architecture: arm64
                        OS is similar to:
                        
                        Model           : Raspberry Pi 3 Model B Rev 1.2
                        Docker          : false
                        Virtualization  : none
                        Kernel          : aarch64
                        Userland        : 64 bit
                        
                        Systemuptime and Load:
                        14:19:58 up 29 min,  1 user,  load average: 1.75, 1.27, 1.07
                        CPU threads: 4
                        
                        
                        *** LIFE CYCLE STATUS ***
                        Operating System is the current Debian stable version codenamed 'bookworm'!
                        
                        *** RASPBERRY THROTTLING ***
                        Current issues:
                        No throttling issues detected.
                        
                        Previously detected issues:
                        No throttling issues detected.
                        
                        *** TIME AND TIMEZONES ***
                                      Local time: Mon 2024-12-09 14:19:59 CET
                                  Universal time: Mon 2024-12-09 13:19:59 UTC
                                        RTC time: n/a
                                       Time zone: Europe/Berlin (CET, +0100)
                        System clock synchronized: yes
                                     NTP service: active
                                 RTC in local TZ: no
                        
                        *** Users and Groups ***
                        User that called 'iob diag':
                        tim
                        HOME=/home/tim
                        GROUPS=tim adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                        
                        User that is running 'js-controller':
                        iobroker
                        HOME=/home/iobroker
                        GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                        
                        *** DISPLAY-SERVER SETUP ***
                        Display-Server: false
                        Desktop:
                        Terminal:       tty
                        
                        *** MEMORY ***
                                      total        used        free      shared  buff/cache   available
                        Mem:            951M        507M        200M        872K        302M        444M
                        Swap:           536M          0B        536M
                        Total:          1.5G        507M        737M
                        
                        Active iob-Instances:   41
                        
                                 907 M total memory
                                 483 M used memory
                                  49 M active memory
                                 598 M inactive memory
                                 191 M free memory
                                  20 M buffer memory
                                 268 M swap cache
                                 511 M total swap
                                   0 M used swap
                                 511 M free swap
                        
                        *** top - Table Of Processes  ***
                        top - 14:19:59 up 29 min,  1 user,  load average: 1.75, 1.27, 1.07
                        Tasks: 123 total,   2 running, 121 sleeping,   0 stopped,   0 zombie
                        %Cpu(s): 27.3 us, 18.2 sy,  0.0 ni, 45.5 id,  0.0 wa,  0.0 hi,  9.1 si,  0.0 st
                        MiB Mem :    907.2 total,    190.8 free,    484.1 used,    288.8 buff/cache
                        MiB Swap:    512.0 total,    512.0 free,      0.0 used.    423.1 avail Mem
                        
                        *** FAILED SERVICES ***
                        
                         UNIT                          LOAD   ACTIVE SUB    DESCRIPTION
                        * proc-sys-fs-binfmt_misc.mount loaded failed failed Arbitrary Executable File Formats File System
                        * systemd-binfmt.service        loaded failed failed Set Up Additional Binary Formats
                        
                        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.
                        2 loaded units listed.
                        
                        
                        *** DMESG CRITICAL ERRORS ***
                        No critical errors detected
                        
                        *** FILESYSTEM ***
                        Filesystem     Type      Size  Used Avail Use% Mounted on
                        udev           devtmpfs  318M     0  318M   0% /dev
                        tmpfs          tmpfs      91M  852K   90M   1% /run
                        /dev/mmcblk0p2 ext4       15G  4.0G  9.4G  30% /
                        tmpfs          tmpfs     454M     0  454M   0% /dev/shm
                        tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                        /dev/mmcblk0p1 vfat      510M   65M  446M  13% /boot/firmware
                        tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Mon Dec  9 13:50:00 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 cgroup_disable=memory snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=782cb9f1-02 rootfstype=ext4 fsck.repair=yes rootwait
                        [Mon Dec  9 13:50:04 2024] EXT4-fs (mmcblk0p2): mounted filesystem ce208fd3-38a8-424a-87a2-cd44114eb820 ro with ordered data mode. Quota mode: none.
                        [Mon Dec  9 13:50:07 2024] EXT4-fs (mmcblk0p2): re-mounted ce208fd3-38a8-424a-87a2-cd44114eb820 r/w. Quota mode: none.
                        
                        Show mounted filesystems:
                        TARGET           SOURCE         FSTYPE OPTIONS
                        /                /dev/mmcblk0p2 ext4   rw,noatime,commit=600
                        `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                        
                        Files in neuralgic directories:
                        
                        /var:
                        1.1G    /var/
                        296M    /var/cache
                        290M    /var/cache/apt
                        177M    /var/cache/apt/archives
                        164M    /var/lib
                        
                        Archived and active journals take up 60.0M in the file system.
                        
                        /opt/iobroker/backups:
                        176K    /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        137M    /opt/iobroker/iobroker-data/
                        72M     /opt/iobroker/iobroker-data/node-red
                        71M     /opt/iobroker/iobroker-data/node-red/node_modules
                        60M     /opt/iobroker/iobroker-data/files
                        31M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                        
                        The five largest files in iobroker-data are:
                        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.0c96b194.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
                        5.5M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-2d33e4.42bb0640.chunk.js.map
                        5.0M    /opt/iobroker/iobroker-data/objects.jsonl
                        
                        USB-Devices by-id:
                        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                        
                        No Devices found 'by-id'
                        
                        *** ZigBee Settings ***
                        
                        HINT:
                        Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                        /dev/ttyUSB0
                        Zigbee Network Settings on your coordinator/in nvbackup are:
                        
                        zigbee.0
                        Extended Pan ID:
                        addaddaddadd*****
                        Pan ID:
                        6754
                        Channel:
                        11
                        Network Key:
                        01030507090b0d0f0002040608******
                        ": "d21ced88487ab3b19afa98306fdb
                        ": "a94211b3fb87c6358ee3dea8b361
                        ": "782eeeb5ec2b9848d9e1f5fd0a5e
                        ": "10573f6faa3ef9a6a8709ea0b176
                        ": "229f52d535e2436939d7b4*****
                        ": "056ccf8b487ab3b14d8aba******
                        ": "ab4ba260aa3ef9a6136c03******
                        
                        *** 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 arm64 Packages
                               100 /var/lib/dpkg/status
                            20.18.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.17.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.16.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.15.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.15.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.14.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.13.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.13.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.12.2-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.12.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.12.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.11.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.11.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.10.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.9.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.8.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.8.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.7.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.6.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.6.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.5.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.5.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.4.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.3.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.3.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.2.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.1.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            20.0.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                            18.19.0+dfsg-6~deb12u2 500
                               500 http://deb.debian.org/debian bookworm/main arm64 Packages
                            18.19.0+dfsg-6~deb12u1 500
                               500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                        
                        Temp directories causing deletion problem: 0
                        No problems detected
                        
                        Errors in npm tree: 0
                        No problems detected
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        At least one iobroker host is running.
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Hosts:
                        ioBroker            ioBroker (version: 7.0.3, hostname: ioBroker      , alive, uptime: 11454)
                        iobroker-slave      iobroker-slave (version: 7.0.3, hostname: iobroker-slave, alive, uptime: 1810)
                        
                        Core adapters versions
                        js-controller:  7.0.3
                        admin:          7.1.5
                        javascript:     "javascript" not found
                        
                        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.backitup.0               : backitup              : ioBroker                                 -  enabled
                        + system.adapter.backitup.1               : backitup              : iobroker-slave                           -  enabled
                         system.adapter.cameras.0                : cameras               : ioBroker                                 - disabled, port: 8200, bind: 127.0.0.1
                         system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                         system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 - disabled
                         system.adapter.devices.0                : devices               : iobroker-slave                           - disabled
                        + system.adapter.doorbird.0               : doorbird              : ioBroker                                 -  enabled
                         system.adapter.dysonairpurifier.0       : dysonairpurifier      : ioBroker                                 - disabled
                        + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
                        + system.adapter.energiefluss.0           : energiefluss          : ioBroker                                 -  enabled
                        + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
                        + system.adapter.hs100.0                  : hs100                 : ioBroker                                 -  enabled
                        + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                         system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                         system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
                         system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
                         system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
                         system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker                                 - disabled
                        + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                        + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                        + system.adapter.jablotron.0              : jablotron             : ioBroker                                 -  enabled
                        + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                         system.adapter.mbus.0                   : mbus                  : ioBroker                                 - disabled, port: 3493
                        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                        + system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                         system.adapter.modbus.0                 : modbus                : ioBroker                                 - disabled
                        + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.node-red.0               : node-red              : iobroker-slave                           -  enabled, port: 1880, bind: 0.0.0.0
                        + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                        + system.adapter.openknx.0                : openknx               : ioBroker                                 -  enabled
                         system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 -  enabled
                        + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
                        + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                        + system.adapter.pvforecast.0             : pvforecast            : ioBroker                                 -  enabled
                        + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 10.1.1.5
                        + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        + system.adapter.smartmeter.0             : smartmeter            : ioBroker                                 -  enabled
                        + system.adapter.sonos.0                  : sonos                 : ioBroker                                 -  enabled
                        + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                        + system.adapter.spritmonitor.0           : spritmonitor          : ioBroker                                 -  enabled
                        + system.adapter.tapo.0                   : tapo                  : ioBroker                                 -  enabled
                        + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                         system.adapter.text2command.0           : text2command          : ioBroker                                 - disabled
                        + system.adapter.tibberlink.0             : tibberlink            : ioBroker                                 -  enabled
                        + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                        + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
                        + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                        + system.adapter.viessmannapi.0           : viessmannapi          : ioBroker                                 -  enabled
                         system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                         system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
                        + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                         system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
                         system.adapter.vis-material-webfont.0   : vis-material-webfont  : ioBroker                                 - disabled
                         system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
                         system.adapter.vis-metro.0              : vis-metro             : ioBroker                                 - disabled
                         system.adapter.vis-players.0            : vis-players           : ioBroker                                 - disabled
                         system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                         system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                        + system.adapter.vw-connect.0             : vw-connect            : 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-slave                           -  enabled, port: /dev/ttyUSB0
                        
                        + 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.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                        + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                        + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                        + system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                        + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.node-red.0               : node-red              : iobroker-slave                           -  enabled, port: 1880, bind: 0.0.0.0
                        + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 10.1.1.5
                        + 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.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.zigbee.0                 : zigbee                : iobroker-slave                           -  enabled, port: /dev/ttyUSB0
                        
                        ioBroker-Repositories
                        ┌────────────────────────────────────────────────────────────────────────────────────────────────────────
                        │ (index) │ name               │ url                                                     │ auto upgrade │
                        ├────────────────────────────────────────────────────────────────────────────────────────────────────────
                        │ 0       │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json'        │ true         │
                        │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                        │ 2       │ 'List'             │ 'http://download.iobroker.net/list.html'                │ false        │
                        └────────────────────────────────────────────────────────────────────────────────────────────────────────
                        
                        Active repo(s): Stable (default)
                        Upgrade policy: patch
                        
                        Installed ioBroker-Instances
                        Used repository: Stable (default)
                        Adapter    "admin"        : 7.1.5    , installed 7.1.5
                        Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                        Adapter    "devices"      : 1.1.5    , installed 1.1.5
                        Controller "js-controller": 7.0.3    , installed 7.0.3
                        Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                        Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        27003
                        States:         23335
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://deb.debian.org/debian bookworm InRelease
                        Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                        Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
                        Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                        Hit:5 http://deb.debian.org/debian bullseye-backports InRelease
                        Hit:6 https://deb.nodesource.com/node_20.x nodistro 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 0.0.0.0:80              0.0.0.0:*               LISTEN      1001       4950       595/node-red
                        tcp        0      0 0.0.0.0:20000           0.0.0.0:*               LISTEN      1001       4953       595/node-red
                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          4838       449/sshd: /usr/sbin
                        tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       684        595/node-red
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        2902       371/avahi-daemon: r
                        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       4956       595/node-red
                        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       4955       595/node-red
                        udp        0      0 0.0.0.0:55965           0.0.0.0:*                           104        2911       371/avahi-daemon: r
                        
                        *** Log File - Last 25 Lines ***
                        
                        2024-12-09 13:50:10.070  - info: host.iobroker-slave added notifications configuration of host
                        2024-12-09 13:50:12.116  - info: host.iobroker-slave 63 instances found
                        2024-12-09 13:50:12.186  - info: host.iobroker-slave starting 3 instances
                        2024-12-09 13:50:14.725  - info: host.iobroker-slave instance system.adapter.node-red.0 in version "5.2.1" started with pid 555
                        2024-12-09 13:50:18.793  - info: host.iobroker-slave instance system.adapter.backitup.1 in version "3.0.25" started with pid 566
                        2024-12-09 13:50:20.524  - info: node-red.0 (555) starting. Version 5.2.1 in /opt/iobroker/node_modules/iobroker.node-red, node: v20.18.1, js-controller: 7.0.3
                        2024-12-09 13:50:21.036  - warn: node-red.0 (555) Cannot enable the dynamic object read as admin has authentication
                        2024-12-09 13:50:22.920  - info: host.iobroker-slave instance system.adapter.zigbee.0 in version "1.10.3" started with pid 581
                        2024-12-09 13:50:42.300  - info: backitup.1 (566) starting. Version 3.0.25 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.18.1, js-controller: 7.0.3
                        2024-12-09 13:50:45.445  - info: node-red.0 (555) Starting node-red: --max-old-space-size=128 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js
                        2024-12-09 13:50:45.462  - info: node-red.0 (555) Node-RED started successfully (PID: 595)
                        2024-12-09 13:50:56.411  - info: zigbee.0 (581) starting. Version 1.10.3 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.18.1, js-controller: 7.0.3
                        2024-12-09 13:50:56.616  - info: zigbee.0 (581) Starting Zigbee  npm ...
                        2024-12-09 13:50:58.197  - error: zigbee.0 (581) Starting zigbee-herdsman problem : "Error: No such file or directory, cannot open /dev/ttyUSB0"
                        2024-12-09 13:50:58.202  - error: zigbee.0 (581) Failed to start Zigbee
                        2024-12-09 13:50:58.204  - error: zigbee.0 (581) Error herdsman start
                        2024-12-09 13:50:58.214  - info: zigbee.0 (581) Installed Version: iobroker.zigbee@1.10.3
                        2024-12-09 13:51:08.213  - info: zigbee.0 (581) Try to reconnect. 1 attempts left
                        2024-12-09 13:51:08.215  - info: zigbee.0 (581) Starting Zigbee  npm ...
                        2024-12-09 13:51:08.243  - info: zigbee.0 (581) Installed Version: iobroker.zigbee@1.10.3
                        2024-12-09 13:51:08.258  - error: zigbee.0 (581) Starting zigbee-herdsman problem : "Error: No such file or directory, cannot open /dev/ttyUSB0"
                        2024-12-09 13:51:08.260  - error: zigbee.0 (581) Failed to start Zigbee
                        2024-12-09 13:51:08.261  - error: zigbee.0 (581) Error herdsman start
                        2024-12-09 13:51:11.397  - warn: node-red.0 (555) Node-RED: 9 Dec 13:51:11 - [warn] Projects disabled : editorTheme.projects.enabled=false
                        2024-12-09 13:51:11.540  - warn: node-red.0 (555) Node-RED: 9 Dec 13:51:11 - [warn] Encrypted credentials not found
                        
                        
                        ============ Mark until here for C&P =============
                        
                        iob diag has finished.
                        

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • Hant0rH Hant0r

                          @thomas-braun sagte in Fehler bei node red auf dem slave:

                          Zum Stick: Steck den mal für eine Minute ab und dann wieder ein.

                          Habe ich gemacht.
                          Keine Änderung. Mal dazwischen rebooten?

                          @thomas-braun sagte in Fehler bei node red auf dem slave:

                          Sollten eigentlich keine aufgeführt werden. Bei dir hängen da zwei drin.

                          Hmm, woran kann das liegen? Ist doch ein frisches System?

                          
                          bash
                          Script v.2024-12-08 Raspbian+zigbee diag+masking
                          
                          *** BASE SYSTEM ***
                          Static hostname: iobroker-slave
                                Icon name: computer
                          Operating System: Debian GNU/Linux 12 (bookworm)
                                   Kernel: Linux 6.6.62+rpt-rpi-v8
                             Architecture: arm64
                          OS is similar to:
                          
                          Model           : Raspberry Pi 3 Model B Rev 1.2
                          Docker          : false
                          Virtualization  : none
                          Kernel          : aarch64
                          Userland        : 64 bit
                          
                          Systemuptime and Load:
                          14:19:58 up 29 min,  1 user,  load average: 1.75, 1.27, 1.07
                          CPU threads: 4
                          
                          
                          *** LIFE CYCLE STATUS ***
                          Operating System is the current Debian stable version codenamed 'bookworm'!
                          
                          *** RASPBERRY THROTTLING ***
                          Current issues:
                          No throttling issues detected.
                          
                          Previously detected issues:
                          No throttling issues detected.
                          
                          *** TIME AND TIMEZONES ***
                                        Local time: Mon 2024-12-09 14:19:59 CET
                                    Universal time: Mon 2024-12-09 13:19:59 UTC
                                          RTC time: n/a
                                         Time zone: Europe/Berlin (CET, +0100)
                          System clock synchronized: yes
                                       NTP service: active
                                   RTC in local TZ: no
                          
                          *** Users and Groups ***
                          User that called 'iob diag':
                          tim
                          HOME=/home/tim
                          GROUPS=tim adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                          
                          User that is running 'js-controller':
                          iobroker
                          HOME=/home/iobroker
                          GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                          
                          *** DISPLAY-SERVER SETUP ***
                          Display-Server: false
                          Desktop:
                          Terminal:       tty
                          
                          *** MEMORY ***
                                        total        used        free      shared  buff/cache   available
                          Mem:            951M        507M        200M        872K        302M        444M
                          Swap:           536M          0B        536M
                          Total:          1.5G        507M        737M
                          
                          Active iob-Instances:   41
                          
                                   907 M total memory
                                   483 M used memory
                                    49 M active memory
                                   598 M inactive memory
                                   191 M free memory
                                    20 M buffer memory
                                   268 M swap cache
                                   511 M total swap
                                     0 M used swap
                                   511 M free swap
                          
                          *** top - Table Of Processes  ***
                          top - 14:19:59 up 29 min,  1 user,  load average: 1.75, 1.27, 1.07
                          Tasks: 123 total,   2 running, 121 sleeping,   0 stopped,   0 zombie
                          %Cpu(s): 27.3 us, 18.2 sy,  0.0 ni, 45.5 id,  0.0 wa,  0.0 hi,  9.1 si,  0.0 st
                          MiB Mem :    907.2 total,    190.8 free,    484.1 used,    288.8 buff/cache
                          MiB Swap:    512.0 total,    512.0 free,      0.0 used.    423.1 avail Mem
                          
                          *** FAILED SERVICES ***
                          
                           UNIT                          LOAD   ACTIVE SUB    DESCRIPTION
                          * proc-sys-fs-binfmt_misc.mount loaded failed failed Arbitrary Executable File Formats File System
                          * systemd-binfmt.service        loaded failed failed Set Up Additional Binary Formats
                          
                          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.
                          2 loaded units listed.
                          
                          
                          *** DMESG CRITICAL ERRORS ***
                          No critical errors detected
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          udev           devtmpfs  318M     0  318M   0% /dev
                          tmpfs          tmpfs      91M  852K   90M   1% /run
                          /dev/mmcblk0p2 ext4       15G  4.0G  9.4G  30% /
                          tmpfs          tmpfs     454M     0  454M   0% /dev/shm
                          tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                          /dev/mmcblk0p1 vfat      510M   65M  446M  13% /boot/firmware
                          tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Mon Dec  9 13:50:00 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 cgroup_disable=memory snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=782cb9f1-02 rootfstype=ext4 fsck.repair=yes rootwait
                          [Mon Dec  9 13:50:04 2024] EXT4-fs (mmcblk0p2): mounted filesystem ce208fd3-38a8-424a-87a2-cd44114eb820 ro with ordered data mode. Quota mode: none.
                          [Mon Dec  9 13:50:07 2024] EXT4-fs (mmcblk0p2): re-mounted ce208fd3-38a8-424a-87a2-cd44114eb820 r/w. Quota mode: none.
                          
                          Show mounted filesystems:
                          TARGET           SOURCE         FSTYPE OPTIONS
                          /                /dev/mmcblk0p2 ext4   rw,noatime,commit=600
                          `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                          
                          Files in neuralgic directories:
                          
                          /var:
                          1.1G    /var/
                          296M    /var/cache
                          290M    /var/cache/apt
                          177M    /var/cache/apt/archives
                          164M    /var/lib
                          
                          Archived and active journals take up 60.0M in the file system.
                          
                          /opt/iobroker/backups:
                          176K    /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          137M    /opt/iobroker/iobroker-data/
                          72M     /opt/iobroker/iobroker-data/node-red
                          71M     /opt/iobroker/iobroker-data/node-red/node_modules
                          60M     /opt/iobroker/iobroker-data/files
                          31M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                          
                          The five largest files in iobroker-data are:
                          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.0c96b194.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
                          5.5M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-2d33e4.42bb0640.chunk.js.map
                          5.0M    /opt/iobroker/iobroker-data/objects.jsonl
                          
                          USB-Devices by-id:
                          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                          
                          No Devices found 'by-id'
                          
                          *** ZigBee Settings ***
                          
                          HINT:
                          Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                          /dev/ttyUSB0
                          Zigbee Network Settings on your coordinator/in nvbackup are:
                          
                          zigbee.0
                          Extended Pan ID:
                          addaddaddadd*****
                          Pan ID:
                          6754
                          Channel:
                          11
                          Network Key:
                          01030507090b0d0f0002040608******
                          ": "d21ced88487ab3b19afa98306fdb
                          ": "a94211b3fb87c6358ee3dea8b361
                          ": "782eeeb5ec2b9848d9e1f5fd0a5e
                          ": "10573f6faa3ef9a6a8709ea0b176
                          ": "229f52d535e2436939d7b4*****
                          ": "056ccf8b487ab3b14d8aba******
                          ": "ab4ba260aa3ef9a6136c03******
                          
                          *** 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 arm64 Packages
                                 100 /var/lib/dpkg/status
                              20.18.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.17.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.16.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.15.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.15.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.14.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.13.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.13.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.12.2-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.12.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.12.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.11.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.11.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.10.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.9.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.8.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.8.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.7.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.6.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.6.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.5.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.5.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.4.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.3.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.3.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.2.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.1.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              20.0.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              18.19.0+dfsg-6~deb12u2 500
                                 500 http://deb.debian.org/debian bookworm/main arm64 Packages
                              18.19.0+dfsg-6~deb12u1 500
                                 500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                          
                          Temp directories causing deletion problem: 0
                          No problems detected
                          
                          Errors in npm tree: 0
                          No problems detected
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          At least one iobroker host is running.
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Hosts:
                          ioBroker            ioBroker (version: 7.0.3, hostname: ioBroker      , alive, uptime: 11454)
                          iobroker-slave      iobroker-slave (version: 7.0.3, hostname: iobroker-slave, alive, uptime: 1810)
                          
                          Core adapters versions
                          js-controller:  7.0.3
                          admin:          7.1.5
                          javascript:     "javascript" not found
                          
                          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.backitup.0               : backitup              : ioBroker                                 -  enabled
                          + system.adapter.backitup.1               : backitup              : iobroker-slave                           -  enabled
                           system.adapter.cameras.0                : cameras               : ioBroker                                 - disabled, port: 8200, bind: 127.0.0.1
                           system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                           system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 - disabled
                           system.adapter.devices.0                : devices               : iobroker-slave                           - disabled
                          + system.adapter.doorbird.0               : doorbird              : ioBroker                                 -  enabled
                           system.adapter.dysonairpurifier.0       : dysonairpurifier      : ioBroker                                 - disabled
                          + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
                          + system.adapter.energiefluss.0           : energiefluss          : ioBroker                                 -  enabled
                          + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
                          + system.adapter.hs100.0                  : hs100                 : ioBroker                                 -  enabled
                          + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                           system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                           system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
                           system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
                           system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
                           system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker                                 - disabled
                          + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                          + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                          + system.adapter.jablotron.0              : jablotron             : ioBroker                                 -  enabled
                          + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                           system.adapter.mbus.0                   : mbus                  : ioBroker                                 - disabled, port: 3493
                          + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                          + system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                           system.adapter.modbus.0                 : modbus                : ioBroker                                 - disabled
                          + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.node-red.0               : node-red              : iobroker-slave                           -  enabled, port: 1880, bind: 0.0.0.0
                          + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                          + system.adapter.openknx.0                : openknx               : ioBroker                                 -  enabled
                           system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 -  enabled
                          + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
                          + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                          + system.adapter.pvforecast.0             : pvforecast            : ioBroker                                 -  enabled
                          + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 10.1.1.5
                          + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                          + system.adapter.smartmeter.0             : smartmeter            : ioBroker                                 -  enabled
                          + system.adapter.sonos.0                  : sonos                 : ioBroker                                 -  enabled
                          + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                          + system.adapter.spritmonitor.0           : spritmonitor          : ioBroker                                 -  enabled
                          + system.adapter.tapo.0                   : tapo                  : ioBroker                                 -  enabled
                          + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                           system.adapter.text2command.0           : text2command          : ioBroker                                 - disabled
                          + system.adapter.tibberlink.0             : tibberlink            : ioBroker                                 -  enabled
                          + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                          + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
                          + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                          + system.adapter.viessmannapi.0           : viessmannapi          : ioBroker                                 -  enabled
                           system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                           system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
                          + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                           system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
                           system.adapter.vis-material-webfont.0   : vis-material-webfont  : ioBroker                                 - disabled
                           system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
                           system.adapter.vis-metro.0              : vis-metro             : ioBroker                                 - disabled
                           system.adapter.vis-players.0            : vis-players           : ioBroker                                 - disabled
                           system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                           system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                          + system.adapter.vw-connect.0             : vw-connect            : 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-slave                           -  enabled, port: /dev/ttyUSB0
                          
                          + 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.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                          + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                          + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                          + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                          + system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                          + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.node-red.0               : node-red              : iobroker-slave                           -  enabled, port: 1880, bind: 0.0.0.0
                          + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 10.1.1.5
                          + 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.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.zigbee.0                 : zigbee                : iobroker-slave                           -  enabled, port: /dev/ttyUSB0
                          
                          ioBroker-Repositories
                          ┌────────────────────────────────────────────────────────────────────────────────────────────────────────
                          │ (index) │ name               │ url                                                     │ auto upgrade │
                          ├────────────────────────────────────────────────────────────────────────────────────────────────────────
                          │ 0       │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json'        │ true         │
                          │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                          │ 2       │ 'List'             │ 'http://download.iobroker.net/list.html'                │ false        │
                          └────────────────────────────────────────────────────────────────────────────────────────────────────────
                          
                          Active repo(s): Stable (default)
                          Upgrade policy: patch
                          
                          Installed ioBroker-Instances
                          Used repository: Stable (default)
                          Adapter    "admin"        : 7.1.5    , installed 7.1.5
                          Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                          Adapter    "devices"      : 1.1.5    , installed 1.1.5
                          Controller "js-controller": 7.0.3    , installed 7.0.3
                          Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                          Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        27003
                          States:         23335
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://deb.debian.org/debian bookworm InRelease
                          Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                          Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
                          Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                          Hit:5 http://deb.debian.org/debian bullseye-backports InRelease
                          Hit:6 https://deb.nodesource.com/node_20.x nodistro 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 0.0.0.0:80              0.0.0.0:*               LISTEN      1001       4950       595/node-red
                          tcp        0      0 0.0.0.0:20000           0.0.0.0:*               LISTEN      1001       4953       595/node-red
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          4838       449/sshd: /usr/sbin
                          tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       684        595/node-red
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        2902       371/avahi-daemon: r
                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       4956       595/node-red
                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       4955       595/node-red
                          udp        0      0 0.0.0.0:55965           0.0.0.0:*                           104        2911       371/avahi-daemon: r
                          
                          *** Log File - Last 25 Lines ***
                          
                          2024-12-09 13:50:10.070  - info: host.iobroker-slave added notifications configuration of host
                          2024-12-09 13:50:12.116  - info: host.iobroker-slave 63 instances found
                          2024-12-09 13:50:12.186  - info: host.iobroker-slave starting 3 instances
                          2024-12-09 13:50:14.725  - info: host.iobroker-slave instance system.adapter.node-red.0 in version "5.2.1" started with pid 555
                          2024-12-09 13:50:18.793  - info: host.iobroker-slave instance system.adapter.backitup.1 in version "3.0.25" started with pid 566
                          2024-12-09 13:50:20.524  - info: node-red.0 (555) starting. Version 5.2.1 in /opt/iobroker/node_modules/iobroker.node-red, node: v20.18.1, js-controller: 7.0.3
                          2024-12-09 13:50:21.036  - warn: node-red.0 (555) Cannot enable the dynamic object read as admin has authentication
                          2024-12-09 13:50:22.920  - info: host.iobroker-slave instance system.adapter.zigbee.0 in version "1.10.3" started with pid 581
                          2024-12-09 13:50:42.300  - info: backitup.1 (566) starting. Version 3.0.25 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.18.1, js-controller: 7.0.3
                          2024-12-09 13:50:45.445  - info: node-red.0 (555) Starting node-red: --max-old-space-size=128 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js
                          2024-12-09 13:50:45.462  - info: node-red.0 (555) Node-RED started successfully (PID: 595)
                          2024-12-09 13:50:56.411  - info: zigbee.0 (581) starting. Version 1.10.3 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.18.1, js-controller: 7.0.3
                          2024-12-09 13:50:56.616  - info: zigbee.0 (581) Starting Zigbee  npm ...
                          2024-12-09 13:50:58.197  - error: zigbee.0 (581) Starting zigbee-herdsman problem : "Error: No such file or directory, cannot open /dev/ttyUSB0"
                          2024-12-09 13:50:58.202  - error: zigbee.0 (581) Failed to start Zigbee
                          2024-12-09 13:50:58.204  - error: zigbee.0 (581) Error herdsman start
                          2024-12-09 13:50:58.214  - info: zigbee.0 (581) Installed Version: iobroker.zigbee@1.10.3
                          2024-12-09 13:51:08.213  - info: zigbee.0 (581) Try to reconnect. 1 attempts left
                          2024-12-09 13:51:08.215  - info: zigbee.0 (581) Starting Zigbee  npm ...
                          2024-12-09 13:51:08.243  - info: zigbee.0 (581) Installed Version: iobroker.zigbee@1.10.3
                          2024-12-09 13:51:08.258  - error: zigbee.0 (581) Starting zigbee-herdsman problem : "Error: No such file or directory, cannot open /dev/ttyUSB0"
                          2024-12-09 13:51:08.260  - error: zigbee.0 (581) Failed to start Zigbee
                          2024-12-09 13:51:08.261  - error: zigbee.0 (581) Error herdsman start
                          2024-12-09 13:51:11.397  - warn: node-red.0 (555) Node-RED: 9 Dec 13:51:11 - [warn] Projects disabled : editorTheme.projects.enabled=false
                          2024-12-09 13:51:11.540  - warn: node-red.0 (555) Node-RED: 9 Dec 13:51:11 - [warn] Encrypted credentials not found
                          
                          
                          ============ Mark until here for C&P =============
                          
                          iob diag has finished.
                          

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

                          @hant0r sagte in Fehler bei node red auf dem slave:

                          Mal dazwischen rebooten?

                          Ja.
                          Jedenfalls findet das System die Hardware nicht und es wird der Treiber nicht geladen. Ob das mit dem unwilligen Service in Zusammenhang steht weiß ich so ad hoc aber auch nicht.

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

                          1 Antwort Letzte Antwort
                          0
                          • Hant0rH Offline
                            Hant0rH Offline
                            Hant0r
                            schrieb am zuletzt editiert von Hant0r
                            #35

                            Habe das System nun nochmal neu aufgesetzt und den USB Dogle erstmal nicht angeschlossen.

                            beim sudo apt update && sudo apt full-upgrade kommen aber schon einige Fehler. Ist das normal?

                            ...
                            ...
                            Reading changelogs... Done
                            Preconfiguring packages ...
                            dpkg: warning: files list file for package 'libctf0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'python3-pkg-resources' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'pinentry-curses' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'linux-headers-rpi-v8' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libdw1:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libxdmcp6:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libxcb1:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libhogweed6:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'apt-utils' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'linux-base' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'nftables' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libavif15:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'psmisc' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libalgorithm-diff-perl' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'liblz4-1:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'htop' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'fontconfig-config' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'iproute2' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'python3-pycryptodome' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'pigpiod' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libc-bin' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'ncurses-bin' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'firmware-atheros' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'cifs-utils' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libavahi-common3:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'firmware-misc-nonfree' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libdeflate0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'gettext-base' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libqmi-glib5:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libidn2-0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libossp-uuid16:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libsvtav1enc1:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'vim-tiny' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libfdt1:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'man-db' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'usbutils' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'linux-image-6.6.51+rpt-rpi-v8' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libpcre2-16-0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libsystemd0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libpugixml1v5:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'liblgpio1:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libv4l-0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'python3-six' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'wpasupplicant' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libselinux1:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'alsa-utils' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libpigpiod-if1' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libcamera-ipa:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libglib2.0-data' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libkms++0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libfreetype6:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'python3-certifi' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libx11-data' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'librtmp1:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libapt-pkg6.0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libdbus-1-3:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'python3-requests' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'raspi-firmware' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'liblttng-ust-ctl5:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libmnl0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'python3-idna' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'patch' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libpigpio-dev' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libsepol2:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libgav1-1:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'python3-rpi-lgpio' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'linux-image-rpi-v8' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libncursesw6:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libfuse3-3:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'python3-toml' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libdpkg-perl' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'logsave' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'python3-urllib3' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libwebp7:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'ppp' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'g++' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'keyutils' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'groff-base' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libmatroska7:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libcrypt-dev:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libnsl2:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'gpiod' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libtasn1-6:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libc6-dev:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libx11-6:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libmtp9:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'sgml-base' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libpisp1:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'usb-modeswitch' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libusb-1.0-0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libfontconfig1:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'apt-listchanges' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libndp0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libmbim-utils' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libisl23:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libbz2-1.0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libsamplerate0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libbsd0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'raspi-config' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'python-is-python3' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libyuv0:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libqmi-utils' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libalgorithm-diff-xs-perl:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'libjson-c5:arm64' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'readline-common' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'publicsuffix' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'python3-smbus2' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'dbus-bin' missing; assuming package has no files currently installed
                            dpkg: warning: files list file for package 'raspi-utils-core' missing; assuming package has no files currently installed
                            (Reading database ... 48569 files and directories currently installed.)
                            Preparing to unpack .../00-raspi-firmware_1%3a1.20241126-1_all.deb ...
                            
                            ...
                            ...
                            ...
                            /usr/sbin/update-initramfs: 1: /etc/initramfs-tools/update-initramfs.conf: ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒: File name too long
                            dpkg: error processing package initramfs-tools (--configure):
                             installed initramfs-tools package post-installation script subprocess returned error exit status 127
                            dpkg: dependency problems prevent configuration of linux-image-6.6.62+rpt-rpi-2712:
                             linux-image-6.6.62+rpt-rpi-2712 depends on initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool; however:
                              Package initramfs-tools is not configured yet.
                              Package linux-initramfs-tool is not installed.
                              Package initramfs-tools which provides linux-initramfs-tool is not configured yet.
                            
                            dpkg: error processing package linux-image-6.6.62+rpt-rpi-2712 (--configure):
                             dependency problems - leaving unconfigured
                            Setting up raspberrypi-sys-mods (20241202) ...
                            dpkg: dependency problems prevent configuration of linux-image-rpi-2712:
                             linux-image-rpi-2712 depends on linux-image-6.6.62+rpt-rpi-2712 (= 1:6.6.62-1+rpt1); however:
                              Package linux-image-6.6.62+rpt-rpi-2712 is not configured yet.
                            
                            dpkg: error processing package linux-image-rpi-2712 (--configure):
                             dependency problems - leaving unconfigured
                            Setting up raspberrypi-net-mods (1.4.3) ...
                            Installing new version of config file /etc/profile.d/wifi-check.sh ...
                            dpkg: dependency problems prevent configuration of linux-image-6.6.62+rpt-rpi-v8:
                             linux-image-6.6.62+rpt-rpi-v8 depends on initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool; however:
                              Package initramfs-tools is not configured yet.
                              Package linux-initramfs-tool is not installed.
                              Package initramfs-tools which provides linux-initramfs-tool is not configured yet.
                            
                            dpkg: error processing package linux-image-6.6.62+rpt-rpi-v8 (--configure):
                             dependency problems - leaving unconfigured
                            dpkg: dependency problems prevent configuration of linux-headers-6.6.62+rpt-rpi-v8:
                             linux-headers-6.6.62+rpt-rpi-v8 depends on linux-image-6.6.62+rpt-rpi-v8 (= 1:6.6.62-1+rpt1) | linux-image-6.6.62+rpt-rpi-v8-unsigned (= 1:6.6.62-1+rpt1); however:
                              Package linux-image-6.6.62+rpt-rpi-v8 is not configured yet.
                              Package linux-image-6.6.62+rpt-rpi-v8-unsigned is not installed.
                            
                            dpkg: error processing package linux-headers-6.6.62+rpt-rpi-v8 (--configure):
                             dependency problems - leaving unconfigured
                            dpkg: dependency problems prevent configuration of linux-headers-6.6.62+rpt-rpi-2712:
                             linux-headers-6.6.62+rpt-rpi-2712 depends on linux-image-6.6.62+rpt-rpi-2712 (= 1:6.6.62-1+rpt1) | linux-image-6.6.62+rpt-rpi-2712-unsigned (= 1:6.6.62-1+rpt1); however:
                              Package linux-image-6.6.62+rpt-rpi-2712 is not configured yet.
                              Package linux-image-6.6.62+rpt-rpi-2712-unsigned is not installed.
                            
                            dpkg: error processing package linux-headers-6.6.62+rpt-rpi-2712 (--configure):
                             dependency problems - leaving unconfigured
                            dpkg: dependency problems prevent configuration of linux-headers-rpi-2712:
                             linux-headers-rpi-2712 depends on linux-headers-6.6.62+rpt-rpi-2712 (= 1:6.6.62-1+rpt1); however:
                              Package linux-headers-6.6.62+rpt-rpi-2712 is not configured yet.
                            
                            dpkg: error processing package linux-headers-rpi-2712 (--configure):
                             dependency problems - leaving unconfigured
                            dpkg: dependency problems prevent configuration of linux-image-rpi-v8:
                             linux-image-rpi-v8 depends on linux-image-6.6.62+rpt-rpi-v8 (= 1:6.6.62-1+rpt1); however:
                              Package linux-image-6.6.62+rpt-rpi-v8 is not configured yet.
                            
                            dpkg: error processing package linux-image-rpi-v8 (--configure):
                             dependency problems - leaving unconfigured
                            dpkg: dependency problems prevent configuration of linux-headers-rpi-v8:
                             linux-headers-rpi-v8 depends on linux-headers-6.6.62+rpt-rpi-v8 (= 1:6.6.62-1+rpt1); however:
                              Package linux-headers-6.6.62+rpt-rpi-v8 is not configured yet.
                            
                            dpkg: error processing package linux-headers-rpi-v8 (--configure):
                             dependency problems - leaving unconfigured
                            Setting up libcamera0.3:arm64 (0.3.2+rpt20241119-1) ...
                            Setting up libcamera-ipa:arm64 (0.3.2+rpt20241119-1) ...
                            Setting up rpicam-apps-lite (1.5.3-1) ...
                            Processing triggers for libc-bin (2.36-9+rpt2+deb12u9) ...
                            Processing triggers for man-db (2.11.2-2) ...
                            Errors were encountered while processing:
                             initramfs-tools
                             linux-image-6.6.62+rpt-rpi-2712
                             linux-image-rpi-2712
                             linux-image-6.6.62+rpt-rpi-v8
                             linux-headers-6.6.62+rpt-rpi-v8
                             linux-headers-6.6.62+rpt-rpi-2712
                             linux-headers-rpi-2712
                             linux-image-rpi-v8
                             linux-headers-rpi-v8
                            E: Sub-process /usr/bin/dpkg returned an error code (1)
                            
                            

                            Aber auch nach einer Neuinstallation, ohne das der USB Dongle dran war, bringt die zwei Fehler.


                            ========== Start marking the full check here ===========

                            Script v.2024-12-08 Raspbian+zigbee diag+masking
                            
                            *** BASE SYSTEM ***
                             Static hostname: iobroker-slave
                                   Icon name: computer
                            Operating System: Debian GNU/Linux 12 (bookworm)
                                      Kernel: Linux 6.6.62+rpt-rpi-v8
                                Architecture: arm64
                            OS is similar to:
                            
                            Model           : Raspberry Pi 3 Model B Rev 1.2
                            Docker          : false
                            Virtualization  : none
                            Kernel          : aarch64
                            Userland        : 64 bit
                            
                            Systemuptime and Load:
                             15:38:45 up 9 min,  1 user,  load average: 0.29, 0.88, 0.58
                            CPU threads: 4
                            
                            
                            *** LIFE CYCLE STATUS ***
                            Operating System is the current Debian stable version codenamed 'bookworm'!
                            
                            *** RASPBERRY THROTTLING ***
                            Current issues:
                            No throttling issues detected.
                            
                            Previously detected issues:
                            No throttling issues detected.
                            
                            *** TIME AND TIMEZONES ***
                                           Local time: Mon 2024-12-09 15:38:46 CET
                                       Universal time: Mon 2024-12-09 14:38:46 UTC
                                             RTC time: n/a
                                            Time zone: Europe/Berlin (CET, +0100)
                            System clock synchronized: yes
                                          NTP service: active
                                      RTC in local TZ: no
                            
                            *** Users and Groups ***
                            User that called 'iob diag':
                            tim
                            HOME=/home/tim
                            GROUPS=tim adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                            
                            User that is running 'js-controller':
                            iobroker
                            HOME=/home/iobroker
                            GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                            
                            *** DISPLAY-SERVER SETUP ***
                            Display-Server: false
                            Desktop:
                            Terminal:       tty
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:            951M        353M        334M        114K        330M        597M
                            Swap:           536M        786K        536M
                            Total:          1.5G        354M        870M
                            
                            Active iob-Instances:   39
                            
                                      907 M total memory
                                      336 M used memory
                                       62 M active memory
                                      423 M inactive memory
                                      319 M free memory
                                       19 M buffer memory
                                      296 M swap cache
                                      511 M total swap
                                        0 M used swap
                                      511 M free swap
                            
                            *** top - Table Of Processes  ***
                            top - 15:38:46 up 9 min,  1 user,  load average: 0.29, 0.88, 0.58
                            Tasks: 125 total,   1 running, 124 sleeping,   0 stopped,   0 zombie
                            %Cpu(s):  0.0 us, 12.5 sy,  0.0 ni, 75.0 id,  0.0 wa,  0.0 hi, 12.5 si,  0.0 st
                            MiB Mem :    907.2 total,    318.3 free,    337.9 used,    315.4 buff/cache
                            MiB Swap:    512.0 total,    511.2 free,      0.8 used.    569.3 avail Mem
                            
                            *** FAILED SERVICES ***
                            
                              UNIT                          LOAD   ACTIVE SUB    DESCRIPTION
                            * proc-sys-fs-binfmt_misc.mount loaded failed failed Arbitrary Executable File Formats File System
                            * systemd-binfmt.service        loaded failed failed Set Up Additional Binary Formats
                            
                            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.
                            2 loaded units listed.
                            
                            
                            *** DMESG CRITICAL ERRORS ***
                            No critical errors detected
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            udev           devtmpfs  318M     0  318M   0% /dev
                            tmpfs          tmpfs      91M  844K   90M   1% /run
                            /dev/mmcblk0p2 ext4       15G  4.0G  9.5G  30% /
                            tmpfs          tmpfs     454M     0  454M   0% /dev/shm
                            tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                            /dev/mmcblk0p1 vfat      510M   65M  446M  13% /boot/firmware
                            tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
                            
                            Messages concerning ext4 filesystem in dmesg:
                            [Mon Dec  9 15:29:24 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 cgroup_disable=memory snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=3f6ca7d7-02 rootfstype=ext4 fsck.repair=yes rootwait
                            [Mon Dec  9 15:29:28 2024] EXT4-fs (mmcblk0p2): mounted filesystem ce208fd3-38a8-424a-87a2-cd44114eb820 ro with ordered data mode. Quota mode: none.
                            [Mon Dec  9 15:29:31 2024] EXT4-fs (mmcblk0p2): re-mounted ce208fd3-38a8-424a-87a2-cd44114eb820 r/w. Quota mode: none.
                            
                            Show mounted filesystems:
                            TARGET           SOURCE         FSTYPE OPTIONS
                            /                /dev/mmcblk0p2 ext4   rw,noatime,commit=600
                            `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                            
                            Files in neuralgic directories:
                            
                            /var:
                            1.1G    /var/
                            296M    /var/cache
                            290M    /var/cache/apt
                            177M    /var/cache/apt/archives
                            164M    /var/lib
                            
                            Archived and active journals take up 71.6M in the file system.
                            
                            /opt/iobroker/backups:
                            4.0K    /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            137M    /opt/iobroker/iobroker-data/
                            72M     /opt/iobroker/iobroker-data/node-red
                            71M     /opt/iobroker/iobroker-data/node-red/node_modules
                            60M     /opt/iobroker/iobroker-data/files
                            31M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                            
                            The five largest files in iobroker-data are:
                            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.0c96b194.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
                            5.5M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-2d33e4.42bb0640.chunk.js.map
                            5.0M    /opt/iobroker/iobroker-data/objects.jsonl
                            
                            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'
                            
                            
                            HINT:
                            Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                            /dev/ttyUSB0
                            Zigbee Network Settings on your coordinator/in nvbackup are:
                            
                            *** 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 arm64 Packages
                                    100 /var/lib/dpkg/status
                                 20.18.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.17.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.16.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.15.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.15.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.14.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.13.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.13.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.12.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.12.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.12.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.11.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.11.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.10.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.9.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.8.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.8.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.7.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.6.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.6.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.5.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.5.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.4.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.3.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.3.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.2.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.1.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 20.0.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                 18.19.0+dfsg-6~deb12u2 500
                                    500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                 18.19.0+dfsg-6~deb12u1 500
                                    500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                            
                            Temp directories causing deletion problem: 0
                            No problems detected
                            
                            Errors in npm tree: 0
                            No problems detected
                            
                            *** ioBroker-Installation ***
                            
                            ioBroker Status
                            iobroker is running on this host.
                            
                            At least one iobroker host is running.
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Hosts:
                            ioBroker            ioBroker (version: 7.0.3, hostname: ioBroker      , alive, uptime: 16180)
                            iobroker-slave      iobroker-slave (version: 7.0.3, hostname: iobroker-slave, alive, uptime: 565)
                            
                            Core adapters versions
                            js-controller:  7.0.3
                            admin:          7.1.5
                            javascript:     "javascript" not found
                            
                            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.backitup.0               : backitup              : ioBroker                                 -  enabled
                              system.adapter.cameras.0                : cameras               : ioBroker                                 - disabled, port: 8200, bind: 127.0.0.1
                              system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                              system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 - disabled
                            + system.adapter.doorbird.0               : doorbird              : ioBroker                                 -  enabled
                              system.adapter.dysonairpurifier.0       : dysonairpurifier      : ioBroker                                 - disabled
                            + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
                            + system.adapter.energiefluss.0           : energiefluss          : ioBroker                                 -  enabled
                            + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
                            + system.adapter.hs100.0                  : hs100                 : ioBroker                                 -  enabled
                            + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                              system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                              system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
                              system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
                              system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
                              system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker                                 - disabled
                            + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                            + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                            + system.adapter.jablotron.0              : jablotron             : ioBroker                                 -  enabled
                            + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                              system.adapter.mbus.0                   : mbus                  : ioBroker                                 - disabled, port: 3493
                            + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                            + system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                              system.adapter.modbus.0                 : modbus                : ioBroker                                 - disabled
                            + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.node-red.0               : node-red              : iobroker-slave                           -  enabled, port: 1880, bind: 0.0.0.0
                            + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                            + system.adapter.openknx.0                : openknx               : ioBroker                                 -  enabled
                              system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 -  enabled
                            + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
                            + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                            + system.adapter.pvforecast.0             : pvforecast            : ioBroker                                 -  enabled
                            + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 10.1.1.5
                            + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                            + system.adapter.smartmeter.0             : smartmeter            : ioBroker                                 -  enabled
                            + system.adapter.sonos.0                  : sonos                 : ioBroker                                 -  enabled
                            + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                            + system.adapter.spritmonitor.0           : spritmonitor          : ioBroker                                 -  enabled
                            + system.adapter.tapo.0                   : tapo                  : ioBroker                                 -  enabled
                            + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                              system.adapter.text2command.0           : text2command          : ioBroker                                 - disabled
                            + system.adapter.tibberlink.0             : tibberlink            : ioBroker                                 -  enabled
                            + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                            + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
                            + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                            + system.adapter.viessmannapi.0           : viessmannapi          : ioBroker                                 -  enabled
                              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                              system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
                            + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
                              system.adapter.vis-material-webfont.0   : vis-material-webfont  : ioBroker                                 - disabled
                              system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
                              system.adapter.vis-metro.0              : vis-metro             : ioBroker                                 - disabled
                              system.adapter.vis-players.0            : vis-players           : ioBroker                                 - disabled
                              system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                              system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                            + system.adapter.vw-connect.0             : vw-connect            : 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-slave                           - disabled, port: /dev/ttyUSB0
                            
                            + 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.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                            + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                            + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                            + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                            + system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                            + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.node-red.0               : node-red              : iobroker-slave                           -  enabled, port: 1880, bind: 0.0.0.0
                            + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 10.1.1.5
                            + 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.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            ioBroker-Repositories
                            ┌────────────────────────────────────────────────────────────────────────────────────────────────────────
                            │ (index) │ name               │ url                                                     │ auto upgrade │
                            ├────────────────────────────────────────────────────────────────────────────────────────────────────────
                            │ 0       │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json'        │ true         │
                            │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                            │ 2       │ 'List'             │ 'http://download.iobroker.net/list.html'                │ false        │
                            └────────────────────────────────────────────────────────────────────────────────────────────────────────
                            
                            Active repo(s): Stable (default)
                            Upgrade policy: patch
                            
                            Installed ioBroker-Instances
                            Used repository: Stable (default)
                            Adapter    "admin"        : 7.1.5    , installed 7.1.5
                            Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                            Controller "js-controller": 7.0.3    , installed 7.0.3
                            Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                            Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        26969
                            States:         23298
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease
                            Hit:2 http://deb.debian.org/debian bookworm InRelease
                            Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                            Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                            Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                            Reading package lists... 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 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       6341       779/node-red
                            tcp        0      0 0.0.0.0:20000           0.0.0.0:*               LISTEN      1001       5595       779/node-red
                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          3786       445/sshd: /usr/sbin
                            tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1001       5592       779/node-red
                            udp        0      0 0.0.0.0:35171           0.0.0.0:*                           104        3741       366/avahi-daemon: r
                            udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       5597       779/node-red
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        3739       366/avahi-daemon: r
                            
                            *** Log File - Last 25 Lines ***
                            
                            2024-12-09 15:32:27.711  - info: host.iobroker-slave iobroker host.iobroker-slave object system.adapter.node-red.0.outputCount created
                            2024-12-09 15:32:27.727  - info: host.iobroker-slave iobroker host.iobroker-slave object system.adapter.node-red.0.eventLoopLag created
                            2024-12-09 15:32:27.740  - info: host.iobroker-slave iobroker host.iobroker-slave object system.adapter.node-red.0.sigKill created
                            2024-12-09 15:32:27.752  - info: host.iobroker-slave iobroker host.iobroker-slave object system.adapter.node-red.0.logLevel created
                            2024-12-09 15:32:27.767  - info: host.iobroker-slave iobroker host.iobroker-slave object node-red.0.info created
                            2024-12-09 15:32:27.776  - info: host.iobroker-slave iobroker host.iobroker-slave object node-red.0.info.connection created
                            2024-12-09 15:32:27.786  - info: host.iobroker-slave iobroker host.iobroker-slave Set default value of node-red.0.info.connection: false
                            2024-12-09 15:32:27.810  - info: host.iobroker-slave iobroker host.iobroker-slave object system.adapter.node-red.0 created
                            2024-12-09 15:32:28.855  - info: host.iobroker-slave iobroker exit 0
                            2024-12-09 15:32:34.581  - info: host.iobroker-slave instance system.adapter.node-red.0 in version "5.2.1" started with pid 726
                            2024-12-09 15:32:39.536  - info: node-red.0 (726) starting. Version 5.2.1 in /opt/iobroker/node_modules/iobroker.node-red, node: v20.18.1, js-controller: 7.0.3
                            2024-12-09 15:32:39.649  - info: node-red.0 (726) Requested NPM packages: []
                            2024-12-09 15:32:39.763  - warn: node-red.0 (726) Cannot enable the dynamic object read as admin has authentication
                            2024-12-09 15:32:40.765  - info: host.iobroker-slave stopInstance system.adapter.node-red.0 (force=false, process=true)
                            2024-12-09 15:32:45.769  - info: host.iobroker-slave stopInstance timeout 5000 system.adapter.node-red.0 killing pid 726
                            2024-12-09 15:32:46.128  - warn: host.iobroker-slave instance system.adapter.node-red.0 terminated due to SIGKILL
                            2024-12-09 15:32:46.129  - info: host.iobroker-slave instance system.adapter.node-red.0 terminated with code null ()
                            2024-12-09 15:32:51.199  - info: host.iobroker-slave instance system.adapter.node-red.0 in version "5.2.1" started with pid 741
                            2024-12-09 15:32:55.618  - info: node-red.0 (741) starting. Version 5.2.1 in /opt/iobroker/node_modules/iobroker.node-red, node: v20.18.1, js-controller: 7.0.3
                            2024-12-09 15:32:55.831  - warn: node-red.0 (741) Cannot enable the dynamic object read as admin has authentication
                            2024-12-09 15:33:02.041  - info: node-red.0 (741) Starting node-red: --max-old-space-size=128 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js
                            2024-12-09 15:33:02.059  - info: node-red.0 (741) Node-RED started successfully (PID: 779)
                            2024-12-09 15:33:16.464  - warn: node-red.0 (741) Node-RED: 9 Dec 15:33:16 - [info] User directory : /opt/iobroker/iobroker-data/node-red/
                            9 Dec 15:33:16 - [warn] Projects disabled : editorTheme.projects.enabled=false
                            2024-12-09 15:33:16.571  - warn: node-red.0 (741) Node-RED: 9 Dec 15:33:16 - [warn] Encrypted credentials not found
                            
                            

                            ============ Mark until here for C&P =============

                            iob diag has finished.

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • Hant0rH Offline
                              Hant0rH Offline
                              Hant0r
                              schrieb am zuletzt editiert von
                              #36

                              USB Dongle geht auch nach einer neuen Installation nicht :(

                              1 Antwort Letzte Antwort
                              0
                              • Hant0rH Hant0r

                                Habe das System nun nochmal neu aufgesetzt und den USB Dogle erstmal nicht angeschlossen.

                                beim sudo apt update && sudo apt full-upgrade kommen aber schon einige Fehler. Ist das normal?

                                ...
                                ...
                                Reading changelogs... Done
                                Preconfiguring packages ...
                                dpkg: warning: files list file for package 'libctf0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'python3-pkg-resources' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'pinentry-curses' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'linux-headers-rpi-v8' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libdw1:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libxdmcp6:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libxcb1:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libhogweed6:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'apt-utils' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'linux-base' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'nftables' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libavif15:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'psmisc' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libalgorithm-diff-perl' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'liblz4-1:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'htop' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'fontconfig-config' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'iproute2' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'python3-pycryptodome' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'pigpiod' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libc-bin' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'ncurses-bin' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'firmware-atheros' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'cifs-utils' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libavahi-common3:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'firmware-misc-nonfree' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libdeflate0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'gettext-base' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libqmi-glib5:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libidn2-0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libossp-uuid16:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libsvtav1enc1:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'vim-tiny' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libfdt1:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'man-db' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'usbutils' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'linux-image-6.6.51+rpt-rpi-v8' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libpcre2-16-0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libsystemd0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libpugixml1v5:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'liblgpio1:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libv4l-0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'python3-six' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'wpasupplicant' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libselinux1:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'alsa-utils' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libpigpiod-if1' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libcamera-ipa:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libglib2.0-data' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libkms++0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libfreetype6:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'python3-certifi' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libx11-data' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'librtmp1:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libapt-pkg6.0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libdbus-1-3:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'python3-requests' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'raspi-firmware' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'liblttng-ust-ctl5:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libmnl0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'python3-idna' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'patch' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libpigpio-dev' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libsepol2:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libgav1-1:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'python3-rpi-lgpio' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'linux-image-rpi-v8' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libncursesw6:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libfuse3-3:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'python3-toml' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libdpkg-perl' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'logsave' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'python3-urllib3' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libwebp7:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'ppp' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'g++' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'keyutils' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'groff-base' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libmatroska7:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libcrypt-dev:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libnsl2:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'gpiod' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libtasn1-6:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libc6-dev:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libx11-6:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libmtp9:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'sgml-base' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libpisp1:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'usb-modeswitch' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libusb-1.0-0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libfontconfig1:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'apt-listchanges' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libndp0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libmbim-utils' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libisl23:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libbz2-1.0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libsamplerate0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libbsd0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'raspi-config' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'python-is-python3' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libyuv0:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libqmi-utils' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libalgorithm-diff-xs-perl:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'libjson-c5:arm64' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'readline-common' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'publicsuffix' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'python3-smbus2' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'dbus-bin' missing; assuming package has no files currently installed
                                dpkg: warning: files list file for package 'raspi-utils-core' missing; assuming package has no files currently installed
                                (Reading database ... 48569 files and directories currently installed.)
                                Preparing to unpack .../00-raspi-firmware_1%3a1.20241126-1_all.deb ...
                                
                                ...
                                ...
                                ...
                                /usr/sbin/update-initramfs: 1: /etc/initramfs-tools/update-initramfs.conf: ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒: File name too long
                                dpkg: error processing package initramfs-tools (--configure):
                                 installed initramfs-tools package post-installation script subprocess returned error exit status 127
                                dpkg: dependency problems prevent configuration of linux-image-6.6.62+rpt-rpi-2712:
                                 linux-image-6.6.62+rpt-rpi-2712 depends on initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool; however:
                                  Package initramfs-tools is not configured yet.
                                  Package linux-initramfs-tool is not installed.
                                  Package initramfs-tools which provides linux-initramfs-tool is not configured yet.
                                
                                dpkg: error processing package linux-image-6.6.62+rpt-rpi-2712 (--configure):
                                 dependency problems - leaving unconfigured
                                Setting up raspberrypi-sys-mods (20241202) ...
                                dpkg: dependency problems prevent configuration of linux-image-rpi-2712:
                                 linux-image-rpi-2712 depends on linux-image-6.6.62+rpt-rpi-2712 (= 1:6.6.62-1+rpt1); however:
                                  Package linux-image-6.6.62+rpt-rpi-2712 is not configured yet.
                                
                                dpkg: error processing package linux-image-rpi-2712 (--configure):
                                 dependency problems - leaving unconfigured
                                Setting up raspberrypi-net-mods (1.4.3) ...
                                Installing new version of config file /etc/profile.d/wifi-check.sh ...
                                dpkg: dependency problems prevent configuration of linux-image-6.6.62+rpt-rpi-v8:
                                 linux-image-6.6.62+rpt-rpi-v8 depends on initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool; however:
                                  Package initramfs-tools is not configured yet.
                                  Package linux-initramfs-tool is not installed.
                                  Package initramfs-tools which provides linux-initramfs-tool is not configured yet.
                                
                                dpkg: error processing package linux-image-6.6.62+rpt-rpi-v8 (--configure):
                                 dependency problems - leaving unconfigured
                                dpkg: dependency problems prevent configuration of linux-headers-6.6.62+rpt-rpi-v8:
                                 linux-headers-6.6.62+rpt-rpi-v8 depends on linux-image-6.6.62+rpt-rpi-v8 (= 1:6.6.62-1+rpt1) | linux-image-6.6.62+rpt-rpi-v8-unsigned (= 1:6.6.62-1+rpt1); however:
                                  Package linux-image-6.6.62+rpt-rpi-v8 is not configured yet.
                                  Package linux-image-6.6.62+rpt-rpi-v8-unsigned is not installed.
                                
                                dpkg: error processing package linux-headers-6.6.62+rpt-rpi-v8 (--configure):
                                 dependency problems - leaving unconfigured
                                dpkg: dependency problems prevent configuration of linux-headers-6.6.62+rpt-rpi-2712:
                                 linux-headers-6.6.62+rpt-rpi-2712 depends on linux-image-6.6.62+rpt-rpi-2712 (= 1:6.6.62-1+rpt1) | linux-image-6.6.62+rpt-rpi-2712-unsigned (= 1:6.6.62-1+rpt1); however:
                                  Package linux-image-6.6.62+rpt-rpi-2712 is not configured yet.
                                  Package linux-image-6.6.62+rpt-rpi-2712-unsigned is not installed.
                                
                                dpkg: error processing package linux-headers-6.6.62+rpt-rpi-2712 (--configure):
                                 dependency problems - leaving unconfigured
                                dpkg: dependency problems prevent configuration of linux-headers-rpi-2712:
                                 linux-headers-rpi-2712 depends on linux-headers-6.6.62+rpt-rpi-2712 (= 1:6.6.62-1+rpt1); however:
                                  Package linux-headers-6.6.62+rpt-rpi-2712 is not configured yet.
                                
                                dpkg: error processing package linux-headers-rpi-2712 (--configure):
                                 dependency problems - leaving unconfigured
                                dpkg: dependency problems prevent configuration of linux-image-rpi-v8:
                                 linux-image-rpi-v8 depends on linux-image-6.6.62+rpt-rpi-v8 (= 1:6.6.62-1+rpt1); however:
                                  Package linux-image-6.6.62+rpt-rpi-v8 is not configured yet.
                                
                                dpkg: error processing package linux-image-rpi-v8 (--configure):
                                 dependency problems - leaving unconfigured
                                dpkg: dependency problems prevent configuration of linux-headers-rpi-v8:
                                 linux-headers-rpi-v8 depends on linux-headers-6.6.62+rpt-rpi-v8 (= 1:6.6.62-1+rpt1); however:
                                  Package linux-headers-6.6.62+rpt-rpi-v8 is not configured yet.
                                
                                dpkg: error processing package linux-headers-rpi-v8 (--configure):
                                 dependency problems - leaving unconfigured
                                Setting up libcamera0.3:arm64 (0.3.2+rpt20241119-1) ...
                                Setting up libcamera-ipa:arm64 (0.3.2+rpt20241119-1) ...
                                Setting up rpicam-apps-lite (1.5.3-1) ...
                                Processing triggers for libc-bin (2.36-9+rpt2+deb12u9) ...
                                Processing triggers for man-db (2.11.2-2) ...
                                Errors were encountered while processing:
                                 initramfs-tools
                                 linux-image-6.6.62+rpt-rpi-2712
                                 linux-image-rpi-2712
                                 linux-image-6.6.62+rpt-rpi-v8
                                 linux-headers-6.6.62+rpt-rpi-v8
                                 linux-headers-6.6.62+rpt-rpi-2712
                                 linux-headers-rpi-2712
                                 linux-image-rpi-v8
                                 linux-headers-rpi-v8
                                E: Sub-process /usr/bin/dpkg returned an error code (1)
                                
                                

                                Aber auch nach einer Neuinstallation, ohne das der USB Dongle dran war, bringt die zwei Fehler.


                                ========== Start marking the full check here ===========

                                Script v.2024-12-08 Raspbian+zigbee diag+masking
                                
                                *** BASE SYSTEM ***
                                 Static hostname: iobroker-slave
                                       Icon name: computer
                                Operating System: Debian GNU/Linux 12 (bookworm)
                                          Kernel: Linux 6.6.62+rpt-rpi-v8
                                    Architecture: arm64
                                OS is similar to:
                                
                                Model           : Raspberry Pi 3 Model B Rev 1.2
                                Docker          : false
                                Virtualization  : none
                                Kernel          : aarch64
                                Userland        : 64 bit
                                
                                Systemuptime and Load:
                                 15:38:45 up 9 min,  1 user,  load average: 0.29, 0.88, 0.58
                                CPU threads: 4
                                
                                
                                *** LIFE CYCLE STATUS ***
                                Operating System is the current Debian stable version codenamed 'bookworm'!
                                
                                *** RASPBERRY THROTTLING ***
                                Current issues:
                                No throttling issues detected.
                                
                                Previously detected issues:
                                No throttling issues detected.
                                
                                *** TIME AND TIMEZONES ***
                                               Local time: Mon 2024-12-09 15:38:46 CET
                                           Universal time: Mon 2024-12-09 14:38:46 UTC
                                                 RTC time: n/a
                                                Time zone: Europe/Berlin (CET, +0100)
                                System clock synchronized: yes
                                              NTP service: active
                                          RTC in local TZ: no
                                
                                *** Users and Groups ***
                                User that called 'iob diag':
                                tim
                                HOME=/home/tim
                                GROUPS=tim adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                                
                                User that is running 'js-controller':
                                iobroker
                                HOME=/home/iobroker
                                GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                
                                *** DISPLAY-SERVER SETUP ***
                                Display-Server: false
                                Desktop:
                                Terminal:       tty
                                
                                *** MEMORY ***
                                               total        used        free      shared  buff/cache   available
                                Mem:            951M        353M        334M        114K        330M        597M
                                Swap:           536M        786K        536M
                                Total:          1.5G        354M        870M
                                
                                Active iob-Instances:   39
                                
                                          907 M total memory
                                          336 M used memory
                                           62 M active memory
                                          423 M inactive memory
                                          319 M free memory
                                           19 M buffer memory
                                          296 M swap cache
                                          511 M total swap
                                            0 M used swap
                                          511 M free swap
                                
                                *** top - Table Of Processes  ***
                                top - 15:38:46 up 9 min,  1 user,  load average: 0.29, 0.88, 0.58
                                Tasks: 125 total,   1 running, 124 sleeping,   0 stopped,   0 zombie
                                %Cpu(s):  0.0 us, 12.5 sy,  0.0 ni, 75.0 id,  0.0 wa,  0.0 hi, 12.5 si,  0.0 st
                                MiB Mem :    907.2 total,    318.3 free,    337.9 used,    315.4 buff/cache
                                MiB Swap:    512.0 total,    511.2 free,      0.8 used.    569.3 avail Mem
                                
                                *** FAILED SERVICES ***
                                
                                  UNIT                          LOAD   ACTIVE SUB    DESCRIPTION
                                * proc-sys-fs-binfmt_misc.mount loaded failed failed Arbitrary Executable File Formats File System
                                * systemd-binfmt.service        loaded failed failed Set Up Additional Binary Formats
                                
                                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.
                                2 loaded units listed.
                                
                                
                                *** DMESG CRITICAL ERRORS ***
                                No critical errors detected
                                
                                *** FILESYSTEM ***
                                Filesystem     Type      Size  Used Avail Use% Mounted on
                                udev           devtmpfs  318M     0  318M   0% /dev
                                tmpfs          tmpfs      91M  844K   90M   1% /run
                                /dev/mmcblk0p2 ext4       15G  4.0G  9.5G  30% /
                                tmpfs          tmpfs     454M     0  454M   0% /dev/shm
                                tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                /dev/mmcblk0p1 vfat      510M   65M  446M  13% /boot/firmware
                                tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
                                
                                Messages concerning ext4 filesystem in dmesg:
                                [Mon Dec  9 15:29:24 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 cgroup_disable=memory snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=3f6ca7d7-02 rootfstype=ext4 fsck.repair=yes rootwait
                                [Mon Dec  9 15:29:28 2024] EXT4-fs (mmcblk0p2): mounted filesystem ce208fd3-38a8-424a-87a2-cd44114eb820 ro with ordered data mode. Quota mode: none.
                                [Mon Dec  9 15:29:31 2024] EXT4-fs (mmcblk0p2): re-mounted ce208fd3-38a8-424a-87a2-cd44114eb820 r/w. Quota mode: none.
                                
                                Show mounted filesystems:
                                TARGET           SOURCE         FSTYPE OPTIONS
                                /                /dev/mmcblk0p2 ext4   rw,noatime,commit=600
                                `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                
                                Files in neuralgic directories:
                                
                                /var:
                                1.1G    /var/
                                296M    /var/cache
                                290M    /var/cache/apt
                                177M    /var/cache/apt/archives
                                164M    /var/lib
                                
                                Archived and active journals take up 71.6M in the file system.
                                
                                /opt/iobroker/backups:
                                4.0K    /opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                137M    /opt/iobroker/iobroker-data/
                                72M     /opt/iobroker/iobroker-data/node-red
                                71M     /opt/iobroker/iobroker-data/node-red/node_modules
                                60M     /opt/iobroker/iobroker-data/files
                                31M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                                
                                The five largest files in iobroker-data are:
                                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.0c96b194.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
                                5.5M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-2d33e4.42bb0640.chunk.js.map
                                5.0M    /opt/iobroker/iobroker-data/objects.jsonl
                                
                                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'
                                
                                
                                HINT:
                                Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                                /dev/ttyUSB0
                                Zigbee Network Settings on your coordinator/in nvbackup are:
                                
                                *** 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 arm64 Packages
                                        100 /var/lib/dpkg/status
                                     20.18.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.17.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.16.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.15.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.15.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.14.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.13.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.13.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.12.2-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.12.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.12.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.11.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.11.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.10.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.9.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.8.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.8.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.7.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.6.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.6.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.5.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.5.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.4.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.3.1-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.3.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.2.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.1.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     20.0.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                     18.19.0+dfsg-6~deb12u2 500
                                        500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                     18.19.0+dfsg-6~deb12u1 500
                                        500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                
                                Temp directories causing deletion problem: 0
                                No problems detected
                                
                                Errors in npm tree: 0
                                No problems detected
                                
                                *** ioBroker-Installation ***
                                
                                ioBroker Status
                                iobroker is running on this host.
                                
                                At least one iobroker host is running.
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                Hosts:
                                ioBroker            ioBroker (version: 7.0.3, hostname: ioBroker      , alive, uptime: 16180)
                                iobroker-slave      iobroker-slave (version: 7.0.3, hostname: iobroker-slave, alive, uptime: 565)
                                
                                Core adapters versions
                                js-controller:  7.0.3
                                admin:          7.1.5
                                javascript:     "javascript" not found
                                
                                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.backitup.0               : backitup              : ioBroker                                 -  enabled
                                  system.adapter.cameras.0                : cameras               : ioBroker                                 - disabled, port: 8200, bind: 127.0.0.1
                                  system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                                  system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 - disabled
                                + system.adapter.doorbird.0               : doorbird              : ioBroker                                 -  enabled
                                  system.adapter.dysonairpurifier.0       : dysonairpurifier      : ioBroker                                 - disabled
                                + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
                                + system.adapter.energiefluss.0           : energiefluss          : ioBroker                                 -  enabled
                                + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
                                + system.adapter.hs100.0                  : hs100                 : ioBroker                                 -  enabled
                                + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                                  system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                                  system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
                                  system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
                                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
                                  system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker                                 - disabled
                                + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                + system.adapter.jablotron.0              : jablotron             : ioBroker                                 -  enabled
                                + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                                  system.adapter.mbus.0                   : mbus                  : ioBroker                                 - disabled, port: 3493
                                + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                                + system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                                  system.adapter.modbus.0                 : modbus                : ioBroker                                 - disabled
                                + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                + system.adapter.node-red.0               : node-red              : iobroker-slave                           -  enabled, port: 1880, bind: 0.0.0.0
                                + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                                + system.adapter.openknx.0                : openknx               : ioBroker                                 -  enabled
                                  system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 -  enabled
                                + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
                                + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                                + system.adapter.pvforecast.0             : pvforecast            : ioBroker                                 -  enabled
                                + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 10.1.1.5
                                + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                + system.adapter.smartmeter.0             : smartmeter            : ioBroker                                 -  enabled
                                + system.adapter.sonos.0                  : sonos                 : ioBroker                                 -  enabled
                                + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                                + system.adapter.spritmonitor.0           : spritmonitor          : ioBroker                                 -  enabled
                                + system.adapter.tapo.0                   : tapo                  : ioBroker                                 -  enabled
                                + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                  system.adapter.text2command.0           : text2command          : ioBroker                                 - disabled
                                + system.adapter.tibberlink.0             : tibberlink            : ioBroker                                 -  enabled
                                + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                                + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
                                + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                                + system.adapter.viessmannapi.0           : viessmannapi          : ioBroker                                 -  enabled
                                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                                  system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
                                + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
                                  system.adapter.vis-material-webfont.0   : vis-material-webfont  : ioBroker                                 - disabled
                                  system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
                                  system.adapter.vis-metro.0              : vis-metro             : ioBroker                                 - disabled
                                  system.adapter.vis-players.0            : vis-players           : ioBroker                                 - disabled
                                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                                  system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                                + system.adapter.vw-connect.0             : vw-connect            : 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-slave                           - disabled, port: /dev/ttyUSB0
                                
                                + 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.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                                + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                + system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                                + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                                + system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker                                 -  enabled, port: 54321
                                + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                + system.adapter.node-red.0               : node-red              : iobroker-slave                           -  enabled, port: 1880, bind: 0.0.0.0
                                + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 10.1.1.5
                                + 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.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                ioBroker-Repositories
                                ┌────────────────────────────────────────────────────────────────────────────────────────────────────────
                                │ (index) │ name               │ url                                                     │ auto upgrade │
                                ├────────────────────────────────────────────────────────────────────────────────────────────────────────
                                │ 0       │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json'        │ true         │
                                │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                │ 2       │ 'List'             │ 'http://download.iobroker.net/list.html'                │ false        │
                                └────────────────────────────────────────────────────────────────────────────────────────────────────────
                                
                                Active repo(s): Stable (default)
                                Upgrade policy: patch
                                
                                Installed ioBroker-Instances
                                Used repository: Stable (default)
                                Adapter    "admin"        : 7.1.5    , installed 7.1.5
                                Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                                Controller "js-controller": 7.0.3    , installed 7.0.3
                                Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                                Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects:        26969
                                States:         23298
                                
                                *** OS-Repositories and Updates ***
                                Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease
                                Hit:2 http://deb.debian.org/debian bookworm InRelease
                                Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                                Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                                Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                                Reading package lists... 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 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       6341       779/node-red
                                tcp        0      0 0.0.0.0:20000           0.0.0.0:*               LISTEN      1001       5595       779/node-red
                                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          3786       445/sshd: /usr/sbin
                                tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1001       5592       779/node-red
                                udp        0      0 0.0.0.0:35171           0.0.0.0:*                           104        3741       366/avahi-daemon: r
                                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       5597       779/node-red
                                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        3739       366/avahi-daemon: r
                                
                                *** Log File - Last 25 Lines ***
                                
                                2024-12-09 15:32:27.711  - info: host.iobroker-slave iobroker host.iobroker-slave object system.adapter.node-red.0.outputCount created
                                2024-12-09 15:32:27.727  - info: host.iobroker-slave iobroker host.iobroker-slave object system.adapter.node-red.0.eventLoopLag created
                                2024-12-09 15:32:27.740  - info: host.iobroker-slave iobroker host.iobroker-slave object system.adapter.node-red.0.sigKill created
                                2024-12-09 15:32:27.752  - info: host.iobroker-slave iobroker host.iobroker-slave object system.adapter.node-red.0.logLevel created
                                2024-12-09 15:32:27.767  - info: host.iobroker-slave iobroker host.iobroker-slave object node-red.0.info created
                                2024-12-09 15:32:27.776  - info: host.iobroker-slave iobroker host.iobroker-slave object node-red.0.info.connection created
                                2024-12-09 15:32:27.786  - info: host.iobroker-slave iobroker host.iobroker-slave Set default value of node-red.0.info.connection: false
                                2024-12-09 15:32:27.810  - info: host.iobroker-slave iobroker host.iobroker-slave object system.adapter.node-red.0 created
                                2024-12-09 15:32:28.855  - info: host.iobroker-slave iobroker exit 0
                                2024-12-09 15:32:34.581  - info: host.iobroker-slave instance system.adapter.node-red.0 in version "5.2.1" started with pid 726
                                2024-12-09 15:32:39.536  - info: node-red.0 (726) starting. Version 5.2.1 in /opt/iobroker/node_modules/iobroker.node-red, node: v20.18.1, js-controller: 7.0.3
                                2024-12-09 15:32:39.649  - info: node-red.0 (726) Requested NPM packages: []
                                2024-12-09 15:32:39.763  - warn: node-red.0 (726) Cannot enable the dynamic object read as admin has authentication
                                2024-12-09 15:32:40.765  - info: host.iobroker-slave stopInstance system.adapter.node-red.0 (force=false, process=true)
                                2024-12-09 15:32:45.769  - info: host.iobroker-slave stopInstance timeout 5000 system.adapter.node-red.0 killing pid 726
                                2024-12-09 15:32:46.128  - warn: host.iobroker-slave instance system.adapter.node-red.0 terminated due to SIGKILL
                                2024-12-09 15:32:46.129  - info: host.iobroker-slave instance system.adapter.node-red.0 terminated with code null ()
                                2024-12-09 15:32:51.199  - info: host.iobroker-slave instance system.adapter.node-red.0 in version "5.2.1" started with pid 741
                                2024-12-09 15:32:55.618  - info: node-red.0 (741) starting. Version 5.2.1 in /opt/iobroker/node_modules/iobroker.node-red, node: v20.18.1, js-controller: 7.0.3
                                2024-12-09 15:32:55.831  - warn: node-red.0 (741) Cannot enable the dynamic object read as admin has authentication
                                2024-12-09 15:33:02.041  - info: node-red.0 (741) Starting node-red: --max-old-space-size=128 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js
                                2024-12-09 15:33:02.059  - info: node-red.0 (741) Node-RED started successfully (PID: 779)
                                2024-12-09 15:33:16.464  - warn: node-red.0 (741) Node-RED: 9 Dec 15:33:16 - [info] User directory : /opt/iobroker/iobroker-data/node-red/
                                9 Dec 15:33:16 - [warn] Projects disabled : editorTheme.projects.enabled=false
                                2024-12-09 15:33:16.571  - warn: node-red.0 (741) Node-RED: 9 Dec 15:33:16 - [warn] Encrypted credentials not found
                                
                                

                                ============ Mark until here for C&P =============

                                iob diag has finished.

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

                                @hant0r sagte in Fehler bei node red auf dem slave:

                                Ist das normal?

                                Natürlich nicht.

                                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

                                Hant0rH 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @hant0r sagte in Fehler bei node red auf dem slave:

                                  Ist das normal?

                                  Natürlich nicht.

                                  Hant0rH Offline
                                  Hant0rH Offline
                                  Hant0r
                                  schrieb am zuletzt editiert von
                                  #38

                                  @thomas-braun sagte in Fehler bei node red auf dem slave:

                                  @hant0r sagte in Fehler bei node red auf dem slave:

                                  Ist das normal?

                                  Natürlich nicht.

                                  Das dachte ich mir auch. Finde bisher im Netz aber keine Lösung

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • Hant0rH Hant0r

                                    @thomas-braun sagte in Fehler bei node red auf dem slave:

                                    @hant0r sagte in Fehler bei node red auf dem slave:

                                    Ist das normal?

                                    Natürlich nicht.

                                    Das dachte ich mir auch. Finde bisher im Netz aber keine Lösung

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

                                    @hant0r

                                    Bei dem 'Fehler'bild würde ich es nochmal langsam und in Ruhe installieren.
                                    Auf dem RPi3 dauert eine simple Installation nur des Basissystems auch schon mal gerne eine Stunde.

                                    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

                                    Hant0rH 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @hant0r

                                      Bei dem 'Fehler'bild würde ich es nochmal langsam und in Ruhe installieren.
                                      Auf dem RPi3 dauert eine simple Installation nur des Basissystems auch schon mal gerne eine Stunde.

                                      Hant0rH Offline
                                      Hant0rH Offline
                                      Hant0r
                                      schrieb am zuletzt editiert von
                                      #40

                                      @thomas-braun sagte in Fehler bei node red auf dem slave:

                                      @hant0r

                                      Bei dem 'Fehler'bild würde ich es nochmal langsam und in Ruhe installieren.
                                      Auf dem RPi3 dauert eine simple Installation nur des Basissystems auch schon mal gerne eine Stunde.

                                      Das habe ich nun zweimal (nach Anleitung) gemacht.
                                      Da die Fehler aber schon nach dem ersten Booten bzw. dem absetzen vom upgrade Befehl kommt, hängt es vielleicht am Image!?

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • Hant0rH Hant0r

                                        @thomas-braun sagte in Fehler bei node red auf dem slave:

                                        @hant0r

                                        Bei dem 'Fehler'bild würde ich es nochmal langsam und in Ruhe installieren.
                                        Auf dem RPi3 dauert eine simple Installation nur des Basissystems auch schon mal gerne eine Stunde.

                                        Das habe ich nun zweimal (nach Anleitung) gemacht.
                                        Da die Fehler aber schon nach dem ersten Booten bzw. dem absetzen vom upgrade Befehl kommt, hängt es vielleicht am Image!?

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

                                        @hant0r sagte in Fehler bei node red auf dem slave:

                                        (nach Anleitung)

                                        Welche Anleitung?
                                        Und welches Image?

                                        Danach:

                                        https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                                        kann man da eigentlich gar nicht viel falsch machen.

                                        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

                                        Hant0rH 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @hant0r sagte in Fehler bei node red auf dem slave:

                                          (nach Anleitung)

                                          Welche Anleitung?
                                          Und welches Image?

                                          Danach:

                                          https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                                          kann man da eigentlich gar nicht viel falsch machen.

                                          Hant0rH Offline
                                          Hant0rH Offline
                                          Hant0r
                                          schrieb am zuletzt editiert von Hant0r
                                          #42

                                          @thomas-braun sagte in Fehler bei node red auf dem slave:

                                          @hant0r sagte in Fehler bei node red auf dem slave:

                                          (nach Anleitung)

                                          Welche Anleitung?
                                          Und welches Image?

                                          Die von oben: https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                                          und installiert habe ich das "Pi OS Lite (64-Bit)"

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


                                          Support us

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

                                          844

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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