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. Multihost probleme ## Error: No configuration received! ##

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    23
    1
    1.3k

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    14
    1
    2.5k

Multihost probleme ## Error: No configuration received! ##

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
28 Beiträge 9 Kommentatoren 3.5k Aufrufe 6 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.
  • HomoranH Homoran

    @dirk-0 sagte in Multihost probleme ## Error: No configuration received! ##:

    Host / Unix Socket of states DB (jsonl), default[0.0.0.0]:

    Hier die IP des Masters!
    bei Objects auch.

    BTW
    Hier ist der
    @dirk-0 sagte in Multihost probleme ## Error: No configuration received! ##:

    Master:
    ======== Start marking the full check here =========

    Raspi7!!!

    wo bist du denn gerade?

    D Offline
    D Offline
    Dirk 0
    schrieb am zuletzt editiert von
    #18

    @homoran

    ja, das hat jetzt geklappt!! :) :) - Vielen lieben Dank!

    D 1 Antwort Letzte Antwort
    0
    • D Dirk 0

      @homoran

      ja, das hat jetzt geklappt!! :) :) - Vielen lieben Dank!

      D Offline
      D Offline
      Dirk 0
      schrieb am zuletzt editiert von
      #19

      @dirk-0

      statt IP geht auch der hostname:

      pi@raspi3:~ $ iob setup custom
      Current configuration:
      - Objects database:
        - Type: jsonl
        - Host/Unix Socket: raspi7
        - Port: 9001
      - States database:
        - Type: jsonl
        - Host/Unix Socket: raspi7
        - Port: 9000
      - Data Directory: ../../iobroker-data/
      
      Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: 
      Host / Unix Socket of objects DB(jsonl), default[raspi7]: 
      Port of objects DB(jsonl), default[9001]: 
      Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: 
      Host / Unix Socket of states DB (jsonl), default[raspi7]: 
      Port of states DB (jsonl), default[9000]: 
      Host name of this machine [raspi3]: 
      updating conf/iobroker.json
      
      
      HomoranH 1 Antwort Letzte Antwort
      1
      • D Dirk 0

        @dirk-0

        statt IP geht auch der hostname:

        pi@raspi3:~ $ iob setup custom
        Current configuration:
        - Objects database:
          - Type: jsonl
          - Host/Unix Socket: raspi7
          - Port: 9001
        - States database:
          - Type: jsonl
          - Host/Unix Socket: raspi7
          - Port: 9000
        - Data Directory: ../../iobroker-data/
        
        Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: 
        Host / Unix Socket of objects DB(jsonl), default[raspi7]: 
        Port of objects DB(jsonl), default[9001]: 
        Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: 
        Host / Unix Socket of states DB (jsonl), default[raspi7]: 
        Port of states DB (jsonl), default[9000]: 
        Host name of this machine [raspi3]: 
        updating conf/iobroker.json
        
        
        HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #20

        @dirk-0 sagte in Multihost probleme ## Error: No configuration received! ##:

        statt IP geht auch der hostname:

        Ja, intern läuft es sowieso über den Hostnamen.
        Deswegen ist es wichtig bei einer Neuinstallation den selnen Hostnamen zu verwenden

        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 -

        1 Antwort Letzte Antwort
        0
        • von.cartmanV von.cartman

          Hallo Zusammen,

          ich versuche gerade ein Multihost aufzustellen.
          Ich bekomme folgenden Fehlermeldung:

           iobroker multihost connect
          1 |         192.168.0.34 |  host |         192.168.0.34 | "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/src/lib/setup/setupMultihost.ts:339:26
              at onFinished (file:///opt/iobroker/node_modules/@iobroker/js-controller-cli/src/lib/setup/multihostClient.ts:267:21)
              at Timeout.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/js-controller-cli/src/lib/setup/multihostClient.ts:98:17)
              at listOnTimeout (node:internal/timers:581:17)
              at processTimers (node:internal/timers:519:7)
          
          

          Beide Hosts sind von Software indentisch, Hardware ist unterschiedlich:
          Master: Raspi5 und Slave: Raspi4

          Für EURE Hilfe Vielen Dank im Voraus

          M Offline
          M Offline
          mago
          schrieb am zuletzt editiert von
          #21

          Hallo zusammen,
          ich hänge mich hier mal dran da ich ein ähnliches Problem (mit derselben Fehlermeldung) habe.
          Setup ist wie folgt:
          iobroker Master als Proxmox LXC:

          Skript v.2024-05-22
          
          *** BASE SYSTEM ***
           Static hostname: iobroker
                 Icon name: computer-container
                   Chassis: container ☐
            Virtualization: lxc
          Operating System: Debian GNU/Linux 12 (bookworm)
                    Kernel: Linux 6.8.12-2-pve
              Architecture: x86-64
          
          model name      : AMD Ryzen Embedded R1505G with Radeon Vega Gfx
          Docker          : false
          Virtualization  : lxc
          Kernel          : x86_64
          Userland        : 64 bit
          
          Systemuptime and Load:
           08:42:55 up 1 day, 23:06,  2 users,  load average: 0.12, 0.14, 0.10
          CPU threads: 2
          
          
          *** Time and Time Zones ***
                         Local time: Wed 2024-09-25 08:42:55 CEST
                     Universal time: Wed 2024-09-25 06:42:55 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CEST, +0200)
          System clock synchronized: yes
                        NTP service: inactive
                    RTC in local TZ: no
          
          *** Users and Groups ***
          User that called 'iob diag':
          root
          HOME=/root
          GROUPS=root
          
          User that is running 'js-controller':
          iobroker
          HOME=/home/iobroker
          GROUPS=iobroker tty dialout audio video plugdev
          
          *** Display-Server-Setup ***
          Display-Server: false
          Desktop: 
          Terminal: 
          Boot Target:    graphical.target
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            2.1G        1.3G        385M        114K        459M        845M
          Swap:           536M          0B        536M
          Total:          2.7G        1.3G        922M
          
          Active iob-Instances:   16
          
                   2048 M total memory
                   1242 M used memory
                   1365 M active memory
                    230 M inactive memory
                    367 M free memory
                      0 M buffer memory
                    438 M swap cache
                    512 M total swap
                      0 M used swap
                    512 M free swap
          
          *** top - Table Of Processes  ***
          top - 08:42:55 up 1 day, 23:06,  2 users,  load average: 0.12, 0.14, 0.10
          Tasks:  41 total,   1 running,  40 sleeping,   0 stopped,   0 zombie
          %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
          MiB Mem :   2048.0 total,    365.9 free,   1243.8 used,    438.4 buff/cache     
          MiB Swap:    512.0 total,    512.0 free,      0.0 used.    804.2 avail Mem 
          
          *** FAILED SERVICES ***
          
            UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
          * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
          
          LOAD   = Reflects whether the unit definition was properly loaded.
          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
          SUB    = The low-level unit activation state, values depend on unit type.
          1 loaded units listed.
          
          *** FILESYSTEM ***
          Filesystem                       Type      Size  Used Avail Use% Mounted on
          /dev/mapper/pve-vm--100--disk--0 ext4      7.8G  4.1G  3.4G  56% /
          none                             tmpfs     492K  4.0K  488K   1% /dev
          udev                             devtmpfs  2.9G     0  2.9G   0% /dev/tty
          tmpfs                            tmpfs     2.9G     0  2.9G   0% /dev/shm
          tmpfs                            tmpfs     1.2G  108K  1.2G   1% /run
          tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
          
          Messages concerning ext4 filesystem in dmesg:
          dmesg: read kernel buffer failed: Operation not permitted
          
          Show mounted filesystems:
          TARGET                                                  SOURCE                           FSTYPE     OPTIONS
          /                                                       /dev/mapper/pve-vm--100--disk--0 ext4       rw,relatime,stripe=16
          |-/run                                                  tmpfs                            tmpfs      rw,nosuid,nodev,size=1196024k,nr_inodes=819200,mode=755,uid=100000,gid=100000,inode64
          | |-/run/lock                                           tmpfs                            tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k,uid=100000,gid=100000,inode64
          | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
          | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
          | |-/run/credentials/systemd-sysctl.service             ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
          | `-/run/credentials/systemd-sysusers.service           ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
          |-/dev                                                  none                             tmpfs      rw,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
          | |-/dev/shm                                            tmpfs                            tmpfs      rw,nosuid,nodev,uid=100000,gid=100000,inode64
          | |-/dev/mqueue                                         mqueue                           mqueue     rw,nosuid,nodev,noexec,relatime
          | |-/dev/.lxc/proc                                      proc                             proc       rw,relatime
          | |-/dev/.lxc/sys                                       sys                              sysfs      rw,relatime
          | |-/dev/full                                           udev[/full]                      devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
          | |-/dev/null                                           udev[/null]                      devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
          | |-/dev/random                                         udev[/random]                    devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
          | |-/dev/tty                                            udev[/tty]                       devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
          | |-/dev/urandom                                        udev[/urandom]                   devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
          | |-/dev/zero                                           udev[/zero]                      devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
          | |-/dev/pts                                            devpts                           devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
          | |-/dev/ptmx                                           devpts[/ptmx]                    devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
          | |-/dev/console                                        devpts[/0]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
          | |-/dev/tty1                                           devpts[/1]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
          | `-/dev/tty2                                           devpts[/2]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
          |-/proc                                                 proc                             proc       rw,nosuid,nodev,noexec,relatime
          | |-/proc/sys                                           proc[/sys]                       proc       ro,relatime
          | | |-/proc/sys/net                                     proc[/sys/net]                   proc       rw,nosuid,nodev,noexec,relatime
          | | `-/proc/sys/kernel/random/boot_id                   none[/.lxc-boot-id]              tmpfs      ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
          | |-/proc/sysrq-trigger                                 proc[/sysrq-trigger]             proc       ro,relatime
          | |-/proc/cpuinfo                                       lxcfs[/proc/cpuinfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
          | |-/proc/diskstats                                     lxcfs[/proc/diskstats]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
          | |-/proc/loadavg                                       lxcfs[/proc/loadavg]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
          | |-/proc/meminfo                                       lxcfs[/proc/meminfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
          | |-/proc/slabinfo                                      lxcfs[/proc/slabinfo]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
          | |-/proc/stat                                          lxcfs[/proc/stat]                fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
          | |-/proc/swaps                                         lxcfs[/proc/swaps]               fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
          | `-/proc/uptime                                        lxcfs[/proc/uptime]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
          `-/sys                                                  sysfs                            sysfs      ro,nosuid,nodev,noexec,relatime
            |-/sys/fs/fuse/connections                            fusectl                          fusectl    rw,nosuid,nodev,noexec,relatime
            |-/sys/devices/virtual/net                            sysfs[/devices/virtual/net]      sysfs      rw,nosuid,nodev,noexec,relatime
            |-/sys/fs/cgroup                                      none                             cgroup2    rw,nosuid,nodev,noexec,relatime
            `-/sys/devices/system/cpu                             lxcfs[/sys/devices/system/cpu]   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
          
          Files in neuralgic directories:
          
          /var:
          419M    /var/
          248M    /var/cache
          245M    /var/cache/apt
          169M    /var/cache/apt/archives
          146M    /var/lib
          
          Archived and active journals take up 24.0M in the file system.
          
          /opt/iobroker/backups:
          42M     /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          816M    /opt/iobroker/iobroker-data/
          552M    /opt/iobroker/iobroker-data/files
          441M    /opt/iobroker/iobroker-data/files/javascript.admin
          409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
          408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
          
          The five largest files in iobroker-data are:
          27M     /opt/iobroker/iobroker-data/states.jsonl
          24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
          17M     /opt/iobroker/iobroker-data/objects.jsonl
          14M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.js
          8.7M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
          
          No Devices found 'by-id'
          
          
          
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v20.17.0
          /usr/bin/node           v20.17.0
          /usr/bin/npm            10.8.2
          /usr/bin/npx            10.8.2
          /usr/bin/corepack       0.29.3
          
          
          nodejs:
            Installed: 20.17.0-1nodesource1
            Candidate: 20.17.0-1nodesource1
            Version table:
           *** 20.17.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  100 /var/lib/dpkg/status
               20.16.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.15.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.15.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.14.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.13.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.13.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.12.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.12.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.12.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.11.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.11.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.10.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.9.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.8.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.8.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.7.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.6.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.6.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.5.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.5.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.4.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.3.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.3.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.2.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.1.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.0.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               18.19.0+dfsg-6~deb12u2 500
                  500 http://deb.debian.org/debian bookworm/main amd64 Packages
               18.19.0+dfsg-6~deb12u1 500
                  500 http://security.debian.org bookworm-security/main amd64 Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          Errors in npm tree:
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Core adapters versions
          js-controller:  6.0.11
          admin:          7.1.2
          javascript:     8.7.6
          
          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.backitup.0               : backitup              : iobroker                                 -  enabled
          + system.adapter.bshb.0                   : bshb                  : iobroker                                 -  enabled
          + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
          + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
          + system.adapter.homeconnect.0            : homeconnect           : iobroker                                 -  enabled
          + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
          + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
          + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
          + system.adapter.radar2.0                 : radar2                : iobroker                                 -  enabled
          + system.adapter.roborock.0               : roborock              : iobroker                                 -  enabled
          + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.signal-cmb.0             : signal-cmb            : iobroker                                 -  enabled
          + 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
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
          + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          ioBroker-Repositories
          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
          │ (index) │ name     │ url                                                     │ auto upgrade │
          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
          
          Active repo(s): stable
          Upgrade policy: none
          
          Installed ioBroker-Instances
          Used repository: stable
          Adapter    "admin"        : 7.1.2    , installed 7.1.2
          Adapter    "backitup"     : 3.0.22   , installed 3.0.22
          Adapter    "bshb"         : 0.2.8    , installed 0.2.8
          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
          Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
          Adapter    "homeconnect"  : 1.4.1    , installed 1.4.1
          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
          Adapter    "javascript"   : 8.7.6    , installed 8.7.6
          Controller "js-controller": 6.0.11   , installed 6.0.11
          Adapter    "pvforecast"   : 3.0.0    , installed 3.0.0
          Adapter    "radar2"       : 2.2.0    , installed 2.2.0
          Adapter    "roborock"     : 0.6.4    , installed 0.6.4
          Adapter    "shelly"       : 7.0.0    , installed 7.0.0
          Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
          Adapter    "socketio"     : 6.7.1    , installed 6.6.1  [Updatable]
          Adapter    "telegram"     : 3.9.0    , installed 3.9.0
          Adapter    "web"          : 6.2.5    , installed 6.2.5
          Adapter    "ws"           : 2.6.2    , installed 2.5.11 [Updatable]
          
          Objects and States
          Please stand by - This may take a while
          Objects:        2276
          States:         1810
          
          *** OS-Repositories and Updates ***
          Hit:1 http://security.debian.org bookworm-security InRelease
          Hit:2 http://deb.debian.org/debian bookworm InRelease
          Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
          Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
          Reading package lists...
          Pending Updates: 0
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          8043       1/init              
          tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       3970543    12894/iobroker.js-c 
          tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       3969576    12894/iobroker.js-c 
          tcp        0      0 0.0.0.0:33881           0.0.0.0:*               LISTEN      104        12207      429/rpc.statd       
          tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          12325      294/master          
          tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       3974266    13186/io.shelly.0   
          tcp6       0      0 :::22                   :::*                    LISTEN      0          8162       1/init              
          tcp6       0      0 :::111                  :::*                    LISTEN      0          8045       1/init              
          tcp6       0      0 :::6824                 :::*                    LISTEN      1001       3974173    13130/io.roborock.0 
          tcp6       0      0 :::60975                :::*                    LISTEN      104        12213      429/rpc.statd       
          tcp6       0      0 :::7906                 :::*                    LISTEN      1001       3974174    13130/io.roborock.0 
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       3970869    13015/io.admin.0    
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       3974533    13288/io.web.0      
          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          12326      294/master          
          udp        0      0 0.0.0.0:36378           0.0.0.0:*                           104        12204      429/rpc.statd       
          udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       3973433    13227/io.radar2.0   
          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          8044       1/init              
          udp        0      0 127.0.0.1:605           0.0.0.0:*                           0          12199      429/rpc.statd       
          udp6       0      0 :::58912                :::*                                104        12210      429/rpc.statd       
          udp6       0      0 :::111                  :::*                                0          8046       1/init              
          
          *** Log File - Last 25 Lines ***
          
          2024-09-25 08:41:50.551  - info: radar2.0 (13227) debug: and not here (iPhone-Patrizia)
          2024-09-25 08:41:50.551  - info: radar2.0 (13227) debug: radar2 found uBT's: []
          2024-09-25 08:41:50.551  - info: radar2.0 (13227) debug: radar2 found uIP's: []
          2024-09-25 08:41:54.714  - warn: roborock.0 (13130) State "roborock.0.Devices.6OHbplLtKW1fSqmmRsscGx.deviceStatus.distance_off" has no existing object, this might lead to an error in future versions
          2024-09-25 08:41:54.853  - warn: roborock.0 (13130) Failed to map rooms. You need to name your rooms via the mobile app on your phone.
          2024-09-25 08:42:17.304  - info: radar2.0 (13227) debug: ChangeState ack:true of Fritzbox._lastHere = 2024-09-25@08:42:17
          2024-09-25 08:42:20.442  - info: radar2.0 (13227) debug: ChangeState ack:true of Xperia-Marco._lastHere = 2024-09-25@08:42:20
          2024-09-25 08:42:20.450  - info: radar2.0 (13227) debug: ChangeState ack:true of Fritzbox._nHere = 1366
          2024-09-25 08:42:20.454  - info: radar2.0 (13227) debug: ChangeState ack:true of Xperia-Marco._nHere = 272
          2024-09-25 08:42:20.455  - info: radar2.0 (13227) debug: radar2 found here (Fritzbox, Xperia-Marco)
          2024-09-25 08:42:20.455  - info: radar2.0 (13227) debug: and who here (Fritzbox, Xperia-Marco)
          2024-09-25 08:42:20.455  - info: radar2.0 (13227) debug: and not here (iPhone-Patrizia)
          2024-09-25 08:42:20.455  - info: radar2.0 (13227) debug: radar2 found uBT's: []
          2024-09-25 08:42:20.455  - info: radar2.0 (13227) debug: radar2 found uIP's: []
          2024-09-25 08:42:47.304  - info: radar2.0 (13227) debug: ChangeState ack:true of Fritzbox._lastHere = 2024-09-25@08:42:47
          2024-09-25 08:42:50.441  - info: radar2.0 (13227) debug: ChangeState ack:true of Xperia-Marco._lastHere = 2024-09-25@08:42:50
          2024-09-25 08:42:50.448  - info: radar2.0 (13227) debug: ChangeState ack:true of Fritzbox._nHere = 1367
          2024-09-25 08:42:50.452  - info: radar2.0 (13227) debug: ChangeState ack:true of Xperia-Marco._nHere = 273
          2024-09-25 08:42:50.453  - info: radar2.0 (13227) debug: radar2 found here (Fritzbox, Xperia-Marco)
          2024-09-25 08:42:50.453  - info: radar2.0 (13227) debug: and who here (Fritzbox, Xperia-Marco)
          2024-09-25 08:42:50.453  - info: radar2.0 (13227) debug: and not here (iPhone-Patrizia)
          2024-09-25 08:42:50.454  - info: radar2.0 (13227) debug: radar2 found uBT's: []
          2024-09-25 08:42:50.454  - info: radar2.0 (13227) debug: radar2 found uIP's: []
          2024-09-25 08:42:54.725  - warn: roborock.0 (13130) State "roborock.0.Devices.6OHbplLtKW1fSqmmRsscGx.deviceStatus.distance_off" has no existing object, this might lead to an error in future versions
          2024-09-25 08:42:54.868  - warn: roborock.0 (13130) Failed to map rooms. You need to name your rooms via the mobile app on your phone.
          

          ioBroker slave auf RPi3:

          Skript v.2024-05-22
          
          *** BASE SYSTEM ***
           Static hostname: heizpi
                 Icon name: computer
          Operating System: Debian GNU/Linux 12 (bookworm)
                    Kernel: Linux 6.6.47+rpt-rpi-v8
              Architecture: arm64
          
          Model		: Raspberry Pi 3 Model B Rev 1.2
          Docker          : false
          Virtualization  : none
          Kernel          : aarch64
          Userland        : 64 bit
          
          Systemuptime and Load:
           07:45:39 up 11:27,  2 users,  load average: 0.54, 0.20, 0.07
          CPU threads: 4
          
          
          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.
          
          Previously detected issues:
          No throttling issues detected.
          
          *** Time and Time Zones ***
                         Local time: Wed 2024-09-25 07:45:39 BST
                     Universal time: Wed 2024-09-25 06:45:39 UTC
                           RTC time: n/a
                          Time zone: Europe/London (BST, +0100)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** Users and Groups ***
          User that called 'iob diag':
          pi
          HOME=/home/pi
          GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
          
          User that is running 'js-controller':
          iobroker
          HOME=/home/iobroker
          GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
          
          *** Display-Server-Setup ***
          Display-Server: false
          Desktop: 	
          Terminal: 	tty
          Boot Target: 	multi-user.target
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            951M        198M        514M        1.1M        299M        752M
          Swap:           209M          0B        209M
          Total:          1.2G        198M        724M
          
          Active iob-Instances: 	16
          
                    907 M total memory
                    189 M used memory
                    268 M active memory
                     64 M inactive memory
                    490 M free memory
                     29 M buffer memory
                    256 M swap cache
                    199 M total swap
                      0 M used swap
                    199 M free swap
          
          *** top - Table Of Processes  ***
          top - 07:45:40 up 11:27,  2 users,  load average: 0.54, 0.20, 0.07
          Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
          %Cpu(s): 11.1 us,  0.0 sy,  0.0 ni, 77.8 id, 11.1 wa,  0.0 hi,  0.0 si,  0.0 st 
          MiB Mem :    907.3 total,    490.3 free,    190.0 used,    286.6 buff/cache     
          MiB Swap:    200.0 total,    200.0 free,      0.0 used.    717.3 avail Mem 
          
          *** FAILED SERVICES ***
          
            UNIT LOAD ACTIVE SUB DESCRIPTION
          0 loaded units listed.
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          udev           devtmpfs  318M     0  318M   0% /dev
          tmpfs          tmpfs      91M 1016K   90M   2% /run
          /dev/mmcblk0p2 ext4       57G  3.5G   51G   7% /
          tmpfs          tmpfs     454M     0  454M   0% /dev/shm
          tmpfs          tmpfs     5.0M   12K  5.0M   1% /run/lock
          /dev/mmcblk0p1 vfat      510M   64M  447M  13% /boot/firmware
          tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Tue Sep 24 20:17:40 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 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=cb0e562e-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
          [Tue Sep 24 20:17:45 2024] EXT4-fs (mmcblk0p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
          [Tue Sep 24 20:17:49 2024] EXT4-fs (mmcblk0p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none.
          
          Show mounted filesystems:
          TARGET                                                  SOURCE         FSTYPE      OPTIONS
          /                                                       /dev/mmcblk0p2 ext4        rw,noatime,commit=600
          |-/sys                                                  sysfs          sysfs       rw,nosuid,nodev,noexec,relatime
          | |-/sys/kernel/security                                securityfs     securityfs  rw,nosuid,nodev,noexec,relatime
          | |-/sys/fs/cgroup                                      cgroup2        cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
          | |-/sys/fs/pstore                                      pstore         pstore      rw,nosuid,nodev,noexec,relatime
          | |-/sys/fs/bpf                                         bpf            bpf         rw,nosuid,nodev,noexec,relatime,mode=700
          | |-/sys/kernel/debug                                   debugfs        debugfs     rw,nosuid,nodev,noexec,relatime
          | |-/sys/kernel/tracing                                 tracefs        tracefs     rw,nosuid,nodev,noexec,relatime
          | |-/sys/fs/fuse/connections                            fusectl        fusectl     rw,nosuid,nodev,noexec,relatime
          | `-/sys/kernel/config                                  configfs       configfs    rw,nosuid,nodev,noexec,relatime
          |-/proc                                                 proc           proc        rw,relatime
          | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs      rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=4006
          |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc rw,nosuid,nodev,noexec,relatime
          |-/dev                                                  udev           devtmpfs    rw,nosuid,relatime,size=325264k,nr_inodes=81316,mode=755
          | |-/dev/pts                                            devpts         devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
          | |-/dev/shm                                            tmpfs          tmpfs       rw,nosuid,nodev
          | `-/dev/mqueue                                         mqueue         mqueue      rw,nosuid,nodev,noexec,relatime
          |-/run                                                  tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=92904k,mode=755
          | |-/run/lock                                           tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
          | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
          | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
          | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
          | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs  rw,relatime
          | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
          | `-/run/user/1000                                      tmpfs          tmpfs       rw,nosuid,nodev,relatime,size=92904k,nr_inodes=23226,mode=700,uid=1000,gid=1000
          `-/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:
          888M	/var/
          470M	/var/cache
          464M	/var/cache/apt
          351M	/var/cache/apt/archives
          166M	/var/lib
          
          Archived and active journals take up 52.0M in the file system.
          
          /opt/iobroker/backups:
          4.0K	/opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          70M	/opt/iobroker/iobroker-data/
          62M	/opt/iobroker/iobroker-data/files
          31M	/opt/iobroker/iobroker-data/files/backitup.admin
          31M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
          31M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
          
          The five largest files in iobroker-data are:
          14M	/opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.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'
          
          
          
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs 	v20.17.0
          /usr/bin/node 		v20.17.0
          /usr/bin/npm 		10.8.2
          /usr/bin/npx 		10.8.2
          /usr/bin/corepack 	0.29.3
          
          
          nodejs:
            Installed: 20.17.0-1nodesource1
            Candidate: 20.17.0-1nodesource1
            Version table:
           *** 20.17.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                  100 /var/lib/dpkg/status
               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 npm8 problem: 0
          No problems detected
          
          Errors in npm tree:
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          At least one iobroker host is running.
          
          Objects type: jsonl
          States  type: jsonl
          
          Core adapters versions
          js-controller: 	6.0.11
          admin: 		7.1.2
          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.backitup.0               : backitup              : iobroker                                 -  enabled
          + system.adapter.bshb.0                   : bshb                  : iobroker                                 -  enabled
          + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
          + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
          + system.adapter.homeconnect.0            : homeconnect           : iobroker                                 -  enabled
          + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
          + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
          + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
          + system.adapter.radar2.0                 : radar2                : iobroker                                 -  enabled
          + system.adapter.roborock.0               : roborock              : iobroker                                 -  enabled
          + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.signal-cmb.0             : signal-cmb            : iobroker                                 -  enabled
          + 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
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
          + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          ioBroker-Repositories
          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
          │ (index) │ name     │ url                                                     │ auto upgrade │
          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
          
          Active repo(s): stable
          Upgrade policy: none
          
          Installed ioBroker-Instances
          Used repository: stable
          Adapter    "admin"        : 7.1.2    , installed 7.1.2
          Adapter    "backitup"     : 3.0.22   , installed 3.0.22
          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
          Controller "js-controller": 6.0.11   , installed 6.0.11
          
          Objects and States
          Please stand by - This may take a while
          Objects: 	2276
          States: 	1810
          
          *** 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://deb.debian.org/debian bookworm-updates InRelease
          Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
          Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
          Reading package lists...
          Pending Updates: 0
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          5490       614/sshd: /usr/sbin 
          tcp6       0      0 :::22                   :::*                    LISTEN      0          5492       614/sshd: /usr/sbin 
          udp        0      0 0.0.0.0:42826           0.0.0.0:*                           104        5378       466/avahi-daemon: r 
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5376       466/avahi-daemon: r 
          udp6       0      0 :::55563                :::*                                104        5379       466/avahi-daemon: r 
          udp6       0      0 fe80::275a:bd8e:c88:546 :::*                                0          10432      543/NetworkManager  
          udp6       0      0 :::5353                 :::*                                104        5377       466/avahi-daemon: r 
          
          *** Log File - Last 25 Lines ***
          
          2024-09-24 20:11:11.615  - info: host.heizpi Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
          2024-09-24 20:11:11.618  - info: host.heizpi hostname: heizpi, node: v20.17.0
          2024-09-24 20:11:11.621  - info: host.heizpi ip addresses: 192.168.178.42 2003:c0:5706:d400:f585:3f06:acba:beee fe80::275a:bd8e:c889:ff42
          2024-09-24 20:11:12.699  - info: host.heizpi connected to Objects and States
          2024-09-24 20:11:12.790  - info: host.heizpi added notifications configuration of host
          2024-09-24 20:11:15.029  - info: host.heizpi 15 instances found
          2024-09-24 20:11:15.057  - warn: host.heizpi does not start any instances on this host
          2024-09-24 20:11:27.955  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
          2024-09-24 20:11:27.965  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
          2024-09-24 20:11:32.963  - info: host.heizpi Objects database successfully reconnected
          2024-09-24 20:11:32.975  - info: host.heizpi Objects database successfully reconnected
          2024-09-24 20:17:29.887  - info: host.heizpi received SIGTERM
          2024-09-24 20:17:30.180  - info: host.heizpi terminated
          2024-09-24 20:17:49.149  - info: host.heizpi iobroker.js-controller version 6.0.11 js-controller starting
          2024-09-24 20:17:49.161  - info: host.heizpi Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
          2024-09-24 20:17:49.164  - info: host.heizpi hostname: heizpi, node: v20.17.0
          2024-09-24 20:17:49.167  - info: host.heizpi ip addresses: 192.168.178.42 2003:c0:5706:d400:f585:3f06:acba:beee fe80::275a:bd8e:c889:ff42
          2024-09-24 20:17:49.807  - info: host.heizpi connected to Objects and States
          2024-09-24 20:17:49.866  - info: host.heizpi added notifications configuration of host
          2024-09-24 20:17:51.449  - info: host.heizpi 15 instances found
          2024-09-24 20:17:51.477  - warn: host.heizpi does not start any instances on this host
          2024-09-24 20:18:27.532  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
          2024-09-24 20:18:27.541  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
          2024-09-24 20:18:32.557  - info: host.heizpi Objects database successfully reconnected
          2024-09-24 20:18:32.562  - info: host.heizpi Objects database successfully reconnected
          
          

          Mir fallen da spontan folgende beiden Zeilen auf:

          2024-09-24 20:18:27.532  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
          2024-09-24 20:18:27.541  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
          

          Verbindung zwischen den beiden Geräten steht prinzipiell, auch ist der Master beim Verbindungsversuch "sichtbar" und auswählbar.

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • M mago

            Hallo zusammen,
            ich hänge mich hier mal dran da ich ein ähnliches Problem (mit derselben Fehlermeldung) habe.
            Setup ist wie folgt:
            iobroker Master als Proxmox LXC:

            Skript v.2024-05-22
            
            *** BASE SYSTEM ***
             Static hostname: iobroker
                   Icon name: computer-container
                     Chassis: container ☐
              Virtualization: lxc
            Operating System: Debian GNU/Linux 12 (bookworm)
                      Kernel: Linux 6.8.12-2-pve
                Architecture: x86-64
            
            model name      : AMD Ryzen Embedded R1505G with Radeon Vega Gfx
            Docker          : false
            Virtualization  : lxc
            Kernel          : x86_64
            Userland        : 64 bit
            
            Systemuptime and Load:
             08:42:55 up 1 day, 23:06,  2 users,  load average: 0.12, 0.14, 0.10
            CPU threads: 2
            
            
            *** Time and Time Zones ***
                           Local time: Wed 2024-09-25 08:42:55 CEST
                       Universal time: Wed 2024-09-25 06:42:55 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CEST, +0200)
            System clock synchronized: yes
                          NTP service: inactive
                      RTC in local TZ: no
            
            *** Users and Groups ***
            User that called 'iob diag':
            root
            HOME=/root
            GROUPS=root
            
            User that is running 'js-controller':
            iobroker
            HOME=/home/iobroker
            GROUPS=iobroker tty dialout audio video plugdev
            
            *** Display-Server-Setup ***
            Display-Server: false
            Desktop: 
            Terminal: 
            Boot Target:    graphical.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            2.1G        1.3G        385M        114K        459M        845M
            Swap:           536M          0B        536M
            Total:          2.7G        1.3G        922M
            
            Active iob-Instances:   16
            
                     2048 M total memory
                     1242 M used memory
                     1365 M active memory
                      230 M inactive memory
                      367 M free memory
                        0 M buffer memory
                      438 M swap cache
                      512 M total swap
                        0 M used swap
                      512 M free swap
            
            *** top - Table Of Processes  ***
            top - 08:42:55 up 1 day, 23:06,  2 users,  load average: 0.12, 0.14, 0.10
            Tasks:  41 total,   1 running,  40 sleeping,   0 stopped,   0 zombie
            %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
            MiB Mem :   2048.0 total,    365.9 free,   1243.8 used,    438.4 buff/cache     
            MiB Swap:    512.0 total,    512.0 free,      0.0 used.    804.2 avail Mem 
            
            *** FAILED SERVICES ***
            
              UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
            * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
            
            LOAD   = Reflects whether the unit definition was properly loaded.
            ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
            SUB    = The low-level unit activation state, values depend on unit type.
            1 loaded units listed.
            
            *** FILESYSTEM ***
            Filesystem                       Type      Size  Used Avail Use% Mounted on
            /dev/mapper/pve-vm--100--disk--0 ext4      7.8G  4.1G  3.4G  56% /
            none                             tmpfs     492K  4.0K  488K   1% /dev
            udev                             devtmpfs  2.9G     0  2.9G   0% /dev/tty
            tmpfs                            tmpfs     2.9G     0  2.9G   0% /dev/shm
            tmpfs                            tmpfs     1.2G  108K  1.2G   1% /run
            tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
            
            Messages concerning ext4 filesystem in dmesg:
            dmesg: read kernel buffer failed: Operation not permitted
            
            Show mounted filesystems:
            TARGET                                                  SOURCE                           FSTYPE     OPTIONS
            /                                                       /dev/mapper/pve-vm--100--disk--0 ext4       rw,relatime,stripe=16
            |-/run                                                  tmpfs                            tmpfs      rw,nosuid,nodev,size=1196024k,nr_inodes=819200,mode=755,uid=100000,gid=100000,inode64
            | |-/run/lock                                           tmpfs                            tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k,uid=100000,gid=100000,inode64
            | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
            | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
            | |-/run/credentials/systemd-sysctl.service             ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
            | `-/run/credentials/systemd-sysusers.service           ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
            |-/dev                                                  none                             tmpfs      rw,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
            | |-/dev/shm                                            tmpfs                            tmpfs      rw,nosuid,nodev,uid=100000,gid=100000,inode64
            | |-/dev/mqueue                                         mqueue                           mqueue     rw,nosuid,nodev,noexec,relatime
            | |-/dev/.lxc/proc                                      proc                             proc       rw,relatime
            | |-/dev/.lxc/sys                                       sys                              sysfs      rw,relatime
            | |-/dev/full                                           udev[/full]                      devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
            | |-/dev/null                                           udev[/null]                      devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
            | |-/dev/random                                         udev[/random]                    devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
            | |-/dev/tty                                            udev[/tty]                       devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
            | |-/dev/urandom                                        udev[/urandom]                   devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
            | |-/dev/zero                                           udev[/zero]                      devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
            | |-/dev/pts                                            devpts                           devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
            | |-/dev/ptmx                                           devpts[/ptmx]                    devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
            | |-/dev/console                                        devpts[/0]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
            | |-/dev/tty1                                           devpts[/1]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
            | `-/dev/tty2                                           devpts[/2]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
            |-/proc                                                 proc                             proc       rw,nosuid,nodev,noexec,relatime
            | |-/proc/sys                                           proc[/sys]                       proc       ro,relatime
            | | |-/proc/sys/net                                     proc[/sys/net]                   proc       rw,nosuid,nodev,noexec,relatime
            | | `-/proc/sys/kernel/random/boot_id                   none[/.lxc-boot-id]              tmpfs      ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
            | |-/proc/sysrq-trigger                                 proc[/sysrq-trigger]             proc       ro,relatime
            | |-/proc/cpuinfo                                       lxcfs[/proc/cpuinfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            | |-/proc/diskstats                                     lxcfs[/proc/diskstats]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            | |-/proc/loadavg                                       lxcfs[/proc/loadavg]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            | |-/proc/meminfo                                       lxcfs[/proc/meminfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            | |-/proc/slabinfo                                      lxcfs[/proc/slabinfo]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            | |-/proc/stat                                          lxcfs[/proc/stat]                fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            | |-/proc/swaps                                         lxcfs[/proc/swaps]               fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            | `-/proc/uptime                                        lxcfs[/proc/uptime]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            `-/sys                                                  sysfs                            sysfs      ro,nosuid,nodev,noexec,relatime
              |-/sys/fs/fuse/connections                            fusectl                          fusectl    rw,nosuid,nodev,noexec,relatime
              |-/sys/devices/virtual/net                            sysfs[/devices/virtual/net]      sysfs      rw,nosuid,nodev,noexec,relatime
              |-/sys/fs/cgroup                                      none                             cgroup2    rw,nosuid,nodev,noexec,relatime
              `-/sys/devices/system/cpu                             lxcfs[/sys/devices/system/cpu]   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
            
            Files in neuralgic directories:
            
            /var:
            419M    /var/
            248M    /var/cache
            245M    /var/cache/apt
            169M    /var/cache/apt/archives
            146M    /var/lib
            
            Archived and active journals take up 24.0M in the file system.
            
            /opt/iobroker/backups:
            42M     /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            816M    /opt/iobroker/iobroker-data/
            552M    /opt/iobroker/iobroker-data/files
            441M    /opt/iobroker/iobroker-data/files/javascript.admin
            409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
            408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
            
            The five largest files in iobroker-data are:
            27M     /opt/iobroker/iobroker-data/states.jsonl
            24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
            17M     /opt/iobroker/iobroker-data/objects.jsonl
            14M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.js
            8.7M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
            
            No Devices found 'by-id'
            
            
            
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v20.17.0
            /usr/bin/node           v20.17.0
            /usr/bin/npm            10.8.2
            /usr/bin/npx            10.8.2
            /usr/bin/corepack       0.29.3
            
            
            nodejs:
              Installed: 20.17.0-1nodesource1
              Candidate: 20.17.0-1nodesource1
              Version table:
             *** 20.17.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                    100 /var/lib/dpkg/status
                 20.16.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.15.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.15.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.14.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.13.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.13.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.12.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.12.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.12.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.11.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.11.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.10.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.9.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.8.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.8.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.7.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.6.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.6.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.5.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.5.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.4.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.3.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.3.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.2.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.1.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 20.0.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                 18.19.0+dfsg-6~deb12u2 500
                    500 http://deb.debian.org/debian bookworm/main amd64 Packages
                 18.19.0+dfsg-6~deb12u1 500
                    500 http://security.debian.org bookworm-security/main amd64 Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            Errors in npm tree:
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Core adapters versions
            js-controller:  6.0.11
            admin:          7.1.2
            javascript:     8.7.6
            
            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.backitup.0               : backitup              : iobroker                                 -  enabled
            + system.adapter.bshb.0                   : bshb                  : iobroker                                 -  enabled
            + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
            + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
            + system.adapter.homeconnect.0            : homeconnect           : iobroker                                 -  enabled
            + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
            + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
            + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
            + system.adapter.radar2.0                 : radar2                : iobroker                                 -  enabled
            + system.adapter.roborock.0               : roborock              : iobroker                                 -  enabled
            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.signal-cmb.0             : signal-cmb            : iobroker                                 -  enabled
            + 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
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
            │ (index) │ name     │ url                                                     │ auto upgrade │
            ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
            │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
            │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
            └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
            
            Active repo(s): stable
            Upgrade policy: none
            
            Installed ioBroker-Instances
            Used repository: stable
            Adapter    "admin"        : 7.1.2    , installed 7.1.2
            Adapter    "backitup"     : 3.0.22   , installed 3.0.22
            Adapter    "bshb"         : 0.2.8    , installed 0.2.8
            Adapter    "discovery"    : 5.0.0    , installed 5.0.0
            Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
            Adapter    "homeconnect"  : 1.4.1    , installed 1.4.1
            Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
            Adapter    "javascript"   : 8.7.6    , installed 8.7.6
            Controller "js-controller": 6.0.11   , installed 6.0.11
            Adapter    "pvforecast"   : 3.0.0    , installed 3.0.0
            Adapter    "radar2"       : 2.2.0    , installed 2.2.0
            Adapter    "roborock"     : 0.6.4    , installed 0.6.4
            Adapter    "shelly"       : 7.0.0    , installed 7.0.0
            Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
            Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
            Adapter    "socketio"     : 6.7.1    , installed 6.6.1  [Updatable]
            Adapter    "telegram"     : 3.9.0    , installed 3.9.0
            Adapter    "web"          : 6.2.5    , installed 6.2.5
            Adapter    "ws"           : 2.6.2    , installed 2.5.11 [Updatable]
            
            Objects and States
            Please stand by - This may take a while
            Objects:        2276
            States:         1810
            
            *** OS-Repositories and Updates ***
            Hit:1 http://security.debian.org bookworm-security InRelease
            Hit:2 http://deb.debian.org/debian bookworm InRelease
            Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
            Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
            Reading package lists...
            Pending Updates: 0
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          8043       1/init              
            tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       3970543    12894/iobroker.js-c 
            tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       3969576    12894/iobroker.js-c 
            tcp        0      0 0.0.0.0:33881           0.0.0.0:*               LISTEN      104        12207      429/rpc.statd       
            tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          12325      294/master          
            tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       3974266    13186/io.shelly.0   
            tcp6       0      0 :::22                   :::*                    LISTEN      0          8162       1/init              
            tcp6       0      0 :::111                  :::*                    LISTEN      0          8045       1/init              
            tcp6       0      0 :::6824                 :::*                    LISTEN      1001       3974173    13130/io.roborock.0 
            tcp6       0      0 :::60975                :::*                    LISTEN      104        12213      429/rpc.statd       
            tcp6       0      0 :::7906                 :::*                    LISTEN      1001       3974174    13130/io.roborock.0 
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       3970869    13015/io.admin.0    
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       3974533    13288/io.web.0      
            tcp6       0      0 ::1:25                  :::*                    LISTEN      0          12326      294/master          
            udp        0      0 0.0.0.0:36378           0.0.0.0:*                           104        12204      429/rpc.statd       
            udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       3973433    13227/io.radar2.0   
            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          8044       1/init              
            udp        0      0 127.0.0.1:605           0.0.0.0:*                           0          12199      429/rpc.statd       
            udp6       0      0 :::58912                :::*                                104        12210      429/rpc.statd       
            udp6       0      0 :::111                  :::*                                0          8046       1/init              
            
            *** Log File - Last 25 Lines ***
            
            2024-09-25 08:41:50.551  - info: radar2.0 (13227) debug: and not here (iPhone-Patrizia)
            2024-09-25 08:41:50.551  - info: radar2.0 (13227) debug: radar2 found uBT's: []
            2024-09-25 08:41:50.551  - info: radar2.0 (13227) debug: radar2 found uIP's: []
            2024-09-25 08:41:54.714  - warn: roborock.0 (13130) State "roborock.0.Devices.6OHbplLtKW1fSqmmRsscGx.deviceStatus.distance_off" has no existing object, this might lead to an error in future versions
            2024-09-25 08:41:54.853  - warn: roborock.0 (13130) Failed to map rooms. You need to name your rooms via the mobile app on your phone.
            2024-09-25 08:42:17.304  - info: radar2.0 (13227) debug: ChangeState ack:true of Fritzbox._lastHere = 2024-09-25@08:42:17
            2024-09-25 08:42:20.442  - info: radar2.0 (13227) debug: ChangeState ack:true of Xperia-Marco._lastHere = 2024-09-25@08:42:20
            2024-09-25 08:42:20.450  - info: radar2.0 (13227) debug: ChangeState ack:true of Fritzbox._nHere = 1366
            2024-09-25 08:42:20.454  - info: radar2.0 (13227) debug: ChangeState ack:true of Xperia-Marco._nHere = 272
            2024-09-25 08:42:20.455  - info: radar2.0 (13227) debug: radar2 found here (Fritzbox, Xperia-Marco)
            2024-09-25 08:42:20.455  - info: radar2.0 (13227) debug: and who here (Fritzbox, Xperia-Marco)
            2024-09-25 08:42:20.455  - info: radar2.0 (13227) debug: and not here (iPhone-Patrizia)
            2024-09-25 08:42:20.455  - info: radar2.0 (13227) debug: radar2 found uBT's: []
            2024-09-25 08:42:20.455  - info: radar2.0 (13227) debug: radar2 found uIP's: []
            2024-09-25 08:42:47.304  - info: radar2.0 (13227) debug: ChangeState ack:true of Fritzbox._lastHere = 2024-09-25@08:42:47
            2024-09-25 08:42:50.441  - info: radar2.0 (13227) debug: ChangeState ack:true of Xperia-Marco._lastHere = 2024-09-25@08:42:50
            2024-09-25 08:42:50.448  - info: radar2.0 (13227) debug: ChangeState ack:true of Fritzbox._nHere = 1367
            2024-09-25 08:42:50.452  - info: radar2.0 (13227) debug: ChangeState ack:true of Xperia-Marco._nHere = 273
            2024-09-25 08:42:50.453  - info: radar2.0 (13227) debug: radar2 found here (Fritzbox, Xperia-Marco)
            2024-09-25 08:42:50.453  - info: radar2.0 (13227) debug: and who here (Fritzbox, Xperia-Marco)
            2024-09-25 08:42:50.453  - info: radar2.0 (13227) debug: and not here (iPhone-Patrizia)
            2024-09-25 08:42:50.454  - info: radar2.0 (13227) debug: radar2 found uBT's: []
            2024-09-25 08:42:50.454  - info: radar2.0 (13227) debug: radar2 found uIP's: []
            2024-09-25 08:42:54.725  - warn: roborock.0 (13130) State "roborock.0.Devices.6OHbplLtKW1fSqmmRsscGx.deviceStatus.distance_off" has no existing object, this might lead to an error in future versions
            2024-09-25 08:42:54.868  - warn: roborock.0 (13130) Failed to map rooms. You need to name your rooms via the mobile app on your phone.
            

            ioBroker slave auf RPi3:

            Skript v.2024-05-22
            
            *** BASE SYSTEM ***
             Static hostname: heizpi
                   Icon name: computer
            Operating System: Debian GNU/Linux 12 (bookworm)
                      Kernel: Linux 6.6.47+rpt-rpi-v8
                Architecture: arm64
            
            Model		: Raspberry Pi 3 Model B Rev 1.2
            Docker          : false
            Virtualization  : none
            Kernel          : aarch64
            Userland        : 64 bit
            
            Systemuptime and Load:
             07:45:39 up 11:27,  2 users,  load average: 0.54, 0.20, 0.07
            CPU threads: 4
            
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** Time and Time Zones ***
                           Local time: Wed 2024-09-25 07:45:39 BST
                       Universal time: Wed 2024-09-25 06:45:39 UTC
                             RTC time: n/a
                            Time zone: Europe/London (BST, +0100)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** Users and Groups ***
            User that called 'iob diag':
            pi
            HOME=/home/pi
            GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
            
            User that is running 'js-controller':
            iobroker
            HOME=/home/iobroker
            GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
            
            *** Display-Server-Setup ***
            Display-Server: false
            Desktop: 	
            Terminal: 	tty
            Boot Target: 	multi-user.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            951M        198M        514M        1.1M        299M        752M
            Swap:           209M          0B        209M
            Total:          1.2G        198M        724M
            
            Active iob-Instances: 	16
            
                      907 M total memory
                      189 M used memory
                      268 M active memory
                       64 M inactive memory
                      490 M free memory
                       29 M buffer memory
                      256 M swap cache
                      199 M total swap
                        0 M used swap
                      199 M free swap
            
            *** top - Table Of Processes  ***
            top - 07:45:40 up 11:27,  2 users,  load average: 0.54, 0.20, 0.07
            Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
            %Cpu(s): 11.1 us,  0.0 sy,  0.0 ni, 77.8 id, 11.1 wa,  0.0 hi,  0.0 si,  0.0 st 
            MiB Mem :    907.3 total,    490.3 free,    190.0 used,    286.6 buff/cache     
            MiB Swap:    200.0 total,    200.0 free,      0.0 used.    717.3 avail Mem 
            
            *** FAILED SERVICES ***
            
              UNIT LOAD ACTIVE SUB DESCRIPTION
            0 loaded units listed.
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            udev           devtmpfs  318M     0  318M   0% /dev
            tmpfs          tmpfs      91M 1016K   90M   2% /run
            /dev/mmcblk0p2 ext4       57G  3.5G   51G   7% /
            tmpfs          tmpfs     454M     0  454M   0% /dev/shm
            tmpfs          tmpfs     5.0M   12K  5.0M   1% /run/lock
            /dev/mmcblk0p1 vfat      510M   64M  447M  13% /boot/firmware
            tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Tue Sep 24 20:17:40 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 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=cb0e562e-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
            [Tue Sep 24 20:17:45 2024] EXT4-fs (mmcblk0p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
            [Tue Sep 24 20:17:49 2024] EXT4-fs (mmcblk0p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none.
            
            Show mounted filesystems:
            TARGET                                                  SOURCE         FSTYPE      OPTIONS
            /                                                       /dev/mmcblk0p2 ext4        rw,noatime,commit=600
            |-/sys                                                  sysfs          sysfs       rw,nosuid,nodev,noexec,relatime
            | |-/sys/kernel/security                                securityfs     securityfs  rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/cgroup                                      cgroup2        cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
            | |-/sys/fs/pstore                                      pstore         pstore      rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/bpf                                         bpf            bpf         rw,nosuid,nodev,noexec,relatime,mode=700
            | |-/sys/kernel/debug                                   debugfs        debugfs     rw,nosuid,nodev,noexec,relatime
            | |-/sys/kernel/tracing                                 tracefs        tracefs     rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/fuse/connections                            fusectl        fusectl     rw,nosuid,nodev,noexec,relatime
            | `-/sys/kernel/config                                  configfs       configfs    rw,nosuid,nodev,noexec,relatime
            |-/proc                                                 proc           proc        rw,relatime
            | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs      rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=4006
            |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc rw,nosuid,nodev,noexec,relatime
            |-/dev                                                  udev           devtmpfs    rw,nosuid,relatime,size=325264k,nr_inodes=81316,mode=755
            | |-/dev/pts                                            devpts         devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
            | |-/dev/shm                                            tmpfs          tmpfs       rw,nosuid,nodev
            | `-/dev/mqueue                                         mqueue         mqueue      rw,nosuid,nodev,noexec,relatime
            |-/run                                                  tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=92904k,mode=755
            | |-/run/lock                                           tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
            | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
            | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
            | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
            | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs  rw,relatime
            | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
            | `-/run/user/1000                                      tmpfs          tmpfs       rw,nosuid,nodev,relatime,size=92904k,nr_inodes=23226,mode=700,uid=1000,gid=1000
            `-/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:
            888M	/var/
            470M	/var/cache
            464M	/var/cache/apt
            351M	/var/cache/apt/archives
            166M	/var/lib
            
            Archived and active journals take up 52.0M in the file system.
            
            /opt/iobroker/backups:
            4.0K	/opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            70M	/opt/iobroker/iobroker-data/
            62M	/opt/iobroker/iobroker-data/files
            31M	/opt/iobroker/iobroker-data/files/backitup.admin
            31M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
            31M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
            
            The five largest files in iobroker-data are:
            14M	/opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.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'
            
            
            
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs 	v20.17.0
            /usr/bin/node 		v20.17.0
            /usr/bin/npm 		10.8.2
            /usr/bin/npx 		10.8.2
            /usr/bin/corepack 	0.29.3
            
            
            nodejs:
              Installed: 20.17.0-1nodesource1
              Candidate: 20.17.0-1nodesource1
              Version table:
             *** 20.17.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                    100 /var/lib/dpkg/status
                 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 npm8 problem: 0
            No problems detected
            
            Errors in npm tree:
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            At least one iobroker host is running.
            
            Objects type: jsonl
            States  type: jsonl
            
            Core adapters versions
            js-controller: 	6.0.11
            admin: 		7.1.2
            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.backitup.0               : backitup              : iobroker                                 -  enabled
            + system.adapter.bshb.0                   : bshb                  : iobroker                                 -  enabled
            + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
            + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
            + system.adapter.homeconnect.0            : homeconnect           : iobroker                                 -  enabled
            + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
            + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
            + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
            + system.adapter.radar2.0                 : radar2                : iobroker                                 -  enabled
            + system.adapter.roborock.0               : roborock              : iobroker                                 -  enabled
            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.signal-cmb.0             : signal-cmb            : iobroker                                 -  enabled
            + 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
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
            │ (index) │ name     │ url                                                     │ auto upgrade │
            ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
            │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
            │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
            └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
            
            Active repo(s): stable
            Upgrade policy: none
            
            Installed ioBroker-Instances
            Used repository: stable
            Adapter    "admin"        : 7.1.2    , installed 7.1.2
            Adapter    "backitup"     : 3.0.22   , installed 3.0.22
            Adapter    "discovery"    : 5.0.0    , installed 5.0.0
            Controller "js-controller": 6.0.11   , installed 6.0.11
            
            Objects and States
            Please stand by - This may take a while
            Objects: 	2276
            States: 	1810
            
            *** 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://deb.debian.org/debian bookworm-updates InRelease
            Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
            Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
            Reading package lists...
            Pending Updates: 0
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          5490       614/sshd: /usr/sbin 
            tcp6       0      0 :::22                   :::*                    LISTEN      0          5492       614/sshd: /usr/sbin 
            udp        0      0 0.0.0.0:42826           0.0.0.0:*                           104        5378       466/avahi-daemon: r 
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5376       466/avahi-daemon: r 
            udp6       0      0 :::55563                :::*                                104        5379       466/avahi-daemon: r 
            udp6       0      0 fe80::275a:bd8e:c88:546 :::*                                0          10432      543/NetworkManager  
            udp6       0      0 :::5353                 :::*                                104        5377       466/avahi-daemon: r 
            
            *** Log File - Last 25 Lines ***
            
            2024-09-24 20:11:11.615  - info: host.heizpi Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
            2024-09-24 20:11:11.618  - info: host.heizpi hostname: heizpi, node: v20.17.0
            2024-09-24 20:11:11.621  - info: host.heizpi ip addresses: 192.168.178.42 2003:c0:5706:d400:f585:3f06:acba:beee fe80::275a:bd8e:c889:ff42
            2024-09-24 20:11:12.699  - info: host.heizpi connected to Objects and States
            2024-09-24 20:11:12.790  - info: host.heizpi added notifications configuration of host
            2024-09-24 20:11:15.029  - info: host.heizpi 15 instances found
            2024-09-24 20:11:15.057  - warn: host.heizpi does not start any instances on this host
            2024-09-24 20:11:27.955  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
            2024-09-24 20:11:27.965  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
            2024-09-24 20:11:32.963  - info: host.heizpi Objects database successfully reconnected
            2024-09-24 20:11:32.975  - info: host.heizpi Objects database successfully reconnected
            2024-09-24 20:17:29.887  - info: host.heizpi received SIGTERM
            2024-09-24 20:17:30.180  - info: host.heizpi terminated
            2024-09-24 20:17:49.149  - info: host.heizpi iobroker.js-controller version 6.0.11 js-controller starting
            2024-09-24 20:17:49.161  - info: host.heizpi Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
            2024-09-24 20:17:49.164  - info: host.heizpi hostname: heizpi, node: v20.17.0
            2024-09-24 20:17:49.167  - info: host.heizpi ip addresses: 192.168.178.42 2003:c0:5706:d400:f585:3f06:acba:beee fe80::275a:bd8e:c889:ff42
            2024-09-24 20:17:49.807  - info: host.heizpi connected to Objects and States
            2024-09-24 20:17:49.866  - info: host.heizpi added notifications configuration of host
            2024-09-24 20:17:51.449  - info: host.heizpi 15 instances found
            2024-09-24 20:17:51.477  - warn: host.heizpi does not start any instances on this host
            2024-09-24 20:18:27.532  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
            2024-09-24 20:18:27.541  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
            2024-09-24 20:18:32.557  - info: host.heizpi Objects database successfully reconnected
            2024-09-24 20:18:32.562  - info: host.heizpi Objects database successfully reconnected
            
            

            Mir fallen da spontan folgende beiden Zeilen auf:

            2024-09-24 20:18:27.532  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
            2024-09-24 20:18:27.541  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
            

            Verbindung zwischen den beiden Geräten steht prinzipiell, auch ist der Master beim Verbindungsversuch "sichtbar" und auswählbar.

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

            @mago

            Hampel nicht als root herum.
            Setz das boot target auf multi-user.
            Bring die Adapter auf einen aktuellen Stand.

            Setz die Zeitzone auf dem Pi3 richtig.

            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

            M 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @mago

              Hampel nicht als root herum.
              Setz das boot target auf multi-user.
              Bring die Adapter auf einen aktuellen Stand.

              Setz die Zeitzone auf dem Pi3 richtig.

              M Offline
              M Offline
              mago
              schrieb am zuletzt editiert von
              #23

              @thomas-braun
              Danke für die schnelle Antwort!

              Die root-Thematik ist mir grundsätzlich bekannt, hatte halt grad eine Konsole offen und dachte für iob diag ist es egal. Kann aber tatsächlich sein, dass ich iob multihost enable mit root aufgerufen habe.

              boot target und updates sind angewandt, auch die Zeitzone ist gefixt. Wegen o.g. Fauxpas habe ich iob fix über den LXC laufen lassen. Stand jetzt:

              Skript v.2024-05-22
              
              *** BASE SYSTEM ***
               Static hostname: heizpi
                     Icon name: computer
              Operating System: Debian GNU/Linux 12 (bookworm)
                        Kernel: Linux 6.6.47+rpt-rpi-v8
                  Architecture: arm64
              
              Model		: Raspberry Pi 3 Model B Rev 1.2
              Docker          : false
              Virtualization  : none
              Kernel          : aarch64
              Userland        : 64 bit
              
              Systemuptime and Load:
               10:04:21 up 34 min,  2 users,  load average: 0.27, 0.10, 0.03
              CPU threads: 4
              
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              No throttling issues detected.
              
              *** Time and Time Zones ***
                             Local time: Wed 2024-09-25 10:04:21 CEST
                         Universal time: Wed 2024-09-25 08:04:21 UTC
                               RTC time: n/a
                              Time zone: Europe/Berlin (CEST, +0200)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** Users and Groups ***
              User that called 'iob diag':
              pi
              HOME=/home/pi
              GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
              
              User that is running 'js-controller':
              iobroker
              HOME=/home/iobroker
              GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
              
              *** Display-Server-Setup ***
              Display-Server: false
              Desktop: 	
              Terminal: 	tty
              Boot Target: 	multi-user.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            951M        190M        596M        1.1M        221M        761M
              Swap:           209M          0B        209M
              Total:          1.2G        190M        806M
              
              Active iob-Instances: 	11
              
                        907 M total memory
                        181 M used memory
                        206 M active memory
                         60 M inactive memory
                        568 M free memory
                         23 M buffer memory
                        187 M swap cache
                        199 M total swap
                          0 M used swap
                        199 M free swap
              
              *** top - Table Of Processes  ***
              top - 10:04:22 up 34 min,  2 users,  load average: 0.27, 0.10, 0.03
              Tasks: 146 total,   1 running, 145 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  0.0 us, 22.2 sy,  0.0 ni, 77.8 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
              MiB Mem :    907.3 total,    567.0 free,    182.9 used,    211.8 buff/cache     
              MiB Swap:    200.0 total,    200.0 free,      0.0 used.    724.4 avail Mem 
              
              *** FAILED SERVICES ***
              
                UNIT LOAD ACTIVE SUB DESCRIPTION
              0 loaded units listed.
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              udev           devtmpfs  318M     0  318M   0% /dev
              tmpfs          tmpfs      91M  1.1M   90M   2% /run
              /dev/mmcblk0p2 ext4       57G  3.5G   51G   7% /
              tmpfs          tmpfs     454M     0  454M   0% /dev/shm
              tmpfs          tmpfs     5.0M   12K  5.0M   1% /run/lock
              /dev/mmcblk0p1 vfat      510M   64M  447M  13% /boot/firmware
              tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Wed Sep 25 09:30:20 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 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=cb0e562e-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
              [Wed Sep 25 09:30:26 2024] EXT4-fs (mmcblk0p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
              [Wed Sep 25 09:30:30 2024] EXT4-fs (mmcblk0p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none.
              
              Show mounted filesystems:
              TARGET                                                  SOURCE         FSTYPE      OPTIONS
              /                                                       /dev/mmcblk0p2 ext4        rw,noatime,commit=600
              |-/sys                                                  sysfs          sysfs       rw,nosuid,nodev,noexec,relatime
              | |-/sys/kernel/security                                securityfs     securityfs  rw,nosuid,nodev,noexec,relatime
              | |-/sys/fs/cgroup                                      cgroup2        cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
              | |-/sys/fs/pstore                                      pstore         pstore      rw,nosuid,nodev,noexec,relatime
              | |-/sys/fs/bpf                                         bpf            bpf         rw,nosuid,nodev,noexec,relatime,mode=700
              | |-/sys/kernel/debug                                   debugfs        debugfs     rw,nosuid,nodev,noexec,relatime
              | |-/sys/kernel/tracing                                 tracefs        tracefs     rw,nosuid,nodev,noexec,relatime
              | |-/sys/fs/fuse/connections                            fusectl        fusectl     rw,nosuid,nodev,noexec,relatime
              | `-/sys/kernel/config                                  configfs       configfs    rw,nosuid,nodev,noexec,relatime
              |-/proc                                                 proc           proc        rw,relatime
              | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs      rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=4430
              |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc rw,nosuid,nodev,noexec,relatime
              |-/dev                                                  udev           devtmpfs    rw,nosuid,relatime,size=325264k,nr_inodes=81316,mode=755
              | |-/dev/pts                                            devpts         devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
              | |-/dev/shm                                            tmpfs          tmpfs       rw,nosuid,nodev
              | `-/dev/mqueue                                         mqueue         mqueue      rw,nosuid,nodev,noexec,relatime
              |-/run                                                  tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=92904k,mode=755
              | |-/run/lock                                           tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
              | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
              | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
              | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
              | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs  rw,relatime
              | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
              | `-/run/user/1000                                      tmpfs          tmpfs       rw,nosuid,nodev,relatime,size=92904k,nr_inodes=23226,mode=700,uid=1000,gid=1000
              `-/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:
              888M	/var/
              470M	/var/cache
              464M	/var/cache/apt
              351M	/var/cache/apt/archives
              166M	/var/lib
              
              Archived and active journals take up 52.0M in the file system.
              
              /opt/iobroker/backups:
              4.0K	/opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              70M	/opt/iobroker/iobroker-data/
              62M	/opt/iobroker/iobroker-data/files
              31M	/opt/iobroker/iobroker-data/files/backitup.admin
              31M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
              31M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
              
              The five largest files in iobroker-data are:
              14M	/opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.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':
              
              /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
              
              
              
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs 	v20.17.0
              /usr/bin/node 		v20.17.0
              /usr/bin/npm 		10.8.2
              /usr/bin/npx 		10.8.2
              /usr/bin/corepack 	0.29.3
              
              
              nodejs:
                Installed: 20.17.0-1nodesource1
                Candidate: 20.17.0-1nodesource1
                Version table:
               *** 20.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                      100 /var/lib/dpkg/status
                   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 npm8 problem: 0
              No problems detected
              
              Errors in npm tree:
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              At least one iobroker host is running.
              
              Objects type: jsonl
              States  type: jsonl
              
              Core adapters versions
              js-controller: 	6.0.11
              admin: 		7.1.2
              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.backitup.0               : backitup              : iobroker                                 -  enabled
              + system.adapter.bshb.0                   : bshb                  : iobroker                                 -  enabled
                system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
              + system.adapter.homeconnect.0            : homeconnect           : iobroker                                 -  enabled
              + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
              + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
              + system.adapter.radar2.0                 : radar2                : iobroker                                 -  enabled
              + system.adapter.roborock.0               : roborock              : iobroker                                 -  enabled
              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                system.adapter.signal-cmb.0             : signal-cmb            : iobroker                                 -  enabled
              + 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
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              ioBroker-Repositories
              ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
              │ (index) │ name     │ url                                                     │ auto upgrade │
              ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
              │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
              │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
              └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
              
              Active repo(s): stable
              Upgrade policy: none
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 7.1.2    , installed 7.1.2
              Adapter    "backitup"     : 3.0.22   , installed 3.0.22
              Adapter    "discovery"    : 5.0.0    , installed 5.0.0
              Controller "js-controller": 6.0.11   , installed 6.0.11
              
              Objects and States
              Please stand by - This may take a while
              Objects: 	2275
              States: 	1805
              
              *** 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...
              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:22              0.0.0.0:*               LISTEN      0          5014       627/sshd: /usr/sbin 
              tcp6       0      0 :::22                   :::*                    LISTEN      0          5016       627/sshd: /usr/sbin 
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        3463       478/avahi-daemon: r 
              udp        0      0 0.0.0.0:55097           0.0.0.0:*                           104        3465       478/avahi-daemon: r 
              udp6       0      0 fe80::275a:bd8e:c88:546 :::*                                0          6095       542/NetworkManager  
              udp6       0      0 :::34389                :::*                                104        3466       478/avahi-daemon: r 
              udp6       0      0 :::5353                 :::*                                104        3464       478/avahi-daemon: r 
              
              *** Log File - Last 25 Lines ***
              
              2024-09-25 08:55:04.367  - error: host.heizpi States database error: connect ETIMEDOUT
              2024-09-25 08:55:17.488  - info: host.heizpi Objects database successfully reconnected
              2024-09-25 08:55:17.493  - info: host.heizpi Objects database successfully reconnected
              2024-09-25 09:00:29.933  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
              2024-09-25 09:00:29.937  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
              2024-09-25 09:00:34.953  - info: host.heizpi Objects database successfully reconnected
              2024-09-25 09:00:34.963  - info: host.heizpi Objects database successfully reconnected
              2024-09-25 09:01:04.540  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
              2024-09-25 09:01:04.561  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
              2024-09-25 09:01:09.560  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
              2024-09-25 09:01:09.578  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
              2024-09-25 09:01:14.570  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
              2024-09-25 09:01:14.601  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
              2024-09-25 09:01:19.588  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
              2024-09-25 09:01:19.609  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
              2024-09-25 09:01:24.599  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
              2024-09-25 09:01:24.619  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
              2024-09-25 09:01:29.616  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
              2024-09-25 09:01:29.628  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
              2024-09-25 09:01:37.201  - info: host.heizpi Objects database successfully reconnected
              2024-09-25 09:01:37.204  - info: host.heizpi Objects database successfully reconnected
              2024-09-25 09:02:49.236  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
              2024-09-25 09:02:49.239  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
              2024-09-25 09:02:54.248  - info: host.heizpi Objects database successfully reconnected
              2024-09-25 09:02:54.251  - info: host.heizpi Objects database successfully reconnected
              
              
              Skript v.2024-05-22
              
              *** BASE SYSTEM ***
               Static hostname: iobroker
                     Icon name: computer-container
                       Chassis: container ☐
                Virtualization: lxc
              Operating System: Debian GNU/Linux 12 (bookworm)
                        Kernel: Linux 6.8.12-2-pve
                  Architecture: x86-64
              
              model name	: AMD Ryzen Embedded R1505G with Radeon Vega Gfx
              Docker          : false
              Virtualization  : lxc
              Kernel          : x86_64
              Userland        : 64 bit
              
              Systemuptime and Load:
               10:15:41 up 20 min,  2 users,  load average: 0.72, 0.35, 0.30
              CPU threads: 2
              
              
              *** Time and Time Zones ***
                             Local time: Wed 2024-09-25 10:15:41 CEST
                         Universal time: Wed 2024-09-25 08:15:41 UTC
                               RTC time: n/a
                              Time zone: Europe/Berlin (CEST, +0200)
              System clock synchronized: yes
                            NTP service: inactive
                        RTC in local TZ: no
              
              *** Users and Groups ***
              User that called 'iob diag':
              marco
              HOME=/home/marco
              GROUPS=marco sudo users iobroker
              
              User that is running 'js-controller':
              iobroker
              HOME=/home/iobroker
              GROUPS=iobroker tty dialout audio video plugdev
              
              *** Display-Server-Setup ***
              Display-Server: false
              Desktop: 	
              Terminal: 	tty
              Boot Target: 	multi-user.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            2.1G        1.2G        411M        135K        492M        903M
              Swap:           536M          0B        536M
              Total:          2.7G        1.2G        948M
              
              Active iob-Instances: 	16
              
                       2048 M total memory
                       1186 M used memory
                       1205 M active memory
                        337 M inactive memory
                        391 M free memory
                          0 M buffer memory
                        469 M swap cache
                        512 M total swap
                          0 M used swap
                        512 M free swap
              
              *** top - Table Of Processes  ***
              top - 10:15:41 up 20 min,  2 users,  load average: 0.72, 0.35, 0.30
              Tasks:  45 total,   1 running,  44 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
              MiB Mem :   2048.0 total,    390.4 free,   1187.8 used,    470.0 buff/cache     
              MiB Swap:    512.0 total,    512.0 free,      0.0 used.    860.2 avail Mem 
              
              *** FAILED SERVICES ***
              
                UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
              * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
              
              LOAD   = Reflects whether the unit definition was properly loaded.
              ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
              SUB    = The low-level unit activation state, values depend on unit type.
              1 loaded units listed.
              
              *** FILESYSTEM ***
              Filesystem                       Type      Size  Used Avail Use% Mounted on
              /dev/mapper/pve-vm--100--disk--0 ext4      7.8G  4.1G  3.3G  56% /
              none                             tmpfs     492K  4.0K  488K   1% /dev
              udev                             devtmpfs  2.9G     0  2.9G   0% /dev/tty
              tmpfs                            tmpfs     2.9G     0  2.9G   0% /dev/shm
              tmpfs                            tmpfs     1.2G  128K  1.2G   1% /run
              tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
              tmpfs                            tmpfs     584M     0  584M   0% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              dmesg: read kernel buffer failed: Operation not permitted
              
              Show mounted filesystems:
              TARGET                                                  SOURCE                           FSTYPE     OPTIONS
              /                                                       /dev/mapper/pve-vm--100--disk--0 ext4       rw,relatime,stripe=16
              |-/run                                                  tmpfs                            tmpfs      rw,nosuid,nodev,size=1196024k,nr_inodes=819200,mode=755,uid=100000,gid=100000,inode64
              | |-/run/lock                                           tmpfs                            tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k,uid=100000,gid=100000,inode64
              | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
              | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
              | |-/run/user/1000                                      tmpfs                            tmpfs      rw,nosuid,nodev,relatime,size=598012k,nr_inodes=149503,mode=700,uid=101000,gid=101000,inode64
              | |-/run/credentials/systemd-sysctl.service             ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
              | `-/run/credentials/systemd-sysusers.service           ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
              |-/dev                                                  none                             tmpfs      rw,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
              | |-/dev/shm                                            tmpfs                            tmpfs      rw,nosuid,nodev,uid=100000,gid=100000,inode64
              | |-/dev/mqueue                                         mqueue                           mqueue     rw,nosuid,nodev,noexec,relatime
              | |-/dev/.lxc/proc                                      proc                             proc       rw,relatime
              | |-/dev/.lxc/sys                                       sys                              sysfs      rw,relatime
              | |-/dev/full                                           udev[/full]                      devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
              | |-/dev/null                                           udev[/null]                      devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
              | |-/dev/random                                         udev[/random]                    devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
              | |-/dev/tty                                            udev[/tty]                       devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
              | |-/dev/urandom                                        udev[/urandom]                   devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
              | |-/dev/zero                                           udev[/zero]                      devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
              | |-/dev/pts                                            devpts                           devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              | |-/dev/ptmx                                           devpts[/ptmx]                    devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              | |-/dev/console                                        devpts[/0]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              | |-/dev/tty1                                           devpts[/1]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              | `-/dev/tty2                                           devpts[/2]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
              |-/proc                                                 proc                             proc       rw,nosuid,nodev,noexec,relatime
              | |-/proc/sys                                           proc[/sys]                       proc       ro,relatime
              | | |-/proc/sys/net                                     proc[/sys/net]                   proc       rw,nosuid,nodev,noexec,relatime
              | | `-/proc/sys/kernel/random/boot_id                   none[/.lxc-boot-id]              tmpfs      ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
              | |-/proc/sysrq-trigger                                 proc[/sysrq-trigger]             proc       ro,relatime
              | |-/proc/cpuinfo                                       lxcfs[/proc/cpuinfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/diskstats                                     lxcfs[/proc/diskstats]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/loadavg                                       lxcfs[/proc/loadavg]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/meminfo                                       lxcfs[/proc/meminfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/slabinfo                                      lxcfs[/proc/slabinfo]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/stat                                          lxcfs[/proc/stat]                fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/swaps                                         lxcfs[/proc/swaps]               fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | `-/proc/uptime                                        lxcfs[/proc/uptime]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              `-/sys                                                  sysfs                            sysfs      ro,nosuid,nodev,noexec,relatime
                |-/sys/fs/fuse/connections                            fusectl                          fusectl    rw,nosuid,nodev,noexec,relatime
                |-/sys/devices/virtual/net                            sysfs[/devices/virtual/net]      sysfs      rw,nosuid,nodev,noexec,relatime
                |-/sys/fs/cgroup                                      none                             cgroup2    rw,nosuid,nodev,noexec,relatime
                `-/sys/devices/system/cpu                             lxcfs[/sys/devices/system/cpu]   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              
              Files in neuralgic directories:
              
              /var:
              419M	/var/
              248M	/var/cache
              245M	/var/cache/apt
              169M	/var/cache/apt/archives
              146M	/var/lib
              
              Hint: You are currently not seeing messages from other users and the system.
                    Users in groups 'adm', 'systemd-journal' can see all messages.
                    Pass -q to turn off this notice.
              Archived and active journals take up 8.0M in the file system.
              
              /opt/iobroker/backups:
              42M	/opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              842M	/opt/iobroker/iobroker-data/
              553M	/opt/iobroker/iobroker-data/files
              441M	/opt/iobroker/iobroker-data/files/javascript.admin
              409M	/opt/iobroker/iobroker-data/files/javascript.admin/static
              408M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
              
              The five largest files in iobroker-data are:
              61M	/opt/iobroker/iobroker-data/states.jsonl
              24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
              14M	/opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.js
              8.7M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
              8.6M	/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'
              
              
              
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs 	v20.17.0
              /usr/bin/node 		v20.17.0
              /usr/bin/npm 		10.8.2
              /usr/bin/npx 		10.8.2
              /usr/bin/corepack 	0.29.3
              
              
              nodejs:
                Installed: 20.17.0-1nodesource1
                Candidate: 20.17.0-1nodesource1
                Version table:
               *** 20.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                      100 /var/lib/dpkg/status
                   20.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.15.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.13.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.12.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.12.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.11.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.8.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.6.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.5.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.3.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   18.19.0+dfsg-6~deb12u2 500
                      500 http://deb.debian.org/debian bookworm/main amd64 Packages
                   18.19.0+dfsg-6~deb12u1 500
                      500 http://security.debian.org bookworm-security/main amd64 Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              Errors in npm tree:
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Core adapters versions
              js-controller: 	6.0.11
              admin: 		7.1.2
              javascript: 	8.7.6
              
              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.backitup.0               : backitup              : iobroker                                 -  enabled
              + system.adapter.bshb.0                   : bshb                  : iobroker                                 -  enabled
              + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
              + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
              + system.adapter.homeconnect.0            : homeconnect           : iobroker                                 -  enabled
              + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
              + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
              + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
              + system.adapter.radar2.0                 : radar2                : iobroker                                 -  enabled
              + system.adapter.roborock.0               : roborock              : iobroker                                 -  enabled
              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.signal-cmb.0             : signal-cmb            : iobroker                                 -  enabled
              + 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
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              ioBroker-Repositories
              ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
              │ (index) │ name     │ url                                                     │ auto upgrade │
              ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
              │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
              │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
              └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
              
              Active repo(s): stable
              Upgrade policy: none
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 7.1.2    , installed 7.1.2
              Adapter    "backitup"     : 3.0.22   , installed 3.0.22
              Adapter    "bshb"         : 0.2.8    , installed 0.2.8
              Adapter    "discovery"    : 5.0.0    , installed 5.0.0
              Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
              Adapter    "homeconnect"  : 1.4.1    , installed 1.4.1
              Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
              Adapter    "javascript"   : 8.7.6    , installed 8.7.6
              Controller "js-controller": 6.0.11   , installed 6.0.11
              Adapter    "pvforecast"   : 3.0.0    , installed 3.0.0
              Adapter    "radar2"       : 2.2.0    , installed 2.2.0
              Adapter    "roborock"     : 0.6.4    , installed 0.6.4
              Adapter    "shelly"       : 7.0.0    , installed 7.0.0
              Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
              Adapter    "socketio"     : 6.7.1    , installed 6.7.1
              Adapter    "telegram"     : 3.9.0    , installed 3.9.0
              Adapter    "web"          : 6.2.5    , installed 6.2.5
              Adapter    "ws"           : 2.6.2    , installed 2.6.2
              
              Objects and States
              Please stand by - This may take a while
              Objects: 	2275
              States: 	1805
              
              *** OS-Repositories and Updates ***
              Hit:1 http://deb.debian.org/debian bookworm InRelease
              Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
              Hit:3 http://security.debian.org bookworm-security InRelease
              Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
              Reading package lists...
              Pending Updates: 0
              
              *** Listening Ports ***
              Active Internet connections (only servers)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          5400599    294/master          
              tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       5429225    2441/io.shelly.0    
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          5399021    1/init              
              tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       5428303    2149/iobroker.js-co 
              tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       5428300    2149/iobroker.js-co 
              tcp        0      0 0.0.0.0:44167           0.0.0.0:*               LISTEN      104        5401869    429/rpc.statd       
              tcp6       0      0 :::111                  :::*                    LISTEN      0          5399023    1/init              
              tcp6       0      0 :::22                   :::*                    LISTEN      0          5399224    1/init              
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       5432700    2543/io.web.0       
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       5429621    2270/io.admin.0     
              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          5400600    294/master          
              tcp6       0      0 :::7906                 :::*                    LISTEN      1001       5429914    2396/io.roborock.0  
              tcp6       0      0 :::47517                :::*                    LISTEN      104        5401875    429/rpc.statd       
              tcp6       0      0 :::6824                 :::*                    LISTEN      1001       5429913    2396/io.roborock.0  
              udp        0      0 127.0.0.1:605           0.0.0.0:*                           0          5401852    429/rpc.statd       
              udp        0      0 0.0.0.0:50005           0.0.0.0:*                           1001       5429314    2149/iobroker.js-co 
              udp        0      0 0.0.0.0:42227           0.0.0.0:*                           104        5401866    429/rpc.statd       
              udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       5432432    2482/io.radar2.0    
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          5399022    1/init              
              udp6       0      0 :::33474                :::*                                104        5401872    429/rpc.statd       
              udp6       0      0 :::111                  :::*                                0          5399024    1/init              
              
              *** Log File - Last 25 Lines ***
              
              2024-09-25 10:14:40.508  - info: radar2.0 (2482) debug: radar2 found here (Fritzbox, Xperia-Marco)
              2024-09-25 10:14:40.508  - info: radar2.0 (2482) debug: and who here (Fritzbox, Xperia-Marco)
              2024-09-25 10:14:40.508  - info: radar2.0 (2482) debug: and not here (iPhone-Patrizia)
              2024-09-25 10:14:40.508  - info: radar2.0 (2482) debug: radar2 found uBT's: []
              2024-09-25 10:14:40.508  - info: radar2.0 (2482) debug: radar2 found uIP's: []
              2024-09-25 10:15:07.283  - info: radar2.0 (2482) debug: ChangeState ack:true of Fritzbox._lastHere = 2024-09-25@10:15:07
              2024-09-25 10:15:10.598  - info: radar2.0 (2482) debug: ChangeState ack:true of Xperia-Marco._lastHere = 2024-09-25@10:15:10
              2024-09-25 10:15:10.607  - info: radar2.0 (2482) debug: ChangeState ack:true of Fritzbox._nHere = 23
              2024-09-25 10:15:10.610  - info: radar2.0 (2482) debug: ChangeState ack:true of Xperia-Marco._nHere = 23
              2024-09-25 10:15:10.612  - info: radar2.0 (2482) debug: radar2 found here (Fritzbox, Xperia-Marco)
              2024-09-25 10:15:10.612  - info: radar2.0 (2482) debug: and who here (Fritzbox, Xperia-Marco)
              2024-09-25 10:15:10.612  - info: radar2.0 (2482) debug: and not here (iPhone-Patrizia)
              2024-09-25 10:15:10.612  - info: radar2.0 (2482) debug: radar2 found uBT's: []
              2024-09-25 10:15:10.612  - info: radar2.0 (2482) debug: radar2 found uIP's: []
              2024-09-25 10:15:15.192  - warn: roborock.0 (2396) State "roborock.0.Devices.6OHbplLtKW1fSqmmRsscGx.deviceStatus.distance_off" has no existing object, this might lead to an error in future versions
              2024-09-25 10:15:15.335  - warn: roborock.0 (2396) Failed to map rooms. You need to name your rooms via the mobile app on your phone.
              2024-09-25 10:15:37.283  - info: radar2.0 (2482) debug: ChangeState ack:true of Fritzbox._lastHere = 2024-09-25@10:15:37
              2024-09-25 10:15:40.504  - info: radar2.0 (2482) debug: ChangeState ack:true of Xperia-Marco._lastHere = 2024-09-25@10:15:40
              2024-09-25 10:15:40.512  - info: radar2.0 (2482) debug: ChangeState ack:true of Fritzbox._nHere = 24
              2024-09-25 10:15:40.516  - info: radar2.0 (2482) debug: ChangeState ack:true of Xperia-Marco._nHere = 24
              2024-09-25 10:15:40.518  - info: radar2.0 (2482) debug: radar2 found here (Fritzbox, Xperia-Marco)
              2024-09-25 10:15:40.518  - info: radar2.0 (2482) debug: and who here (Fritzbox, Xperia-Marco)
              2024-09-25 10:15:40.518  - info: radar2.0 (2482) debug: and not here (iPhone-Patrizia)
              2024-09-25 10:15:40.518  - info: radar2.0 (2482) debug: radar2 found uBT's: []
              2024-09-25 10:15:40.518  - info: radar2.0 (2482) debug: radar2 found uIP's: []
              
              

              Problem besteht aber weiterhin.

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • M mago

                @thomas-braun
                Danke für die schnelle Antwort!

                Die root-Thematik ist mir grundsätzlich bekannt, hatte halt grad eine Konsole offen und dachte für iob diag ist es egal. Kann aber tatsächlich sein, dass ich iob multihost enable mit root aufgerufen habe.

                boot target und updates sind angewandt, auch die Zeitzone ist gefixt. Wegen o.g. Fauxpas habe ich iob fix über den LXC laufen lassen. Stand jetzt:

                Skript v.2024-05-22
                
                *** BASE SYSTEM ***
                 Static hostname: heizpi
                       Icon name: computer
                Operating System: Debian GNU/Linux 12 (bookworm)
                          Kernel: Linux 6.6.47+rpt-rpi-v8
                    Architecture: arm64
                
                Model		: Raspberry Pi 3 Model B Rev 1.2
                Docker          : false
                Virtualization  : none
                Kernel          : aarch64
                Userland        : 64 bit
                
                Systemuptime and Load:
                 10:04:21 up 34 min,  2 users,  load average: 0.27, 0.10, 0.03
                CPU threads: 4
                
                
                *** RASPBERRY THROTTLING ***
                Current issues:
                No throttling issues detected.
                
                Previously detected issues:
                No throttling issues detected.
                
                *** Time and Time Zones ***
                               Local time: Wed 2024-09-25 10:04:21 CEST
                           Universal time: Wed 2024-09-25 08:04:21 UTC
                                 RTC time: n/a
                                Time zone: Europe/Berlin (CEST, +0200)
                System clock synchronized: yes
                              NTP service: active
                          RTC in local TZ: no
                
                *** Users and Groups ***
                User that called 'iob diag':
                pi
                HOME=/home/pi
                GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                
                User that is running 'js-controller':
                iobroker
                HOME=/home/iobroker
                GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                
                *** Display-Server-Setup ***
                Display-Server: false
                Desktop: 	
                Terminal: 	tty
                Boot Target: 	multi-user.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            951M        190M        596M        1.1M        221M        761M
                Swap:           209M          0B        209M
                Total:          1.2G        190M        806M
                
                Active iob-Instances: 	11
                
                          907 M total memory
                          181 M used memory
                          206 M active memory
                           60 M inactive memory
                          568 M free memory
                           23 M buffer memory
                          187 M swap cache
                          199 M total swap
                            0 M used swap
                          199 M free swap
                
                *** top - Table Of Processes  ***
                top - 10:04:22 up 34 min,  2 users,  load average: 0.27, 0.10, 0.03
                Tasks: 146 total,   1 running, 145 sleeping,   0 stopped,   0 zombie
                %Cpu(s):  0.0 us, 22.2 sy,  0.0 ni, 77.8 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                MiB Mem :    907.3 total,    567.0 free,    182.9 used,    211.8 buff/cache     
                MiB Swap:    200.0 total,    200.0 free,      0.0 used.    724.4 avail Mem 
                
                *** FAILED SERVICES ***
                
                  UNIT LOAD ACTIVE SUB DESCRIPTION
                0 loaded units listed.
                
                *** FILESYSTEM ***
                Filesystem     Type      Size  Used Avail Use% Mounted on
                udev           devtmpfs  318M     0  318M   0% /dev
                tmpfs          tmpfs      91M  1.1M   90M   2% /run
                /dev/mmcblk0p2 ext4       57G  3.5G   51G   7% /
                tmpfs          tmpfs     454M     0  454M   0% /dev/shm
                tmpfs          tmpfs     5.0M   12K  5.0M   1% /run/lock
                /dev/mmcblk0p1 vfat      510M   64M  447M  13% /boot/firmware
                tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Wed Sep 25 09:30:20 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 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=cb0e562e-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
                [Wed Sep 25 09:30:26 2024] EXT4-fs (mmcblk0p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
                [Wed Sep 25 09:30:30 2024] EXT4-fs (mmcblk0p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none.
                
                Show mounted filesystems:
                TARGET                                                  SOURCE         FSTYPE      OPTIONS
                /                                                       /dev/mmcblk0p2 ext4        rw,noatime,commit=600
                |-/sys                                                  sysfs          sysfs       rw,nosuid,nodev,noexec,relatime
                | |-/sys/kernel/security                                securityfs     securityfs  rw,nosuid,nodev,noexec,relatime
                | |-/sys/fs/cgroup                                      cgroup2        cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
                | |-/sys/fs/pstore                                      pstore         pstore      rw,nosuid,nodev,noexec,relatime
                | |-/sys/fs/bpf                                         bpf            bpf         rw,nosuid,nodev,noexec,relatime,mode=700
                | |-/sys/kernel/debug                                   debugfs        debugfs     rw,nosuid,nodev,noexec,relatime
                | |-/sys/kernel/tracing                                 tracefs        tracefs     rw,nosuid,nodev,noexec,relatime
                | |-/sys/fs/fuse/connections                            fusectl        fusectl     rw,nosuid,nodev,noexec,relatime
                | `-/sys/kernel/config                                  configfs       configfs    rw,nosuid,nodev,noexec,relatime
                |-/proc                                                 proc           proc        rw,relatime
                | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs      rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=4430
                |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc rw,nosuid,nodev,noexec,relatime
                |-/dev                                                  udev           devtmpfs    rw,nosuid,relatime,size=325264k,nr_inodes=81316,mode=755
                | |-/dev/pts                                            devpts         devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                | |-/dev/shm                                            tmpfs          tmpfs       rw,nosuid,nodev
                | `-/dev/mqueue                                         mqueue         mqueue      rw,nosuid,nodev,noexec,relatime
                |-/run                                                  tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=92904k,mode=755
                | |-/run/lock                                           tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
                | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs  rw,relatime
                | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                | `-/run/user/1000                                      tmpfs          tmpfs       rw,nosuid,nodev,relatime,size=92904k,nr_inodes=23226,mode=700,uid=1000,gid=1000
                `-/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:
                888M	/var/
                470M	/var/cache
                464M	/var/cache/apt
                351M	/var/cache/apt/archives
                166M	/var/lib
                
                Archived and active journals take up 52.0M in the file system.
                
                /opt/iobroker/backups:
                4.0K	/opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                70M	/opt/iobroker/iobroker-data/
                62M	/opt/iobroker/iobroker-data/files
                31M	/opt/iobroker/iobroker-data/files/backitup.admin
                31M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                31M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
                
                The five largest files in iobroker-data are:
                14M	/opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.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':
                
                /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
                
                
                
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs 	v20.17.0
                /usr/bin/node 		v20.17.0
                /usr/bin/npm 		10.8.2
                /usr/bin/npx 		10.8.2
                /usr/bin/corepack 	0.29.3
                
                
                nodejs:
                  Installed: 20.17.0-1nodesource1
                  Candidate: 20.17.0-1nodesource1
                  Version table:
                 *** 20.17.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                        100 /var/lib/dpkg/status
                     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 npm8 problem: 0
                No problems detected
                
                Errors in npm tree:
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                iobroker is running on this host.
                
                At least one iobroker host is running.
                
                Objects type: jsonl
                States  type: jsonl
                
                Core adapters versions
                js-controller: 	6.0.11
                admin: 		7.1.2
                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.backitup.0               : backitup              : iobroker                                 -  enabled
                + system.adapter.bshb.0                   : bshb                  : iobroker                                 -  enabled
                  system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                  system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
                + system.adapter.homeconnect.0            : homeconnect           : iobroker                                 -  enabled
                + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                  system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
                + system.adapter.radar2.0                 : radar2                : iobroker                                 -  enabled
                + system.adapter.roborock.0               : roborock              : iobroker                                 -  enabled
                + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                  system.adapter.signal-cmb.0             : signal-cmb            : iobroker                                 -  enabled
                + 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
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                  system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                ioBroker-Repositories
                ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                │ (index) │ name     │ url                                                     │ auto upgrade │
                ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                
                Active repo(s): stable
                Upgrade policy: none
                
                Installed ioBroker-Instances
                Used repository: stable
                Adapter    "admin"        : 7.1.2    , installed 7.1.2
                Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                Controller "js-controller": 6.0.11   , installed 6.0.11
                
                Objects and States
                Please stand by - This may take a while
                Objects: 	2275
                States: 	1805
                
                *** 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...
                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:22              0.0.0.0:*               LISTEN      0          5014       627/sshd: /usr/sbin 
                tcp6       0      0 :::22                   :::*                    LISTEN      0          5016       627/sshd: /usr/sbin 
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        3463       478/avahi-daemon: r 
                udp        0      0 0.0.0.0:55097           0.0.0.0:*                           104        3465       478/avahi-daemon: r 
                udp6       0      0 fe80::275a:bd8e:c88:546 :::*                                0          6095       542/NetworkManager  
                udp6       0      0 :::34389                :::*                                104        3466       478/avahi-daemon: r 
                udp6       0      0 :::5353                 :::*                                104        3464       478/avahi-daemon: r 
                
                *** Log File - Last 25 Lines ***
                
                2024-09-25 08:55:04.367  - error: host.heizpi States database error: connect ETIMEDOUT
                2024-09-25 08:55:17.488  - info: host.heizpi Objects database successfully reconnected
                2024-09-25 08:55:17.493  - info: host.heizpi Objects database successfully reconnected
                2024-09-25 09:00:29.933  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
                2024-09-25 09:00:29.937  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
                2024-09-25 09:00:34.953  - info: host.heizpi Objects database successfully reconnected
                2024-09-25 09:00:34.963  - info: host.heizpi Objects database successfully reconnected
                2024-09-25 09:01:04.540  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
                2024-09-25 09:01:04.561  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
                2024-09-25 09:01:09.560  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
                2024-09-25 09:01:09.578  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
                2024-09-25 09:01:14.570  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
                2024-09-25 09:01:14.601  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
                2024-09-25 09:01:19.588  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
                2024-09-25 09:01:19.609  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
                2024-09-25 09:01:24.599  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
                2024-09-25 09:01:24.619  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
                2024-09-25 09:01:29.616  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
                2024-09-25 09:01:29.628  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
                2024-09-25 09:01:37.201  - info: host.heizpi Objects database successfully reconnected
                2024-09-25 09:01:37.204  - info: host.heizpi Objects database successfully reconnected
                2024-09-25 09:02:49.236  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
                2024-09-25 09:02:49.239  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
                2024-09-25 09:02:54.248  - info: host.heizpi Objects database successfully reconnected
                2024-09-25 09:02:54.251  - info: host.heizpi Objects database successfully reconnected
                
                
                Skript v.2024-05-22
                
                *** BASE SYSTEM ***
                 Static hostname: iobroker
                       Icon name: computer-container
                         Chassis: container ☐
                  Virtualization: lxc
                Operating System: Debian GNU/Linux 12 (bookworm)
                          Kernel: Linux 6.8.12-2-pve
                    Architecture: x86-64
                
                model name	: AMD Ryzen Embedded R1505G with Radeon Vega Gfx
                Docker          : false
                Virtualization  : lxc
                Kernel          : x86_64
                Userland        : 64 bit
                
                Systemuptime and Load:
                 10:15:41 up 20 min,  2 users,  load average: 0.72, 0.35, 0.30
                CPU threads: 2
                
                
                *** Time and Time Zones ***
                               Local time: Wed 2024-09-25 10:15:41 CEST
                           Universal time: Wed 2024-09-25 08:15:41 UTC
                                 RTC time: n/a
                                Time zone: Europe/Berlin (CEST, +0200)
                System clock synchronized: yes
                              NTP service: inactive
                          RTC in local TZ: no
                
                *** Users and Groups ***
                User that called 'iob diag':
                marco
                HOME=/home/marco
                GROUPS=marco sudo users iobroker
                
                User that is running 'js-controller':
                iobroker
                HOME=/home/iobroker
                GROUPS=iobroker tty dialout audio video plugdev
                
                *** Display-Server-Setup ***
                Display-Server: false
                Desktop: 	
                Terminal: 	tty
                Boot Target: 	multi-user.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            2.1G        1.2G        411M        135K        492M        903M
                Swap:           536M          0B        536M
                Total:          2.7G        1.2G        948M
                
                Active iob-Instances: 	16
                
                         2048 M total memory
                         1186 M used memory
                         1205 M active memory
                          337 M inactive memory
                          391 M free memory
                            0 M buffer memory
                          469 M swap cache
                          512 M total swap
                            0 M used swap
                          512 M free swap
                
                *** top - Table Of Processes  ***
                top - 10:15:41 up 20 min,  2 users,  load average: 0.72, 0.35, 0.30
                Tasks:  45 total,   1 running,  44 sleeping,   0 stopped,   0 zombie
                %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                MiB Mem :   2048.0 total,    390.4 free,   1187.8 used,    470.0 buff/cache     
                MiB Swap:    512.0 total,    512.0 free,      0.0 used.    860.2 avail Mem 
                
                *** FAILED SERVICES ***
                
                  UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                
                LOAD   = Reflects whether the unit definition was properly loaded.
                ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                SUB    = The low-level unit activation state, values depend on unit type.
                1 loaded units listed.
                
                *** FILESYSTEM ***
                Filesystem                       Type      Size  Used Avail Use% Mounted on
                /dev/mapper/pve-vm--100--disk--0 ext4      7.8G  4.1G  3.3G  56% /
                none                             tmpfs     492K  4.0K  488K   1% /dev
                udev                             devtmpfs  2.9G     0  2.9G   0% /dev/tty
                tmpfs                            tmpfs     2.9G     0  2.9G   0% /dev/shm
                tmpfs                            tmpfs     1.2G  128K  1.2G   1% /run
                tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                tmpfs                            tmpfs     584M     0  584M   0% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                dmesg: read kernel buffer failed: Operation not permitted
                
                Show mounted filesystems:
                TARGET                                                  SOURCE                           FSTYPE     OPTIONS
                /                                                       /dev/mapper/pve-vm--100--disk--0 ext4       rw,relatime,stripe=16
                |-/run                                                  tmpfs                            tmpfs      rw,nosuid,nodev,size=1196024k,nr_inodes=819200,mode=755,uid=100000,gid=100000,inode64
                | |-/run/lock                                           tmpfs                            tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k,uid=100000,gid=100000,inode64
                | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
                | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
                | |-/run/user/1000                                      tmpfs                            tmpfs      rw,nosuid,nodev,relatime,size=598012k,nr_inodes=149503,mode=700,uid=101000,gid=101000,inode64
                | |-/run/credentials/systemd-sysctl.service             ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
                | `-/run/credentials/systemd-sysusers.service           ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
                |-/dev                                                  none                             tmpfs      rw,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
                | |-/dev/shm                                            tmpfs                            tmpfs      rw,nosuid,nodev,uid=100000,gid=100000,inode64
                | |-/dev/mqueue                                         mqueue                           mqueue     rw,nosuid,nodev,noexec,relatime
                | |-/dev/.lxc/proc                                      proc                             proc       rw,relatime
                | |-/dev/.lxc/sys                                       sys                              sysfs      rw,relatime
                | |-/dev/full                                           udev[/full]                      devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
                | |-/dev/null                                           udev[/null]                      devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
                | |-/dev/random                                         udev[/random]                    devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
                | |-/dev/tty                                            udev[/tty]                       devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
                | |-/dev/urandom                                        udev[/urandom]                   devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
                | |-/dev/zero                                           udev[/zero]                      devtmpfs   rw,nosuid,relatime,size=2956268k,nr_inodes=739067,mode=755,inode64
                | |-/dev/pts                                            devpts                           devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                | |-/dev/ptmx                                           devpts[/ptmx]                    devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                | |-/dev/console                                        devpts[/0]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                | |-/dev/tty1                                           devpts[/1]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                | `-/dev/tty2                                           devpts[/2]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                |-/proc                                                 proc                             proc       rw,nosuid,nodev,noexec,relatime
                | |-/proc/sys                                           proc[/sys]                       proc       ro,relatime
                | | |-/proc/sys/net                                     proc[/sys/net]                   proc       rw,nosuid,nodev,noexec,relatime
                | | `-/proc/sys/kernel/random/boot_id                   none[/.lxc-boot-id]              tmpfs      ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
                | |-/proc/sysrq-trigger                                 proc[/sysrq-trigger]             proc       ro,relatime
                | |-/proc/cpuinfo                                       lxcfs[/proc/cpuinfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/diskstats                                     lxcfs[/proc/diskstats]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/loadavg                                       lxcfs[/proc/loadavg]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/meminfo                                       lxcfs[/proc/meminfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/slabinfo                                      lxcfs[/proc/slabinfo]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/stat                                          lxcfs[/proc/stat]                fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/swaps                                         lxcfs[/proc/swaps]               fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | `-/proc/uptime                                        lxcfs[/proc/uptime]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                `-/sys                                                  sysfs                            sysfs      ro,nosuid,nodev,noexec,relatime
                  |-/sys/fs/fuse/connections                            fusectl                          fusectl    rw,nosuid,nodev,noexec,relatime
                  |-/sys/devices/virtual/net                            sysfs[/devices/virtual/net]      sysfs      rw,nosuid,nodev,noexec,relatime
                  |-/sys/fs/cgroup                                      none                             cgroup2    rw,nosuid,nodev,noexec,relatime
                  `-/sys/devices/system/cpu                             lxcfs[/sys/devices/system/cpu]   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                
                Files in neuralgic directories:
                
                /var:
                419M	/var/
                248M	/var/cache
                245M	/var/cache/apt
                169M	/var/cache/apt/archives
                146M	/var/lib
                
                Hint: You are currently not seeing messages from other users and the system.
                      Users in groups 'adm', 'systemd-journal' can see all messages.
                      Pass -q to turn off this notice.
                Archived and active journals take up 8.0M in the file system.
                
                /opt/iobroker/backups:
                42M	/opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                842M	/opt/iobroker/iobroker-data/
                553M	/opt/iobroker/iobroker-data/files
                441M	/opt/iobroker/iobroker-data/files/javascript.admin
                409M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                408M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
                
                The five largest files in iobroker-data are:
                61M	/opt/iobroker/iobroker-data/states.jsonl
                24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                14M	/opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.js
                8.7M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
                8.6M	/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'
                
                
                
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs 	v20.17.0
                /usr/bin/node 		v20.17.0
                /usr/bin/npm 		10.8.2
                /usr/bin/npx 		10.8.2
                /usr/bin/corepack 	0.29.3
                
                
                nodejs:
                  Installed: 20.17.0-1nodesource1
                  Candidate: 20.17.0-1nodesource1
                  Version table:
                 *** 20.17.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                        100 /var/lib/dpkg/status
                     20.16.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.15.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.15.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.14.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.13.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.13.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.12.2-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.12.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.12.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.11.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.11.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.10.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.9.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.8.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.8.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.7.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.6.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.6.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.5.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.5.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.4.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.3.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.3.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.2.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.1.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.0.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     18.19.0+dfsg-6~deb12u2 500
                        500 http://deb.debian.org/debian bookworm/main amd64 Packages
                     18.19.0+dfsg-6~deb12u1 500
                        500 http://security.debian.org bookworm-security/main amd64 Packages
                
                Temp directories causing npm8 problem: 0
                No problems detected
                
                Errors in npm tree:
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Core adapters versions
                js-controller: 	6.0.11
                admin: 		7.1.2
                javascript: 	8.7.6
                
                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.backitup.0               : backitup              : iobroker                                 -  enabled
                + system.adapter.bshb.0                   : bshb                  : iobroker                                 -  enabled
                + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
                + system.adapter.homeconnect.0            : homeconnect           : iobroker                                 -  enabled
                + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
                + system.adapter.radar2.0                 : radar2                : iobroker                                 -  enabled
                + system.adapter.roborock.0               : roborock              : iobroker                                 -  enabled
                + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.signal-cmb.0             : signal-cmb            : iobroker                                 -  enabled
                + 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
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                ioBroker-Repositories
                ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                │ (index) │ name     │ url                                                     │ auto upgrade │
                ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                
                Active repo(s): stable
                Upgrade policy: none
                
                Installed ioBroker-Instances
                Used repository: stable
                Adapter    "admin"        : 7.1.2    , installed 7.1.2
                Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                Adapter    "bshb"         : 0.2.8    , installed 0.2.8
                Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
                Adapter    "homeconnect"  : 1.4.1    , installed 1.4.1
                Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                Controller "js-controller": 6.0.11   , installed 6.0.11
                Adapter    "pvforecast"   : 3.0.0    , installed 3.0.0
                Adapter    "radar2"       : 2.2.0    , installed 2.2.0
                Adapter    "roborock"     : 0.6.4    , installed 0.6.4
                Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
                Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                Adapter    "web"          : 6.2.5    , installed 6.2.5
                Adapter    "ws"           : 2.6.2    , installed 2.6.2
                
                Objects and States
                Please stand by - This may take a while
                Objects: 	2275
                States: 	1805
                
                *** OS-Repositories and Updates ***
                Hit:1 http://deb.debian.org/debian bookworm InRelease
                Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                Hit:3 http://security.debian.org bookworm-security InRelease
                Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                Reading package lists...
                Pending Updates: 0
                
                *** Listening Ports ***
                Active Internet connections (only servers)
                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          5400599    294/master          
                tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       5429225    2441/io.shelly.0    
                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          5399021    1/init              
                tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       5428303    2149/iobroker.js-co 
                tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       5428300    2149/iobroker.js-co 
                tcp        0      0 0.0.0.0:44167           0.0.0.0:*               LISTEN      104        5401869    429/rpc.statd       
                tcp6       0      0 :::111                  :::*                    LISTEN      0          5399023    1/init              
                tcp6       0      0 :::22                   :::*                    LISTEN      0          5399224    1/init              
                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       5432700    2543/io.web.0       
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       5429621    2270/io.admin.0     
                tcp6       0      0 ::1:25                  :::*                    LISTEN      0          5400600    294/master          
                tcp6       0      0 :::7906                 :::*                    LISTEN      1001       5429914    2396/io.roborock.0  
                tcp6       0      0 :::47517                :::*                    LISTEN      104        5401875    429/rpc.statd       
                tcp6       0      0 :::6824                 :::*                    LISTEN      1001       5429913    2396/io.roborock.0  
                udp        0      0 127.0.0.1:605           0.0.0.0:*                           0          5401852    429/rpc.statd       
                udp        0      0 0.0.0.0:50005           0.0.0.0:*                           1001       5429314    2149/iobroker.js-co 
                udp        0      0 0.0.0.0:42227           0.0.0.0:*                           104        5401866    429/rpc.statd       
                udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       5432432    2482/io.radar2.0    
                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          5399022    1/init              
                udp6       0      0 :::33474                :::*                                104        5401872    429/rpc.statd       
                udp6       0      0 :::111                  :::*                                0          5399024    1/init              
                
                *** Log File - Last 25 Lines ***
                
                2024-09-25 10:14:40.508  - info: radar2.0 (2482) debug: radar2 found here (Fritzbox, Xperia-Marco)
                2024-09-25 10:14:40.508  - info: radar2.0 (2482) debug: and who here (Fritzbox, Xperia-Marco)
                2024-09-25 10:14:40.508  - info: radar2.0 (2482) debug: and not here (iPhone-Patrizia)
                2024-09-25 10:14:40.508  - info: radar2.0 (2482) debug: radar2 found uBT's: []
                2024-09-25 10:14:40.508  - info: radar2.0 (2482) debug: radar2 found uIP's: []
                2024-09-25 10:15:07.283  - info: radar2.0 (2482) debug: ChangeState ack:true of Fritzbox._lastHere = 2024-09-25@10:15:07
                2024-09-25 10:15:10.598  - info: radar2.0 (2482) debug: ChangeState ack:true of Xperia-Marco._lastHere = 2024-09-25@10:15:10
                2024-09-25 10:15:10.607  - info: radar2.0 (2482) debug: ChangeState ack:true of Fritzbox._nHere = 23
                2024-09-25 10:15:10.610  - info: radar2.0 (2482) debug: ChangeState ack:true of Xperia-Marco._nHere = 23
                2024-09-25 10:15:10.612  - info: radar2.0 (2482) debug: radar2 found here (Fritzbox, Xperia-Marco)
                2024-09-25 10:15:10.612  - info: radar2.0 (2482) debug: and who here (Fritzbox, Xperia-Marco)
                2024-09-25 10:15:10.612  - info: radar2.0 (2482) debug: and not here (iPhone-Patrizia)
                2024-09-25 10:15:10.612  - info: radar2.0 (2482) debug: radar2 found uBT's: []
                2024-09-25 10:15:10.612  - info: radar2.0 (2482) debug: radar2 found uIP's: []
                2024-09-25 10:15:15.192  - warn: roborock.0 (2396) State "roborock.0.Devices.6OHbplLtKW1fSqmmRsscGx.deviceStatus.distance_off" has no existing object, this might lead to an error in future versions
                2024-09-25 10:15:15.335  - warn: roborock.0 (2396) Failed to map rooms. You need to name your rooms via the mobile app on your phone.
                2024-09-25 10:15:37.283  - info: radar2.0 (2482) debug: ChangeState ack:true of Fritzbox._lastHere = 2024-09-25@10:15:37
                2024-09-25 10:15:40.504  - info: radar2.0 (2482) debug: ChangeState ack:true of Xperia-Marco._lastHere = 2024-09-25@10:15:40
                2024-09-25 10:15:40.512  - info: radar2.0 (2482) debug: ChangeState ack:true of Fritzbox._nHere = 24
                2024-09-25 10:15:40.516  - info: radar2.0 (2482) debug: ChangeState ack:true of Xperia-Marco._nHere = 24
                2024-09-25 10:15:40.518  - info: radar2.0 (2482) debug: radar2 found here (Fritzbox, Xperia-Marco)
                2024-09-25 10:15:40.518  - info: radar2.0 (2482) debug: and who here (Fritzbox, Xperia-Marco)
                2024-09-25 10:15:40.518  - info: radar2.0 (2482) debug: and not here (iPhone-Patrizia)
                2024-09-25 10:15:40.518  - info: radar2.0 (2482) debug: radar2 found uBT's: []
                2024-09-25 10:15:40.518  - info: radar2.0 (2482) debug: radar2 found uIP's: []
                
                

                Problem besteht aber weiterhin.

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

                @mago sagte in Multihost probleme ## Error: No configuration received! ##:

                Die root-Thematik ist mir grundsätzlich bekannt, hatte halt grad eine Konsole offen und dachte für iob diag ist es egal

                Nein, es ist NICHT egal, weil mal GRUNDSÄTZLICH NIE als root agiert.
                Nie wie in GAR 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

                M 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @mago sagte in Multihost probleme ## Error: No configuration received! ##:

                  Die root-Thematik ist mir grundsätzlich bekannt, hatte halt grad eine Konsole offen und dachte für iob diag ist es egal

                  Nein, es ist NICHT egal, weil mal GRUNDSÄTZLICH NIE als root agiert.
                  Nie wie in GAR NICHT.

                  M Offline
                  M Offline
                  mago
                  schrieb am zuletzt editiert von
                  #25

                  @thomas-braun

                  Hast ja Recht, kommt nicht wieder vor.
                  Was ich gerade feststelle ist dass ich auf das Webinterface von Slave/RPi3 nicht draufkomme, obwohl der admin Adapter eigentlich läuft.
                  Zusammen mit

                  2024-09-25 08:55:04.367  - error: host.heizpi States database error: connect ETIMEDOUT
                  2024-09-25 08:55:17.488  - info: host.heizpi Objects database successfully reconnected
                  2024-09-25 08:55:17.493  - info: host.heizpi Objects database successfully reconnected
                  2024-09-25 09:00:29.933  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
                  2024-09-25 09:00:29.937  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
                  2024-09-25 09:00:34.953  - info: host.heizpi Objects database successfully reconnected
                  2024-09-25 09:00:34.963  - info: host.heizpi Objects database successfully reconnected
                  2024-09-25 09:01:04.540  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
                  2024-09-25 09:01:04.561  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
                  2024-09-25 09:01:09.560  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
                  2024-09-25 09:01:09.578  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
                  

                  sieht das irgendwie wie instabile Verbindung aus, was mit WLAN im Keller auch durchaus nachvollziehbar erscheint. Allerdings läuft SSH absolut problemlos, und das multihost Verbindungsproblem hatte ich auch gestern Abend schon als der Pi quasi noch neben der FritzBox lag.

                  Meister MopperM 1 Antwort Letzte Antwort
                  0
                  • M Offline
                    M Offline
                    mago
                    schrieb am zuletzt editiert von
                    #26

                    Nach einiger Recherche habe ich herausgefunden, dass manche hier den Automatismen von iob multihost enable / connect nicht so ganz trauen, daher habe ich folgendes gemacht:
                    Den Slave habe ich nochmal komplett neu aufgesetzt mit Raspi Imager und dem iobroker install Skript
                    Auf dem Master habe ich nur iob setup custom aufgerufen:

                    Current configuration:
                    - Objects database:
                      - Type: jsonl
                      - Host/Unix Socket: 0.0.0.0
                      - Port: 9001
                    - States database:
                      - Type: jsonl
                      - Host/Unix Socket: 0.0.0.0
                      - Port: 9000
                    - Data Directory: ../../iobroker-data/
                    
                    Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: 
                    Host / Unix Socket of objects DB(jsonl), default[0.0.0.0]: 
                    Port of objects DB(jsonl), default[9001]: 
                    Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: 
                    Host / Unix Socket of states DB (jsonl), default[0.0.0.0]: 
                    Port of states DB (jsonl), default[9000]: 
                    Data directory (file), default[../../iobroker-data/]: 
                    Host name of this machine [iobroker]: 
                    updating conf/iobroker.json
                    

                    (letztlich habe ich hier die defaults stehen lassen)
                    Auf dem Slave:

                    Current configuration:
                    - Objects database:
                      - Type: jsonl
                      - Host/Unix Socket: 127.0.0.1
                      - Port: 9001
                    - States database:
                      - Type: jsonl
                      - Host/Unix Socket: 127.0.0.1
                      - Port: 9000
                    - Data Directory: ../../iobroker-data/
                    
                    Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: 
                    Host / Unix Socket of objects DB(jsonl), default[127.0.0.1]: 192.168.178.6
                    Port of objects DB(jsonl), default[9001]: 
                    Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: 
                    Host / Unix Socket of states DB (jsonl), default[192.168.178.6]: 
                    Port of states DB (jsonl), default[9000]: 
                    Host name of this machine [heizpi]: 
                    updating conf/iobroker.json
                    
                    

                    (also letztlich auch nur die IP des Master gesetzt)

                    • beide Knoten mit iob restart neu gestartet

                    Und schon taucht der Slave unter 'hosts' auf dem Master auf und ist verbunden.

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • M mago

                      Nach einiger Recherche habe ich herausgefunden, dass manche hier den Automatismen von iob multihost enable / connect nicht so ganz trauen, daher habe ich folgendes gemacht:
                      Den Slave habe ich nochmal komplett neu aufgesetzt mit Raspi Imager und dem iobroker install Skript
                      Auf dem Master habe ich nur iob setup custom aufgerufen:

                      Current configuration:
                      - Objects database:
                        - Type: jsonl
                        - Host/Unix Socket: 0.0.0.0
                        - Port: 9001
                      - States database:
                        - Type: jsonl
                        - Host/Unix Socket: 0.0.0.0
                        - Port: 9000
                      - Data Directory: ../../iobroker-data/
                      
                      Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: 
                      Host / Unix Socket of objects DB(jsonl), default[0.0.0.0]: 
                      Port of objects DB(jsonl), default[9001]: 
                      Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: 
                      Host / Unix Socket of states DB (jsonl), default[0.0.0.0]: 
                      Port of states DB (jsonl), default[9000]: 
                      Data directory (file), default[../../iobroker-data/]: 
                      Host name of this machine [iobroker]: 
                      updating conf/iobroker.json
                      

                      (letztlich habe ich hier die defaults stehen lassen)
                      Auf dem Slave:

                      Current configuration:
                      - Objects database:
                        - Type: jsonl
                        - Host/Unix Socket: 127.0.0.1
                        - Port: 9001
                      - States database:
                        - Type: jsonl
                        - Host/Unix Socket: 127.0.0.1
                        - Port: 9000
                      - Data Directory: ../../iobroker-data/
                      
                      Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: 
                      Host / Unix Socket of objects DB(jsonl), default[127.0.0.1]: 192.168.178.6
                      Port of objects DB(jsonl), default[9001]: 
                      Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: 
                      Host / Unix Socket of states DB (jsonl), default[192.168.178.6]: 
                      Port of states DB (jsonl), default[9000]: 
                      Host name of this machine [heizpi]: 
                      updating conf/iobroker.json
                      
                      

                      (also letztlich auch nur die IP des Master gesetzt)

                      • beide Knoten mit iob restart neu gestartet

                      Und schon taucht der Slave unter 'hosts' auf dem Master auf und ist verbunden.

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

                      @mago

                      Was hast du denn zuvor gemacht?

                      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
                      • M mago

                        @thomas-braun

                        Hast ja Recht, kommt nicht wieder vor.
                        Was ich gerade feststelle ist dass ich auf das Webinterface von Slave/RPi3 nicht draufkomme, obwohl der admin Adapter eigentlich läuft.
                        Zusammen mit

                        2024-09-25 08:55:04.367  - error: host.heizpi States database error: connect ETIMEDOUT
                        2024-09-25 08:55:17.488  - info: host.heizpi Objects database successfully reconnected
                        2024-09-25 08:55:17.493  - info: host.heizpi Objects database successfully reconnected
                        2024-09-25 09:00:29.933  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
                        2024-09-25 09:00:29.937  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
                        2024-09-25 09:00:34.953  - info: host.heizpi Objects database successfully reconnected
                        2024-09-25 09:00:34.963  - info: host.heizpi Objects database successfully reconnected
                        2024-09-25 09:01:04.540  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
                        2024-09-25 09:01:04.561  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
                        2024-09-25 09:01:09.560  - error: host.heizpi Objects database error: connect ECONNREFUSED 192.168.178.6:9001
                        2024-09-25 09:01:09.578  - error: host.heizpi States database error: connect ECONNREFUSED 192.168.178.6:9000
                        

                        sieht das irgendwie wie instabile Verbindung aus, was mit WLAN im Keller auch durchaus nachvollziehbar erscheint. Allerdings läuft SSH absolut problemlos, und das multihost Verbindungsproblem hatte ich auch gestern Abend schon als der Pi quasi noch neben der FritzBox lag.

                        Meister MopperM Online
                        Meister MopperM Online
                        Meister Mopper
                        schrieb am zuletzt editiert von
                        #28

                        @mago sagte in Multihost probleme ## Error: No configuration received! ##:

                        Was ich gerade feststelle ist dass ich auf das Webinterface von Slave/RPi3 nicht draufkomme, obwohl der admin Adapter eigentlich läuft.

                        Der Slave hat kein Webinterface, auch wenn da eine admin Instanz läuft, wird das System vom admin des Masters organisiert.

                        Eine admin Instanz ist auf dem Slave nicht erforderlich.

                        Proxmox und HA

                        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

                        744

                        Online

                        32.5k

                        Benutzer

                        81.7k

                        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