Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. RPI2 Adapter kann nicht installiert werden

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    RPI2 Adapter kann nicht installiert werden

    This topic has been deleted. Only users with topic management privileges can see it.
    • teletapi
      teletapi @teletapi last edited by teletapi

      Hier das iob diag zum raspi

      ========== Start marking the full check here ===========
      
      ```bash
      Script v.2025-08-09
      
      *** BASE SYSTEM ***
      Operating System: Debian GNU/Linux 13 (trixie)
       Static hostname: Raspberrypi5
             Icon name: computer
                Kernel: Linux 6.12.34+rpt-rpi-2712
          Architecture: arm64
      OS is similar to:
      
      Model           : Raspberry Pi 5 Model B Rev 1.0
      Docker          : false
      Virtualization  : none
      Kernel          : aarch64
      Userland        : 64 bit
      
      Systemuptime and Load:
       13:25:49 up  3:20,  1 user,  load average: 0.84, 0.65, 0.48
      CPU threads: 4
      
      
      *** LIFE CYCLE STATUS ***
      Operating System is the current Debian stable version codenamed 'trixie'!
      
      *** RASPBERRY THROTTLING ***
      Current issues:
      No throttling issues detected.
      
      Previously detected issues:
      No throttling issues detected.
      
      *** TIME AND TIMEZONES ***
                     Local time: Fri 2025-08-22 13:25:49 CEST
                 Universal time: Fri 2025-08-22 11:25:49 UTC
                       RTC time: Fri 2025-08-22 11:25:49
                      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
      SUDO_HOME=/home/pi
      GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
      
      *** DISPLAY-SERVER SETUP ***
      Display-Server:         false
      Unit display-manager.service could not be found.
      Display-Manager:
      Desktop:
      Session:                tty
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            8.5G        4.0G        1.8G         26M        2.8G        4.4G
      Swap:           209M          0B        209M
      Total:          8.7G        4.0G        2.0G
      
      Active iob-Instances:   33
      
               8063 M total memory
               3826 M used memory
               5223 M active memory
                641 M inactive memory
               1699 M free memory
                170 M buffer memory
               2478 M swap cache
                199 M total swap
                  0 M used swap
                199 M free swap
      
      *** top - Table Of Processes  ***
      top - 13:25:49 up  3:20,  1 user,  load average: 0.84, 0.65, 0.48
      Tasks: 215 total,   1 running, 214 sleeping,   0 stopped,   0 zombie
      %Cpu(s): 18.6 us,  2.3 sy,  0.0 ni, 79.1 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :   8063.1 total,   1697.5 free,   3828.0 used,   2649.6 buff/cache
      MiB Swap:    200.0 total,    200.0 free,      0.0 used.   4235.1 avail Mem
      
      *** FAILED SERVICES ***
      
        UNIT LOAD ACTIVE SUB DESCRIPTION
      
      0 loaded units listed.
      
      
      *** DMESG CRITICAL ERRORS ***
      No critical errors detected
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      udev           devtmpfs  3.9G     0  3.9G   0% /dev
      tmpfs          tmpfs     1.6G   16M  1.6G   1% /run
      /dev/sda2      ext4       59G   23G   34G  40% /
      tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
      tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
      tmpfs          tmpfs     4.0G  9.9M  4.0G   1% /tmp
      tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
      /dev/sda1      vfat      510M   73M  438M  15% /boot/firmware
      tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
      tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/serial-getty@ttyAMA10.service
      tmpfs          tmpfs     807M   32K  807M   1% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Fri Aug 22 10:05:09 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0  numa=fake=8 system_heap.max_order=0 smsc95xx.macaddr=D8:3A:DD:A3:25:8A vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=beeda195-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
      [Fri Aug 22 10:05:14 2025] EXT4-fs (sda2): mounted filesystem 6835594d-a5f3-459f-a244-318060e7e0ab ro with ordered data mode. Quota mode: none.
      [Fri Aug 22 10:05:15 2025] EXT4-fs (sda2): re-mounted 6835594d-a5f3-459f-a244-318060e7e0ab r/w.
      
      Show mounted filesystems:
      TARGET           SOURCE    FSTYPE OPTIONS
      /                /dev/sda2 ext4   rw,noatime
      `-/boot/firmware /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      3.1G    /var/
      1.4G    /var/lib
      1.3G    /var/log/journal/02a43974e4004c17afbe02a71ed8236e
      1.3G    /var/log/journal
      1.3G    /var/log
      
      Archived and active journals take up 1.2G in the file system.
      
      /opt/iobroker/backups:
      3.3G    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      488M    /opt/iobroker/iobroker-data/
      160M    /opt/iobroker/iobroker-data/files
      110M    /opt/iobroker/iobroker-data/backup-objects
      72M     /opt/iobroker/iobroker-data/node-red
      71M     /opt/iobroker/iobroker-data/node-red/node_modules
      
      The five largest files in iobroker-data are:
      28M     /opt/iobroker/iobroker-data/objects.jsonl
      9.8M    /opt/iobroker/iobroker-data/states.jsonl
      8.8M    /opt/iobroker/iobroker-data/files/matter.admin/assets/index-CjzUbllv.js
      8.6M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BBu8-Y_o.js
      6.2M    /opt/iobroker/iobroker-data/jarvis/0/jarvis.0.devices.json
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      No Devices found 'by-id'
      
      *** ZigBee Settings ***
      Zigbee Network Settings on your coordinator/in nvbackup are:
      
      zigbee.X
      Extended Pan ID:
      *** MASKED ***
      Pan ID:
      *** MASKED ***
      Channel:
      *** MASKED ***
      Network Key:
      *** MASKED ***
      
      To unmask the settings run 'iob diag --unmask'
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v22.18.0
      /usr/bin/node           v22.18.0
      /usr/bin/npm            10.9.3
      /usr/bin/npx            10.9.3
      /usr/bin/corepack       0.33.0
      
      nodejs:
        Installed: 22.18.0-1nodesource1
        Candidate: 22.18.0-1nodesource1
        Version table:
       *** 22.18.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              100 /var/lib/dpkg/status
           22.17.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.17.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.16.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.15.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.15.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.14.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.13.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.13.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.12.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.11.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.10.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.9.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.8.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.7.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.6.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.5.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.5.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.4.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.4.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.3.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.2.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.1.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.0.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           20.19.2+dfsg-1 500
              500 http://deb.debian.org/debian trixie/main arm64 Packages
      
      Temp directories causing deletion problem: 0
      No problems detected
      
      Errors in npm tree: 0
      No problems detected
      
      Checking for nodejs vulnerability:
      
      
       █████  ██      ██           ██████   ██████   ██████  ██████         ██
      ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
      ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
      ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
      ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
      
      
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Hosts:
      Raspberrypi5        Raspberrypi5 (version: 7.0.7, hostname: Raspberrypi5  , alive, uptime: 12022)
      
      Core adapters versions
      js-controller:  7.0.7
      admin:          7.7.2
      javascript:     9.0.11
      
      nodejs modules from github:     4
      +-- iobroker.influxdb@4.0.3 (git+ssh://git@github.com/ioBroker/ioBroker.influxdb.git#28ac2b78843928094d8a6fea3a43a45cde1cc19d)
      +-- iobroker.jarvis@3.2.0-rc.17 (git+ssh://git@github.com/Zefau/ioBroker.jarvis.git#65370bd2ad4617722447bcff04ba4dc6429bed9b)
      +-- iobroker.nspanel-lovelace-ui@0.2.4 (git+ssh://git@github.com/ticaki/ioBroker.nspanel-lovelace-ui.git#dcbe5f9e78b9f2b992650058cd43c45843b6ddff)
      +-- iobroker.pirate-weather@0.2.0 (git+ssh://git@github.com/ticaki/ioBroker.pirate-weather.git#5afe302853331ec86024d6aa8b3f1aefd85f7c03)
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : Raspberrypi5                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.alexa2.0                 : alexa2                : Raspberrypi5                             -  enabled
        system.adapter.alias-manager.0          : alias-manager         : Raspberrypi5                             -  enabled
      + system.adapter.alpha-ess.0              : alpha-ess             : Raspberrypi5                             -  enabled
      + system.adapter.backitup.0               : backitup              : Raspberrypi5                             -  enabled
      + system.adapter.cloud.0                  : cloud                 : Raspberrypi5                             -  enabled
        system.adapter.devices.0                : devices               : Raspberrypi5                             -  enabled
      + system.adapter.discovery.0              : discovery             : Raspberrypi5                             -  enabled
      + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: Raspberrypi5                             -  enabled
        system.adapter.energiefluss-erweitert.1 : energiefluss-erweitert: Raspberrypi5                             - disabled
      + system.adapter.energiefluss-erweitert.2 : energiefluss-erweitert: Raspberrypi5                             -  enabled
        system.adapter.energiefluss-erweitert.3 : energiefluss-erweitert: Raspberrypi5                             - disabled
      + system.adapter.fritzdect.0              : fritzdect             : Raspberrypi5                             -  enabled
      + system.adapter.hm-rega.0                : hm-rega               : Raspberrypi5                             -  enabled
      + system.adapter.hm-rpc.0                 : hm-rpc                : Raspberrypi5                             -  enabled, port: 18701
      + system.adapter.hm-rpc.1                 : hm-rpc                : Raspberrypi5                             -  enabled, port: 18701
      + system.adapter.hm-rpc.2                 : hm-rpc                : Raspberrypi5                             -  enabled, port: 12001
      + system.adapter.homeconnect.0            : homeconnect           : Raspberrypi5                             -  enabled
      + system.adapter.hue.0                    : hue                   : Raspberrypi5                             -  enabled, port: 80
        system.adapter.ical.0                   : ical                  : Raspberrypi5                             -  enabled
        system.adapter.ical.1                   : ical                  : Raspberrypi5                             -  enabled
      + system.adapter.influxdb.0               : influxdb              : Raspberrypi5                             -  enabled, port: 8086
        system.adapter.iot.0                    : iot                   : Raspberrypi5                             - disabled
      + system.adapter.jarvis.0                 : jarvis                : Raspberrypi5                             -  enabled
      + system.adapter.javascript.0             : javascript            : Raspberrypi5                             -  enabled
      + system.adapter.matter.0                 : matter                : Raspberrypi5                             -  enabled
      + system.adapter.modbus.0                 : modbus                : Raspberrypi5                             -  enabled
      + system.adapter.mqtt.0                   : mqtt                  : Raspberrypi5                             -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.net-tools.0              : net-tools             : Raspberrypi5                             -  enabled
      + system.adapter.nspanel-lovelace-ui.0    : nspanel-lovelace-ui   : Raspberrypi5                             -  enabled
      + system.adapter.nuki.0                   : nuki                  : Raspberrypi5                             -  enabled
        system.adapter.openweathermap.0         : openweathermap        : Raspberrypi5                             -  enabled
      + system.adapter.ping.0                   : ping                  : Raspberrypi5                             -  enabled
      + system.adapter.pirate-weather.0         : pirate-weather        : Raspberrypi5                             -  enabled
      + system.adapter.simple-api.0             : simple-api            : Raspberrypi5                             -  enabled, port: 8087, bind: 192.168.178.82, run as: admin
      + system.adapter.socketio.0               : socketio              : Raspberrypi5                             -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      + system.adapter.sonoff.0                 : sonoff                : Raspberrypi5                             -  enabled, port: 1886, bind: 0.0.0.0
      + system.adapter.telegram.0               : telegram              : Raspberrypi5                             -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.tr-064.0                 : tr-064                : Raspberrypi5                             -  enabled
      + system.adapter.web.0                    : web                   : Raspberrypi5                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : Raspberrypi5                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.hm-rpc.0                 : hm-rpc                : Raspberrypi5                             -  enabled, port: 18701
      + system.adapter.hm-rpc.1                 : hm-rpc                : Raspberrypi5                             -  enabled, port: 18701
      + system.adapter.hm-rpc.2                 : hm-rpc                : Raspberrypi5                             -  enabled, port: 12001
      + system.adapter.hue.0                    : hue                   : Raspberrypi5                             -  enabled, port: 80
      + system.adapter.influxdb.0               : influxdb              : Raspberrypi5                             -  enabled, port: 8086
      + system.adapter.mqtt.0                   : mqtt                  : Raspberrypi5                             -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.simple-api.0             : simple-api            : Raspberrypi5                             -  enabled, port: 8087, bind: 192.168.178.82, run as: admin
      + system.adapter.socketio.0               : socketio              : Raspberrypi5                             -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      + system.adapter.sonoff.0                 : sonoff                : Raspberrypi5                             -  enabled, port: 1886, bind: 0.0.0.0
      + system.adapter.telegram.0               : telegram              : Raspberrypi5                             -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.web.0                    : web                   : Raspberrypi5                             -  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): beta
      Upgrade policy: none
      
      Installed ioBroker-Adapters
      Used repository: beta
      Adapter    "admin"        : 7.7.2    , installed 7.7.2
      Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
      Adapter    "alias-manager": 2.0.0    , installed 2.0.0
      Adapter    "alpha-ess"    : 3.0.1    , installed 3.0.1
      Adapter    "backitup"     : 3.3.5    , installed 3.3.5
      Adapter    "cloud"        : 5.0.1    , installed 5.0.1
      Adapter    "devices"      : 1.2.8    , installed 1.2.8
      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
      Adapter    "energiefluss-erweitert": 0.7.8, installed 0.7.8
      Adapter    "fritzdect"    : 2.6.2    , installed 2.6.2
      Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
      Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
      Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
      Adapter    "hue"          : 3.16.2   , installed 3.16.2
      Adapter    "ical"         : 1.16.2   , installed 1.16.2
      Adapter    "influxdb"     : 4.0.2    , installed 4.0.3
      Adapter    "iot"          : 3.6.0    , installed 3.6.0
      Adapter    "jarvis"       : 3.2.0-rc.5, installed 3.2.0-rc.17
      Adapter    "javascript"   : 9.0.11   , installed 9.0.11
      Controller "js-controller": 7.0.7    , installed 7.0.7
      Adapter    "matter"       : 0.5.2    , installed 0.5.2
      Adapter    "modbus"       : 6.4.0    , installed 6.4.0
      Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
      Adapter    "net-tools"    : 1.2.0    , installed 1.2.0
      Adapter    "nuki"         : 2.0.0    , installed 2.0.0
      Adapter    "openweathermap": 1.4.0   , installed 1.4.0
      Adapter    "ping"         : 1.7.9    , installed 1.7.9
      Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
      Adapter    "socketio"     : 7.0.8    , installed 7.0.8
      Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
      Adapter    "telegram"     : 4.1.0    , installed 4.1.0
      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
      Adapter    "web"          : 7.0.9    , installed 7.0.9
      Adapter    "ws"           : 3.0.19   , installed 3.0.19
      
      Objects and States
      Please stand by - This may take a while
      Objects:        14989
      States:         14520
      
      *** OS-Repositories and Updates ***
      W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
      Hit:1 http://deb.debian.org/debian trixie InRelease
      Hit:2 http://deb.debian.org/debian-security trixie-security InRelease
      Hit:3 http://archive.raspberrypi.com/debian trixie InRelease
      Hit:4 https://repos.influxdata.com/debian stable InRelease
      Hit:5 http://deb.debian.org/debian trixie-updates InRelease
      Hit:6 https://apt.grafana.com stable InRelease
      Hit:7 https://deb.nodesource.com/node_22.x nodistro InRelease
      Reading package lists...
      W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
      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:1886            0.0.0.0:*               LISTEN      1001       11185      2050/io.sonoff.0
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      106        7894       872/mosquitto
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          5691       834/sshd: /usr/sbin
      tcp        0      0 192.168.178.82:18702    0.0.0.0:*               LISTEN      1001       10925      1771/io.hm-rpc.1
      tcp        0      0 192.168.178.82:18701    0.0.0.0:*               LISTEN      1001       9073       1691/io.hm-rpc.0
      tcp        0      0 192.168.178.82:12001    0.0.0.0:*               LISTEN      1001       9153       1756/io.hm-rpc.2
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       8512       1188/iobroker.js-co
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       8507       1188/iobroker.js-co
      tcp        0      0 192.168.178.82:8087     0.0.0.0:*               LISTEN      1001       13159      2302/io.simple-api.
      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          8429       1152/exim4
      tcp6       0      0 :::1883                 :::*                    LISTEN      106        7895       872/mosquitto
      tcp6       0      0 :::8400                 :::*                    LISTEN      1001       13652      2241/io.jarvis.0
      tcp6       0      0 :::22                   :::*                    LISTEN      0          5693       834/sshd: /usr/sbin
      tcp6       0      0 :::8086                 :::*                    LISTEN      999        7074       862/influxd
      tcp6       0      0 :::8084                 :::*                    LISTEN      1001       15492      2325/io.socketio.0
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       19457      2523/io.web.0
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       10460      1356/io.admin.0
      tcp6       0      0 :::3000                 :::*                    LISTEN      107        8478       1187/grafana
      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          8430       1152/exim4
      udp        0      0 0.0.0.0:54373           0.0.0.0:*                           104        4001       674/avahi-daemon: r
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       329053     2267/io.matter.0
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       314212     2267/io.matter.0
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       13177      2267/io.matter.0
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       13169      2267/io.matter.0
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        3999       674/avahi-daemon: r
      udp        0      0 0.0.0.0:5541            0.0.0.0:*                           1001       13186      2267/io.matter.0
      udp        0      0 0.0.0.0:51505           0.0.0.0:*                           1001       13230      2267/io.matter.0
      udp6       0      0 fe80::f05b:9255:16f:546 :::*                                0          7126       768/NetworkManager
      udp6       0      0 fe80::38be:beb2:fe6:546 :::*                                0          7742       768/NetworkManager
      udp6       0      0 :::50016                :::*                                104        4002       674/avahi-daemon: r
      udp6       0      0 :::5353                 :::*                                1001       329054     2267/io.matter.0
      udp6       0      0 :::5353                 :::*                                1001       314213     2267/io.matter.0
      udp6       0      0 :::5353                 :::*                                1001       13180      2267/io.matter.0
      udp6       0      0 :::5353                 :::*                                1001       13172      2267/io.matter.0
      udp6       0      0 :::5353                 :::*                                104        4000       674/avahi-daemon: r
      udp6       0      0 :::5541                 :::*                                1001       13185      2267/io.matter.0
      udp6       0      0 :::51505                :::*                                1001       13229      2267/io.matter.0
      
      *** Log File - Last 25 Lines ***
      
      2025-08-22 13:26:00.021  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssd1309-176.cmnd.DisplayText[Displays/Tasmota-ssd1309-176/cmnd/DisplayText]
      2025-08-22 13:26:00.024  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
      2025-08-22 13:26:00.036  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-4x20-59.cmnd.DisplayText[Displays/Tasmota-4x20-59/cmnd/DisplayText]
      2025-08-22 13:26:00.037  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssd1309-186.cmnd.DisplayText[Displays/Tasmota-ssd1309-186/cmnd/DisplayText]
      2025-08-22 13:26:05.007  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
      2025-08-22 13:26:05.009  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssd1309-176.cmnd.DisplayText[Displays/Tasmota-ssd1309-176/cmnd/DisplayText]
      2025-08-22 13:26:10.025  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssd1309-176.cmnd.DisplayText[Displays/Tasmota-ssd1309-176/cmnd/DisplayText]
      2025-08-22 13:26:10.028  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
      2025-08-22 13:26:10.033  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssd1309-186.cmnd.DisplayText[Displays/Tasmota-ssd1309-186/cmnd/DisplayText]
      2025-08-22 13:26:10.076  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-4x20-59.cmnd.DisplayText[Displays/Tasmota-4x20-59/cmnd/DisplayText]
      2025-08-22 13:26:15.046  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
      2025-08-22 13:26:15.049  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssd1309-176.cmnd.DisplayText[Displays/Tasmota-ssd1309-176/cmnd/DisplayText]
      2025-08-22 13:26:20.179  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssd1309-176.cmnd.DisplayText[Displays/Tasmota-ssd1309-176/cmnd/DisplayText]
      2025-08-22 13:26:20.182  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
      2025-08-22 13:26:20.192  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-4x20-59.cmnd.DisplayText[Displays/Tasmota-4x20-59/cmnd/DisplayText]
      2025-08-22 13:26:20.193  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssd1309-186.cmnd.DisplayText[Displays/Tasmota-ssd1309-186/cmnd/DisplayText]
      2025-08-22 13:26:25.056  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
      2025-08-22 13:26:25.062  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssd1309-176.cmnd.DisplayText[Displays/Tasmota-ssd1309-176/cmnd/DisplayText]
      2025-08-22 13:26:25.064  - info: mqtt.0 (1902) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
      2025-08-22 13:26:25.065  - info: mqtt.0 (1902) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
      2025-08-22 13:26:25.069  - info: mqtt.0 (1902) send2Server mqtt.0.SmartHome.NSPanel_C60BC4.cmnd.CustomSend[SmartHome/NSPanel_C60BC4/cmnd/CustomSend]
      2025-08-22 13:26:30.005  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssd1309-176.cmnd.DisplayText[Displays/Tasmota-ssd1309-176/cmnd/DisplayText]
      2025-08-22 13:26:30.009  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssh1106-21.cmnd.DisplayText[Displays/Tasmota-ssh1106-21/cmnd/DisplayText]
      2025-08-22 13:26:30.013  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-ssd1309-186.cmnd.DisplayText[Displays/Tasmota-ssd1309-186/cmnd/DisplayText]
      2025-08-22 13:26:30.016  - info: mqtt.0 (1902) send2Server mqtt.0.Displays.Tasmota-4x20-59.cmnd.DisplayText[Displays/Tasmota-4x20-59/cmnd/DisplayText]
      
      

      Auffällig wäre das hier

      *** FAILED SERVICES ***
      
      {1}
      
        UNIT LOAD ACTIVE SUB DESCRIPTION
      
      {1}
      
      0 loaded units listed.
      
      {1}
      
      {1}
      
      *** DMESG CRITICAL ERRORS ***
      
      No critical errors detected
      
      {1}
      

      Nach einem iob fix und einem reboot ist aber diese Auffäligkeit wieder weg

      Homoran 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @teletapi last edited by

        @teletapi did you post this in the English section intentionally?

        teletapi 1 Reply Last reply Reply Quote 1
        • teletapi
          teletapi @Homoran last edited by

          @homoran said in RPI2 Adapter kann nicht installiert werden:

          did you post this in the English section intentionally?

          kannst du das bitte verschieben wenn ich das falsch ist.?

          Homoran 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @teletapi last edited by

            @teletapi sagte in RPI2 Adapter kann nicht installiert werden:

            @homoran said in RPI2 Adapter kann nicht installiert werden:

            did you post this in the English section intentionally?

            kannst du das bitte verschieben wenn ich das falsch ist.?

            done!

            1 Reply Last reply Reply Quote 1
            • Thomas Braun
              Thomas Braun Most Active @teletapi last edited by Thomas Braun

              @teletapi

              Du kannst mal versuchen meinen Fork aus dem GitHub zu ziehen:

              https://github.com/Grothesk242/ioBroker.rpi2

              Die Version hab ich auf Debian 13 'Trixie' angepasst.

              teletapi mcm1957 2 Replies Last reply Reply Quote 0
              • teletapi
                teletapi @Thomas Braun last edited by

                @thomas-braun said in RPI2 Adapter kann nicht installiert werden:

                https://github.com/Grothesk242/ioBroker.rpi2

                Super funktioniert ganz hervoragend. Vielen dank dafür

                1 Reply Last reply Reply Quote 0
                • mcm1957
                  mcm1957 @Thomas Braun last edited by

                  @thomas-braun said in RPI2 Adapter kann nicht installiert werden:

                  @teletapi

                  Du kannst mal versuchen meinen Fork aus dem GitHub zu ziehen:

                  https://github.com/Grothesk242/ioBroker.rpi2

                  Die Version hab ich auf Debian 13 'Trixie' angepasst.

                  Kannst du bitte - wenn noch nicht passiert - einen PR mit deiner Version erstellen.

                  @Garfonso FYI und ggF mit der Bitte um megr / neue Version

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @mcm1957 last edited by Thomas Braun

                    @mcm1957

                    Hab ich bewusst nicht gemacht, weil das mit Versionen vor Debian13 Trixie nicht kompatibel ist.
                    Und ich nicht weiß, wie man unterschiedliche Modul-Versionen abhängig vom OS bei der Installation auswählen kann.

                    mcm1957 1 Reply Last reply Reply Quote 0
                    • mcm1957
                      mcm1957 @Thomas Braun last edited by

                      @thomas-braun

                      Würd sagen schreib das dick und fett in den PR rein. Kann / soll (muss?) sich Garfonso ansehen.
                      Können's ja dann im PR besprechen und ne Lösung suchen.

                      Ich hab jedenfalls schon mal ein Issue angelegt damit das nicht untergeht.

                      Und irgendwann müssen wir eine Lösung finden weil Trixie wird ja spätesten mit dem RaspiOS Versionsupdate dort häufiger werden.

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @mcm1957 last edited by

                        @mcm1957

                        Ich weiß gar nicht ob sich hier ein PR lohnt...
                        Ich hab nur in den requires ein passendes Modul eingetragen. Äußerst trivial. Sollte auch @Garfonso ohne PR hinbekommen 🙂

                        mcm1957 1 Reply Last reply Reply Quote 0
                        • mcm1957
                          mcm1957 @Thomas Braun last edited by mcm1957

                          @thomas-braun
                          Ja, geb dir mal recht.

                          Hab mir erst jetzt deinen fork angesehn.

                          Ich schätze das wird schwer zu lösen. Wahrscheinlich kann man nur eine neue Major machen. Aber dann gits keine Wartung mehr für Bookworm. Auch nicht super ...

                          Hab auch keine Lösung im Moment.

                          EDIT:
                          Eine - zugegebener Maßen krummes - Workaround könnte sei n die dependency ganz zu entfernen und via installs script geziehlt zu installieren. Aber im Kern würgt es mich bei der "Lösung".

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @mcm1957 last edited by

                            @mcm1957 sagte in RPI2 Adapter kann nicht installiert werden:

                            Wahrscheinlich kann man nur eine neue Major machen.

                            Oder einen Adater 'rpi13' oder so.

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Support us

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

                            861
                            Online

                            32.0k
                            Users

                            80.5k
                            Topics

                            1.3m
                            Posts

                            5
                            16
                            65
                            Loading More Posts
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes
                            Reply
                            • Reply as topic
                            Log in to reply
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                            The ioBroker Community 2014-2023
                            logo