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. Off Topic
  4. Pflege des Betriebssystems
  5. Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie'

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    14
    1
    2.0k

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    2.5k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    1.3k

Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie'

Geplant Angeheftet Gesperrt Verschoben Pflege des Betriebssystems
265 Beiträge 50 Kommentatoren 63.7k Aufrufe 56 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.
  • H Offline
    H Offline
    Hadebe
    schrieb am zuletzt editiert von
    #251

    @thomas-braun
    Dass es noch Displayreste gibt, hätte ich selbst sehen können. Aber dass nodejs-repo nicht korrekt ist, erschließt sich mir nicht. Jedenfalls habe ich das nachgezogen. Danke dafür.
    Das Ganze zeigt aber, das du Recht hast, die Neuinstallation ist sinnvoller.

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • H Hadebe

      @thomas-braun
      Dass es noch Displayreste gibt, hätte ich selbst sehen können. Aber dass nodejs-repo nicht korrekt ist, erschließt sich mir nicht. Jedenfalls habe ich das nachgezogen. Danke dafür.
      Das Ganze zeigt aber, das du Recht hast, die Neuinstallation ist sinnvoller.

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

      @Hadebe

      Das fehlende nodesource-Repo sieht man hier (bzw. sieht man eben nicht):

      *** OS-Repositories and Updates ***
       
      Hit:1 http://deb.debian.org/debian trixie InRelease
      Hit:2 http://deb.debian.org/debian-security trixie-security InRelease
      Hit:3 http://deb.debian.org/debian trixie-updates InRelease
      Hit:4 http://archive.raspberrypi.com/debian trixie InRelease
      Reading package lists...
      

      sowie in der Ausgabe von

      nodejs:
        Installed: 22.22.3-1nodesource1
        Candidate: 22.22.3-1nodesource1
        Version table:
       *** 22.22.3-1nodesource1 100
              100 /var/lib/dpkg/status
           20.19.2+dfsg-1+deb13u2 500
              500 http://deb.debian.org/debian trixie/main arm64 Packages
              500 http://deb.debian.org/debian-security trixie-security/main arm64 Packages
      

      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
      • H Offline
        H Offline
        Hadebe
        schrieb am zuletzt editiert von
        #253

        @thomas-braun
        ja, der Abschnitt sieht jetzt so aus

        *** OS-Repositories and Updates ***
        Hit:1 http://deb.debian.org/debian trixie InRelease
        Hit:2 http://deb.debian.org/debian-security trixie-security InRelease
        Hit:3 http://deb.debian.org/debian trixie-updates InRelease
        Hit:4 http://archive.raspberrypi.com/debian trixie InRelease
        Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
        Reading package lists...
        

        ist nur schwer, etwas zu sehen was nicht da ist

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • H Hadebe

          @thomas-braun
          ja, der Abschnitt sieht jetzt so aus

          *** OS-Repositories and Updates ***
          Hit:1 http://deb.debian.org/debian trixie InRelease
          Hit:2 http://deb.debian.org/debian-security trixie-security InRelease
          Hit:3 http://deb.debian.org/debian trixie-updates InRelease
          Hit:4 http://archive.raspberrypi.com/debian trixie InRelease
          Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
          Reading package lists...
          

          ist nur schwer, etwas zu sehen was nicht da ist

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

          @Hadebe sagte:

          ist nur schwer, etwas zu sehen was nicht da ist

          Das ist richtig, da braucht es ein wenig Erfahrung wie das ganze Paketmanagement bei Debian-artigen Distributionen funktioniert.

          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
          • da_WoodyD Online
            da_WoodyD Online
            da_Woody
            Most Active
            schrieb am zuletzt editiert von da_Woody
            #255

            @thomas-braun
            hab vor paar tagen iob VM auf trixie mit deiner anleitung gemacht. tropsdem dürfte da was nicht so ganz stimmen...
            entweder hab ich was übersehn, oder ein anderes problem.


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

            Script v.2026-06-01
            
            *** BASE SYSTEM ***
            Operating System: Debian GNU/Linux 13 (trixie)
             Static hostname: ioBroker
                   Icon name: computer-vm
                     Chassis: vm 🖴
              Virtualization: kvm
                      Kernel: Linux 6.12.90+deb13.1-amd64
                Architecture: x86-64
             Hardware Vendor: QEMU
              Hardware Model: Standard PC _i440FX + PIIX, 1996_
            Firmware Version: rel-1.17.0-0-gb52ca86e094d-prebuilt.qemu.org
               Firmware Date: Tue 2014-04-01
                Firmware Age: 12y 2month 1w 6d
            OS is similar to:
            
            model name      : Common KVM processor
            Docker          : false
            Virtualization  : kvm
            Kernel          : x86_64
            Userland        : 64bit
            
            System was installed 1578 days ago (on 2022-02-17).
            
            Systemuptime and Load:
             12:39:55 up  8:39,  2 users,  load average: 1.83, 1.41, 1.31
            CPU threads     : 4
            
            *** LIFE CYCLE STATUS ***
            Operating System is the current Debian stable version codenamed 'trixie'!
            
            *** TIME AND TIMEZONES ***
                           Local time: Sun 2026-06-14 12:39:55 CEST
                       Universal time: Sun 2026-06-14 10:39:55 UTC
                             RTC time: Sun 2026-06-14 10:39:55
                            Time zone: Europe/Vienna (CEST, +0200)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** Users and Groups ***
            User that called 'iob diag':
            woody
            HOME=/home/woody
            GROUPS=woody adm cdrom floppy sudo audio dip video plugdev netdev iobroker
            
            User that is running 'js-controller':
            iobroker
            HOME=/home/iobroker
            GROUPS=iobroker tty dialout audio video plugdev
            
            *** DISPLAY-SERVER SETUP ***
            Display-Server:         X11
            Display-Manager:        Not found
            Desktop:
            Session:                tty
            Boot Target:            graphical.target
            
            System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'.
            Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            6.2G        4.9G        606M        3.8M        946M        1.3G
            Swap:           1.0G         12K        1.0G
            Total:          7.2G        4.9G        1.6G
            
            Active iob-Instances:   36
            
                     5931 M total memory
                     4697 M used memory
                     4379 M active memory
                      662 M inactive memory
                      577 M free memory
                       99 M buffer memory
                      803 M swap cache
                      974 M total swap
                        0 M used swap
                      974 M free swap
            
            *** top - Table Of Processes  ***
            top - 12:39:56 up  8:39,  2 users,  load average: 1.83, 1.41, 1.31
            Tasks: 158 total,   2 running, 156 sleeping,   0 stopped,   0 zombie
            %Cpu(s):  4.8 us,  0.0 sy,  0.0 ni, 95.2 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
            MiB Mem :   5931.8 total,    577.1 free,   4698.6 used,    903.4 buff/cache
            MiB Swap:    975.0 total,    975.0 free,      0.0 used.   1233.3 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  2.9G     0  2.9G   0% /dev
            tmpfs          tmpfs     594M  516K  593M   1% /run
            /dev/sda1      ext4       97G   29G   64G  31% /
            tmpfs          tmpfs     2.9G     0  2.9G   0% /dev/shm
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
            tmpfs          tmpfs     2.9G  3.2M  2.9G   1% /tmp
            tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
            tmpfs          tmpfs     594M  8.0K  594M   1% /run/user/1000
            
            Messages concerning filesystems in dmesg:
            [Sun Jun 14 04:00:25 2026] EXT4-fs (sda1): mounted filesystem 2b1b283d-3212-4438-a10b-e527d5d65141 ro with ordered data mode. Quota mode: none.
            [Sun Jun 14 04:00:26 2026] EXT4-fs (sda1): re-mounted 2b1b283d-3212-4438-a10b-e527d5d65141 r/w.
            
            Show mounted filesystems:
            TARGET SOURCE    FSTYPE OPTIONS
            /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
            
            Files in neuralgic directories:
            /var:
            6.4G    /var/
            3.8G    /var/cache/apt
            3.8G    /var/cache
            3.7G    /var/cache/apt/archives
            2.5G    /var/log
            Archived and active journals take up 2.3G in the file system.
            
            /opt/iobroker/backups:
            937M    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            798M    /opt/iobroker/iobroker-data/
            349M    /opt/iobroker/iobroker-data/files
            303M    /opt/iobroker/iobroker-data/backup-objects
            51M     /opt/iobroker/iobroker-data/files/iqontrol.meta/userimages
            51M     /opt/iobroker/iobroker-data/files/iqontrol.meta
            
            The five largest files in iobroker-data are:
            67M     /opt/iobroker/iobroker-data/objects.jsonl
            33M     /opt/iobroker/iobroker-data/files/meteoalarm.admin/geocodes.json
            20M     /opt/iobroker/iobroker-data/objects.json.bak
            20M     /opt/iobroker/iobroker-data/objects.json
            19M     /opt/iobroker/iobroker-data/states.jsonl
            
            USB-Devices by-id:
            USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
            please always prefer the links 'by-id':
            
            No Devices found 'by-id'
            No nvbackup.json found.
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v22.22.3
            /usr/bin/node           v22.22.3
            /usr/bin/npm            10.9.8
            /usr/bin/npx            10.9.8
            
            ✓ Node.js installation is correct
            
            nodejs:
              Installed: 22.22.3-1nodesource1
              Candidate: 22.22.3-1nodesource1
              Version table:
             *** 22.22.3-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                    100 /var/lib/dpkg/status
                 22.22.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.22.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.22.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.21.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.20.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.19.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.18.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.17.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.17.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.16.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.15.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.15.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.14.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.13.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.13.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.12.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.11.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.10.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.9.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.8.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.7.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.6.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.5.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.5.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.4.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.4.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.3.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.2.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.1.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.0.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 20.19.2+dfsg-1+deb13u2 500
                    500 http://deb.debian.org/debian trixie/main amd64 Packages
                    500 http://security.debian.org/debian-security trixie-security/main amd64 Packages
            
            Temp directories causing deletion problem: 0
            No problems detected
            
            Errors in npm tree: 0
            No problems detected
            
            Checking for nodejs vulnerability:
            No known Vulnerabilities detected!
            
            
            *** ioBroker-Installation ***
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Hosts:
            ioBroker            ioBroker (version: 7.1.2, hostname: ioBroker      , alive, uptime: 31164)
            
            Core adapters versions
            js-controller:  7.1.2
            admin:          7.9.1
            javascript:     9.2.4
            
            nodejs modules from github:     3
            +-- iobroker.f1@0.1.6 (git+ssh://git@github.com/bloop16/ioBroker.f1.git#0a3539fe0556aaf4dc1ffe47002ce74aa3664e45)
            +-- iobroker.switchbot-hub@0.1.2 (git+ssh://git@github.com/arteck/ioBroker.switchbot-hub.git#375dc3d6d53d8322071e7d172137fef1f5849370)
            | +-- syno@3.0.0 (git+ssh://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
            
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
              system.adapter.alias-manager.0          : alias-manager         : ioBroker                                 - disabled
            + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
              system.adapter.birthdays.0              : birthdays             : ioBroker                                 -  enabled
            + system.adapter.cloud.0                  : cloud                 : ioBroker                                 -  enabled
              system.adapter.daswetter.0              : daswetter             : ioBroker                                 - disabled
            + system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
            + system.adapter.device-watcher.0         : device-watcher        : ioBroker                                 -  enabled
            + system.adapter.devices.0                : devices               : ioBroker                                 -  enabled
            + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
            + system.adapter.energiefluss.0           : energiefluss          : ioBroker                                 -  enabled
            + system.adapter.f1.0                     : f1                    : ioBroker                                 -  enabled
            + system.adapter.fronius.0                : fronius               : ioBroker                                 -  enabled
            + system.adapter.gruenbeck.0              : gruenbeck             : ioBroker                                 -  enabled
              system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
              system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
              system.adapter.ical.2                   : ical                  : ioBroker                                 -  enabled
              system.adapter.ical.3                   : ical                  : ioBroker                                 -  enabled
            + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
            + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
            + system.adapter.iqontrol.0               : iqontrol              : ioBroker                                 -  enabled
            + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
              system.adapter.meteoalarm.0             : meteoalarm            : ioBroker                                 -  enabled
              system.adapter.meteoalarm.1             : meteoalarm            : ioBroker                                 -  enabled
              system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 -  enabled
            + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
            + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
            + system.adapter.rest-api.0               : rest-api              : ioBroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: woody
            + system.adapter.roborock.0               : roborock              : ioBroker                                 -  enabled
            + system.adapter.scenes.0                 : scenes                : ioBroker                                 -  enabled
            + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, bind: 0.0.0.0
            + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker                                 -  enabled
            + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.smartcontrol.0           : smartcontrol          : ioBroker                                 -  enabled
            + system.adapter.smartthings.0            : smartthings           : ioBroker                                 -  enabled
            + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 192.168.0.250
            + system.adapter.srm.0                    : srm                   : ioBroker                                 -  enabled, port: 8001
            + system.adapter.switchbot-hub.0          : switchbot-hub         : ioBroker                                 -  enabled
            + system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5001
            + system.adapter.synology.1               : synology              : ioBroker                                 -  enabled, port: 4001
            + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
            + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
            + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
            + system.adapter.rest-api.0               : rest-api              : ioBroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: woody
            + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 192.168.0.250
            + system.adapter.srm.0                    : srm                   : ioBroker                                 -  enabled, port: 8001
            + system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5001
            + system.adapter.synology.1               : synology              : ioBroker                                 -  enabled, port: 4001
            + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            
            ioBroker-Repositories
            ┌─────────┬────────────────────┬─────────────────────────────────────────────────────────┬──────────────┐
            │ (index) │ name               │ url                                                     │ auto upgrade │
            ├─────────┼────────────────────┼─────────────────────────────────────────────────────────┼──────────────┤
            │ 0       │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
            │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json' │ true         │
            └─────────┴────────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
            
            Active repo(s): Beta (latest)
            Upgrade policy: patch
            
            
            Installed ioBroker-Adapters
            ┌─────────┬─────────────────────────────────────────┬──────────────────────────┬───────────┬────────────────┐
            │ (index) │ id                                      │ name                     │ version   │ upgrade policy │
            ├─────────┼─────────────────────────────────────────┼──────────────────────────┼───────────┼────────────────┤
            │ 0       │ 'system.adapter.admin'                  │ 'admin'                  │ '7.9.1'   │ 'none'         │
            │ 1       │ 'system.adapter.alexa2'                 │ 'alexa2'                 │ '3.28.1'  │ 'none'         │
            │ 2       │ 'system.adapter.alias-manager'          │ 'alias-manager'          │ '2.1.0'   │ 'none'         │
            │ 3       │ 'system.adapter.backitup'               │ 'backitup'               │ '3.3.17'  │ 'none'         │
            │ 4       │ 'system.adapter.birthdays'              │ 'birthdays'              │ '6.1.0'   │ 'none'         │
            │ 5       │ 'system.adapter.cloud'                  │ 'cloud'                  │ '6.1.1'   │ 'none'         │
            │ 6       │ 'system.adapter.daswetter'              │ 'daswetter'              │ '4.5.4'   │ 'none'         │
            │ 7       │ 'system.adapter.device-reminder'        │ 'device-reminder'        │ '3.1.2'   │ 'none'         │
            │ 8       │ 'system.adapter.device-watcher'         │ 'device-watcher'         │ '2.15.15' │ 'none'         │
            │ 9       │ 'system.adapter.devices'                │ 'devices'                │ '2.1.1'   │ 'none'         │
            │ 10      │ 'system.adapter.energiefluss'           │ 'energiefluss'           │ '3.6.2'   │ 'none'         │
            │ 11      │ 'system.adapter.energiefluss-erweitert' │ 'energiefluss-erweitert' │ '0.8.2'   │ 'none'         │
            │ 12      │ 'system.adapter.f1'                     │ 'f1'                     │ '0.1.6'   │ 'none'         │
            │ 13      │ 'system.adapter.fronius'                │ 'fronius'                │ '2.2.0'   │ 'none'         │
            │ 14      │ 'system.adapter.gruenbeck'              │ 'gruenbeck'              │ '0.0.46'  │ 'none'         │
            │ 15      │ 'system.adapter.ical'                   │ 'ical'                   │ '1.20.1'  │ 'none'         │
            │ 16      │ 'system.adapter.influxdb'               │ 'influxdb'               │ '4.0.2'   │ 'none'         │
            │ 17      │ 'system.adapter.iot'                    │ 'iot'                    │ '6.1.3'   │ 'none'         │
            │ 18      │ 'system.adapter.iqontrol'               │ 'iqontrol'               │ '3.0.0'   │ 'none'         │
            │ 19      │ 'system.adapter.javascript'             │ 'javascript'             │ '9.2.4'   │ 'none'         │
            │ 20      │ 'system.adapter.meteoalarm'             │ 'meteoalarm'             │ '4.0.1'   │ 'none'         │
            │ 21      │ 'system.adapter.openweathermap'         │ 'openweathermap'         │ '1.4.0'   │ 'none'         │
            │ 22      │ 'system.adapter.ping'                   │ 'ping'                   │ '2.2.4'   │ 'none'         │
            │ 23      │ 'system.adapter.proxmox'                │ 'proxmox'                │ '2.6.1'   │ 'none'         │
            │ 24      │ 'system.adapter.rest-api'               │ 'rest-api'               │ '4.0.1'   │ 'none'         │
            │ 25      │ 'system.adapter.roborock'               │ 'roborock'               │ '0.7.4'   │ 'none'         │
            │ 26      │ 'system.adapter.scenes'                 │ 'scenes'                 │ '4.0.4'   │ 'none'         │
            │ 27      │ 'system.adapter.shelly'                 │ 'shelly'                 │ '10.6.1'  │ 'none'         │
            │ 28      │ 'system.adapter.shuttercontrol'         │ 'shuttercontrol'         │ '2.0.12'  │ 'none'         │
            │ 29      │ 'system.adapter.simple-api'             │ 'simple-api'             │ '3.0.7'   │ 'none'         │
            │ 30      │ 'system.adapter.smartcontrol'           │ 'smartcontrol'           │ '2.0.1'   │ 'none'         │
            │ 31      │ 'system.adapter.smartthings'            │ 'smartthings'            │ '0.3.0'   │ 'none'         │
            │ 32      │ 'system.adapter.socketio'               │ 'socketio'               │ '7.1.3'   │ 'none'         │
            │ 33      │ 'system.adapter.sonoff'                 │ 'sonoff'                 │ '3.3.0'   │ 'none'         │
            │ 34      │ 'system.adapter.srm'                    │ 'srm'                    │ '1.0.0'   │ 'none'         │
            │ 35      │ 'system.adapter.switchbot-hub'          │ 'switchbot-hub'          │ '0.1.2'   │ 'none'         │
            │ 36      │ 'system.adapter.synology'               │ 'synology'               │ '3.1.0'   │ 'none'         │
            │ 37      │ 'system.adapter.trashschedule'          │ 'trashschedule'          │ '5.3.0'   │ 'none'         │
            │ 38      │ 'system.adapter.web'                    │ 'web'                    │ '8.3.0'   │ 'none'         │
            │ 39      │ 'system.adapter.ws'                     │ 'ws'                     │ '4.1.0'   │ 'none'         │
            └─────────┴─────────────────────────────────────────┴──────────────────────────┴───────────┴────────────────┘
            
            
            ioBroker-Adapter Versions and update status
            Used repository: Beta (latest)
            Adapter    "admin"        : 7.9.1    , installed 7.9.1
            Adapter    "alexa2"       : 3.28.1   , installed 3.28.1
            Adapter    "alias-manager": 2.1.0    , installed 2.1.0
            Adapter    "backitup"     : 3.3.17   , installed 3.3.17
            Adapter    "birthdays"    : 6.1.0    , installed 6.1.0
            Adapter    "cloud"        : 6.1.2    , installed 6.1.1  [Updatable]
            Adapter    "daswetter"    : 4.5.4    , installed 4.5.4
            Adapter    "device-reminder": 3.1.2  , installed 3.1.2
            Adapter    "device-watcher": 2.15.15 , installed 2.15.15
            Adapter    "devices"      : 2.1.1    , installed 2.1.1
            Adapter    "energiefluss" : 3.6.2    , installed 3.6.2
            Adapter    "energiefluss-erweitert": 0.8.2, installed 0.8.2
            Adapter    "fronius"      : 2.2.0    , installed 2.2.0
            Adapter    "gruenbeck"    : 0.0.46   , installed 0.0.46
            Adapter    "ical"         : 1.20.1   , installed 1.20.1
            Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
            Adapter    "iot"          : 6.1.3    , installed 6.1.3
            Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
            Adapter    "javascript"   : 9.2.4    , installed 9.2.4
            Controller "js-controller": 7.1.2    , installed 7.1.2
            Adapter    "mcp"          : 1.0.0    , installed 1.0.0
            Adapter    "meteoalarm"   : 4.0.1    , installed 4.0.1
            Adapter    "openweathermap": 1.4.0   , installed 1.4.0
            Adapter    "ping"         : 2.2.4    , installed 2.2.4
            Adapter    "proxmox"      : 2.6.1    , installed 2.6.1
            Adapter    "rest-api"     : 4.0.1    , installed 4.0.1
            Adapter    "roborock"     : 0.7.4    , installed 0.7.4
            Adapter    "scenes"       : 4.0.4    , installed 4.0.4
            Adapter    "shelly"       : 10.6.1   , installed 10.6.1
            Adapter    "shuttercontrol": 2.0.12  , installed 2.0.12
            Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
            Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
            Adapter    "smartthings"  : 0.3.0    , installed 0.3.0
            Adapter    "socketio"     : 7.1.3    , installed 7.1.3
            Adapter    "sonoff"       : 3.3.0    , installed 3.3.0
            Adapter    "srm"          : 1.0.0    , installed 1.0.0
            Adapter    "synology"     : 3.1.0    , installed 3.1.0
            Adapter    "trashschedule": 5.3.0    , installed 5.3.0
            Adapter    "web"          : 8.3.0    , installed 8.3.0
            Adapter    "ws"           : 4.1.0    , installed 4.1.0
            
            
            Objects and States
            Please stand by - This may take a while
            
            Objects:        19242
            States:         14467
            
            *** OS-Repositories and Updates ***
            
            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://deb.nodesource.com/node_22.x nodistro InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-06-11T18:59:48Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
            W: Failed to fetch https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-06-11T18:59:48Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
            W: Some index files failed to download. They have been ignored, or old ones used instead.
            Hit:1 http://security.debian.org/debian-security trixie-security InRelease
            Hit:2 http://deb.debian.org/debian trixie InRelease
            Hit:3 http://deb.debian.org/debian trixie-updates InRelease
            Get:4 https://deb.nodesource.com/node_22.x nodistro InRelease [12.1 kB]
            Err:4 https://deb.nodesource.com/node_22.x nodistro InRelease
              Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-06-11T18:59:48Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
            Reading package lists...
            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://deb.nodesource.com/node_22.x nodistro InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-06-11T18:59:48Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
            W: Failed to fetch https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-06-11T18:59:48Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
            W: Some index files failed to download. They have been ignored, or old ones used instead.
            
            Pending systemupdates: 0
            
            *** Listening Ports ***
            Netid State  Recv-Q Send-Q Local Address:Port   Peer Address:PortProcess
            udp   UNCONN 0      0            0.0.0.0:bootpc      0.0.0.0:*    users:(("dhclient",pid=576,fd=7))
            udp   UNCONN 0      0            0.0.0.0:sunrpc      0.0.0.0:*    users:(("rpcbind",pid=626,fd=5),("systemd",pid=1,fd=45))
            udp   UNCONN 0      0            0.0.0.0:58866       0.0.0.0:*    users:(("io.roborock.0",pid=1066,fd=36))
            udp   UNCONN 0      0            0.0.0.0:coap        0.0.0.0:*    users:(("io.shelly.0",pid=1792,fd=52))
            udp   UNCONN 0      0               [::]:sunrpc         [::]:*    users:(("rpcbind",pid=626,fd=7),("systemd",pid=1,fd=47))
            tcp   LISTEN 0      20         127.0.0.1:smtp        0.0.0.0:*    users:(("exim4",pid=935,fd=5))
            tcp   LISTEN 0      4096         0.0.0.0:sunrpc      0.0.0.0:*    users:(("rpcbind",pid=626,fd=4),("systemd",pid=1,fd=44))
            tcp   LISTEN 0      128          0.0.0.0:ssh         0.0.0.0:*    users:(("sshd",pid=693,fd=6))
            tcp   LISTEN 0      511        127.0.0.1:9001        0.0.0.0:*    users:(("iobroker.js-con",pid=632,fd=23))
            tcp   LISTEN 0      511        127.0.0.1:9000        0.0.0.0:*    users:(("iobroker.js-con",pid=632,fd=29))
            tcp   LISTEN 0      511          0.0.0.0:1882        0.0.0.0:*    users:(("io.shelly.1",pid=1894,fd=45))
            tcp   LISTEN 0      128        127.0.0.1:6010        0.0.0.0:*    users:(("sshd-session",pid=35960,fd=11))
            tcp   LISTEN 0      1            0.0.0.0:6969        0.0.0.0:*    users:(("nc",pid=36584,fd=3))
            tcp   LISTEN 0      511    192.168.0.250:1883        0.0.0.0:*    users:(("io.sonoff.0",pid=1848,fd=40))
            tcp   LISTEN 0      4096            [::]:sunrpc         [::]:*    users:(("rpcbind",pid=626,fd=6),("systemd",pid=1,fd=46))
            tcp   LISTEN 0      128             [::]:ssh            [::]:*    users:(("sshd",pid=693,fd=7))
            tcp   LISTEN 0      128            [::1]:6010           [::]:*    users:(("sshd-session",pid=35960,fd=10))
            tcp   LISTEN 0      20             [::1]:smtp           [::]:*    users:(("exim4",pid=935,fd=6))
            tcp   LISTEN 0      511                *:tproxy            *:*    users:(("io.admin.0",pid=8397,fd=39))
            tcp   LISTEN 0      511                *:8082              *:*    users:(("io.web.0",pid=8173,fd=35))
            tcp   LISTEN 0      511                *:8084              *:*    users:(("io.socketio.0",pid=2104,fd=34))
            tcp   LISTEN 0      511                *:8087              *:*    users:(("io.simple-api.0",pid=2070,fd=35))
            tcp   LISTEN 0      511                *:8093              *:*    users:(("io.rest-api.0",pid=2164,fd=34))
            
            
            *** Log File - Last 25 Lines ***
            2026-06-14 12:30:04.051  - info: host.ioBroker instance system.adapter.ical.2 in version "1.20.1" started with pid 35300
            2026-06-14 12:30:05.361  - info: ical.2 (35300) starting. Version 1.20.1 in /opt/iobroker/node_modules/iobroker.ical, node: v22.22.3, js-controller: 7.1.2
            2026-06-14 12:30:06.084  - info: ical.2 (35300) processing URL: Haus https://calendar.google.com/calendar/ical/amtc1uteokodeg9co0oo5q7p38%40group.calendar.google.com/private-947d1d0e17a9ba06719e88324dd68c8a/basic.ics
            2026-06-14 12:30:08.058  - info: host.ioBroker instance system.adapter.ical.1 in version "1.20.1" started with pid 35319
            2026-06-14 12:30:08.376  - info: ical.3 (35284) Terminated (NO_ERROR): Without reason
            2026-06-14 12:30:08.908  - info: host.ioBroker instance system.adapter.ical.3 having pid 35284 terminated with code 0 (NO_ERROR)
            2026-06-14 12:30:09.104  - info: ical.1 (35319) starting. Version 1.20.1 in /opt/iobroker/node_modules/iobroker.ical, node: v22.22.3, js-controller: 7.1.2
            2026-06-14 12:30:09.612  - info: ical.1 (35319) processing URL: Karin https://calendar.google.com/calendar/ical/karin.woechtl%40gmail.com/private-87598d02e239b73b66219a6ec217b62c/basic.ics
            2026-06-14 12:30:11.221  - info: ical.2 (35300) Terminated (NO_ERROR): Without reason
            2026-06-14 12:30:11.741  - info: host.ioBroker instance system.adapter.ical.2 having pid 35300 terminated with code 0 (NO_ERROR)
            2026-06-14 12:30:12.063  - info: host.ioBroker instance system.adapter.ical.0 in version "1.20.1" started with pid 35336
            2026-06-14 12:30:13.515  - info: ical.0 (35336) starting. Version 1.20.1 in /opt/iobroker/node_modules/iobroker.ical, node: v22.22.3, js-controller: 7.1.2
            2026-06-14 12:30:14.083  - info: ical.0 (35336) processing URL: Simon https://calendar.google.com/calendar/ical/simon.mueck%40gmail.com/private-37a8e46442c21ff64e4b4130cd132090/basic.ics
            2026-06-14 12:30:14.774  - info: ical.1 (35319) Terminated (NO_ERROR): Without reason
            2026-06-14 12:30:15.286  - info: host.ioBroker instance system.adapter.ical.1 having pid 35319 terminated with code 0 (NO_ERROR)
            2026-06-14 12:30:16.068  - info: host.ioBroker instance system.adapter.meteoalarm.1 in version "4.0.1" started with pid 35355
            2026-06-14 12:30:18.963  - info: host.ioBroker instance system.adapter.meteoalarm.1 having pid 35355 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2026-06-14 12:30:19.318  - info: ical.0 (35336) Terminated (NO_ERROR): Without reason
            2026-06-14 12:30:19.831  - info: host.ioBroker instance system.adapter.ical.0 having pid 35336 terminated with code 0 (NO_ERROR)
            2026-06-14 12:30:20.072  - info: host.ioBroker instance system.adapter.meteoalarm.0 in version "4.0.1" started with pid 35375
            2026-06-14 12:30:24.364  - info: host.ioBroker instance system.adapter.meteoalarm.0 having pid 35375 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2026-06-14 12:40:04.013  - info: host.ioBroker instance system.adapter.meteoalarm.1 in version "4.0.1" started with pid 36324
            2026-06-14 12:40:07.919  - info: host.ioBroker instance system.adapter.meteoalarm.1 having pid 36324 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2026-06-14 12:40:12.011  - info: host.ioBroker instance system.adapter.meteoalarm.0 in version "4.0.1" started with pid 36418
            2026-06-14 12:40:16.789  - info: host.ioBroker instance system.adapter.meteoalarm.0 having pid 36418 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            

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

            gruß vom Woody
            HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • da_WoodyD da_Woody

              @thomas-braun
              hab vor paar tagen iob VM auf trixie mit deiner anleitung gemacht. tropsdem dürfte da was nicht so ganz stimmen...
              entweder hab ich was übersehn, oder ein anderes problem.


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

              Script v.2026-06-01
              
              *** BASE SYSTEM ***
              Operating System: Debian GNU/Linux 13 (trixie)
               Static hostname: ioBroker
                     Icon name: computer-vm
                       Chassis: vm 🖴
                Virtualization: kvm
                        Kernel: Linux 6.12.90+deb13.1-amd64
                  Architecture: x86-64
               Hardware Vendor: QEMU
                Hardware Model: Standard PC _i440FX + PIIX, 1996_
              Firmware Version: rel-1.17.0-0-gb52ca86e094d-prebuilt.qemu.org
                 Firmware Date: Tue 2014-04-01
                  Firmware Age: 12y 2month 1w 6d
              OS is similar to:
              
              model name      : Common KVM processor
              Docker          : false
              Virtualization  : kvm
              Kernel          : x86_64
              Userland        : 64bit
              
              System was installed 1578 days ago (on 2022-02-17).
              
              Systemuptime and Load:
               12:39:55 up  8:39,  2 users,  load average: 1.83, 1.41, 1.31
              CPU threads     : 4
              
              *** LIFE CYCLE STATUS ***
              Operating System is the current Debian stable version codenamed 'trixie'!
              
              *** TIME AND TIMEZONES ***
                             Local time: Sun 2026-06-14 12:39:55 CEST
                         Universal time: Sun 2026-06-14 10:39:55 UTC
                               RTC time: Sun 2026-06-14 10:39:55
                              Time zone: Europe/Vienna (CEST, +0200)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** Users and Groups ***
              User that called 'iob diag':
              woody
              HOME=/home/woody
              GROUPS=woody adm cdrom floppy sudo audio dip video plugdev netdev iobroker
              
              User that is running 'js-controller':
              iobroker
              HOME=/home/iobroker
              GROUPS=iobroker tty dialout audio video plugdev
              
              *** DISPLAY-SERVER SETUP ***
              Display-Server:         X11
              Display-Manager:        Not found
              Desktop:
              Session:                tty
              Boot Target:            graphical.target
              
              System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'.
              Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            6.2G        4.9G        606M        3.8M        946M        1.3G
              Swap:           1.0G         12K        1.0G
              Total:          7.2G        4.9G        1.6G
              
              Active iob-Instances:   36
              
                       5931 M total memory
                       4697 M used memory
                       4379 M active memory
                        662 M inactive memory
                        577 M free memory
                         99 M buffer memory
                        803 M swap cache
                        974 M total swap
                          0 M used swap
                        974 M free swap
              
              *** top - Table Of Processes  ***
              top - 12:39:56 up  8:39,  2 users,  load average: 1.83, 1.41, 1.31
              Tasks: 158 total,   2 running, 156 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  4.8 us,  0.0 sy,  0.0 ni, 95.2 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
              MiB Mem :   5931.8 total,    577.1 free,   4698.6 used,    903.4 buff/cache
              MiB Swap:    975.0 total,    975.0 free,      0.0 used.   1233.3 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  2.9G     0  2.9G   0% /dev
              tmpfs          tmpfs     594M  516K  593M   1% /run
              /dev/sda1      ext4       97G   29G   64G  31% /
              tmpfs          tmpfs     2.9G     0  2.9G   0% /dev/shm
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
              tmpfs          tmpfs     2.9G  3.2M  2.9G   1% /tmp
              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
              tmpfs          tmpfs     594M  8.0K  594M   1% /run/user/1000
              
              Messages concerning filesystems in dmesg:
              [Sun Jun 14 04:00:25 2026] EXT4-fs (sda1): mounted filesystem 2b1b283d-3212-4438-a10b-e527d5d65141 ro with ordered data mode. Quota mode: none.
              [Sun Jun 14 04:00:26 2026] EXT4-fs (sda1): re-mounted 2b1b283d-3212-4438-a10b-e527d5d65141 r/w.
              
              Show mounted filesystems:
              TARGET SOURCE    FSTYPE OPTIONS
              /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
              
              Files in neuralgic directories:
              /var:
              6.4G    /var/
              3.8G    /var/cache/apt
              3.8G    /var/cache
              3.7G    /var/cache/apt/archives
              2.5G    /var/log
              Archived and active journals take up 2.3G in the file system.
              
              /opt/iobroker/backups:
              937M    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              798M    /opt/iobroker/iobroker-data/
              349M    /opt/iobroker/iobroker-data/files
              303M    /opt/iobroker/iobroker-data/backup-objects
              51M     /opt/iobroker/iobroker-data/files/iqontrol.meta/userimages
              51M     /opt/iobroker/iobroker-data/files/iqontrol.meta
              
              The five largest files in iobroker-data are:
              67M     /opt/iobroker/iobroker-data/objects.jsonl
              33M     /opt/iobroker/iobroker-data/files/meteoalarm.admin/geocodes.json
              20M     /opt/iobroker/iobroker-data/objects.json.bak
              20M     /opt/iobroker/iobroker-data/objects.json
              19M     /opt/iobroker/iobroker-data/states.jsonl
              
              USB-Devices by-id:
              USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
              please always prefer the links 'by-id':
              
              No Devices found 'by-id'
              No nvbackup.json found.
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v22.22.3
              /usr/bin/node           v22.22.3
              /usr/bin/npm            10.9.8
              /usr/bin/npx            10.9.8
              
              ✓ Node.js installation is correct
              
              nodejs:
                Installed: 22.22.3-1nodesource1
                Candidate: 22.22.3-1nodesource1
                Version table:
               *** 22.22.3-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                      100 /var/lib/dpkg/status
                   22.22.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.22.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.22.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.21.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.20.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.19.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.18.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.17.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.15.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.13.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.5.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.4.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   22.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                   20.19.2+dfsg-1+deb13u2 500
                      500 http://deb.debian.org/debian trixie/main amd64 Packages
                      500 http://security.debian.org/debian-security trixie-security/main amd64 Packages
              
              Temp directories causing deletion problem: 0
              No problems detected
              
              Errors in npm tree: 0
              No problems detected
              
              Checking for nodejs vulnerability:
              No known Vulnerabilities detected!
              
              
              *** ioBroker-Installation ***
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Hosts:
              ioBroker            ioBroker (version: 7.1.2, hostname: ioBroker      , alive, uptime: 31164)
              
              Core adapters versions
              js-controller:  7.1.2
              admin:          7.9.1
              javascript:     9.2.4
              
              nodejs modules from github:     3
              +-- iobroker.f1@0.1.6 (git+ssh://git@github.com/bloop16/ioBroker.f1.git#0a3539fe0556aaf4dc1ffe47002ce74aa3664e45)
              +-- iobroker.switchbot-hub@0.1.2 (git+ssh://git@github.com/arteck/ioBroker.switchbot-hub.git#375dc3d6d53d8322071e7d172137fef1f5849370)
              | +-- syno@3.0.0 (git+ssh://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
              
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                system.adapter.alias-manager.0          : alias-manager         : ioBroker                                 - disabled
              + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                system.adapter.birthdays.0              : birthdays             : ioBroker                                 -  enabled
              + system.adapter.cloud.0                  : cloud                 : ioBroker                                 -  enabled
                system.adapter.daswetter.0              : daswetter             : ioBroker                                 - disabled
              + system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
              + system.adapter.device-watcher.0         : device-watcher        : ioBroker                                 -  enabled
              + system.adapter.devices.0                : devices               : ioBroker                                 -  enabled
              + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
              + system.adapter.energiefluss.0           : energiefluss          : ioBroker                                 -  enabled
              + system.adapter.f1.0                     : f1                    : ioBroker                                 -  enabled
              + system.adapter.fronius.0                : fronius               : ioBroker                                 -  enabled
              + system.adapter.gruenbeck.0              : gruenbeck             : ioBroker                                 -  enabled
                system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
                system.adapter.ical.2                   : ical                  : ioBroker                                 -  enabled
                system.adapter.ical.3                   : ical                  : ioBroker                                 -  enabled
              + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
              + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
              + system.adapter.iqontrol.0               : iqontrol              : ioBroker                                 -  enabled
              + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                system.adapter.meteoalarm.0             : meteoalarm            : ioBroker                                 -  enabled
                system.adapter.meteoalarm.1             : meteoalarm            : ioBroker                                 -  enabled
                system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 -  enabled
              + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
              + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
              + system.adapter.rest-api.0               : rest-api              : ioBroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: woody
              + system.adapter.roborock.0               : roborock              : ioBroker                                 -  enabled
              + system.adapter.scenes.0                 : scenes                : ioBroker                                 -  enabled
              + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, bind: 0.0.0.0
              + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker                                 -  enabled
              + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.smartcontrol.0           : smartcontrol          : ioBroker                                 -  enabled
              + system.adapter.smartthings.0            : smartthings           : ioBroker                                 -  enabled
              + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 192.168.0.250
              + system.adapter.srm.0                    : srm                   : ioBroker                                 -  enabled, port: 8001
              + system.adapter.switchbot-hub.0          : switchbot-hub         : ioBroker                                 -  enabled
              + system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5001
              + system.adapter.synology.1               : synology              : ioBroker                                 -  enabled, port: 4001
              + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
              + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
              + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
              + system.adapter.rest-api.0               : rest-api              : ioBroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: woody
              + system.adapter.shelly.1                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 192.168.0.250
              + system.adapter.srm.0                    : srm                   : ioBroker                                 -  enabled, port: 8001
              + system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5001
              + system.adapter.synology.1               : synology              : ioBroker                                 -  enabled, port: 4001
              + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              
              ioBroker-Repositories
              ┌─────────┬────────────────────┬─────────────────────────────────────────────────────────┬──────────────┐
              │ (index) │ name               │ url                                                     │ auto upgrade │
              ├─────────┼────────────────────┼─────────────────────────────────────────────────────────┼──────────────┤
              │ 0       │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
              │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json' │ true         │
              └─────────┴────────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
              
              Active repo(s): Beta (latest)
              Upgrade policy: patch
              
              
              Installed ioBroker-Adapters
              ┌─────────┬─────────────────────────────────────────┬──────────────────────────┬───────────┬────────────────┐
              │ (index) │ id                                      │ name                     │ version   │ upgrade policy │
              ├─────────┼─────────────────────────────────────────┼──────────────────────────┼───────────┼────────────────┤
              │ 0       │ 'system.adapter.admin'                  │ 'admin'                  │ '7.9.1'   │ 'none'         │
              │ 1       │ 'system.adapter.alexa2'                 │ 'alexa2'                 │ '3.28.1'  │ 'none'         │
              │ 2       │ 'system.adapter.alias-manager'          │ 'alias-manager'          │ '2.1.0'   │ 'none'         │
              │ 3       │ 'system.adapter.backitup'               │ 'backitup'               │ '3.3.17'  │ 'none'         │
              │ 4       │ 'system.adapter.birthdays'              │ 'birthdays'              │ '6.1.0'   │ 'none'         │
              │ 5       │ 'system.adapter.cloud'                  │ 'cloud'                  │ '6.1.1'   │ 'none'         │
              │ 6       │ 'system.adapter.daswetter'              │ 'daswetter'              │ '4.5.4'   │ 'none'         │
              │ 7       │ 'system.adapter.device-reminder'        │ 'device-reminder'        │ '3.1.2'   │ 'none'         │
              │ 8       │ 'system.adapter.device-watcher'         │ 'device-watcher'         │ '2.15.15' │ 'none'         │
              │ 9       │ 'system.adapter.devices'                │ 'devices'                │ '2.1.1'   │ 'none'         │
              │ 10      │ 'system.adapter.energiefluss'           │ 'energiefluss'           │ '3.6.2'   │ 'none'         │
              │ 11      │ 'system.adapter.energiefluss-erweitert' │ 'energiefluss-erweitert' │ '0.8.2'   │ 'none'         │
              │ 12      │ 'system.adapter.f1'                     │ 'f1'                     │ '0.1.6'   │ 'none'         │
              │ 13      │ 'system.adapter.fronius'                │ 'fronius'                │ '2.2.0'   │ 'none'         │
              │ 14      │ 'system.adapter.gruenbeck'              │ 'gruenbeck'              │ '0.0.46'  │ 'none'         │
              │ 15      │ 'system.adapter.ical'                   │ 'ical'                   │ '1.20.1'  │ 'none'         │
              │ 16      │ 'system.adapter.influxdb'               │ 'influxdb'               │ '4.0.2'   │ 'none'         │
              │ 17      │ 'system.adapter.iot'                    │ 'iot'                    │ '6.1.3'   │ 'none'         │
              │ 18      │ 'system.adapter.iqontrol'               │ 'iqontrol'               │ '3.0.0'   │ 'none'         │
              │ 19      │ 'system.adapter.javascript'             │ 'javascript'             │ '9.2.4'   │ 'none'         │
              │ 20      │ 'system.adapter.meteoalarm'             │ 'meteoalarm'             │ '4.0.1'   │ 'none'         │
              │ 21      │ 'system.adapter.openweathermap'         │ 'openweathermap'         │ '1.4.0'   │ 'none'         │
              │ 22      │ 'system.adapter.ping'                   │ 'ping'                   │ '2.2.4'   │ 'none'         │
              │ 23      │ 'system.adapter.proxmox'                │ 'proxmox'                │ '2.6.1'   │ 'none'         │
              │ 24      │ 'system.adapter.rest-api'               │ 'rest-api'               │ '4.0.1'   │ 'none'         │
              │ 25      │ 'system.adapter.roborock'               │ 'roborock'               │ '0.7.4'   │ 'none'         │
              │ 26      │ 'system.adapter.scenes'                 │ 'scenes'                 │ '4.0.4'   │ 'none'         │
              │ 27      │ 'system.adapter.shelly'                 │ 'shelly'                 │ '10.6.1'  │ 'none'         │
              │ 28      │ 'system.adapter.shuttercontrol'         │ 'shuttercontrol'         │ '2.0.12'  │ 'none'         │
              │ 29      │ 'system.adapter.simple-api'             │ 'simple-api'             │ '3.0.7'   │ 'none'         │
              │ 30      │ 'system.adapter.smartcontrol'           │ 'smartcontrol'           │ '2.0.1'   │ 'none'         │
              │ 31      │ 'system.adapter.smartthings'            │ 'smartthings'            │ '0.3.0'   │ 'none'         │
              │ 32      │ 'system.adapter.socketio'               │ 'socketio'               │ '7.1.3'   │ 'none'         │
              │ 33      │ 'system.adapter.sonoff'                 │ 'sonoff'                 │ '3.3.0'   │ 'none'         │
              │ 34      │ 'system.adapter.srm'                    │ 'srm'                    │ '1.0.0'   │ 'none'         │
              │ 35      │ 'system.adapter.switchbot-hub'          │ 'switchbot-hub'          │ '0.1.2'   │ 'none'         │
              │ 36      │ 'system.adapter.synology'               │ 'synology'               │ '3.1.0'   │ 'none'         │
              │ 37      │ 'system.adapter.trashschedule'          │ 'trashschedule'          │ '5.3.0'   │ 'none'         │
              │ 38      │ 'system.adapter.web'                    │ 'web'                    │ '8.3.0'   │ 'none'         │
              │ 39      │ 'system.adapter.ws'                     │ 'ws'                     │ '4.1.0'   │ 'none'         │
              └─────────┴─────────────────────────────────────────┴──────────────────────────┴───────────┴────────────────┘
              
              
              ioBroker-Adapter Versions and update status
              Used repository: Beta (latest)
              Adapter    "admin"        : 7.9.1    , installed 7.9.1
              Adapter    "alexa2"       : 3.28.1   , installed 3.28.1
              Adapter    "alias-manager": 2.1.0    , installed 2.1.0
              Adapter    "backitup"     : 3.3.17   , installed 3.3.17
              Adapter    "birthdays"    : 6.1.0    , installed 6.1.0
              Adapter    "cloud"        : 6.1.2    , installed 6.1.1  [Updatable]
              Adapter    "daswetter"    : 4.5.4    , installed 4.5.4
              Adapter    "device-reminder": 3.1.2  , installed 3.1.2
              Adapter    "device-watcher": 2.15.15 , installed 2.15.15
              Adapter    "devices"      : 2.1.1    , installed 2.1.1
              Adapter    "energiefluss" : 3.6.2    , installed 3.6.2
              Adapter    "energiefluss-erweitert": 0.8.2, installed 0.8.2
              Adapter    "fronius"      : 2.2.0    , installed 2.2.0
              Adapter    "gruenbeck"    : 0.0.46   , installed 0.0.46
              Adapter    "ical"         : 1.20.1   , installed 1.20.1
              Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
              Adapter    "iot"          : 6.1.3    , installed 6.1.3
              Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
              Adapter    "javascript"   : 9.2.4    , installed 9.2.4
              Controller "js-controller": 7.1.2    , installed 7.1.2
              Adapter    "mcp"          : 1.0.0    , installed 1.0.0
              Adapter    "meteoalarm"   : 4.0.1    , installed 4.0.1
              Adapter    "openweathermap": 1.4.0   , installed 1.4.0
              Adapter    "ping"         : 2.2.4    , installed 2.2.4
              Adapter    "proxmox"      : 2.6.1    , installed 2.6.1
              Adapter    "rest-api"     : 4.0.1    , installed 4.0.1
              Adapter    "roborock"     : 0.7.4    , installed 0.7.4
              Adapter    "scenes"       : 4.0.4    , installed 4.0.4
              Adapter    "shelly"       : 10.6.1   , installed 10.6.1
              Adapter    "shuttercontrol": 2.0.12  , installed 2.0.12
              Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
              Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
              Adapter    "smartthings"  : 0.3.0    , installed 0.3.0
              Adapter    "socketio"     : 7.1.3    , installed 7.1.3
              Adapter    "sonoff"       : 3.3.0    , installed 3.3.0
              Adapter    "srm"          : 1.0.0    , installed 1.0.0
              Adapter    "synology"     : 3.1.0    , installed 3.1.0
              Adapter    "trashschedule": 5.3.0    , installed 5.3.0
              Adapter    "web"          : 8.3.0    , installed 8.3.0
              Adapter    "ws"           : 4.1.0    , installed 4.1.0
              
              
              Objects and States
              Please stand by - This may take a while
              
              Objects:        19242
              States:         14467
              
              *** OS-Repositories and Updates ***
              
              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://deb.nodesource.com/node_22.x nodistro InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-06-11T18:59:48Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
              W: Failed to fetch https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-06-11T18:59:48Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
              W: Some index files failed to download. They have been ignored, or old ones used instead.
              Hit:1 http://security.debian.org/debian-security trixie-security InRelease
              Hit:2 http://deb.debian.org/debian trixie InRelease
              Hit:3 http://deb.debian.org/debian trixie-updates InRelease
              Get:4 https://deb.nodesource.com/node_22.x nodistro InRelease [12.1 kB]
              Err:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-06-11T18:59:48Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
              Reading package lists...
              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://deb.nodesource.com/node_22.x nodistro InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-06-11T18:59:48Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
              W: Failed to fetch https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6F71F525282841EEDAF851B42F59B5F99B1BE0B4 is not bound:            No binding signature at time 2026-06-11T18:59:48Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
              W: Some index files failed to download. They have been ignored, or old ones used instead.
              
              Pending systemupdates: 0
              
              *** Listening Ports ***
              Netid State  Recv-Q Send-Q Local Address:Port   Peer Address:PortProcess
              udp   UNCONN 0      0            0.0.0.0:bootpc      0.0.0.0:*    users:(("dhclient",pid=576,fd=7))
              udp   UNCONN 0      0            0.0.0.0:sunrpc      0.0.0.0:*    users:(("rpcbind",pid=626,fd=5),("systemd",pid=1,fd=45))
              udp   UNCONN 0      0            0.0.0.0:58866       0.0.0.0:*    users:(("io.roborock.0",pid=1066,fd=36))
              udp   UNCONN 0      0            0.0.0.0:coap        0.0.0.0:*    users:(("io.shelly.0",pid=1792,fd=52))
              udp   UNCONN 0      0               [::]:sunrpc         [::]:*    users:(("rpcbind",pid=626,fd=7),("systemd",pid=1,fd=47))
              tcp   LISTEN 0      20         127.0.0.1:smtp        0.0.0.0:*    users:(("exim4",pid=935,fd=5))
              tcp   LISTEN 0      4096         0.0.0.0:sunrpc      0.0.0.0:*    users:(("rpcbind",pid=626,fd=4),("systemd",pid=1,fd=44))
              tcp   LISTEN 0      128          0.0.0.0:ssh         0.0.0.0:*    users:(("sshd",pid=693,fd=6))
              tcp   LISTEN 0      511        127.0.0.1:9001        0.0.0.0:*    users:(("iobroker.js-con",pid=632,fd=23))
              tcp   LISTEN 0      511        127.0.0.1:9000        0.0.0.0:*    users:(("iobroker.js-con",pid=632,fd=29))
              tcp   LISTEN 0      511          0.0.0.0:1882        0.0.0.0:*    users:(("io.shelly.1",pid=1894,fd=45))
              tcp   LISTEN 0      128        127.0.0.1:6010        0.0.0.0:*    users:(("sshd-session",pid=35960,fd=11))
              tcp   LISTEN 0      1            0.0.0.0:6969        0.0.0.0:*    users:(("nc",pid=36584,fd=3))
              tcp   LISTEN 0      511    192.168.0.250:1883        0.0.0.0:*    users:(("io.sonoff.0",pid=1848,fd=40))
              tcp   LISTEN 0      4096            [::]:sunrpc         [::]:*    users:(("rpcbind",pid=626,fd=6),("systemd",pid=1,fd=46))
              tcp   LISTEN 0      128             [::]:ssh            [::]:*    users:(("sshd",pid=693,fd=7))
              tcp   LISTEN 0      128            [::1]:6010           [::]:*    users:(("sshd-session",pid=35960,fd=10))
              tcp   LISTEN 0      20             [::1]:smtp           [::]:*    users:(("exim4",pid=935,fd=6))
              tcp   LISTEN 0      511                *:tproxy            *:*    users:(("io.admin.0",pid=8397,fd=39))
              tcp   LISTEN 0      511                *:8082              *:*    users:(("io.web.0",pid=8173,fd=35))
              tcp   LISTEN 0      511                *:8084              *:*    users:(("io.socketio.0",pid=2104,fd=34))
              tcp   LISTEN 0      511                *:8087              *:*    users:(("io.simple-api.0",pid=2070,fd=35))
              tcp   LISTEN 0      511                *:8093              *:*    users:(("io.rest-api.0",pid=2164,fd=34))
              
              
              *** Log File - Last 25 Lines ***
              2026-06-14 12:30:04.051  - info: host.ioBroker instance system.adapter.ical.2 in version "1.20.1" started with pid 35300
              2026-06-14 12:30:05.361  - info: ical.2 (35300) starting. Version 1.20.1 in /opt/iobroker/node_modules/iobroker.ical, node: v22.22.3, js-controller: 7.1.2
              2026-06-14 12:30:06.084  - info: ical.2 (35300) processing URL: Haus https://calendar.google.com/calendar/ical/amtc1uteokodeg9co0oo5q7p38%40group.calendar.google.com/private-947d1d0e17a9ba06719e88324dd68c8a/basic.ics
              2026-06-14 12:30:08.058  - info: host.ioBroker instance system.adapter.ical.1 in version "1.20.1" started with pid 35319
              2026-06-14 12:30:08.376  - info: ical.3 (35284) Terminated (NO_ERROR): Without reason
              2026-06-14 12:30:08.908  - info: host.ioBroker instance system.adapter.ical.3 having pid 35284 terminated with code 0 (NO_ERROR)
              2026-06-14 12:30:09.104  - info: ical.1 (35319) starting. Version 1.20.1 in /opt/iobroker/node_modules/iobroker.ical, node: v22.22.3, js-controller: 7.1.2
              2026-06-14 12:30:09.612  - info: ical.1 (35319) processing URL: Karin https://calendar.google.com/calendar/ical/karin.woechtl%40gmail.com/private-87598d02e239b73b66219a6ec217b62c/basic.ics
              2026-06-14 12:30:11.221  - info: ical.2 (35300) Terminated (NO_ERROR): Without reason
              2026-06-14 12:30:11.741  - info: host.ioBroker instance system.adapter.ical.2 having pid 35300 terminated with code 0 (NO_ERROR)
              2026-06-14 12:30:12.063  - info: host.ioBroker instance system.adapter.ical.0 in version "1.20.1" started with pid 35336
              2026-06-14 12:30:13.515  - info: ical.0 (35336) starting. Version 1.20.1 in /opt/iobroker/node_modules/iobroker.ical, node: v22.22.3, js-controller: 7.1.2
              2026-06-14 12:30:14.083  - info: ical.0 (35336) processing URL: Simon https://calendar.google.com/calendar/ical/simon.mueck%40gmail.com/private-37a8e46442c21ff64e4b4130cd132090/basic.ics
              2026-06-14 12:30:14.774  - info: ical.1 (35319) Terminated (NO_ERROR): Without reason
              2026-06-14 12:30:15.286  - info: host.ioBroker instance system.adapter.ical.1 having pid 35319 terminated with code 0 (NO_ERROR)
              2026-06-14 12:30:16.068  - info: host.ioBroker instance system.adapter.meteoalarm.1 in version "4.0.1" started with pid 35355
              2026-06-14 12:30:18.963  - info: host.ioBroker instance system.adapter.meteoalarm.1 having pid 35355 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2026-06-14 12:30:19.318  - info: ical.0 (35336) Terminated (NO_ERROR): Without reason
              2026-06-14 12:30:19.831  - info: host.ioBroker instance system.adapter.ical.0 having pid 35336 terminated with code 0 (NO_ERROR)
              2026-06-14 12:30:20.072  - info: host.ioBroker instance system.adapter.meteoalarm.0 in version "4.0.1" started with pid 35375
              2026-06-14 12:30:24.364  - info: host.ioBroker instance system.adapter.meteoalarm.0 having pid 35375 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2026-06-14 12:40:04.013  - info: host.ioBroker instance system.adapter.meteoalarm.1 in version "4.0.1" started with pid 36324
              2026-06-14 12:40:07.919  - info: host.ioBroker instance system.adapter.meteoalarm.1 having pid 36324 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2026-06-14 12:40:12.011  - info: host.ioBroker instance system.adapter.meteoalarm.0 in version "4.0.1" started with pid 36418
              2026-06-14 12:40:16.789  - info: host.ioBroker instance system.adapter.meteoalarm.0 having pid 36418 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              

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

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

              @da_Woody sagte:

              Display-Server: X11

              Das stimmt schon nicht. Auf einem Server läuft KEIN Display-Server...

              Das nodesource-Repo nochmal neuanlegen:

              iob nodejs-update 22
              

              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

              da_WoodyD 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @da_Woody sagte:

                Display-Server: X11

                Das stimmt schon nicht. Auf einem Server läuft KEIN Display-Server...

                Das nodesource-Repo nochmal neuanlegen:

                iob nodejs-update 22
                
                da_WoodyD Online
                da_WoodyD Online
                da_Woody
                Most Active
                schrieb am zuletzt editiert von
                #257

                @Thomas-Braun sagte:

                Das nodesource-Repo nochmal neuanlegen:

                das hat anscheinend geklappert! thnx!

                Display-Server: X11

                woher das kommt ist mir ein rätsel... wie kann ich das fixen?

                gruß vom Woody
                HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • da_WoodyD da_Woody

                  @Thomas-Braun sagte:

                  Das nodesource-Repo nochmal neuanlegen:

                  das hat anscheinend geklappert! thnx!

                  Display-Server: X11

                  woher das kommt ist mir ein rätsel... wie kann ich das fixen?

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

                  @da_Woody

                  System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'.
                  Please set BootTarget to 'multi-user.target' or run 'iobroker fix'

                  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

                  da_WoodyD 1 Antwort Letzte Antwort
                  1
                  • Thomas BraunT Thomas Braun

                    @fuzzy1955 sagte:

                    dank Thomas mache ich periodisch (alle 3 -4 Monate) eine Neuinstallation

                    LOL - kann mich nicht daran erinnern das in der Form mal empfohlen zu haben. Aber wenn es dir als 'Trainigslager' dient, okay.

                    fuzzy1955F Offline
                    fuzzy1955F Offline
                    fuzzy1955
                    schrieb am zuletzt editiert von
                    #259

                    @Thomas-Braun sagte:

                    kann mich nicht daran erinnern das in der Form mal empfohlen zu haben. Aber wenn es dir als 'Trainigslager' dient, okay

                    Stimmt - empfohlen hast du es nicht. Es ist tatsächlich mein "Trainingslager", damit ich mit Linux und IOB einigermaßen fit bleibe ;-)

                    Smart-Home-Automation unter IOB auf RASPI5, 16GB RAM, 50GB SSD, MariaSQL, VIS-2.
                    Anfang 2025 war ich Newbie in Sachen RaspBerry, Linux und IOB.
                    Jetzt läuft alles konstant gut und ich gebe gern meine Erfahrungen und mein Wissen an die Forums-User/Innen weiter.
                    Großes Danke an alle tatkräftigen Helfer im Forum!

                    1 Antwort Letzte Antwort
                    2
                    • Thomas BraunT Thomas Braun

                      @da_Woody

                      System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'.
                      Please set BootTarget to 'multi-user.target' or run 'iobroker fix'

                      da_WoodyD Online
                      da_WoodyD Online
                      da_Woody
                      Most Active
                      schrieb zuletzt editiert von
                      #260

                      @Thomas-Braun
                      kann es sein, daß das an mobaxterm liegt?
                      0cfc51ef-96b4-4c85-b37c-5aa18854abfa-image.jpeg
                      iob fix 2x drübergelassen...

                      gruß vom Woody
                      HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • da_WoodyD da_Woody

                        @Thomas-Braun
                        kann es sein, daß das an mobaxterm liegt?
                        0cfc51ef-96b4-4c85-b37c-5aa18854abfa-image.jpeg
                        iob fix 2x drübergelassen...

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb zuletzt editiert von
                        #261

                        @da_Woody

                        Möglich. Jedenfall schleppt das Ding wohl aus irgendwelchen Gründen X11-forwarding an.

                        Kannst du das boot target nicht per

                        sudo systemctl set-default multi-user.target
                        

                        setzen?

                        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

                        da_WoodyD 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @da_Woody

                          Möglich. Jedenfall schleppt das Ding wohl aus irgendwelchen Gründen X11-forwarding an.

                          Kannst du das boot target nicht per

                          sudo systemctl set-default multi-user.target
                          

                          setzen?

                          da_WoodyD Online
                          da_WoodyD Online
                          da_Woody
                          Most Active
                          schrieb zuletzt editiert von
                          #262

                          @Thomas-Braun sagte:

                          sudo systemctl set-default multi-user.target

                          hatte ich ja schon per iob fix gemacht. jetzt nochmal damit.
                          reboot vom iob, selbe meldung. ich tipp da echt auf moba.
                          und weils so witzig ist, nach dem reboot hat sich alexa adapter wieder auf gelb gestellt...
                          https://forum.iobroker.net/topic/84716/gelöst-schwierigkeiten-mit-alexa-adapter/107?_=1781265403827

                          gerade über putty rein, da sieht man halt nix. wesweil ich da auf moba tippe, das da was reinhaut.
                          die vm wurde nie mit gfx aufgesetzt...

                          login as: woody
                          woody@192.168.0.250's password:
                          Linux ioBroker 6.12.90+deb13.1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.90-2 (2026-05-27) x86_64
                          
                          The programs included with the Debian GNU/Linux system are free software;
                          the exact distribution terms for each program are described in the
                          individual files in /usr/share/doc/*/copyright.
                          
                          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                          permitted by applicable law.
                          Last login: Tue Jun 16 12:30:49 2026 from 192.168.7.208
                          woody@ioBroker:~$
                          
                          

                          gruß vom Woody
                          HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • da_WoodyD da_Woody

                            @Thomas-Braun sagte:

                            sudo systemctl set-default multi-user.target

                            hatte ich ja schon per iob fix gemacht. jetzt nochmal damit.
                            reboot vom iob, selbe meldung. ich tipp da echt auf moba.
                            und weils so witzig ist, nach dem reboot hat sich alexa adapter wieder auf gelb gestellt...
                            https://forum.iobroker.net/topic/84716/gelöst-schwierigkeiten-mit-alexa-adapter/107?_=1781265403827

                            gerade über putty rein, da sieht man halt nix. wesweil ich da auf moba tippe, das da was reinhaut.
                            die vm wurde nie mit gfx aufgesetzt...

                            login as: woody
                            woody@192.168.0.250's password:
                            Linux ioBroker 6.12.90+deb13.1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.90-2 (2026-05-27) x86_64
                            
                            The programs included with the Debian GNU/Linux system are free software;
                            the exact distribution terms for each program are described in the
                            individual files in /usr/share/doc/*/copyright.
                            
                            Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                            permitted by applicable law.
                            Last login: Tue Jun 16 12:30:49 2026 from 192.168.7.208
                            woody@ioBroker:~$
                            
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb zuletzt editiert von
                            #263

                            @da_Woody

                            Und über puTTY sagt

                            systemctl get-default
                            

                            dann was?

                            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

                            da_WoodyD 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @da_Woody

                              Und über puTTY sagt

                              systemctl get-default
                              

                              dann was?

                              da_WoodyD Online
                              da_WoodyD Online
                              da_Woody
                              Most Active
                              schrieb zuletzt editiert von
                              #264

                              @Thomas-Braun
                              tja,

                              login as: woody
                              woody@192.168.0.250's password:
                              Linux ioBroker 6.12.90+deb13.1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.90-2 (2026-05-27) x86_64
                              
                              The programs included with the Debian GNU/Linux system are free software;
                              the exact distribution terms for each program are described in the
                              individual files in /usr/share/doc/*/copyright.
                              
                              Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                              permitted by applicable law.
                              Last login: Tue Jun 16 12:38:37 2026 from 192.168.7.208
                              woody@ioBroker:~$ systemctl get-default
                              multi-user.target
                              woody@ioBroker:~$
                              
                              

                              gruß vom Woody
                              HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • da_WoodyD da_Woody

                                @Thomas-Braun
                                tja,

                                login as: woody
                                woody@192.168.0.250's password:
                                Linux ioBroker 6.12.90+deb13.1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.90-2 (2026-05-27) x86_64
                                
                                The programs included with the Debian GNU/Linux system are free software;
                                the exact distribution terms for each program are described in the
                                individual files in /usr/share/doc/*/copyright.
                                
                                Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                permitted by applicable law.
                                Last login: Tue Jun 16 12:38:37 2026 from 192.168.7.208
                                woody@ioBroker:~$ systemctl get-default
                                multi-user.target
                                woody@ioBroker:~$
                                
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb zuletzt editiert von
                                #265

                                @da_Woody

                                Dann schleppt mobaxterm da wohl einen vollen X-Server mit an. Warum auch immer.
                                Offenbar tunneln die da eine X-Session über SSH.

                                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

                                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

                                555

                                Online

                                32.9k

                                Benutzer

                                83.2k

                                Themen

                                1.3m

                                Beiträge
                                Community
                                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                ioBroker Community 2014-2026
                                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