Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. Was bedeutet das ? rpi-resize-swap-file.

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    6
    1
    220

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    8
    1
    217

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    891

Was bedeutet das ? rpi-resize-swap-file.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
27 Beiträge 3 Kommentatoren 292 Aufrufe 2 Beobachtet
  • Ä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.
  • Michael SchmittM Online
    Michael SchmittM Online
    Michael Schmitt
    schrieb am zuletzt editiert von Michael Schmitt
    #7

    Hi,

    ich hab nun folgendes gemacht.

    sudo nano /etc/rpi/swap.conf

    und dort das eingetragen
    FixedSizeMiB=2048

    dann
    sudo swapoff /var/swap
    sudo systemctl restart rpi-swap.service

    ceck mit swapon --show

    NAME TYPE SIZE USED PRIO
    /var/swap file 2G 0B -2

    so wie ich im Internet gelesen habe kontrolliert das "rpi-resize-swap-file.service" nur ob die swap Größe richtig ist und das ist sie ja nun.

    Dmit nun die Fehlermeldung nicht mehr kommt habe ich den Dienst deaktiviert.
    sudo systemctl mask rpi-resize-swap-file.service

    systemctl status var-swap.swap

    marvman67@Raspberry:~ $ systemctl status var-swap.swap
    ● var-swap.swap - /var/swap
         Loaded: loaded (/etc/fstab; generated)
         Active: active since Mon 2026-04-13 17:07:09 CEST; 27min ago
     Invocation: 4e3dc8887e5c4b70b12060987cb2294e
           What: /var/swap
           Docs: man:fstab(5)
                 man:systemd-fstab-generator(8)
          Tasks: 0 (limit: 3924)
            CPU: 33ms
         CGroup: /system.slice/var-swap.swap
    
    Apr 13 17:07:09 Raspberry systemd[1]: Activating swap var-swap.swap - /var/swap...
    Apr 13 17:07:09 Raspberry systemd[1]: Activated swap var-swap.swap - /var/swap.
    

    aktuelles iob diag nach reboot

    ```bash
    Script v.2026-01-31
    
    *** BASE SYSTEM ***
    Operating System: Debian GNU/Linux 13 (trixie)
     Static hostname: Raspberry
           Icon name: computer
              Kernel: Linux 6.12.75+rpt-rpi-v8
        Architecture: arm64
    OS is similar to:
    
    Model           : Raspberry Pi 4 Model B Rev 1.2
    Docker          : false
    Virtualization  : none
    Kernel          : aarch64
    Userland        : 64 bit
    
    Systemuptime and Load:
     17:36:16 up 28 min,  1 user,  load average: 0.50, 0.31, 0.35
    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: Mon 2026-04-13 17:36:17 CEST
               Universal time: Mon 2026-04-13 15:36:17 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':
    marvman67
    HOME=/home/marvman67
    GROUPS=marvman67 adm dialout cdrom sudo audio video plugdev games users netdev gpio i2c spi render input iobroker
    
    User that is running 'js-controller':
    iobroker
    HOME=/home/iobroker
    SUDO_HOME=/home/marvman67
    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:            4.0G        2.3G        944M         12M        853M        1.7G
    Swap:           2.1G          0B        2.1G
    Total:          6.1G        2.3G        3.1G
    
    Active iob-Instances:   20
    
             3795 M total memory
             2179 M used memory
             2139 M active memory
              544 M inactive memory
              901 M free memory
               76 M buffer memory
              737 M swap cache
             2047 M total swap
                0 M used swap
             2047 M free swap
    
    *** top - Table Of Processes  ***
    top - 17:36:17 up 28 min,  1 user,  load average: 0.50, 0.31, 0.35
    Tasks: 201 total,   1 running, 200 sleeping,   0 stopped,   0 zombie
    %Cpu(s):  4.4 us,  0.0 sy,  0.0 ni, 95.6 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
    MiB Mem :   3795.7 total,    901.0 free,   2179.5 used,    814.0 buff/cache
    MiB Swap:   2048.0 total,   2048.0 free,      0.0 used.   1616.2 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  1.6G     0  1.6G   0% /dev
    tmpfs          tmpfs     760M  9.3M  750M   2% /run
    /dev/sda2      ext4      229G  7.1G  213G   4% /
    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
    tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
    tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
    tmpfs          tmpfs     1.9G  2.9M  1.9G   1% /tmp
    /dev/sda1      vfat      510M   66M  445M  13% /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@ttyAMA0.service
    tmpfs          tmpfs     380M   12K  380M   1% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    [Mon Apr 13 17:07:24 2026] EXT4-fs (sda2): orphan cleanup on readonly fs
    [Mon Apr 13 17:07:24 2026] EXT4-fs (sda2): mounted filesystem 21724cc6-e5a3-48a1-8643-7917dba3a9fb ro with ordered data mode. Quota mode: none.
    [Mon Apr 13 17:07:27 2026] EXT4-fs (sda2): re-mounted 21724cc6-e5a3-48a1-8643-7917dba3a9fb 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:
    2.5G    /var/
    231M    /var/cache
    225M    /var/cache/apt
    187M    /var/lib
    145M    /var/lib/apt/lists
    
    Archived and active journals take up 8M in the file system.
    
    /opt/iobroker/backups:
    173M    /opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    349M    /opt/iobroker/iobroker-data/
    181M    /opt/iobroker/iobroker-data/files
    116M    /opt/iobroker/iobroker-data/backup-objects
    47M     /opt/iobroker/iobroker-data/files/admin.admin
    46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
    
    The five largest files in iobroker-data are:
    46M     /opt/iobroker/iobroker-data/objects.jsonl
    19M     /opt/iobroker/iobroker-data/files/matter.admin/assets/index-DMt8RVCF.js
    8.2M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BDfRPp5J.js
    6.5M    /opt/iobroker/iobroker-data/states.jsonl
    4.7M    /opt/iobroker/iobroker-data/backup-objects/2026-04-13_15-49_objects.jsonl.gz
    
    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-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2706986-if00
    
    No nvbackup.json found.
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs         v22.22.2
    /usr/bin/node           v22.22.2
    /usr/bin/npm            10.9.7
    /usr/bin/npx            10.9.7
    
    ✓ Node.js installation is correct
    
    nodejs:
      Installed: 22.22.2-1nodesource1
      Candidate: 22.22.2-1nodesource1
      Version table:
     *** 22.22.2-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
            100 /var/lib/dpkg/status
         22.22.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
         22.22.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
         22.21.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
         22.20.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
         22.19.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
         22.18.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
         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+deb13u2 500
            500 http://deb.debian.org/debian-security trixie-security/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:
    Raspberry           Raspberry (version: 7.0.7, hostname: Raspberry     , alive, uptime: 1718)
    
    Core adapters versions
    js-controller:  7.0.7
    admin:          7.7.22
    javascript:     9.0.18
    
    nodejs modules from github:     0
    
    Adapter State
    + system.adapter.admin.0                  : admin                 : Raspberry                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
    + system.adapter.admin.1                  : admin                 : Raspberry                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
    + system.adapter.alexa2.0                 : alexa2                : Raspberry                                -  enabled
    + system.adapter.backitup.0               : backitup              : Raspberry                                -  enabled
    + system.adapter.cloud.0                  : cloud                 : Raspberry                                -  enabled
    + system.adapter.deconz.0                 : deconz                : Raspberry                                -  enabled, port: 80
      system.adapter.devices.0                : devices               : Raspberry                                - disabled
    + system.adapter.email.0                  : email                 : Raspberry                                -  enabled
    + system.adapter.fritzdect.0              : fritzdect             : Raspberry                                -  enabled
    + system.adapter.history.0                : history               : Raspberry                                -  enabled
      system.adapter.ical.0                   : ical                  : Raspberry                                -  enabled
      system.adapter.iot.0                    : iot                   : Raspberry                                - disabled
    + system.adapter.iqontrol.0               : iqontrol              : Raspberry                                -  enabled
    + system.adapter.javascript.0             : javascript            : Raspberry                                -  enabled
    + system.adapter.matter.0                 : matter                : Raspberry                                -  enabled
    + system.adapter.rpi2.0                   : rpi2                  : Raspberry                                -  enabled
    + system.adapter.simple-api.0             : simple-api            : Raspberry                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.socketio.0               : socketio              : Raspberry                                -  enabled, port: 8084, bind: 192.168.178.42, run as: admin
    + system.adapter.telegram.0               : telegram              : Raspberry                                -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.tr-064.0                 : tr-064                : Raspberry                                -  enabled
    + system.adapter.trashschedule.0          : trashschedule         : Raspberry                                -  enabled
    + system.adapter.web.0                    : web                   : Raspberry                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : Raspberry                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
    + system.adapter.admin.1                  : admin                 : Raspberry                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
    + system.adapter.deconz.0                 : deconz                : Raspberry                                -  enabled, port: 80
    + system.adapter.simple-api.0             : simple-api            : Raspberry                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.socketio.0               : socketio              : Raspberry                                -  enabled, port: 8084, bind: 192.168.178.42, run as: admin
    + system.adapter.telegram.0               : telegram              : Raspberry                                -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.web.0                    : web                   : Raspberry                                -  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 (latest)' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
    └─────────┴─────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
    
    Active repo(s): stable
    Upgrade policy: none
    
    Installed ioBroker-Adapters
    Used repository: stable
    Adapter    "admin"        : 7.7.22   , installed 7.7.22
    Adapter    "alexa2"       : 3.27.4   , installed 3.27.4
    Adapter    "backitup"     : 3.3.14   , installed 3.3.14
    Adapter    "cloud"        : 5.0.1    , installed 5.0.1
    Adapter    "deconz"       : 1.7.4    , installed 1.7.4
    Adapter    "devices"      : 1.2.14   , installed 1.2.14
    Adapter    "email"        : 2.0.4    , installed 2.0.4
    Adapter    "fritzdect"    : 2.6.2    , installed 2.6.2
    Adapter    "history"      : 4.0.0    , installed 4.0.0
    Adapter    "ical"         : 1.19.7   , installed 1.19.7
    Adapter    "iot"          : 5.0.12   , installed 5.0.12
    Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
    Adapter    "javascript"   : 9.0.18   , installed 9.0.18
    Controller "js-controller": 7.0.7    , installed 7.0.7
    Adapter    "matter"       : 0.5.6    , installed 1.0.0
    Adapter    "rpi2"         : 3.0.2    , installed 3.0.2
    Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
    Adapter    "socketio"     : 7.0.8    , installed 7.0.8
    Adapter    "telegram"     : 4.1.0    , installed 4.1.0
    Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
    Adapter    "trashschedule": 3.3.0    , installed 3.3.0
    Adapter    "web"          : 8.0.0    , installed 8.0.0
    Adapter    "ws"           : 4.0.0    , installed 4.0.0
    
    Objects and States
    Please stand by - This may take a while
    Objects:        5969
    States:         4431
    
    *** OS-Repositories and Updates ***
    Hit:1 http://deb.debian.org/debian trixie InRelease
    Hit:2 http://deb.debian.org/debian trixie-updates InRelease
    Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
    Hit:4 http://phoscon.de/apt/deconz generic InRelease
    Hit:5 http://archive.raspberrypi.com/debian trixie InRelease
    Hit:6 https://deb.nodesource.com/node_22.x nodistro InRelease
    Reading package lists...
    Pending systemupdates: 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:9001          0.0.0.0:*               LISTEN      1001       8398       1093/iobroker.js-co
    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       8403       1093/iobroker.js-co
    tcp        0      0 0.0.0.0:441             0.0.0.0:*               LISTEN      1000       7319       589/deCONZ
    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          4221       1/init
    tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       6036       589/deCONZ
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          9381       1105/sshd: /usr/sbi
    tcp        0      0 192.168.178.42:8084     0.0.0.0:*               LISTEN      1001       8917       1532/io.socketio.0
    tcp6       0      0 :::111                  :::*                    LISTEN      0          302        1/init
    tcp6       0      0 :::22                   :::*                    LISTEN      0          9383       1105/sshd: /usr/sbi
    tcp6       0      0 :::8088                 :::*                    LISTEN      1001       9670       1159/io.admin.1
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       6879       1151/io.admin.0
    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       8945       1572/io.web.0
    tcp6       0      0 :::8087                 :::*                    LISTEN      1001       10403      1520/io.simple-api.
    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          1442       1/init
    udp        0      0 0.0.0.0:57509           0.0.0.0:*                           101        6249       585/avahi-daemon: r
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       8953       1508/io.matter.0
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       8056       1508/io.matter.0
    udp        0      0 192.168.178.42:5353     0.0.0.0:*                           1001       10337      1419/io.tr-064.0
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           101        6247       585/avahi-daemon: r
    udp        0      0 0.0.0.0:5540            0.0.0.0:*                           1001       8055       1508/io.matter.0
    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       10729      1781/io.deconz.0
    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       7333       589/deCONZ
    udp6       0      0 :::111                  :::*                                0          1443       1/init
    udp6       0      0 fe80::e65f:1ff:fe05:546 :::*                                0          6802       780/NetworkManager
    udp6       0      0 :::38101                :::*                                101        6250       585/avahi-daemon: r
    udp6       0      0 :::5353                 :::*                                1001       8954       1508/io.matter.0
    udp6       0      0 :::5353                 :::*                                1001       8059       1508/io.matter.0
    udp6       0      0 :::5353                 :::*                                101        6248       585/avahi-daemon: r
    udp6       0      0 :::5540                 :::*                                1001       8054       1508/io.matter.0
    udp6       0      0 :::1900                 :::*                                1001       10732      1781/io.deconz.0
    udp6       0      0 :::1900                 :::*                                1001       10731      1781/io.deconz.0
    udp6       0      0 :::1900                 :::*                                1001       10730      1781/io.deconz.0
    
    *** Log File - Last 25 Lines ***
    
    2026-04-13 17:13:05.053  - info: host.Raspberry stopInstance system.adapter.deconz.0 (force=false, process=true)
    2026-04-13 17:13:05.061  - info: deconz.0 (1371) Got terminate signal TERMINATE_YOURSELF
    2026-04-13 17:13:05.071  - info: deconz.0 (1371) cleaned everything up...
    2026-04-13 17:13:05.072  - info: deconz.0 (1371) terminating
    2026-04-13 17:13:05.073  - info: deconz.0 (1371) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2026-04-13 17:13:05.176  - info: host.Raspberry stopInstance system.adapter.deconz.0 send kill signal
    2026-04-13 17:13:05.577  - info: deconz.0 (1371) terminating
    2026-04-13 17:13:05.792  - info: host.Raspberry instance system.adapter.deconz.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2026-04-13 17:13:09.725  - info: host.Raspberry instance system.adapter.deconz.0 in version "1.7.4" started with pid 1781
    2026-04-13 17:13:12.430  - info: deconz.0 (1781) starting. Version 1.7.4 in /opt/iobroker/node_modules/iobroker.deconz, node: v22.22.2, js-controller: 7.0.7
    2026-04-13 17:13:12.588  - info: deconz.0 (1781) deConz Version: 2.32.5; API version: 1.16.0
    2026-04-13 17:13:34.462  - info: web.0 (1572) ==> Connected system.user.admin from ::ffff:192.168.178.29
    2026-04-13 17:13:35.843  - info: javascript.0 (1257) script.js.common.Wichtig.System_Adapter_wahr_falsch_TEST: telegram[Michael]: Adapter: deconz.0 is connected
    Wert: false
    Adapter NICHT erreichbar
    2026-04-13 17:13:36.889  - info: javascript.0 (1257) script.js.common.Wichtig.Sensor_erreichbar: telegram[Michael]: Kanal ID: deconz.0.Sensors.146
    Name: Bewegungsmelder Flur 4 Tür SZ reachable
    Wert: true
    Sensor ist wieder erreichbar
    2026-04-13 17:13:57.519  - info: javascript.0 (1257) script.js.common.Wichtig.System_Adapter_wahr_falsch_TEST: telegram[Michael]: Adapter: deconz.0 is connected
    Wert: true
    Adapter ist wieder erreichbar
    2026-04-13 17:20:12.613  - info: web.0 (1572) <== Disconnect system.user.admin from ::ffff:192.168.178.29 iqontrol.0
    2026-04-13 17:30:00.083  - info: host.Raspberry instance system.adapter.ical.0 in version "1.19.7" started with pid 3169
    2026-04-13 17:30:09.714  - info: host.Raspberry instance system.adapter.ical.0 having pid 3169 terminated with code 0 (NO_ERROR)
    
    

    ich hoffe ich hab nicht mehr zerstört, als in Ordnung gebracht :)

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • Michael SchmittM Michael Schmitt

      Hi,

      ich hab nun folgendes gemacht.

      sudo nano /etc/rpi/swap.conf

      und dort das eingetragen
      FixedSizeMiB=2048

      dann
      sudo swapoff /var/swap
      sudo systemctl restart rpi-swap.service

      ceck mit swapon --show

      NAME TYPE SIZE USED PRIO
      /var/swap file 2G 0B -2

      so wie ich im Internet gelesen habe kontrolliert das "rpi-resize-swap-file.service" nur ob die swap Größe richtig ist und das ist sie ja nun.

      Dmit nun die Fehlermeldung nicht mehr kommt habe ich den Dienst deaktiviert.
      sudo systemctl mask rpi-resize-swap-file.service

      systemctl status var-swap.swap

      marvman67@Raspberry:~ $ systemctl status var-swap.swap
      ● var-swap.swap - /var/swap
           Loaded: loaded (/etc/fstab; generated)
           Active: active since Mon 2026-04-13 17:07:09 CEST; 27min ago
       Invocation: 4e3dc8887e5c4b70b12060987cb2294e
             What: /var/swap
             Docs: man:fstab(5)
                   man:systemd-fstab-generator(8)
            Tasks: 0 (limit: 3924)
              CPU: 33ms
           CGroup: /system.slice/var-swap.swap
      
      Apr 13 17:07:09 Raspberry systemd[1]: Activating swap var-swap.swap - /var/swap...
      Apr 13 17:07:09 Raspberry systemd[1]: Activated swap var-swap.swap - /var/swap.
      

      aktuelles iob diag nach reboot

      ```bash
      Script v.2026-01-31
      
      *** BASE SYSTEM ***
      Operating System: Debian GNU/Linux 13 (trixie)
       Static hostname: Raspberry
             Icon name: computer
                Kernel: Linux 6.12.75+rpt-rpi-v8
          Architecture: arm64
      OS is similar to:
      
      Model           : Raspberry Pi 4 Model B Rev 1.2
      Docker          : false
      Virtualization  : none
      Kernel          : aarch64
      Userland        : 64 bit
      
      Systemuptime and Load:
       17:36:16 up 28 min,  1 user,  load average: 0.50, 0.31, 0.35
      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: Mon 2026-04-13 17:36:17 CEST
                 Universal time: Mon 2026-04-13 15:36:17 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':
      marvman67
      HOME=/home/marvman67
      GROUPS=marvman67 adm dialout cdrom sudo audio video plugdev games users netdev gpio i2c spi render input iobroker
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      SUDO_HOME=/home/marvman67
      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:            4.0G        2.3G        944M         12M        853M        1.7G
      Swap:           2.1G          0B        2.1G
      Total:          6.1G        2.3G        3.1G
      
      Active iob-Instances:   20
      
               3795 M total memory
               2179 M used memory
               2139 M active memory
                544 M inactive memory
                901 M free memory
                 76 M buffer memory
                737 M swap cache
               2047 M total swap
                  0 M used swap
               2047 M free swap
      
      *** top - Table Of Processes  ***
      top - 17:36:17 up 28 min,  1 user,  load average: 0.50, 0.31, 0.35
      Tasks: 201 total,   1 running, 200 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  4.4 us,  0.0 sy,  0.0 ni, 95.6 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :   3795.7 total,    901.0 free,   2179.5 used,    814.0 buff/cache
      MiB Swap:   2048.0 total,   2048.0 free,      0.0 used.   1616.2 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  1.6G     0  1.6G   0% /dev
      tmpfs          tmpfs     760M  9.3M  750M   2% /run
      /dev/sda2      ext4      229G  7.1G  213G   4% /
      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
      tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
      tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
      tmpfs          tmpfs     1.9G  2.9M  1.9G   1% /tmp
      /dev/sda1      vfat      510M   66M  445M  13% /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@ttyAMA0.service
      tmpfs          tmpfs     380M   12K  380M   1% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Mon Apr 13 17:07:24 2026] EXT4-fs (sda2): orphan cleanup on readonly fs
      [Mon Apr 13 17:07:24 2026] EXT4-fs (sda2): mounted filesystem 21724cc6-e5a3-48a1-8643-7917dba3a9fb ro with ordered data mode. Quota mode: none.
      [Mon Apr 13 17:07:27 2026] EXT4-fs (sda2): re-mounted 21724cc6-e5a3-48a1-8643-7917dba3a9fb 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:
      2.5G    /var/
      231M    /var/cache
      225M    /var/cache/apt
      187M    /var/lib
      145M    /var/lib/apt/lists
      
      Archived and active journals take up 8M in the file system.
      
      /opt/iobroker/backups:
      173M    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      349M    /opt/iobroker/iobroker-data/
      181M    /opt/iobroker/iobroker-data/files
      116M    /opt/iobroker/iobroker-data/backup-objects
      47M     /opt/iobroker/iobroker-data/files/admin.admin
      46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
      
      The five largest files in iobroker-data are:
      46M     /opt/iobroker/iobroker-data/objects.jsonl
      19M     /opt/iobroker/iobroker-data/files/matter.admin/assets/index-DMt8RVCF.js
      8.2M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BDfRPp5J.js
      6.5M    /opt/iobroker/iobroker-data/states.jsonl
      4.7M    /opt/iobroker/iobroker-data/backup-objects/2026-04-13_15-49_objects.jsonl.gz
      
      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-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2706986-if00
      
      No nvbackup.json found.
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v22.22.2
      /usr/bin/node           v22.22.2
      /usr/bin/npm            10.9.7
      /usr/bin/npx            10.9.7
      
      ✓ Node.js installation is correct
      
      nodejs:
        Installed: 22.22.2-1nodesource1
        Candidate: 22.22.2-1nodesource1
        Version table:
       *** 22.22.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              100 /var/lib/dpkg/status
           22.22.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.22.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.21.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.20.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.19.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           22.18.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
           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+deb13u2 500
              500 http://deb.debian.org/debian-security trixie-security/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:
      Raspberry           Raspberry (version: 7.0.7, hostname: Raspberry     , alive, uptime: 1718)
      
      Core adapters versions
      js-controller:  7.0.7
      admin:          7.7.22
      javascript:     9.0.18
      
      nodejs modules from github:     0
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : Raspberry                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      + system.adapter.admin.1                  : admin                 : Raspberry                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
      + system.adapter.alexa2.0                 : alexa2                : Raspberry                                -  enabled
      + system.adapter.backitup.0               : backitup              : Raspberry                                -  enabled
      + system.adapter.cloud.0                  : cloud                 : Raspberry                                -  enabled
      + system.adapter.deconz.0                 : deconz                : Raspberry                                -  enabled, port: 80
        system.adapter.devices.0                : devices               : Raspberry                                - disabled
      + system.adapter.email.0                  : email                 : Raspberry                                -  enabled
      + system.adapter.fritzdect.0              : fritzdect             : Raspberry                                -  enabled
      + system.adapter.history.0                : history               : Raspberry                                -  enabled
        system.adapter.ical.0                   : ical                  : Raspberry                                -  enabled
        system.adapter.iot.0                    : iot                   : Raspberry                                - disabled
      + system.adapter.iqontrol.0               : iqontrol              : Raspberry                                -  enabled
      + system.adapter.javascript.0             : javascript            : Raspberry                                -  enabled
      + system.adapter.matter.0                 : matter                : Raspberry                                -  enabled
      + system.adapter.rpi2.0                   : rpi2                  : Raspberry                                -  enabled
      + system.adapter.simple-api.0             : simple-api            : Raspberry                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.socketio.0               : socketio              : Raspberry                                -  enabled, port: 8084, bind: 192.168.178.42, run as: admin
      + system.adapter.telegram.0               : telegram              : Raspberry                                -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.tr-064.0                 : tr-064                : Raspberry                                -  enabled
      + system.adapter.trashschedule.0          : trashschedule         : Raspberry                                -  enabled
      + system.adapter.web.0                    : web                   : Raspberry                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : Raspberry                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      + system.adapter.admin.1                  : admin                 : Raspberry                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
      + system.adapter.deconz.0                 : deconz                : Raspberry                                -  enabled, port: 80
      + system.adapter.simple-api.0             : simple-api            : Raspberry                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.socketio.0               : socketio              : Raspberry                                -  enabled, port: 8084, bind: 192.168.178.42, run as: admin
      + system.adapter.telegram.0               : telegram              : Raspberry                                -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.web.0                    : web                   : Raspberry                                -  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 (latest)' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
      └─────────┴─────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
      
      Active repo(s): stable
      Upgrade policy: none
      
      Installed ioBroker-Adapters
      Used repository: stable
      Adapter    "admin"        : 7.7.22   , installed 7.7.22
      Adapter    "alexa2"       : 3.27.4   , installed 3.27.4
      Adapter    "backitup"     : 3.3.14   , installed 3.3.14
      Adapter    "cloud"        : 5.0.1    , installed 5.0.1
      Adapter    "deconz"       : 1.7.4    , installed 1.7.4
      Adapter    "devices"      : 1.2.14   , installed 1.2.14
      Adapter    "email"        : 2.0.4    , installed 2.0.4
      Adapter    "fritzdect"    : 2.6.2    , installed 2.6.2
      Adapter    "history"      : 4.0.0    , installed 4.0.0
      Adapter    "ical"         : 1.19.7   , installed 1.19.7
      Adapter    "iot"          : 5.0.12   , installed 5.0.12
      Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
      Adapter    "javascript"   : 9.0.18   , installed 9.0.18
      Controller "js-controller": 7.0.7    , installed 7.0.7
      Adapter    "matter"       : 0.5.6    , installed 1.0.0
      Adapter    "rpi2"         : 3.0.2    , installed 3.0.2
      Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
      Adapter    "socketio"     : 7.0.8    , installed 7.0.8
      Adapter    "telegram"     : 4.1.0    , installed 4.1.0
      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
      Adapter    "trashschedule": 3.3.0    , installed 3.3.0
      Adapter    "web"          : 8.0.0    , installed 8.0.0
      Adapter    "ws"           : 4.0.0    , installed 4.0.0
      
      Objects and States
      Please stand by - This may take a while
      Objects:        5969
      States:         4431
      
      *** OS-Repositories and Updates ***
      Hit:1 http://deb.debian.org/debian trixie InRelease
      Hit:2 http://deb.debian.org/debian trixie-updates InRelease
      Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
      Hit:4 http://phoscon.de/apt/deconz generic InRelease
      Hit:5 http://archive.raspberrypi.com/debian trixie InRelease
      Hit:6 https://deb.nodesource.com/node_22.x nodistro InRelease
      Reading package lists...
      Pending systemupdates: 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:9001          0.0.0.0:*               LISTEN      1001       8398       1093/iobroker.js-co
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       8403       1093/iobroker.js-co
      tcp        0      0 0.0.0.0:441             0.0.0.0:*               LISTEN      1000       7319       589/deCONZ
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          4221       1/init
      tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       6036       589/deCONZ
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          9381       1105/sshd: /usr/sbi
      tcp        0      0 192.168.178.42:8084     0.0.0.0:*               LISTEN      1001       8917       1532/io.socketio.0
      tcp6       0      0 :::111                  :::*                    LISTEN      0          302        1/init
      tcp6       0      0 :::22                   :::*                    LISTEN      0          9383       1105/sshd: /usr/sbi
      tcp6       0      0 :::8088                 :::*                    LISTEN      1001       9670       1159/io.admin.1
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       6879       1151/io.admin.0
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       8945       1572/io.web.0
      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       10403      1520/io.simple-api.
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          1442       1/init
      udp        0      0 0.0.0.0:57509           0.0.0.0:*                           101        6249       585/avahi-daemon: r
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       8953       1508/io.matter.0
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       8056       1508/io.matter.0
      udp        0      0 192.168.178.42:5353     0.0.0.0:*                           1001       10337      1419/io.tr-064.0
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           101        6247       585/avahi-daemon: r
      udp        0      0 0.0.0.0:5540            0.0.0.0:*                           1001       8055       1508/io.matter.0
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       10729      1781/io.deconz.0
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       7333       589/deCONZ
      udp6       0      0 :::111                  :::*                                0          1443       1/init
      udp6       0      0 fe80::e65f:1ff:fe05:546 :::*                                0          6802       780/NetworkManager
      udp6       0      0 :::38101                :::*                                101        6250       585/avahi-daemon: r
      udp6       0      0 :::5353                 :::*                                1001       8954       1508/io.matter.0
      udp6       0      0 :::5353                 :::*                                1001       8059       1508/io.matter.0
      udp6       0      0 :::5353                 :::*                                101        6248       585/avahi-daemon: r
      udp6       0      0 :::5540                 :::*                                1001       8054       1508/io.matter.0
      udp6       0      0 :::1900                 :::*                                1001       10732      1781/io.deconz.0
      udp6       0      0 :::1900                 :::*                                1001       10731      1781/io.deconz.0
      udp6       0      0 :::1900                 :::*                                1001       10730      1781/io.deconz.0
      
      *** Log File - Last 25 Lines ***
      
      2026-04-13 17:13:05.053  - info: host.Raspberry stopInstance system.adapter.deconz.0 (force=false, process=true)
      2026-04-13 17:13:05.061  - info: deconz.0 (1371) Got terminate signal TERMINATE_YOURSELF
      2026-04-13 17:13:05.071  - info: deconz.0 (1371) cleaned everything up...
      2026-04-13 17:13:05.072  - info: deconz.0 (1371) terminating
      2026-04-13 17:13:05.073  - info: deconz.0 (1371) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2026-04-13 17:13:05.176  - info: host.Raspberry stopInstance system.adapter.deconz.0 send kill signal
      2026-04-13 17:13:05.577  - info: deconz.0 (1371) terminating
      2026-04-13 17:13:05.792  - info: host.Raspberry instance system.adapter.deconz.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2026-04-13 17:13:09.725  - info: host.Raspberry instance system.adapter.deconz.0 in version "1.7.4" started with pid 1781
      2026-04-13 17:13:12.430  - info: deconz.0 (1781) starting. Version 1.7.4 in /opt/iobroker/node_modules/iobroker.deconz, node: v22.22.2, js-controller: 7.0.7
      2026-04-13 17:13:12.588  - info: deconz.0 (1781) deConz Version: 2.32.5; API version: 1.16.0
      2026-04-13 17:13:34.462  - info: web.0 (1572) ==> Connected system.user.admin from ::ffff:192.168.178.29
      2026-04-13 17:13:35.843  - info: javascript.0 (1257) script.js.common.Wichtig.System_Adapter_wahr_falsch_TEST: telegram[Michael]: Adapter: deconz.0 is connected
      Wert: false
      Adapter NICHT erreichbar
      2026-04-13 17:13:36.889  - info: javascript.0 (1257) script.js.common.Wichtig.Sensor_erreichbar: telegram[Michael]: Kanal ID: deconz.0.Sensors.146
      Name: Bewegungsmelder Flur 4 Tür SZ reachable
      Wert: true
      Sensor ist wieder erreichbar
      2026-04-13 17:13:57.519  - info: javascript.0 (1257) script.js.common.Wichtig.System_Adapter_wahr_falsch_TEST: telegram[Michael]: Adapter: deconz.0 is connected
      Wert: true
      Adapter ist wieder erreichbar
      2026-04-13 17:20:12.613  - info: web.0 (1572) <== Disconnect system.user.admin from ::ffff:192.168.178.29 iqontrol.0
      2026-04-13 17:30:00.083  - info: host.Raspberry instance system.adapter.ical.0 in version "1.19.7" started with pid 3169
      2026-04-13 17:30:09.714  - info: host.Raspberry instance system.adapter.ical.0 having pid 3169 terminated with code 0 (NO_ERROR)
      
      

      ich hoffe ich hab nicht mehr zerstört, als in Ordnung gebracht :)

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

      @Michael-Schmitt

      Hattest du da in der Vergangenheit selber schon was umgestellt?
      Denn die Voreinstellung für ein frisches Debian 13 'Trixie' ist

      536MB:

      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            8.2G        4.4G        2.8G         11M        1.1G        3.8G
      Swap:           536M          0B        536M
      Total:          8.7G        4.4G        3.3G
      
      Active iob-Instances:   37
      
               7819 M total memory
               4201 M used memory
               4218 M active memory
                631 M inactive memory
               2673 M free memory
                105 M buffer memory
                948 M swap cache
                511 M total swap
                  0 M used swap
                511 M free swap
      
      
      

      Und auf meinem System gibt es den Service auch erst gar nicht:

      echad@chet:~ $  systemctl status rpi-resize-swap-file.service
      Unit rpi-resize-swap-file.service could not be found.
      echad@chet:~ $
      

      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
      • Michael SchmittM Online
        Michael SchmittM Online
        Michael Schmitt
        schrieb am zuletzt editiert von
        #9

        Ich hatte mal die swappiness auf 40 gesetzt aber mehr nicht und wenn ich mich recht erinnere dann aber nochmal komplett neu aufgesetzt und wieder nur swappines auf 40.

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • Michael SchmittM Michael Schmitt

          Ich hatte mal die swappiness auf 40 gesetzt aber mehr nicht und wenn ich mich recht erinnere dann aber nochmal komplett neu aufgesetzt und wieder nur swappines auf 40.

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

          @Michael-Schmitt

          Irgendwas ist jedenfalls auf deiner Kiste grundsätzlich anders als auf meiner...

          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
          • Michael SchmittM Online
            Michael SchmittM Online
            Michael Schmitt
            schrieb am zuletzt editiert von
            #11

            ich werd das jetzt mal so lassen und beobachten, wenn es Probleme gibt mach ich einfach alles neu ;)

            1 Antwort Letzte Antwort
            0
            • Michael SchmittM Online
              Michael SchmittM Online
              Michael Schmitt
              schrieb am zuletzt editiert von
              #12

              Hallo,
              so ich hab jetzt alles neu gemacht und hab immer noch 2,1gb swap keine Ahnung warum. Kann das an meiner SSD (240gb) liegen ? Von swap hab ich die Finger komplett gelassen.
              Das einzigste was nicht geht, der RPI2 Adapter lies sich nicht wiederherstellen (v3.0.2) Auch nach einem deinstallieren bekomme ich den nicht wieder.

              host.Raspberry
              	2026-04-15 16:48:36.071	info	iobroker exit 25
              host.Raspberry
              	2026-04-15 16:48:34.955	error	iobroker host.Raspberry Cannot install iobroker.rpi2@3.0.2: 1
              host.Raspberry
              	2026-04-15 16:48:34.953	error	iobroker npm error code 1npm error path /opt/iobroker/node_modules/iobroker.rpi2npm error command failednpm error command sh -c bash ./preinstall-check.shnpm error Checking package: libgpiod-dev >= 2.2npm error libgpiod-dev is not installednpm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2026-04-15T14_48_28_153Z-debug-0.log
              host.Raspberry
              	2026-04-15 16:48:27.944	info	iobroker Installing iobroker.rpi2@3.0.2... (System call)
              host.Raspberry
              	2026-04-15 16:48:27.943	info	iobroker NPM version: 10.9.7
              host.Raspberry
              	2026-04-15 16:48:24.047	info	iobroker add rpi2 --host Raspberry 
              

              hier ein iob diag

              ```bash
              Script v.2026-01-31
              
              *** BASE SYSTEM ***
              Operating System: Debian GNU/Linux 13 (trixie)
               Static hostname: Raspberry
                     Icon name: computer
                        Kernel: Linux 6.12.75+rpt-rpi-v8
                  Architecture: arm64
              OS is similar to:
              
              Model           : Raspberry Pi 4 Model B Rev 1.2
              Docker          : false
              Virtualization  : none
              Kernel          : aarch64
              Userland        : 64 bit
              
              Systemuptime and Load:
               16:42:58 up 19 min,  1 user,  load average: 1.56, 1.63, 1.04
              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: Wed 2026-04-15 16:42:58 CEST
                         Universal time: Wed 2026-04-15 14:42:58 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':
              marvman67
              HOME=/home/marvman67
              GROUPS=marvman67 adm dialout cdrom sudo audio video plugdev games users netdev gpio i2c spi render input iobroker
              
              User that is running 'js-controller':
              iobroker
              HOME=/home/iobroker
              SUDO_HOME=/home/marvman67
              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:            4.0G        2.0G        1.1G         12M        909M        1.9G
              Swap:           2.1G          0B        2.1G
              Total:          6.1G        2.0G        3.3G
              
              Active iob-Instances:   18
              
                       3795 M total memory
                       1947 M used memory
                       1907 M active memory
                        534 M inactive memory
                       1080 M free memory
                         96 M buffer memory
                        770 M swap cache
                       2047 M total swap
                          0 M used swap
                       2047 M free swap
              
              *** top - Table Of Processes  ***
              top - 16:42:58 up 19 min,  1 user,  load average: 1.56, 1.63, 1.04
              Tasks: 215 total,   1 running, 214 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  1.9 us,  3.7 sy,  0.0 ni, 92.6 id,  1.9 wa,  0.0 hi,  0.0 si,  0.0 st
              MiB Mem :   3795.7 total,   1079.0 free,   1947.7 used,    867.8 buff/cache
              MiB Swap:   2048.0 total,   2048.0 free,      0.0 used.   1848.0 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  1.6G     0  1.6G   0% /dev
              tmpfs          tmpfs     760M  9.1M  751M   2% /run
              /dev/sda2      ext4      220G  6.6G  204G   4% /
              tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
              tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
              tmpfs          tmpfs     1.9G  2.9M  1.9G   1% /tmp
              /dev/sda1      vfat      505M   74M  432M  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@ttyS0.service
              tmpfs          tmpfs     380M   12K  380M   1% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Wed Apr 15 16:23:06 2026] EXT4-fs (sda2): orphan cleanup on readonly fs
              [Wed Apr 15 16:23:06 2026] EXT4-fs (sda2): mounted filesystem 687fa5d6-7e12-409f-8631-6b47ecc831af ro with ordered data mode. Quota mode: none.
              [Wed Apr 15 16:23:09 2026] EXT4-fs (sda2): re-mounted 687fa5d6-7e12-409f-8631-6b47ecc831af 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:
              2.5G    /var/
              231M    /var/cache
              225M    /var/cache/apt
              186M    /var/lib
              146M    /var/lib/apt
              
              Archived and active journals take up 8M in the file system.
              
              /opt/iobroker/backups:
              5.8M    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              202M    /opt/iobroker/iobroker-data/
              180M    /opt/iobroker/iobroker-data/files
              47M     /opt/iobroker/iobroker-data/files/admin.admin
              46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
              46M     /opt/iobroker/iobroker-data/files/admin.admin/custom
              
              The five largest files in iobroker-data are:
              20M     /opt/iobroker/iobroker-data/objects.jsonl
              19M     /opt/iobroker/iobroker-data/files/matter.admin/assets/index-DMt8RVCF.js
              8.1M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-Djx0nwYT.js
              4.6M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
              3.7M    /opt/iobroker/iobroker-data/files/telegram.admin/custom/assets/index-DS28Nms8.js
              
              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-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2706986-if00
              
              No nvbackup.json found.
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v22.22.2
              /usr/bin/node           v22.22.2
              /usr/bin/npm            10.9.7
              /usr/bin/npx            10.9.7
              
              ✓ Node.js installation is correct
              
              nodejs:
                Installed: 22.22.2-1nodesource1
                Candidate: 22.22.2-1nodesource1
                Version table:
               *** 22.22.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                      100 /var/lib/dpkg/status
                   22.22.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.22.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.21.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.20.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.19.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.18.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   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+deb13u2 500
                      500 http://deb.debian.org/debian-security trixie-security/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:
              Raspberry           Raspberry (version: 7.0.7, hostname: Raspberry     , alive, uptime: 184)
              
              Core adapters versions
              js-controller:  7.0.7
              admin:          7.7.22
              javascript:     9.0.18
              
              nodejs modules from github:     0
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : Raspberry                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
              + system.adapter.admin.1                  : admin                 : Raspberry                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
              + system.adapter.alexa2.0                 : alexa2                : Raspberry                                -  enabled
              + system.adapter.backitup.0               : backitup              : Raspberry                                -  enabled
                system.adapter.cloud.0                  : cloud                 : Raspberry                                - disabled
              + system.adapter.deconz.0                 : deconz                : Raspberry                                -  enabled, port: 80
                system.adapter.devices.0                : devices               : Raspberry                                - disabled
              + system.adapter.email.0                  : email                 : Raspberry                                -  enabled
              + system.adapter.fritzdect.0              : fritzdect             : Raspberry                                -  enabled
              + system.adapter.history.0                : history               : Raspberry                                -  enabled
                system.adapter.ical.0                   : ical                  : Raspberry                                -  enabled
                system.adapter.iot.0                    : iot                   : Raspberry                                - disabled
              + system.adapter.iqontrol.0               : iqontrol              : Raspberry                                -  enabled
              + system.adapter.javascript.0             : javascript            : Raspberry                                -  enabled
              + system.adapter.matter.0                 : matter                : Raspberry                                -  enabled
              + system.adapter.simple-api.0             : simple-api            : Raspberry                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.socketio.0               : socketio              : Raspberry                                -  enabled, port: 8084, bind: 192.168.178.42, run as: admin
              + system.adapter.telegram.0               : telegram              : Raspberry                                -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.tr-064.0                 : tr-064                : Raspberry                                -  enabled
              + system.adapter.trashschedule.0          : trashschedule         : Raspberry                                -  enabled
              + system.adapter.web.0                    : web                   : Raspberry                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : Raspberry                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
              + system.adapter.admin.1                  : admin                 : Raspberry                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
              + system.adapter.deconz.0                 : deconz                : Raspberry                                -  enabled, port: 80
              + system.adapter.simple-api.0             : simple-api            : Raspberry                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.socketio.0               : socketio              : Raspberry                                -  enabled, port: 8084, bind: 192.168.178.42, run as: admin
              + system.adapter.telegram.0               : telegram              : Raspberry                                -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : Raspberry                                -  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 (latest)' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
              └─────────┴─────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
              
              Active repo(s): stable
              Upgrade policy: none
              
              Installed ioBroker-Adapters
              Used repository: stable
              Adapter    "admin"        : 7.7.22   , installed 7.7.22
              Adapter    "alexa2"       : 3.27.4   , installed 3.27.4
              Adapter    "backitup"     : 3.3.14   , installed 3.3.14
              Adapter    "cloud"        : 5.0.1    , installed 5.0.1
              Adapter    "deconz"       : 1.7.4    , installed 1.7.4
              Adapter    "devices"      : 1.2.14   , installed 1.2.14
              Adapter    "email"        : 2.0.4    , installed 2.0.4
              Adapter    "fritzdect"    : 2.6.2    , installed 2.6.2
              Adapter    "history"      : 4.0.0    , installed 4.0.0
              Adapter    "ical"         : 1.19.7   , installed 1.19.7
              Adapter    "iot"          : 5.0.12   , installed 5.0.12
              Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
              Adapter    "javascript"   : 9.0.18   , installed 9.0.18
              Controller "js-controller": 7.0.7    , installed 7.0.7
              Adapter    "matter"       : 0.5.6    , installed 1.0.0
              Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
              Adapter    "socketio"     : 7.0.8    , installed 7.0.8
              Adapter    "telegram"     : 4.1.0    , installed 4.1.0
              Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
              Adapter    "trashschedule": 3.3.0    , installed 3.3.0
              Adapter    "web"          : 8.0.0    , installed 8.0.0
              Adapter    "ws"           : 4.0.0    , installed 4.0.0
              
              Objects and States
              Please stand by - This may take a while
              Objects:        5922
              States:         4448
              
              *** OS-Repositories and Updates ***
              Hit:1 http://deb.debian.org/debian trixie InRelease
              Hit:2 http://deb.debian.org/debian trixie-updates InRelease
              Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
              Hit:4 http://phoscon.de/apt/deconz generic InRelease
              Hit:5 http://archive.raspberrypi.com/debian trixie InRelease
              Hit:6 https://deb.nodesource.com/node_22.x nodistro InRelease
              Reading package lists...
              Pending systemupdates: 0
              
              *** Listening Ports ***
              Active Internet connections (only servers)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
              tcp        0      0 192.168.178.42:8084     0.0.0.0:*               LISTEN      1001       18917      2872/io.socketio.0
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          7089       958/sshd: /usr/sbin
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          5180       1/init
              tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       6065       625/deCONZ
              tcp        0      0 0.0.0.0:441             0.0.0.0:*               LISTEN      1000       7106       625/deCONZ
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       17701      2536/iobroker.js-co
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       17696      2536/iobroker.js-co
              tcp6       0      0 :::22                   :::*                    LISTEN      0          7091       958/sshd: /usr/sbin
              tcp6       0      0 :::111                  :::*                    LISTEN      0          4095       1/init
              tcp6       0      0 :::8088                 :::*                    LISTEN      1001       17867      2567/io.admin.1
              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       19806      2860/io.simple-api.
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       18942      2900/io.web.0
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       18547      2555/io.admin.0
              udp        0      0 0.0.0.0:33244           0.0.0.0:*                           101        4790       619/avahi-daemon: r
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       18957      2848/io.matter.0
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       17133      2848/io.matter.0
              udp        0      0 192.168.178.42:5353     0.0.0.0:*                           1001       19780      2792/io.tr-064.0
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           101        4788       619/avahi-daemon: r
              udp        0      0 0.0.0.0:5540            0.0.0.0:*                           1001       17132      2848/io.matter.0
              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       18174      2744/io.deconz.0
              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       8239       625/deCONZ
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          4241       1/init
              udp6       0      0 fe80::ac82:ba7c:acc:546 :::*                                0          8254       693/NetworkManager
              udp6       0      0 :::5353                 :::*                                1001       18958      2848/io.matter.0
              udp6       0      0 :::5353                 :::*                                1001       17136      2848/io.matter.0
              udp6       0      0 :::5353                 :::*                                101        4789       619/avahi-daemon: r
              udp6       0      0 :::5540                 :::*                                1001       17131      2848/io.matter.0
              udp6       0      0 :::1900                 :::*                                1001       18177      2744/io.deconz.0
              udp6       0      0 :::1900                 :::*                                1001       18176      2744/io.deconz.0
              udp6       0      0 :::1900                 :::*                                1001       18175      2744/io.deconz.0
              udp6       0      0 :::34850                :::*                                101        4791       619/avahi-daemon: r
              udp6       0      0 :::111                  :::*                                0          4242       1/init
              
              *** Log File - Last 25 Lines ***
              
              2026-04-15 16:41:19.111  - info: matter.0 (2848) Preparing bridged device 12dac884-896a-4955-8fac-85635d860d45 "Bad Spiegel 3" for bridge
              2026-04-15 16:41:19.269  - info: matter.0 (2848) Preparing bridged device c0f93364-0f42-4f41-90a9-cc3dce4d22c2 "Bad Spiegel 4" for bridge
              2026-04-15 16:41:19.457  - info: matter.0 (2848) Preparing bridged device 82a95d66-641f-45ed-a070-6dd88a067ca0 "Computerzimmer Decke 1" for bridge
              2026-04-15 16:41:19.585  - info: matter.0 (2848) Preparing bridged device 270b7502-23c8-4ab7-a490-fe11d20a48d0 "Computerzimmer Decke 2" for bridge
              2026-04-15 16:41:19.706  - info: matter.0 (2848) Preparing bridged device 170ac091-af8a-45d2-884a-ec31345186ad "Flurlicht Telefon" for bridge
              2026-04-15 16:41:19.853  - info: matter.0 (2848) Preparing bridged device ca7e0c6c-01ec-4025-8887-ab695a46d509 "Küche 1" for bridge
              2026-04-15 16:41:19.970  - info: matter.0 (2848) Preparing bridged device 980e21e5-de18-457d-a0ff-8d74d0ecb22b "Küche 2" for bridge
              2026-04-15 16:41:20.106  - info: matter.0 (2848) Preparing bridged device 1ce9fd49-2428-4b81-8262-4fffcb8ff0dc "Küche 3" for bridge
              2026-04-15 16:41:20.233  - info: matter.0 (2848) Preparing bridged device 822a73fa-c98d-4861-ae74-ef74f322098e "Küche 4" for bridge
              2026-04-15 16:41:20.347  - info: matter.0 (2848) Preparing bridged device 6f4b50d4-b9d6-45c2-b70e-1449fe45ff82 "Schlafzimmer Decke" for bridge
              2026-04-15 16:41:20.484  - info: matter.0 (2848) Preparing bridged device bf9aa093-0a0f-49c4-a027-2908578847fd "Schlafzimmer Nachttischlampe" for bridge
              2026-04-15 16:41:20.602  - info: matter.0 (2848) Preparing bridged device 71b3bc3e-2d8a-42d7-86d8-8c9caa8261ec "WZ Decke hinten" for bridge
              2026-04-15 16:41:20.736  - info: matter.0 (2848) Preparing bridged device 70d546c5-da32-47e9-ae9a-93c5c2766f2d "WZ Decke vorne" for bridge
              2026-04-15 16:41:20.849  - info: matter.0 (2848) Preparing bridged device a385531c-a983-4c83-827b-12924d8f1cfe "WZ Stehlampe 1" for bridge
              2026-04-15 16:41:21.032  - info: matter.0 (2848) Preparing bridged device c93667f3-9f91-4f23-bf3b-965041c64cf5 "WZ Stehlampe 2" for bridge
              2026-04-15 16:41:21.212  - info: matter.0 (2848) 2026-04-15 16:41:21.212 NOTICE Node fe2b4fb3-d31d-4c1d-943c-afc35bb3c55c going online
              2026-04-15 16:41:21.293  - info: matter.0 (2848) 2026-04-15 16:41:21.293 NOTICE Node fe2b4fb3-d31d-4c1d-943c-afc35bb3c55c is online
              2026-04-15 16:41:55.635  - info: alexa2.0 (2732) Using cached smart home devices list from Wed Apr 15 2026 16:25:23 GMT+0200 (Central European Summer Time)
              2026-04-15 16:41:58.046  - info: alexa2.0 (2732) No smart home devices to query
              2026-04-15 16:41:59.278  - info: alexa2.0 (2732) Subscribing to states...
              2026-04-15 16:41:59.955  - info: javascript.0 (2662) script.js.common.Wichtig.System_Adapter_wahr_falsch_TEST: telegram[Michael]: Adapter: matter.0 is connected
              Wert: true
              Adapter ist wieder erreichbar
              2026-04-15 16:42:01.063  - info: alexa2.0 (2732) Alexa-Push-Connection (macDms = true) established. Disable Polling
              2026-04-15 16:42:15.838  - info: alexa2.0 (2732) Initialization Done ...
              
              

              wie komm ich wieder zum RPI2 Adapter ?

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • Michael SchmittM Michael Schmitt

                Hallo,
                so ich hab jetzt alles neu gemacht und hab immer noch 2,1gb swap keine Ahnung warum. Kann das an meiner SSD (240gb) liegen ? Von swap hab ich die Finger komplett gelassen.
                Das einzigste was nicht geht, der RPI2 Adapter lies sich nicht wiederherstellen (v3.0.2) Auch nach einem deinstallieren bekomme ich den nicht wieder.

                host.Raspberry
                	2026-04-15 16:48:36.071	info	iobroker exit 25
                host.Raspberry
                	2026-04-15 16:48:34.955	error	iobroker host.Raspberry Cannot install iobroker.rpi2@3.0.2: 1
                host.Raspberry
                	2026-04-15 16:48:34.953	error	iobroker npm error code 1npm error path /opt/iobroker/node_modules/iobroker.rpi2npm error command failednpm error command sh -c bash ./preinstall-check.shnpm error Checking package: libgpiod-dev >= 2.2npm error libgpiod-dev is not installednpm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2026-04-15T14_48_28_153Z-debug-0.log
                host.Raspberry
                	2026-04-15 16:48:27.944	info	iobroker Installing iobroker.rpi2@3.0.2... (System call)
                host.Raspberry
                	2026-04-15 16:48:27.943	info	iobroker NPM version: 10.9.7
                host.Raspberry
                	2026-04-15 16:48:24.047	info	iobroker add rpi2 --host Raspberry 
                

                hier ein iob diag

                ```bash
                Script v.2026-01-31
                
                *** BASE SYSTEM ***
                Operating System: Debian GNU/Linux 13 (trixie)
                 Static hostname: Raspberry
                       Icon name: computer
                          Kernel: Linux 6.12.75+rpt-rpi-v8
                    Architecture: arm64
                OS is similar to:
                
                Model           : Raspberry Pi 4 Model B Rev 1.2
                Docker          : false
                Virtualization  : none
                Kernel          : aarch64
                Userland        : 64 bit
                
                Systemuptime and Load:
                 16:42:58 up 19 min,  1 user,  load average: 1.56, 1.63, 1.04
                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: Wed 2026-04-15 16:42:58 CEST
                           Universal time: Wed 2026-04-15 14:42:58 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':
                marvman67
                HOME=/home/marvman67
                GROUPS=marvman67 adm dialout cdrom sudo audio video plugdev games users netdev gpio i2c spi render input iobroker
                
                User that is running 'js-controller':
                iobroker
                HOME=/home/iobroker
                SUDO_HOME=/home/marvman67
                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:            4.0G        2.0G        1.1G         12M        909M        1.9G
                Swap:           2.1G          0B        2.1G
                Total:          6.1G        2.0G        3.3G
                
                Active iob-Instances:   18
                
                         3795 M total memory
                         1947 M used memory
                         1907 M active memory
                          534 M inactive memory
                         1080 M free memory
                           96 M buffer memory
                          770 M swap cache
                         2047 M total swap
                            0 M used swap
                         2047 M free swap
                
                *** top - Table Of Processes  ***
                top - 16:42:58 up 19 min,  1 user,  load average: 1.56, 1.63, 1.04
                Tasks: 215 total,   1 running, 214 sleeping,   0 stopped,   0 zombie
                %Cpu(s):  1.9 us,  3.7 sy,  0.0 ni, 92.6 id,  1.9 wa,  0.0 hi,  0.0 si,  0.0 st
                MiB Mem :   3795.7 total,   1079.0 free,   1947.7 used,    867.8 buff/cache
                MiB Swap:   2048.0 total,   2048.0 free,      0.0 used.   1848.0 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  1.6G     0  1.6G   0% /dev
                tmpfs          tmpfs     760M  9.1M  751M   2% /run
                /dev/sda2      ext4      220G  6.6G  204G   4% /
                tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                tmpfs          tmpfs     1.9G  2.9M  1.9G   1% /tmp
                /dev/sda1      vfat      505M   74M  432M  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@ttyS0.service
                tmpfs          tmpfs     380M   12K  380M   1% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Wed Apr 15 16:23:06 2026] EXT4-fs (sda2): orphan cleanup on readonly fs
                [Wed Apr 15 16:23:06 2026] EXT4-fs (sda2): mounted filesystem 687fa5d6-7e12-409f-8631-6b47ecc831af ro with ordered data mode. Quota mode: none.
                [Wed Apr 15 16:23:09 2026] EXT4-fs (sda2): re-mounted 687fa5d6-7e12-409f-8631-6b47ecc831af 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:
                2.5G    /var/
                231M    /var/cache
                225M    /var/cache/apt
                186M    /var/lib
                146M    /var/lib/apt
                
                Archived and active journals take up 8M in the file system.
                
                /opt/iobroker/backups:
                5.8M    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                202M    /opt/iobroker/iobroker-data/
                180M    /opt/iobroker/iobroker-data/files
                47M     /opt/iobroker/iobroker-data/files/admin.admin
                46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
                46M     /opt/iobroker/iobroker-data/files/admin.admin/custom
                
                The five largest files in iobroker-data are:
                20M     /opt/iobroker/iobroker-data/objects.jsonl
                19M     /opt/iobroker/iobroker-data/files/matter.admin/assets/index-DMt8RVCF.js
                8.1M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-Djx0nwYT.js
                4.6M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                3.7M    /opt/iobroker/iobroker-data/files/telegram.admin/custom/assets/index-DS28Nms8.js
                
                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-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2706986-if00
                
                No nvbackup.json found.
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v22.22.2
                /usr/bin/node           v22.22.2
                /usr/bin/npm            10.9.7
                /usr/bin/npx            10.9.7
                
                ✓ Node.js installation is correct
                
                nodejs:
                  Installed: 22.22.2-1nodesource1
                  Candidate: 22.22.2-1nodesource1
                  Version table:
                 *** 22.22.2-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                        100 /var/lib/dpkg/status
                     22.22.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.22.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.21.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.20.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.19.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.18.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     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+deb13u2 500
                        500 http://deb.debian.org/debian-security trixie-security/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:
                Raspberry           Raspberry (version: 7.0.7, hostname: Raspberry     , alive, uptime: 184)
                
                Core adapters versions
                js-controller:  7.0.7
                admin:          7.7.22
                javascript:     9.0.18
                
                nodejs modules from github:     0
                
                Adapter State
                + system.adapter.admin.0                  : admin                 : Raspberry                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                + system.adapter.admin.1                  : admin                 : Raspberry                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                + system.adapter.alexa2.0                 : alexa2                : Raspberry                                -  enabled
                + system.adapter.backitup.0               : backitup              : Raspberry                                -  enabled
                  system.adapter.cloud.0                  : cloud                 : Raspberry                                - disabled
                + system.adapter.deconz.0                 : deconz                : Raspberry                                -  enabled, port: 80
                  system.adapter.devices.0                : devices               : Raspberry                                - disabled
                + system.adapter.email.0                  : email                 : Raspberry                                -  enabled
                + system.adapter.fritzdect.0              : fritzdect             : Raspberry                                -  enabled
                + system.adapter.history.0                : history               : Raspberry                                -  enabled
                  system.adapter.ical.0                   : ical                  : Raspberry                                -  enabled
                  system.adapter.iot.0                    : iot                   : Raspberry                                - disabled
                + system.adapter.iqontrol.0               : iqontrol              : Raspberry                                -  enabled
                + system.adapter.javascript.0             : javascript            : Raspberry                                -  enabled
                + system.adapter.matter.0                 : matter                : Raspberry                                -  enabled
                + system.adapter.simple-api.0             : simple-api            : Raspberry                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.socketio.0               : socketio              : Raspberry                                -  enabled, port: 8084, bind: 192.168.178.42, run as: admin
                + system.adapter.telegram.0               : telegram              : Raspberry                                -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.tr-064.0                 : tr-064                : Raspberry                                -  enabled
                + system.adapter.trashschedule.0          : trashschedule         : Raspberry                                -  enabled
                + system.adapter.web.0                    : web                   : Raspberry                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : Raspberry                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                + system.adapter.admin.1                  : admin                 : Raspberry                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                + system.adapter.deconz.0                 : deconz                : Raspberry                                -  enabled, port: 80
                + system.adapter.simple-api.0             : simple-api            : Raspberry                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.socketio.0               : socketio              : Raspberry                                -  enabled, port: 8084, bind: 192.168.178.42, run as: admin
                + system.adapter.telegram.0               : telegram              : Raspberry                                -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.web.0                    : web                   : Raspberry                                -  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 (latest)' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                └─────────┴─────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
                
                Active repo(s): stable
                Upgrade policy: none
                
                Installed ioBroker-Adapters
                Used repository: stable
                Adapter    "admin"        : 7.7.22   , installed 7.7.22
                Adapter    "alexa2"       : 3.27.4   , installed 3.27.4
                Adapter    "backitup"     : 3.3.14   , installed 3.3.14
                Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                Adapter    "deconz"       : 1.7.4    , installed 1.7.4
                Adapter    "devices"      : 1.2.14   , installed 1.2.14
                Adapter    "email"        : 2.0.4    , installed 2.0.4
                Adapter    "fritzdect"    : 2.6.2    , installed 2.6.2
                Adapter    "history"      : 4.0.0    , installed 4.0.0
                Adapter    "ical"         : 1.19.7   , installed 1.19.7
                Adapter    "iot"          : 5.0.12   , installed 5.0.12
                Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
                Adapter    "javascript"   : 9.0.18   , installed 9.0.18
                Controller "js-controller": 7.0.7    , installed 7.0.7
                Adapter    "matter"       : 0.5.6    , installed 1.0.0
                Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
                Adapter    "socketio"     : 7.0.8    , installed 7.0.8
                Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                Adapter    "web"          : 8.0.0    , installed 8.0.0
                Adapter    "ws"           : 4.0.0    , installed 4.0.0
                
                Objects and States
                Please stand by - This may take a while
                Objects:        5922
                States:         4448
                
                *** OS-Repositories and Updates ***
                Hit:1 http://deb.debian.org/debian trixie InRelease
                Hit:2 http://deb.debian.org/debian trixie-updates InRelease
                Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
                Hit:4 http://phoscon.de/apt/deconz generic InRelease
                Hit:5 http://archive.raspberrypi.com/debian trixie InRelease
                Hit:6 https://deb.nodesource.com/node_22.x nodistro InRelease
                Reading package lists...
                Pending systemupdates: 0
                
                *** Listening Ports ***
                Active Internet connections (only servers)
                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                tcp        0      0 192.168.178.42:8084     0.0.0.0:*               LISTEN      1001       18917      2872/io.socketio.0
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          7089       958/sshd: /usr/sbin
                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          5180       1/init
                tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       6065       625/deCONZ
                tcp        0      0 0.0.0.0:441             0.0.0.0:*               LISTEN      1000       7106       625/deCONZ
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       17701      2536/iobroker.js-co
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       17696      2536/iobroker.js-co
                tcp6       0      0 :::22                   :::*                    LISTEN      0          7091       958/sshd: /usr/sbin
                tcp6       0      0 :::111                  :::*                    LISTEN      0          4095       1/init
                tcp6       0      0 :::8088                 :::*                    LISTEN      1001       17867      2567/io.admin.1
                tcp6       0      0 :::8087                 :::*                    LISTEN      1001       19806      2860/io.simple-api.
                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       18942      2900/io.web.0
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       18547      2555/io.admin.0
                udp        0      0 0.0.0.0:33244           0.0.0.0:*                           101        4790       619/avahi-daemon: r
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       18957      2848/io.matter.0
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       17133      2848/io.matter.0
                udp        0      0 192.168.178.42:5353     0.0.0.0:*                           1001       19780      2792/io.tr-064.0
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           101        4788       619/avahi-daemon: r
                udp        0      0 0.0.0.0:5540            0.0.0.0:*                           1001       17132      2848/io.matter.0
                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       18174      2744/io.deconz.0
                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       8239       625/deCONZ
                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          4241       1/init
                udp6       0      0 fe80::ac82:ba7c:acc:546 :::*                                0          8254       693/NetworkManager
                udp6       0      0 :::5353                 :::*                                1001       18958      2848/io.matter.0
                udp6       0      0 :::5353                 :::*                                1001       17136      2848/io.matter.0
                udp6       0      0 :::5353                 :::*                                101        4789       619/avahi-daemon: r
                udp6       0      0 :::5540                 :::*                                1001       17131      2848/io.matter.0
                udp6       0      0 :::1900                 :::*                                1001       18177      2744/io.deconz.0
                udp6       0      0 :::1900                 :::*                                1001       18176      2744/io.deconz.0
                udp6       0      0 :::1900                 :::*                                1001       18175      2744/io.deconz.0
                udp6       0      0 :::34850                :::*                                101        4791       619/avahi-daemon: r
                udp6       0      0 :::111                  :::*                                0          4242       1/init
                
                *** Log File - Last 25 Lines ***
                
                2026-04-15 16:41:19.111  - info: matter.0 (2848) Preparing bridged device 12dac884-896a-4955-8fac-85635d860d45 "Bad Spiegel 3" for bridge
                2026-04-15 16:41:19.269  - info: matter.0 (2848) Preparing bridged device c0f93364-0f42-4f41-90a9-cc3dce4d22c2 "Bad Spiegel 4" for bridge
                2026-04-15 16:41:19.457  - info: matter.0 (2848) Preparing bridged device 82a95d66-641f-45ed-a070-6dd88a067ca0 "Computerzimmer Decke 1" for bridge
                2026-04-15 16:41:19.585  - info: matter.0 (2848) Preparing bridged device 270b7502-23c8-4ab7-a490-fe11d20a48d0 "Computerzimmer Decke 2" for bridge
                2026-04-15 16:41:19.706  - info: matter.0 (2848) Preparing bridged device 170ac091-af8a-45d2-884a-ec31345186ad "Flurlicht Telefon" for bridge
                2026-04-15 16:41:19.853  - info: matter.0 (2848) Preparing bridged device ca7e0c6c-01ec-4025-8887-ab695a46d509 "Küche 1" for bridge
                2026-04-15 16:41:19.970  - info: matter.0 (2848) Preparing bridged device 980e21e5-de18-457d-a0ff-8d74d0ecb22b "Küche 2" for bridge
                2026-04-15 16:41:20.106  - info: matter.0 (2848) Preparing bridged device 1ce9fd49-2428-4b81-8262-4fffcb8ff0dc "Küche 3" for bridge
                2026-04-15 16:41:20.233  - info: matter.0 (2848) Preparing bridged device 822a73fa-c98d-4861-ae74-ef74f322098e "Küche 4" for bridge
                2026-04-15 16:41:20.347  - info: matter.0 (2848) Preparing bridged device 6f4b50d4-b9d6-45c2-b70e-1449fe45ff82 "Schlafzimmer Decke" for bridge
                2026-04-15 16:41:20.484  - info: matter.0 (2848) Preparing bridged device bf9aa093-0a0f-49c4-a027-2908578847fd "Schlafzimmer Nachttischlampe" for bridge
                2026-04-15 16:41:20.602  - info: matter.0 (2848) Preparing bridged device 71b3bc3e-2d8a-42d7-86d8-8c9caa8261ec "WZ Decke hinten" for bridge
                2026-04-15 16:41:20.736  - info: matter.0 (2848) Preparing bridged device 70d546c5-da32-47e9-ae9a-93c5c2766f2d "WZ Decke vorne" for bridge
                2026-04-15 16:41:20.849  - info: matter.0 (2848) Preparing bridged device a385531c-a983-4c83-827b-12924d8f1cfe "WZ Stehlampe 1" for bridge
                2026-04-15 16:41:21.032  - info: matter.0 (2848) Preparing bridged device c93667f3-9f91-4f23-bf3b-965041c64cf5 "WZ Stehlampe 2" for bridge
                2026-04-15 16:41:21.212  - info: matter.0 (2848) 2026-04-15 16:41:21.212 NOTICE Node fe2b4fb3-d31d-4c1d-943c-afc35bb3c55c going online
                2026-04-15 16:41:21.293  - info: matter.0 (2848) 2026-04-15 16:41:21.293 NOTICE Node fe2b4fb3-d31d-4c1d-943c-afc35bb3c55c is online
                2026-04-15 16:41:55.635  - info: alexa2.0 (2732) Using cached smart home devices list from Wed Apr 15 2026 16:25:23 GMT+0200 (Central European Summer Time)
                2026-04-15 16:41:58.046  - info: alexa2.0 (2732) No smart home devices to query
                2026-04-15 16:41:59.278  - info: alexa2.0 (2732) Subscribing to states...
                2026-04-15 16:41:59.955  - info: javascript.0 (2662) script.js.common.Wichtig.System_Adapter_wahr_falsch_TEST: telegram[Michael]: Adapter: matter.0 is connected
                Wert: true
                Adapter ist wieder erreichbar
                2026-04-15 16:42:01.063  - info: alexa2.0 (2732) Alexa-Push-Connection (macDms = true) established. Disable Polling
                2026-04-15 16:42:15.838  - info: alexa2.0 (2732) Initialization Done ...
                
                

                wie komm ich wieder zum RPI2 Adapter ?

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

                @Michael-Schmitt sagte:

                wie komm ich wieder zum RPI2 Adapter ?

                Mit welchen Meldungen bekommst du den denn nicht installiert?

                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
                • Michael SchmittM Online
                  Michael SchmittM Online
                  Michael Schmitt
                  schrieb am zuletzt editiert von Michael Schmitt
                  #14
                  host.Raspberry
                  	2026-04-15 16:48:36.071	info	iobroker exit 25
                  host.Raspberry
                  	2026-04-15 16:48:34.955	error	iobroker host.Raspberry Cannot install iobroker.rpi2@3.0.2: 1
                  host.Raspberry
                  	2026-04-15 16:48:34.953	error	iobroker npm error code 1npm error path /opt/iobroker/node_modules/iobroker.rpi2npm error command failednpm error command sh -c bash ./preinstall-check.shnpm error Checking package: libgpiod-dev >= 2.2npm error libgpiod-dev is not installednpm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2026-04-15T14_48_28_153Z-debug-0.log
                  host.Raspberry
                  	2026-04-15 16:48:27.944	info	iobroker Installing iobroker.rpi2@3.0.2... (System call)
                  host.Raspberry
                  	2026-04-15 16:48:27.943	info	iobroker NPM version: 10.9.7
                  host.Raspberry
                  	2026-04-15 16:48:24.047	info	iobroker add rpi2 --host Raspberry 
                  

                  Edit:
                  iobroker libgpiod-dev is not installed ?????

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • Michael SchmittM Michael Schmitt
                    host.Raspberry
                    	2026-04-15 16:48:36.071	info	iobroker exit 25
                    host.Raspberry
                    	2026-04-15 16:48:34.955	error	iobroker host.Raspberry Cannot install iobroker.rpi2@3.0.2: 1
                    host.Raspberry
                    	2026-04-15 16:48:34.953	error	iobroker npm error code 1npm error path /opt/iobroker/node_modules/iobroker.rpi2npm error command failednpm error command sh -c bash ./preinstall-check.shnpm error Checking package: libgpiod-dev >= 2.2npm error libgpiod-dev is not installednpm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2026-04-15T14_48_28_153Z-debug-0.log
                    host.Raspberry
                    	2026-04-15 16:48:27.944	info	iobroker Installing iobroker.rpi2@3.0.2... (System call)
                    host.Raspberry
                    	2026-04-15 16:48:27.943	info	iobroker NPM version: 10.9.7
                    host.Raspberry
                    	2026-04-15 16:48:24.047	info	iobroker add rpi2 --host Raspberry 
                    

                    Edit:
                    iobroker libgpiod-dev is not installed ?????

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

                    @Michael-Schmitt sagte:

                    libgpiod-dev is not installed

                    Also nachinstallieren:

                    sudo apt update
                    sudo apt install libgpiod-dev
                    

                    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
                    1
                    • Michael SchmittM Online
                      Michael SchmittM Online
                      Michael Schmitt
                      schrieb am zuletzt editiert von
                      #16

                      Dankeeee jetzt ist alles da.

                      Irgend eine Ahnung warum mein Swap selbst nach einer Neuinstallation so groß ist ?

                      Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                      0
                      • Michael SchmittM Michael Schmitt

                        Dankeeee jetzt ist alles da.

                        Irgend eine Ahnung warum mein Swap selbst nach einer Neuinstallation so groß ist ?

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

                        @Michael-Schmitt

                        Nein. Könnte aber sein, dass die Größe bei aktuellen Neuinstallationen anders als bisher berechnet werden.

                        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
                        1
                        • Michael SchmittM Michael Schmitt

                          Dankeeee jetzt ist alles da.

                          Irgend eine Ahnung warum mein Swap selbst nach einer Neuinstallation so groß ist ?

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

                          @Michael-Schmitt sagte:

                          Irgend eine Ahnung warum mein Swap selbst nach einer Neuinstallation so groß ist ?

                          So groß oder schon so stark in Gebrauch?

                          kein Support per PN! - Fragen im Forum stellen -
                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          1 Antwort Letzte Antwort
                          0
                          • Michael SchmittM Online
                            Michael SchmittM Online
                            Michael Schmitt
                            schrieb am zuletzt editiert von
                            #19

                            Also ich denke nicht das der stark in Gebrauch ist, so viel hab ich nicht. Nur iobroker und Deconz.

                            Was mir auch gefallen ist jetzt steht da

                            marvman67@Raspberry:~ $ swapon --show
                            NAME       TYPE      SIZE USED PRIO
                            /dev/zram0 partition   2G 3.3M  100
                            

                            davor war das

                            marvman67@Raspberry:~ $ swapon --show
                            NAME      TYPE SIZE USED PRIO
                            /var/swap file 2G 5.8M -2
                            

                            wie gesagt hab ich nur komplett Neuinstalliert und Backups drauf gemacht.

                            1 Antwort Letzte Antwort
                            0
                            • Michael SchmittM Michael Schmitt

                              Hallo,
                              mir ist diese Meldung bei einem iob diag aufgefallen. Was bedeutet das und was ist zu tun ?

                                UNIT                         LOAD   ACTIVE SUB    DESCRIPTION
                              * rpi-resize-swap-file.service loaded failed failed rpi-resize-var-swap-service - resize swapfile
                              

                              iob diag

                              Script v.2026-01-31
                              
                              *** BASE SYSTEM ***
                              Operating System: Debian GNU/Linux 13 (trixie)
                               Static hostname: Raspberry
                                     Icon name: computer
                                        Kernel: Linux 6.12.75+rpt-rpi-v8
                                  Architecture: arm64
                              OS is similar to:
                              
                              Model           : Raspberry Pi 4 Model B Rev 1.2
                              Docker          : false
                              Virtualization  : none
                              Kernel          : aarch64
                              Userland        : 64 bit
                              
                              Systemuptime and Load:
                               15:07:25 up 1 day,  3:18,  2 users,  load average: 0.60, 0.33, 0.30
                              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: Mon 2026-04-13 15:07:25 CEST
                                         Universal time: Mon 2026-04-13 13:07:25 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':
                              marvman67
                              HOME=/home/marvman67
                              GROUPS=marvman67 adm dialout cdrom sudo audio video plugdev games users netdev gpio i2c spi render input iobroker
                              
                              User that is running 'js-controller':
                              iobroker
                              HOME=/home/iobroker
                              SUDO_HOME=/home/marvman67
                              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:            4.0G        2.6G        795M        8.9M        712M        1.4G
                              Swap:           2.1G        4.2M        2.1G
                              Total:          6.1G        2.6G        2.9G
                              
                              Active iob-Instances:   20
                              
                                       3795 M total memory
                                       2452 M used memory
                                       1513 M active memory
                                       1309 M inactive memory
                                        758 M free memory
                                         56 M buffer memory
                                        622 M swap cache
                                       2047 M total swap
                                          4 M used swap
                                       2043 M free swap
                              
                              *** top - Table Of Processes  ***
                              top - 15:07:26 up 1 day,  3:18,  2 users,  load average: 0.60, 0.33, 0.30
                              Tasks: 205 total,   2 running, 203 sleeping,   0 stopped,   0 zombie
                              %Cpu(s):  0.0 us,  2.3 sy,  0.0 ni, 97.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                              MiB Mem :   3795.7 total,    758.5 free,   2452.8 used,    679.9 buff/cache
                              MiB Swap:   2048.0 total,   2044.0 free,      4.0 used.   1342.9 avail Mem
                              
                              *** FAILED SERVICES ***
                              
                                UNIT                         LOAD   ACTIVE SUB    DESCRIPTION
                              * rpi-resize-swap-file.service loaded failed failed rpi-resize-var-swap-service - resize swapfile
                              
                              Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                                      ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                                      SUB    -> The low-level unit activation state, values depend on unit type.
                              
                              1 loaded units listed.
                              
                              
                              *** DMESG CRITICAL ERRORS ***
                              No critical errors detected
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              udev           devtmpfs  1.6G     0  1.6G   0% /dev
                              tmpfs          tmpfs     760M  9.3M  750M   2% /run
                              /dev/sda2      ext4      229G  7.1G  213G   4% /
                              tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                              tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                              tmpfs          tmpfs     1.9G  2.9M  1.9G   1% /tmp
                              /dev/sda1      vfat      510M   66M  445M  13% /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@ttyAMA0.service
                              tmpfs          tmpfs     380M   12K  380M   1% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Sun Apr 12 11:48:57 2026] EXT4-fs (sda2): orphan cleanup on readonly fs
                              [Sun Apr 12 11:48:57 2026] EXT4-fs (sda2): mounted filesystem 21724cc6-e5a3-48a1-8643-7917dba3a9fb ro with ordered data mode. Quota mode: none.
                              [Sun Apr 12 11:49:00 2026] EXT4-fs (sda2): re-mounted 21724cc6-e5a3-48a1-8643-7917dba3a9fb 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:
                              2.5G    /var/
                              231M    /var/cache
                              225M    /var/cache/apt
                              187M    /var/lib
                              145M    /var/lib/apt/lists
                              
                              Archived and active journals take up 8M in the file system.
                              
                              /opt/iobroker/backups:
                              173M    /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              342M    /opt/iobroker/iobroker-data/
                              181M    /opt/iobroker/iobroker-data/files
                              116M    /opt/iobroker/iobroker-data/backup-objects
                              47M     /opt/iobroker/iobroker-data/files/admin.admin
                              46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
                              
                              The five largest files in iobroker-data are:
                              43M     /opt/iobroker/iobroker-data/objects.jsonl
                              19M     /opt/iobroker/iobroker-data/files/matter.admin/assets/index-DMt8RVCF.js
                              8.2M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BDfRPp5J.js
                              4.7M    /opt/iobroker/iobroker-data/backup-objects/2026-04-13_13-49_objects.jsonl.gz
                              4.7M    /opt/iobroker/iobroker-data/backup-objects/2026-04-13_11-49_objects.jsonl.gz
                              
                              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-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2706986-if00
                              
                              No nvbackup.json found.
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v22.22.2
                              /usr/bin/node           v22.22.2
                              /usr/bin/npm            10.9.7
                              /usr/bin/npx            10.9.7
                              
                              ✓ Node.js installation is correct
                              
                              nodejs:
                                Installed: 22.22.2-1nodesource1
                                Candidate: 22.22.2-1nodesource1
                                Version table:
                               *** 22.22.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                      100 /var/lib/dpkg/status
                                   22.22.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.22.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.21.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.20.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.19.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.18.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   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+deb13u2 500
                                      500 http://deb.debian.org/debian-security trixie-security/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:
                              Raspberry           Raspberry (version: 7.0.7, hostname: Raspberry     , alive, uptime: 98290)
                              
                              Core adapters versions
                              js-controller:  7.0.7
                              admin:          7.7.22
                              javascript:     9.0.18
                              
                              nodejs modules from github:     0
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : Raspberry                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.admin.1                  : admin                 : Raspberry                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                              + system.adapter.alexa2.0                 : alexa2                : Raspberry                                -  enabled
                              + system.adapter.backitup.0               : backitup              : Raspberry                                -  enabled
                              + system.adapter.cloud.0                  : cloud                 : Raspberry                                -  enabled
                              + system.adapter.deconz.0                 : deconz                : Raspberry                                -  enabled, port: 80
                                system.adapter.devices.0                : devices               : Raspberry                                - disabled
                              + system.adapter.email.0                  : email                 : Raspberry                                -  enabled
                              + system.adapter.fritzdect.0              : fritzdect             : Raspberry                                -  enabled
                              + system.adapter.history.0                : history               : Raspberry                                -  enabled
                                system.adapter.ical.0                   : ical                  : Raspberry                                -  enabled
                                system.adapter.iot.0                    : iot                   : Raspberry                                - disabled
                              + system.adapter.iqontrol.0               : iqontrol              : Raspberry                                -  enabled
                              + system.adapter.javascript.0             : javascript            : Raspberry                                -  enabled
                              + system.adapter.matter.0                 : matter                : Raspberry                                -  enabled
                              + system.adapter.rpi2.0                   : rpi2                  : Raspberry                                -  enabled
                              + system.adapter.simple-api.0             : simple-api            : Raspberry                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.socketio.0               : socketio              : Raspberry                                -  enabled, port: 8084, bind: 192.168.178.42, run as: admin
                              + system.adapter.telegram.0               : telegram              : Raspberry                                -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.tr-064.0                 : tr-064                : Raspberry                                -  enabled
                              + system.adapter.trashschedule.0          : trashschedule         : Raspberry                                -  enabled
                              + system.adapter.web.0                    : web                   : Raspberry                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : Raspberry                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.admin.1                  : admin                 : Raspberry                                -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                              + system.adapter.deconz.0                 : deconz                : Raspberry                                -  enabled, port: 80
                              + system.adapter.simple-api.0             : simple-api            : Raspberry                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.socketio.0               : socketio              : Raspberry                                -  enabled, port: 8084, bind: 192.168.178.42, run as: admin
                              + system.adapter.telegram.0               : telegram              : Raspberry                                -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.web.0                    : web                   : Raspberry                                -  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 (latest)' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                              └─────────┴─────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
                              
                              Active repo(s): stable
                              Upgrade policy: none
                              
                              Installed ioBroker-Adapters
                              Used repository: stable
                              Adapter    "admin"        : 7.7.22   , installed 7.7.22
                              Adapter    "alexa2"       : 3.27.4   , installed 3.27.4
                              Adapter    "backitup"     : 3.3.14   , installed 3.3.14
                              Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                              Adapter    "deconz"       : 1.7.4    , installed 1.7.4
                              Adapter    "devices"      : 1.2.14   , installed 1.2.14
                              Adapter    "email"        : 2.0.4    , installed 2.0.4
                              Adapter    "fritzdect"    : 2.6.2    , installed 2.6.2
                              Adapter    "history"      : 4.0.0    , installed 4.0.0
                              Adapter    "ical"         : 1.19.7   , installed 1.19.7
                              Adapter    "iot"          : 5.0.12   , installed 5.0.12
                              Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
                              Adapter    "javascript"   : 9.0.18   , installed 9.0.18
                              Controller "js-controller": 7.0.7    , installed 7.0.7
                              Adapter    "matter"       : 0.5.6    , installed 1.0.0
                              Adapter    "rpi2"         : 3.0.2    , installed 3.0.2
                              Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
                              Adapter    "socketio"     : 7.0.8    , installed 7.0.8
                              Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                              Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                              Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                              Adapter    "web"          : 8.0.0    , installed 8.0.0
                              Adapter    "ws"           : 4.0.0    , installed 4.0.0
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        5969
                              States:         4431
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://deb.debian.org/debian trixie InRelease
                              Hit:2 http://deb.debian.org/debian trixie-updates InRelease
                              Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
                              Hit:4 http://phoscon.de/apt/deconz generic InRelease
                              Hit:5 http://archive.raspberrypi.com/debian trixie InRelease
                              Hit:6 https://deb.nodesource.com/node_22.x nodistro InRelease
                              Reading package lists...
                              Pending systemupdates: 4
                              
                              *** 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:441             0.0.0.0:*               LISTEN      1000       6655       632/deCONZ
                              tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       5895       632/deCONZ
                              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          4211       1/init
                              tcp        0      0 192.168.178.42:8084     0.0.0.0:*               LISTEN      1001       11463      1697/io.socketio.0
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          8540       1216/sshd: /usr/sbi
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       6144       1203/iobroker.js-co
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       6139       1203/iobroker.js-co
                              tcp6       0      0 :::111                  :::*                    LISTEN      0          901        1/init
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          8542       1216/sshd: /usr/sbi
                              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       9906       1685/io.simple-api.
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       12294      1725/io.web.0
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       8038       1283/io.admin.0
                              tcp6       0      0 :::8088                 :::*                    LISTEN      1001       9052       1291/io.admin.1
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       11479      1665/io.matter.0
                              udp        0      0 192.168.178.42:5353     0.0.0.0:*                           1001       7125       1559/io.tr-064.0
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           101        4945       628/avahi-daemon: r
                              udp        0      0 0.0.0.0:5540            0.0.0.0:*                           1001       11478      1665/io.matter.0
                              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       15004      2525/io.deconz.0
                              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       6676       632/deCONZ
                              udp        0      0 0.0.0.0:34805           0.0.0.0:*                           101        4947       628/avahi-daemon: r
                              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          2652       1/init
                              udp6       0      0 :::5353                 :::*                                1001       11482      1665/io.matter.0
                              udp6       0      0 :::5353                 :::*                                101        4946       628/avahi-daemon: r
                              udp6       0      0 :::5540                 :::*                                1001       11477      1665/io.matter.0
                              udp6       0      0 :::1900                 :::*                                1001       15007      2525/io.deconz.0
                              udp6       0      0 :::1900                 :::*                                1001       15006      2525/io.deconz.0
                              udp6       0      0 :::1900                 :::*                                1001       15005      2525/io.deconz.0
                              udp6       0      0 :::111                  :::*                                0          2653       1/init
                              udp6       0      0 :::57875                :::*                                101        4948       628/avahi-daemon: r
                              udp6       0      0 fe80::e65f:1ff:fe05:546 :::*                                0          6109       704/NetworkManager
                              
                              *** Log File - Last 25 Lines ***
                              
                              2026-04-13 09:30:00.066  - info: host.Raspberry instance system.adapter.ical.0 in version "1.19.7" started with pid 58968
                              2026-04-13 09:30:09.853  - info: host.Raspberry instance system.adapter.ical.0 having pid 58968 terminated with code 0 (NO_ERROR)
                              2026-04-13 10:30:00.073  - info: host.Raspberry instance system.adapter.ical.0 in version "1.19.7" started with pid 61569
                              2026-04-13 10:30:09.776  - info: host.Raspberry instance system.adapter.ical.0 having pid 61569 terminated with code 0 (NO_ERROR)
                              2026-04-13 11:30:00.073  - info: host.Raspberry instance system.adapter.ical.0 in version "1.19.7" started with pid 64157
                              2026-04-13 11:30:09.934  - info: host.Raspberry instance system.adapter.ical.0 having pid 64157 terminated with code 0 (NO_ERROR)
                              2026-04-13 11:49:35.045  - info: admin.0 (1283) Adapter rating updated
                              2026-04-13 11:49:42.144  - info: admin.1 (1291) Adapter rating updated
                              2026-04-13 12:30:00.116  - info: host.Raspberry instance system.adapter.ical.0 in version "1.19.7" started with pid 66781
                              2026-04-13 12:30:09.734  - info: host.Raspberry instance system.adapter.ical.0 having pid 66781 terminated with code 0 (NO_ERROR)
                              2026-04-13 12:55:43.589  - info: javascript.0 (1382) script.js.common.Anwesendheitscheck.Marvin_PC_AN_AUS_Wlan: telegram[Michael]: 12:55 Uhr. PC von Marvin wurde ausgeschalten.
                              2026-04-13 13:00:22.692  - info: javascript.0 (1382) script.js.common.Tür_Fenster_Sensoren.Fenster-Tür_geöffnet: telegram[Michael]: Wohnungstür wurde geöffnet.
                              2026-04-13 13:00:27.064  - info: javascript.0 (1382) script.js.common.Tür_Fenster_Sensoren.Fenster-Tür_geöffnet: telegram[Michael]: Wohnungstür wurde wieder geschlossen.
                              2026-04-13 13:03:00.018  - info: javascript.0 (1382) script.js.common.Wichtig.24Std_Sensor_Zeitstempel_nicht_aktualisiert: telegram[Michael]: 24 Stunden keine Änderung bei Wohnzimmer_Lichtschalter, SZ_TV_Schalter_Steckdose, Bad Spiegel, Rauchmelder_Schlafzimmer, Rauchmelder_Flur, Rauchmelder_WZ, CO_Sensor_Küche, . Eventuell ist die Batterie leer?
                              2026-04-13 13:30:00.061  - info: host.Raspberry instance system.adapter.ical.0 in version "1.19.7" started with pid 69380
                              2026-04-13 13:30:09.633  - info: host.Raspberry instance system.adapter.ical.0 having pid 69380 terminated with code 0 (NO_ERROR)
                              2026-04-13 13:59:09.505  - info: admin.0 (1283) Request actual repository...
                              2026-04-13 13:59:10.563  - info: host.Raspberry Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                              2026-04-13 13:59:21.691  - info: admin.0 (1283) Repository received successfully.
                              2026-04-13 14:30:00.043  - info: host.Raspberry instance system.adapter.ical.0 in version "1.19.7" started with pid 71972
                              2026-04-13 14:30:10.418  - warn: ical.0 (71972) get state error: Connection is closed.
                              2026-04-13 14:30:10.503  - info: host.Raspberry instance system.adapter.ical.0 having pid 71972 terminated with code 0 (NO_ERROR)
                              2026-04-13 14:39:38.092  - info: javascript.0 (1382) script.js.common.Tür_Fenster_Sensoren.Fenster-Tür_geöffnet: telegram[Michael]: Wohnungstür wurde geöffnet.
                              2026-04-13 14:39:44.177  - info: javascript.0 (1382) script.js.common.Tür_Fenster_Sensoren.Fenster-Tür_geöffnet: telegram[Michael]: Wohnungstür wurde wieder geschlossen.
                              2026-04-13 14:51:30.503  - info: admin.0 (1283) ==> Connected system.user.admin from ::ffff:192.168.178.29
                              
                              

                              Gruß Michael

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

                              Da hatten ich wohl das hier noch im Kopf

                              @Michael-Schmitt sagte:

                              Swap: 2.1G 4.2M 2.1G

                              kein Support per PN! - Fragen im Forum stellen -
                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              1 Antwort Letzte Antwort
                              0
                              • Michael SchmittM Online
                                Michael SchmittM Online
                                Michael Schmitt
                                schrieb am zuletzt editiert von
                                #21

                                aber warum ist es nun nach der Neuinstallation "zram" und nicht swap

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • Michael SchmittM Michael Schmitt

                                  aber warum ist es nun nach der Neuinstallation "zram" und nicht swap

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

                                  @Michael-Schmitt

                                  Offenbar neue default-Einstellungen. Ist mir bis dato gar nicht aufgefallen, mein letzte Woche frisch aufgesetzter Testpi läuft jetzt auch so:

                                  *** MEMORY ***
                                                 total        used        free      shared  buff/cache   available
                                  Mem:            4.0G        751M        2.4G         12M        891M        3.2G
                                  Swap:           2.1G          0B        2.1G
                                  Total:          6.1G        751M        4.6G
                                  
                                  thomas@testpi:~ $ swapon --show
                                  NAME       TYPE      SIZE USED PRIO
                                  /dev/zram0 partition   2G   0B  100
                                  thomas@testpi:~ $
                                  

                                  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
                                  • Michael SchmittM Online
                                    Michael SchmittM Online
                                    Michael Schmitt
                                    schrieb am zuletzt editiert von Michael Schmitt
                                    #23

                                    Na dann liegt es mal nicht an mir, das ist schonmal beruhigend. Was ich nun so im Internet lesen konnte soll es sinnvoll sein swap trotzdem zum aktivieren. Da zram ja im Ram liegt (komprimiert) und man damit weniger Ram hat. So soll es gut sein trotzdem swap zu aktivieren. Damit der Raspi bei Lastspitzen auf die 2.1gb zugreifen kann. Ist dem so ?

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • Michael SchmittM Michael Schmitt

                                      Na dann liegt es mal nicht an mir, das ist schonmal beruhigend. Was ich nun so im Internet lesen konnte soll es sinnvoll sein swap trotzdem zum aktivieren. Da zram ja im Ram liegt (komprimiert) und man damit weniger Ram hat. So soll es gut sein trotzdem swap zu aktivieren. Damit der Raspi bei Lastspitzen auf die 2.1gb zugreifen kann. Ist dem so ?

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

                                      @Michael-Schmitt

                                      rpi-swap: Newer images (Trixie) use the rpi-swap service to manage both ZRAM and a reduced-size fallback swap file.

                                      Wird also schon gemacht.

                                      Edit: Die Konfiguration steht in der

                                      cat /etc/rpi/swap.conf
                                      

                                      drin.
                                      Edit 2: Und mit

                                      zramctl
                                      

                                      kann man die Verteilung prüfen .

                                      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
                                      1
                                      • Michael SchmittM Online
                                        Michael SchmittM Online
                                        Michael Schmitt
                                        schrieb am zuletzt editiert von
                                        #25

                                        Werde ich mir morgen mal anschauen.

                                        1 Antwort Letzte Antwort
                                        0
                                        • Michael SchmittM Online
                                          Michael SchmittM Online
                                          Michael Schmitt
                                          schrieb am zuletzt editiert von Michael Schmitt
                                          #26

                                          was auch immer das bedeutet

                                          marvman67@Raspberry:~ $ zramctl
                                          NAME       ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
                                          /dev/zram0 zstd            2G   4K   64B   20K       4 [SWAP]
                                          
                                          
                                          marvman67@Raspberry:~ $ swapon --show
                                          NAME       TYPE      SIZE USED PRIO
                                          /dev/zram0 partition   2G   0B  100
                                          
                                          

                                          werd das mal so alles lassen und schauen wie es mit dem zram nun läuft

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          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

                                          427

                                          Online

                                          32.8k

                                          Benutzer

                                          82.8k

                                          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