Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Adapter lassen sich nicht updaten

NEWS

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    589

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

Adapter lassen sich nicht updaten

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
14 Beiträge 3 Kommentatoren 893 Aufrufe 4 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.
  • F Feinfinger

    @haus-automatisierung

    Danke für die Antwort, leider bleibt der Fehler.

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

    @feinfinger

    Dann schau dir das ganze Konstrukt an. Per

    iob diag
    

    am besten.

    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

    F 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @feinfinger

      Dann schau dir das ganze Konstrukt an. Per

      iob diag
      

      am besten.

      F Offline
      F Offline
      Feinfinger
      schrieb am zuletzt editiert von
      #5

      @thomas-braun

      Guten Morgen,

      Hier die Ausgabe von iob diag.

      ========== Start marking the full check here ===========
      
      ```bash
      Script v.2025-08-09
      
      *** BASE SYSTEM ***
      Operating System: Ubuntu 24.04.3 LTS
       Static hostname: ioBroker
             Icon name: computer-container
               Chassis: container ☐
        Virtualization: lxc
                Kernel: Linux 6.14.11-1-pve
          Architecture: x86-64
      OS is similar to: debian
      
      model name      : 13th Gen Intel(R) Core(TM) i5-1340P
      Docker          : false
      Virtualization  : lxc
      Kernel          : x86_64
      Userland        : 64 bit
      
      Systemuptime and Load:
       06:45:07 up 23:05,  0 user,  load average: 0.46, 1.46, 1.10
      CPU threads: 4
      
      
      *** LIFE CYCLE STATUS ***
      Operating System is the current Ubuntu LTS release codenamed 'noble'!
      
      *** TIME AND TIMEZONES ***
                     Local time: Fri 2025-09-19 06:45:07 CEST
                 Universal time: Fri 2025-09-19 04:45:07 UTC
                       RTC time: n/a
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: inactive
                RTC in local TZ: no
      
      *** Users and Groups ***
      User that called 'iob diag':
      smarthome
      HOME=/home/smarthome
      GROUPS=smarthome sudo iobroker
      
      User that is running 'js-controller':
      js-controller is not running
      
      *** DISPLAY-SERVER SETUP ***
      Display-Server:         false
      Unit display-manager.service could not be found.
      Display-Manager: 
      Desktop: 
      Session: 
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            8.6G         47M        6.1G        139K        2.4G        8.5G
      Swap:             0B          0B          0B
      Total:          8.6G         47M        6.1G
      
      Active iob-Instances:   1
      
               8192 M total memory
                 45 M used memory
                156 M active memory
               1938 M inactive memory
               5833 M free memory
                  0 M buffer memory
               2313 M swap cache
                  0 M total swap
                  0 M used swap
                  0 M free swap
      
      *** top - Table Of Processes  ***
      top - 06:45:08 up 23:05,  0 user,  load average: 0.46, 1.46, 1.10
      Tasks:  30 total,   1 running,  29 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
      MiB Mem :   8192.0 total,   5832.3 free,     46.7 used,   2313.1 buff/cache     
      MiB Swap:      0.0 total,      0.0 free,      0.0 used.   8145.3 avail Mem 
      
      *** FAILED SERVICES ***
      
        UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
      * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
      * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
      * iobroker.service        loaded failed failed ioBroker Server
      
      Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
              ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
              SUB    -> The low-level unit activation state, values depend on unit type.
      
      3 loaded units listed.
      
      
      *** DMESG CRITICAL ERRORS ***
      dmesg: read kernel buffer failed: Operation not permitted
      No critical errors detected
      
      *** FILESYSTEM ***
      Filesystem                       Type      Size  Used Avail Use% Mounted on
      /dev/mapper/pve-vm--114--disk--0 ext4       16G   12G  3.2G  79% /
      none                             tmpfs     492K  4.0K  488K   1% /dev
      efivarfs                         efivarfs  192K  113K   75K  60% /sys/firmware/efi/efivars
      tmpfs                            tmpfs      16G     0   16G   0% /dev/shm
      tmpfs                            tmpfs     6.2G  132K  6.2G   1% /run
      tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
      
      Messages concerning ext4 filesystem in dmesg:
      dmesg: read kernel buffer failed: Operation not permitted
      
      Show mounted filesystems:
      TARGET SOURCE                           FSTYPE OPTIONS
      /      /dev/mapper/pve-vm--114--disk--0 ext4   rw,relatime,stripe=16
      
      Files in neuralgic directories:
      
      /var:
      3.2G    /var/
      1.6G    /var/log/journal/db91a8d9813048b3b0d9627361bf92a2
      1.6G    /var/log/journal
      1.6G    /var/log
      1.3G    /var/cache/apt
      
      Hint: You are currently not seeing messages from other users and the system.
            Users in groups 'adm', 'systemd-journal' can see all messages.
            Pass -q to turn off this notice.
      Archived and active journals take up 90.2M in the file system.
      
      /opt/iobroker/backups:
      353M    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      699M    /opt/iobroker/iobroker-data/
      386M    /opt/iobroker/iobroker-data/files
      236M    /opt/iobroker/iobroker-data/backup-objects
      48M     /opt/iobroker/iobroker-data/files/iot.admin
      47M     /opt/iobroker/iobroker-data/files/vis-2
      
      The five largest files in iobroker-data are:
      38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
      30M     /opt/iobroker/iobroker-data/files/notification-manager.admin/build/index.js.map
      28M     /opt/iobroker/iobroker-data/objects.jsonl
      24M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
      22M     /opt/iobroker/iobroker-data/objects.json.migrated
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      No Devices found 'by-id'
      
      Zigbee Network Settings on your coordinator/in nvbackup are:
      
      zigbee.X
      Extended Pan ID:
      *** MASKED ***
      Pan ID:
      *** MASKED ***
      Channel:
      *** MASKED ***
      Network Key:
      *** MASKED ***
      
      To unmask the settings run 'iob diag --unmask'
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v22.19.0
      /usr/bin/node           v22.19.0
      /usr/bin/npm            10.9.3
      /usr/bin/npx            10.9.3
      /usr/bin/corepack       0.34.0
      
      nodejs:
        Installed: 22.19.0-1nodesource1
        Candidate: 22.19.0-1nodesource1
        Version table:
       *** 22.19.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
              100 /var/lib/dpkg/status
           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
           18.19.1+dfsg-6ubuntu5 500
              500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages
      
      Temp directories causing deletion problem: 0
      No problems detected
      
      Errors in npm tree: 0
      No problems detected
      
      Checking for nodejs vulnerability:
      
      
       █████  ██      ██           ██████   ██████   ██████  ██████         ██
      ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
      ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
      ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
      ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
      
      
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is not running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Hosts:
      ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 481)
      
      Core adapters versions
      js-controller:  7.0.7
      admin:          7.7.2
      javascript:     8.9.2
      
      nodejs modules from github:     2
      |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
      | +-- syno@3.0.0 invalid: "git+https://git@github.com/MeisterTR/syno.git" from node_modules/iobroker.synology
      
      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                                 -  enabled
        system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
        system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
        system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
        system.adapter.ems-esp.0                : ems-esp               : ioBroker                                 -  enabled
        system.adapter.fhem.0                   : fhem                  : ioBroker                                 -  enabled, port: 7072
        system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
        system.adapter.govee-local.0            : govee-local           : ioBroker                                 -  enabled
        system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
        system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
        system.adapter.homekit-controller.0     : homekit-controller    : ioBroker                                 - disabled
        system.adapter.husqvarna-automower.0    : husqvarna-automower   : ioBroker                                 -  enabled
        system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
        system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
        system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
        system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
        system.adapter.linux-control.0          : linux-control         : ioBroker                                 -  enabled
        system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
        system.adapter.modbus.1                 : modbus                : ioBroker                                 -  enabled
        system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        system.adapter.notification-manager.0   : notification-manager  : ioBroker                                 -  enabled
        system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
        system.adapter.radar2.0                 : radar2                : ioBroker                                 -  enabled
        system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
        system.adapter.sonoff.0                 : sonoff                : ioBroker                                 - disabled, port: 1883, bind: 192.168.178.61
        system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5001
        system.adapter.tado.0                   : tado                  : ioBroker                                 -  enabled
        system.adapter.telegram.0               : telegram              : ioBroker                                 - disabled, port: 8443, bind: 0.0.0.0
        system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
        system.adapter.vis-2.0                  : vis-2                 : ioBroker                                 -  enabled
        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
        system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 -  enabled
        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
        system.adapter.vis-plumb.0              : vis-plumb             : ioBroker                                 - disabled
        system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
        system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.178.61, run as: admin
        system.adapter.yahka.0                  : yahka                 : ioBroker                                 -  enabled
      
      + 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.fhem.0                   : fhem                  : ioBroker                                 -  enabled, port: 7072
        system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
        system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
        system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
        system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
        system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5001
        system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.178.61, run as: admin
      
      ioBroker-Repositories
      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
      │ (index) │ name     │ url                                                     │ auto upgrade │
      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
      
      Active repo(s): stable
      Upgrade policy: none
      
      Installed ioBroker-Adapters
      Used repository: stable
      Adapter    "admin"        : 7.7.2    , installed 7.7.2
      Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
      Adapter    "alias-manager": 2.0.0    , installed 2.0.0
      Adapter    "backitup"     : 3.3.5    , installed 3.3.5
      Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
      Adapter    "ems-esp"      : 6.0.0    , installed 6.0.0
      Adapter    "fhem"         : 3.0.0    , installed 3.0.0
      Adapter    "fullybrowser" : 3.1.2    , installed 3.1.2
      Adapter    "govee-local"  : 0.2.9    , installed 0.2.8  [Updatable]
      Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
      Adapter    "homekit-controller": 0.5.11, installed 0.5.11
      Adapter    "ical"         : 1.16.2   , installed 1.16.2
      Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
      Adapter    "iot"          : 3.3.0    , installed 3.3.0
      Adapter    "javascript"   : 8.9.2    , installed 8.9.2
      Controller "js-controller": 7.0.7    , installed 7.0.7
      Adapter    "linux-control": 1.1.5    , installed 1.1.5
      Adapter    "modbus"       : 6.3.2    , installed 6.3.2
      Adapter    "mqtt"         : 6.1.4    , installed 6.1.2  [Updatable]
      Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
      Adapter    "notification-manager": 1.3.0, installed 1.3.0
      Adapter    "pushover"     : 4.1.0    , installed 4.1.0
      Adapter    "radar2"       : 2.4.0    , installed 2.4.0
      Adapter    "shelly"       : 10.1.0   , installed 10.1.0
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
      Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
      Adapter    "synology"     : 3.1.0    , installed 3.1.0
      Adapter    "tado"         : 0.7.10   , installed 0.7.10
      Adapter    "telegram"     : 4.1.0    , installed 4.1.0
      Adapter    "trashschedule": 3.3.0    , installed 3.3.0
      Adapter    "vis"          : 1.5.6    , installed 1.5.6
      Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
      Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
      Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
      Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
      Adapter    "web"          : 7.0.8    , installed 7.0.9
      Adapter    "ws"           : 2.6.2    , installed 2.6.2
      Adapter    "yahka"        : 1.1.5    , installed 1.1.5
      
      Objects and States
      Please stand by - This may take a while
      Objects:        14243
      States:         11994
      
      *** OS-Repositories and Updates ***
      Hit:1 https://deb.nodesource.com/node_22.x nodistro InRelease
      Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
      Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease
      Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease
      Reading package lists...
      Pending Updates: 0
      
      *** Listening Ports ***
      Active Internet connections (only servers)
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
      tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      102        133591972  231/systemd-resolve 
      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          133592326  441/master          
      tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      102        133591970  231/systemd-resolve 
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          133581801  1/init              
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          133587946  1/init              
      tcp6       0      0 :::111                  :::*                    LISTEN      0          133581803  1/init              
      tcp6       0      0 :::22                   :::*                    LISTEN      0          133587947  1/init              
      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          133592327  441/master          
      udp        0      0 127.0.0.54:53           0.0.0.0:*                           102        133591971  231/systemd-resolve 
      udp        0      0 127.0.0.53:53           0.0.0.0:*                           102        133591969  231/systemd-resolve 
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          133581802  1/init              
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        133594148  237/avahi-daemon: r 
      udp        0      0 0.0.0.0:46786           0.0.0.0:*                           108        133594150  237/avahi-daemon: r 
      udp6       0      0 :::47825                :::*                                108        133594151  237/avahi-daemon: r 
      udp6       0      0 :::111                  :::*                                0          133581804  1/init              
      udp6       0      0 :::5353                 :::*                                108        133594149  237/avahi-daemon: r 
      
      *** Log File - Last 25 Lines ***
      
      2025-09-19 06:44:03.909  - info: discovery.0 (18819) Terminated (NO_ERROR): Without reason
      2025-09-19 06:44:03.910  - info: ems-esp.0 (18695) terminating
      2025-09-19 06:44:03.909  - info: notification-manager.0 (18757) Terminated (NO_ERROR): Without reason
      2025-09-19 06:44:03.910  - info: trashschedule.0 (18896) Terminated (NO_ERROR): Without reason
      2025-09-19 06:44:03.908  - info: govee-local.0 (18789) terminating
      2025-09-19 06:44:03.909  - info: govee-local.0 (18789) Terminated (NO_ERROR): Without reason
      2025-09-19 06:44:03.911  - info: ems-esp.0 (18695) Terminated (NO_ERROR): Without reason
      2025-09-19 06:44:03.909  - info: vis-2.0 (18881) Terminated (NO_ERROR): Without reason
      2025-09-19 06:44:04.325  - info: backitup.0 (18539) terminating
      2025-09-19 06:44:04.326  - info: pushover.0 (18506) terminating
      2025-09-19 06:44:04.327  - info: pushover.0 (18506) Terminated (NO_ERROR): Without reason
      2025-09-19 06:44:04.327  - info: synology.0 (18712) terminating
      2025-09-19 06:44:04.328  - info: modbus.0 (18680) terminating
      2025-09-19 06:44:04.328  - info: yahka.0 (18635) terminating
      2025-09-19 06:44:04.328  - info: modbus.1 (18727) terminating
      2025-09-19 06:44:04.329  - info: govee-local.0 (18789) terminating
      2025-09-19 06:44:04.329  - info: notification-manager.0 (18757) terminating
      2025-09-19 06:44:04.330  - info: vis-2.0 (18881) terminating
      2025-09-19 06:44:04.330  - info: discovery.0 (18819) terminating
      2025-09-19 06:44:04.331  - info: trashschedule.0 (18896) terminating
      2025-09-19 06:44:04.332  - info: radar2.0 (18599) terminating
      2025-09-19 06:44:04.338  - info: iot.0 (18834) terminating
      2025-09-19 06:44:04.338  - info: tado.0 (18944) terminating
      2025-09-19 06:44:04.935  - warn: host.ioBroker instance system.adapter.pushover.0 terminated due to SIGKILL
      2025-09-19 06:44:04.953  - warn: host.ioBroker instance system.adapter.web.0 terminated due to SIGKILL
      
      

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

      iob diag has finished.

      
      Wenn ich dann versuche, einen Adapter upzudaten, kommt dieses raus bei iob diag.
      
      

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

      Script v.2025-08-09
      
      *** BASE SYSTEM ***
      Operating System: Ubuntu 24.04.3 LTS
       Static hostname: ioBroker
             Icon name: computer-container
               Chassis: container ☐
        Virtualization: lxc
                Kernel: Linux 6.14.11-1-pve
          Architecture: x86-64
      OS is similar to: debian
      
      model name      : 13th Gen Intel(R) Core(TM) i5-1340P
      Docker          : false
      Virtualization  : lxc
      Kernel          : x86_64
      Userland        : 64 bit
      
      Systemuptime and Load:
       06:51:59 up 23:12,  0 user,  load average: 2.50, 1.44, 1.13
      CPU threads: 4
      
      
      *** LIFE CYCLE STATUS ***
      Operating System is the current Ubuntu LTS release codenamed 'noble'!
      
      *** TIME AND TIMEZONES ***
                     Local time: Fri 2025-09-19 06:51:59 CEST
                 Universal time: Fri 2025-09-19 04:51:59 UTC
                       RTC time: n/a
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: inactive
                RTC in local TZ: no
      
      *** Users and Groups ***
      User that called 'iob diag':
      smarthome
      HOME=/home/smarthome
      GROUPS=smarthome sudo iobroker
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video plugdev bluetooth
      
      *** DISPLAY-SERVER SETUP ***
      Display-Server:         false
      Unit display-manager.service could not be found.
      Display-Manager: 
      Desktop: 
      Session: 
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            8.6G        2.3G        4.3G        143K        2.1G        6.3G
      Swap:             0B          0B          0B
      Total:          8.6G        2.3G        4.3G
      
      Active iob-Instances:   29
      
               8192 M total memory
               2146 M used memory
               2214 M active memory
               1557 M inactive memory
               4090 M free memory
                  0 M buffer memory
               1955 M swap cache
                  0 M total swap
                  0 M used swap
                  0 M free swap
      
      *** top - Table Of Processes  ***
      top - 06:51:59 up 23:12,  0 user,  load average: 2.50, 1.44, 1.13
      Tasks:  59 total,   1 running,  58 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni, 97.5 id,  0.0 wa,  0.0 hi,  2.5 si,  0.0 st 
      MiB Mem :   8192.0 total,   4089.5 free,   2147.1 used,   1955.5 buff/cache     
      MiB Swap:      0.0 total,      0.0 free,      0.0 used.   6044.9 avail Mem 
      
      *** FAILED SERVICES ***
      
        UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
      * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
      * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
      
      Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
              ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
              SUB    -> The low-level unit activation state, values depend on unit type.
      
      2 loaded units listed.
      
      
      *** DMESG CRITICAL ERRORS ***
      dmesg: read kernel buffer failed: Operation not permitted
      No critical errors detected
      
      *** FILESYSTEM ***
      Filesystem                       Type      Size  Used Avail Use% Mounted on
      /dev/mapper/pve-vm--114--disk--0 ext4       16G   12G  3.2G  79% /
      none                             tmpfs     492K  4.0K  488K   1% /dev
      efivarfs                         efivarfs  192K  113K   75K  60% /sys/firmware/efi/efivars
      tmpfs                            tmpfs      16G     0   16G   0% /dev/shm
      tmpfs                            tmpfs     6.2G  136K  6.2G   1% /run
      tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
      
      Messages concerning ext4 filesystem in dmesg:
      dmesg: read kernel buffer failed: Operation not permitted
      
      Show mounted filesystems:
      TARGET SOURCE                           FSTYPE OPTIONS
      /      /dev/mapper/pve-vm--114--disk--0 ext4   rw,relatime,stripe=16
      
      Files in neuralgic directories:
      
      /var:
      3.2G    /var/
      1.6G    /var/log/journal/db91a8d9813048b3b0d9627361bf92a2
      1.6G    /var/log/journal
      1.6G    /var/log
      1.3G    /var/cache/apt
      
      Hint: You are currently not seeing messages from other users and the system.
            Users in groups 'adm', 'systemd-journal' can see all messages.
            Pass -q to turn off this notice.
      Archived and active journals take up 90.2M in the file system.
      
      /opt/iobroker/backups:
      353M    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      703M    /opt/iobroker/iobroker-data/
      386M    /opt/iobroker/iobroker-data/files
      236M    /opt/iobroker/iobroker-data/backup-objects
      48M     /opt/iobroker/iobroker-data/files/iot.admin
      47M     /opt/iobroker/iobroker-data/files/vis-2
      
      The five largest files in iobroker-data are:
      38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
      31M     /opt/iobroker/iobroker-data/objects.jsonl
      30M     /opt/iobroker/iobroker-data/files/notification-manager.admin/build/index.js.map
      24M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
      22M     /opt/iobroker/iobroker-data/objects.json.migrated
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      No Devices found 'by-id'
      
      Zigbee Network Settings on your coordinator/in nvbackup are:
      
      zigbee.X
      Extended Pan ID:
      *** MASKED ***
      Pan ID:
      *** MASKED ***
      Channel:
      *** MASKED ***
      Network Key:
      *** MASKED ***
      
      To unmask the settings run 'iob diag --unmask'
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v22.19.0
      /usr/bin/node           v22.19.0
      /usr/bin/npm            10.9.3
      /usr/bin/npx            10.9.3
      /usr/bin/corepack       0.34.0
      
      nodejs:
        Installed: 22.19.0-1nodesource1
        Candidate: 22.19.0-1nodesource1
        Version table:
       *** 22.19.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
              100 /var/lib/dpkg/status
           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
           18.19.1+dfsg-6ubuntu5 500
              500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages
      
      Temp directories causing deletion problem: 0
      No problems detected
      
      Errors in npm tree: 0
      No problems detected
      
      Checking for nodejs vulnerability:
      
      
       █████  ██      ██           ██████   ██████   ██████  ██████         ██
      ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
      ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
      ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
      ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
      
      
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Hosts:
      ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 286)
      
      Core adapters versions
      js-controller:  7.0.7
      admin:          7.7.2
      javascript:     8.9.2
      
      nodejs modules from github:     2
      |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
      | +-- syno@3.0.0 invalid: "git+https://git@github.com/MeisterTR/syno.git" from node_modules/iobroker.synology
      
      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                                 -  enabled
      + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
        system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
      + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
      + system.adapter.ems-esp.0                : ems-esp               : ioBroker                                 -  enabled
      + system.adapter.fhem.0                   : fhem                  : ioBroker                                 -  enabled, port: 7072
      + system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
      + system.adapter.govee-local.0            : govee-local           : ioBroker                                 -  enabled
      + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
      + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
        system.adapter.homekit-controller.0     : homekit-controller    : ioBroker                                 - disabled
      + system.adapter.husqvarna-automower.0    : husqvarna-automower   : ioBroker                                 -  enabled
        system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
      + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
      + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
      + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
      + system.adapter.linux-control.0          : linux-control         : ioBroker                                 -  enabled
      + system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
      + system.adapter.modbus.1                 : modbus                : ioBroker                                 -  enabled
      + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.notification-manager.0   : notification-manager  : ioBroker                                 -  enabled
      + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
      + system.adapter.radar2.0                 : radar2                : ioBroker                                 -  enabled
      + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
        system.adapter.sonoff.0                 : sonoff                : ioBroker                                 - disabled, port: 1883, bind: 192.168.178.61
      + system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5001
      + system.adapter.tado.0                   : tado                  : ioBroker                                 -  enabled
        system.adapter.telegram.0               : telegram              : ioBroker                                 - disabled, port: 8443, bind: 0.0.0.0
      + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
      + system.adapter.vis-2.0                  : vis-2                 : ioBroker                                 -  enabled
        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
        system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 -  enabled
        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
        system.adapter.vis-plumb.0              : vis-plumb             : ioBroker                                 - disabled
        system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
      + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.178.61, run as: admin
      + system.adapter.yahka.0                  : yahka                 : ioBroker                                 -  enabled
      
      + 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.fhem.0                   : fhem                  : ioBroker                                 -  enabled, port: 7072
      + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
      + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
      + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
      + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5001
      + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.178.61, run as: admin
      
      ioBroker-Repositories
      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
      │ (index) │ name     │ url                                                     │ auto upgrade │
      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
      
      Active repo(s): stable
      Upgrade policy: none
      
      Installed ioBroker-Adapters
      Used repository: stable
      Adapter    "admin"        : 7.7.2    , installed 7.7.2
      Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
      Adapter    "alias-manager": 2.0.0    , installed 2.0.0
      Adapter    "backitup"     : 3.3.5    , installed 3.3.5
      Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
      Adapter    "ems-esp"      : 6.0.0    , installed 6.0.0
      Adapter    "fhem"         : 3.0.0    , installed 3.0.0
      Adapter    "fullybrowser" : 3.1.2    , installed 3.1.2
      Adapter    "govee-local"  : 0.2.9    , installed 0.2.8  [Updatable]
      Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
      Adapter    "homekit-controller": 0.5.11, installed 0.5.11
      Adapter    "ical"         : 1.16.2   , installed 1.16.2
      Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
      Adapter    "iot"          : 3.3.0    , installed 3.3.0
      Adapter    "javascript"   : 8.9.2    , installed 8.9.2
      Controller "js-controller": 7.0.7    , installed 7.0.7
      Adapter    "linux-control": 1.1.5    , installed 1.1.5
      Adapter    "modbus"       : 6.3.2    , installed 6.3.2
      Adapter    "mqtt"         : 6.1.4    , installed 6.1.2  [Updatable]
      Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
      Adapter    "notification-manager": 1.3.0, installed 1.3.0
      Adapter    "pushover"     : 4.1.0    , installed 4.1.0
      Adapter    "radar2"       : 2.4.0    , installed 2.4.0
      Adapter    "shelly"       : 10.1.0   , installed 10.1.0
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
      Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
      Adapter    "synology"     : 3.1.0    , installed 3.1.0
      Adapter    "tado"         : 0.7.10   , installed 0.7.10
      Adapter    "telegram"     : 4.1.0    , installed 4.1.0
      Adapter    "trashschedule": 3.3.0    , installed 3.3.0
      Adapter    "vis"          : 1.5.6    , installed 1.5.6
      Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
      Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
      Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
      Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
      Adapter    "web"          : 7.0.8    , installed 7.0.9
      Adapter    "ws"           : 2.6.2    , installed 2.6.2
      Adapter    "yahka"        : 1.1.5    , installed 1.1.5
      
      Objects and States
      Please stand by - This may take a while
      Objects:        14243
      States:         12281
      
      *** OS-Repositories and Updates ***
      Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
      Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
      Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease
      Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
      Reading package lists...
      Pending Updates: 0
      
      *** Listening Ports ***
      Active Internet connections (only servers)
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       142103452  22357/iobroker.js-c 
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       142127229  22357/iobroker.js-c 
      tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      102        133591972  231/systemd-resolve 
      tcp        0      0 192.168.178.61:42010    0.0.0.0:*               LISTEN      1000       142127710  22615/io.hm-rpc.0   
      tcp        0      0 192.168.178.61:42001    0.0.0.0:*               LISTEN      1000       142129503  22695/io.hm-rpc.1   
      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          133592326  441/master          
      tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      102        133591970  231/systemd-resolve 
      tcp        0      0 0.0.0.0:37287           0.0.0.0:*               LISTEN      1000       142127662  22585/io.yahka.0    
      tcp        0      0 127.0.0.1:36251         0.0.0.0:*               LISTEN      1000       142132584  22585/io.yahka.0    
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          133581801  1/init              
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          133587946  1/init              
      tcp        0      0 192.168.178.61:8082     0.0.0.0:*               LISTEN      1000       142134977  22819/io.web.0      
      tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       142129315  22600/io.shelly.0   
      tcp6       0      0 :::8081                 :::*                    LISTEN      1000       142123634  22376/io.admin.0    
      tcp6       0      0 :::3000                 :::*                    LISTEN      1000       142129231  22519/io.fullybrows 
      tcp6       0      0 :::111                  :::*                    LISTEN      0          133581803  1/init              
      tcp6       0      0 :::22                   :::*                    LISTEN      0          133587947  1/init              
      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          133592327  441/master          
      udp        0      0 127.0.0.54:53           0.0.0.0:*                           102        133591971  231/systemd-resolve 
      udp        0      0 127.0.0.53:53           0.0.0.0:*                           102        133591969  231/systemd-resolve 
      udp        0      0 0.0.0.0:67              0.0.0.0:*                           1000       142127596  22549/io.radar2.0   
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          133581802  1/init              
      udp        0      0 0.0.0.0:4002            0.0.0.0:*                           1000       142128073  22742/io.govee-loca 
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        133594148  237/avahi-daemon: r 
      udp        0      0 0.0.0.0:46786           0.0.0.0:*                           108        133594150  237/avahi-daemon: r 
      udp6       0      0 :::47825                :::*                                108        133594151  237/avahi-daemon: r 
      udp6       0      0 :::111                  :::*                                0          133581804  1/init              
      udp6       0      0 :::5353                 :::*                                108        133594149  237/avahi-daemon: r 
      
      *** Log File - Last 25 Lines ***
      
      2025-09-19 06:51:43.283  - error: host.ioBroker iobroker npm error code 7npm error path /opt/iobroker/node_modules/@stoprocent/noblenpm error command failednpm error command sh -c node-gyp-buildnpm error (node:23128) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.npm error (Use `node --trace-deprecation ...` to show where the warning was created)npm error gyp ERR! UNCAUGHT EXCEPTION npm error gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>'npm error gyp ERR! stack     at createConfigFile (/opt/iobroker/node_modules/node-gyp/lib/configure.js:117:21)npm error gyp ERR! stack     at /opt/iobroker/node_modules/node-gyp/lib/configure.js:84:9npm error gyp ERR! stack     at FSReqCallback.oncomplete (node:fs:187:23)npm error gyp ERR! System Linux 6.14.11-1-pvenpm error gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"npm error gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noblenpm error gyp ERR! node -v v22.19.0npm error gyp ERR! node-gyp -v v7.1.2npm error gyp ERR! Node-gyp failed to build your package.npm error gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-09-19T04_49_25_414Z-debug-0.loghost.ioBroker Cannot install iobroker.govee-local@0.2.9: 7
      
      

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

      iob diag has finished.

      iob als LXC im Proxmox
      Node.js: v22.19.0
      NPM: 10.9.3
      js-controller 7.0.7

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • F Feinfinger

        @thomas-braun

        Guten Morgen,

        Hier die Ausgabe von iob diag.

        ========== Start marking the full check here ===========
        
        ```bash
        Script v.2025-08-09
        
        *** BASE SYSTEM ***
        Operating System: Ubuntu 24.04.3 LTS
         Static hostname: ioBroker
               Icon name: computer-container
                 Chassis: container ☐
          Virtualization: lxc
                  Kernel: Linux 6.14.11-1-pve
            Architecture: x86-64
        OS is similar to: debian
        
        model name      : 13th Gen Intel(R) Core(TM) i5-1340P
        Docker          : false
        Virtualization  : lxc
        Kernel          : x86_64
        Userland        : 64 bit
        
        Systemuptime and Load:
         06:45:07 up 23:05,  0 user,  load average: 0.46, 1.46, 1.10
        CPU threads: 4
        
        
        *** LIFE CYCLE STATUS ***
        Operating System is the current Ubuntu LTS release codenamed 'noble'!
        
        *** TIME AND TIMEZONES ***
                       Local time: Fri 2025-09-19 06:45:07 CEST
                   Universal time: Fri 2025-09-19 04:45:07 UTC
                         RTC time: n/a
                        Time zone: Europe/Berlin (CEST, +0200)
        System clock synchronized: yes
                      NTP service: inactive
                  RTC in local TZ: no
        
        *** Users and Groups ***
        User that called 'iob diag':
        smarthome
        HOME=/home/smarthome
        GROUPS=smarthome sudo iobroker
        
        User that is running 'js-controller':
        js-controller is not running
        
        *** DISPLAY-SERVER SETUP ***
        Display-Server:         false
        Unit display-manager.service could not be found.
        Display-Manager: 
        Desktop: 
        Session: 
        
        *** MEMORY ***
                       total        used        free      shared  buff/cache   available
        Mem:            8.6G         47M        6.1G        139K        2.4G        8.5G
        Swap:             0B          0B          0B
        Total:          8.6G         47M        6.1G
        
        Active iob-Instances:   1
        
                 8192 M total memory
                   45 M used memory
                  156 M active memory
                 1938 M inactive memory
                 5833 M free memory
                    0 M buffer memory
                 2313 M swap cache
                    0 M total swap
                    0 M used swap
                    0 M free swap
        
        *** top - Table Of Processes  ***
        top - 06:45:08 up 23:05,  0 user,  load average: 0.46, 1.46, 1.10
        Tasks:  30 total,   1 running,  29 sleeping,   0 stopped,   0 zombie
        %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
        MiB Mem :   8192.0 total,   5832.3 free,     46.7 used,   2313.1 buff/cache     
        MiB Swap:      0.0 total,      0.0 free,      0.0 used.   8145.3 avail Mem 
        
        *** FAILED SERVICES ***
        
          UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
        * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
        * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
        * iobroker.service        loaded failed failed ioBroker Server
        
        Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                SUB    -> The low-level unit activation state, values depend on unit type.
        
        3 loaded units listed.
        
        
        *** DMESG CRITICAL ERRORS ***
        dmesg: read kernel buffer failed: Operation not permitted
        No critical errors detected
        
        *** FILESYSTEM ***
        Filesystem                       Type      Size  Used Avail Use% Mounted on
        /dev/mapper/pve-vm--114--disk--0 ext4       16G   12G  3.2G  79% /
        none                             tmpfs     492K  4.0K  488K   1% /dev
        efivarfs                         efivarfs  192K  113K   75K  60% /sys/firmware/efi/efivars
        tmpfs                            tmpfs      16G     0   16G   0% /dev/shm
        tmpfs                            tmpfs     6.2G  132K  6.2G   1% /run
        tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
        
        Messages concerning ext4 filesystem in dmesg:
        dmesg: read kernel buffer failed: Operation not permitted
        
        Show mounted filesystems:
        TARGET SOURCE                           FSTYPE OPTIONS
        /      /dev/mapper/pve-vm--114--disk--0 ext4   rw,relatime,stripe=16
        
        Files in neuralgic directories:
        
        /var:
        3.2G    /var/
        1.6G    /var/log/journal/db91a8d9813048b3b0d9627361bf92a2
        1.6G    /var/log/journal
        1.6G    /var/log
        1.3G    /var/cache/apt
        
        Hint: You are currently not seeing messages from other users and the system.
              Users in groups 'adm', 'systemd-journal' can see all messages.
              Pass -q to turn off this notice.
        Archived and active journals take up 90.2M in the file system.
        
        /opt/iobroker/backups:
        353M    /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        699M    /opt/iobroker/iobroker-data/
        386M    /opt/iobroker/iobroker-data/files
        236M    /opt/iobroker/iobroker-data/backup-objects
        48M     /opt/iobroker/iobroker-data/files/iot.admin
        47M     /opt/iobroker/iobroker-data/files/vis-2
        
        The five largest files in iobroker-data are:
        38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
        30M     /opt/iobroker/iobroker-data/files/notification-manager.admin/build/index.js.map
        28M     /opt/iobroker/iobroker-data/objects.jsonl
        24M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
        22M     /opt/iobroker/iobroker-data/objects.json.migrated
        
        USB-Devices by-id:
        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
        
        No Devices found 'by-id'
        
        Zigbee Network Settings on your coordinator/in nvbackup are:
        
        zigbee.X
        Extended Pan ID:
        *** MASKED ***
        Pan ID:
        *** MASKED ***
        Channel:
        *** MASKED ***
        Network Key:
        *** MASKED ***
        
        To unmask the settings run 'iob diag --unmask'
        
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v22.19.0
        /usr/bin/node           v22.19.0
        /usr/bin/npm            10.9.3
        /usr/bin/npx            10.9.3
        /usr/bin/corepack       0.34.0
        
        nodejs:
          Installed: 22.19.0-1nodesource1
          Candidate: 22.19.0-1nodesource1
          Version table:
         *** 22.19.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                100 /var/lib/dpkg/status
             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
             18.19.1+dfsg-6ubuntu5 500
                500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages
        
        Temp directories causing deletion problem: 0
        No problems detected
        
        Errors in npm tree: 0
        No problems detected
        
        Checking for nodejs vulnerability:
        
        
         █████  ██      ██           ██████   ██████   ██████  ██████         ██
        ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
        ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
        ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
        ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
        
        
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is not running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Hosts:
        ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 481)
        
        Core adapters versions
        js-controller:  7.0.7
        admin:          7.7.2
        javascript:     8.9.2
        
        nodejs modules from github:     2
        |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
        | +-- syno@3.0.0 invalid: "git+https://git@github.com/MeisterTR/syno.git" from node_modules/iobroker.synology
        
        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                                 -  enabled
          system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
          system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
          system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
          system.adapter.ems-esp.0                : ems-esp               : ioBroker                                 -  enabled
          system.adapter.fhem.0                   : fhem                  : ioBroker                                 -  enabled, port: 7072
          system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
          system.adapter.govee-local.0            : govee-local           : ioBroker                                 -  enabled
          system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
          system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
          system.adapter.homekit-controller.0     : homekit-controller    : ioBroker                                 - disabled
          system.adapter.husqvarna-automower.0    : husqvarna-automower   : ioBroker                                 -  enabled
          system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
          system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
          system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
          system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
          system.adapter.linux-control.0          : linux-control         : ioBroker                                 -  enabled
          system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
          system.adapter.modbus.1                 : modbus                : ioBroker                                 -  enabled
          system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          system.adapter.notification-manager.0   : notification-manager  : ioBroker                                 -  enabled
          system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
          system.adapter.radar2.0                 : radar2                : ioBroker                                 -  enabled
          system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          system.adapter.sonoff.0                 : sonoff                : ioBroker                                 - disabled, port: 1883, bind: 192.168.178.61
          system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5001
          system.adapter.tado.0                   : tado                  : ioBroker                                 -  enabled
          system.adapter.telegram.0               : telegram              : ioBroker                                 - disabled, port: 8443, bind: 0.0.0.0
          system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
          system.adapter.vis-2.0                  : vis-2                 : ioBroker                                 -  enabled
          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
          system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 -  enabled
          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
          system.adapter.vis-plumb.0              : vis-plumb             : ioBroker                                 - disabled
          system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
          system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.178.61, run as: admin
          system.adapter.yahka.0                  : yahka                 : ioBroker                                 -  enabled
        
        + 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.fhem.0                   : fhem                  : ioBroker                                 -  enabled, port: 7072
          system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
          system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
          system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
          system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5001
          system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.178.61, run as: admin
        
        ioBroker-Repositories
        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
        │ (index) │ name     │ url                                                     │ auto upgrade │
        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
        │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
        │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
        
        Active repo(s): stable
        Upgrade policy: none
        
        Installed ioBroker-Adapters
        Used repository: stable
        Adapter    "admin"        : 7.7.2    , installed 7.7.2
        Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
        Adapter    "alias-manager": 2.0.0    , installed 2.0.0
        Adapter    "backitup"     : 3.3.5    , installed 3.3.5
        Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
        Adapter    "discovery"    : 5.0.0    , installed 5.0.0
        Adapter    "ems-esp"      : 6.0.0    , installed 6.0.0
        Adapter    "fhem"         : 3.0.0    , installed 3.0.0
        Adapter    "fullybrowser" : 3.1.2    , installed 3.1.2
        Adapter    "govee-local"  : 0.2.9    , installed 0.2.8  [Updatable]
        Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
        Adapter    "homekit-controller": 0.5.11, installed 0.5.11
        Adapter    "ical"         : 1.16.2   , installed 1.16.2
        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
        Adapter    "iot"          : 3.3.0    , installed 3.3.0
        Adapter    "javascript"   : 8.9.2    , installed 8.9.2
        Controller "js-controller": 7.0.7    , installed 7.0.7
        Adapter    "linux-control": 1.1.5    , installed 1.1.5
        Adapter    "modbus"       : 6.3.2    , installed 6.3.2
        Adapter    "mqtt"         : 6.1.4    , installed 6.1.2  [Updatable]
        Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
        Adapter    "notification-manager": 1.3.0, installed 1.3.0
        Adapter    "pushover"     : 4.1.0    , installed 4.1.0
        Adapter    "radar2"       : 2.4.0    , installed 2.4.0
        Adapter    "shelly"       : 10.1.0   , installed 10.1.0
        Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
        Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
        Adapter    "synology"     : 3.1.0    , installed 3.1.0
        Adapter    "tado"         : 0.7.10   , installed 0.7.10
        Adapter    "telegram"     : 4.1.0    , installed 4.1.0
        Adapter    "trashschedule": 3.3.0    , installed 3.3.0
        Adapter    "vis"          : 1.5.6    , installed 1.5.6
        Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
        Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
        Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
        Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
        Adapter    "web"          : 7.0.8    , installed 7.0.9
        Adapter    "ws"           : 2.6.2    , installed 2.6.2
        Adapter    "yahka"        : 1.1.5    , installed 1.1.5
        
        Objects and States
        Please stand by - This may take a while
        Objects:        14243
        States:         11994
        
        *** OS-Repositories and Updates ***
        Hit:1 https://deb.nodesource.com/node_22.x nodistro InRelease
        Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
        Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease
        Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease
        Reading package lists...
        Pending Updates: 0
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
        tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      102        133591972  231/systemd-resolve 
        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          133592326  441/master          
        tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      102        133591970  231/systemd-resolve 
        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          133581801  1/init              
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          133587946  1/init              
        tcp6       0      0 :::111                  :::*                    LISTEN      0          133581803  1/init              
        tcp6       0      0 :::22                   :::*                    LISTEN      0          133587947  1/init              
        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          133592327  441/master          
        udp        0      0 127.0.0.54:53           0.0.0.0:*                           102        133591971  231/systemd-resolve 
        udp        0      0 127.0.0.53:53           0.0.0.0:*                           102        133591969  231/systemd-resolve 
        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          133581802  1/init              
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        133594148  237/avahi-daemon: r 
        udp        0      0 0.0.0.0:46786           0.0.0.0:*                           108        133594150  237/avahi-daemon: r 
        udp6       0      0 :::47825                :::*                                108        133594151  237/avahi-daemon: r 
        udp6       0      0 :::111                  :::*                                0          133581804  1/init              
        udp6       0      0 :::5353                 :::*                                108        133594149  237/avahi-daemon: r 
        
        *** Log File - Last 25 Lines ***
        
        2025-09-19 06:44:03.909  - info: discovery.0 (18819) Terminated (NO_ERROR): Without reason
        2025-09-19 06:44:03.910  - info: ems-esp.0 (18695) terminating
        2025-09-19 06:44:03.909  - info: notification-manager.0 (18757) Terminated (NO_ERROR): Without reason
        2025-09-19 06:44:03.910  - info: trashschedule.0 (18896) Terminated (NO_ERROR): Without reason
        2025-09-19 06:44:03.908  - info: govee-local.0 (18789) terminating
        2025-09-19 06:44:03.909  - info: govee-local.0 (18789) Terminated (NO_ERROR): Without reason
        2025-09-19 06:44:03.911  - info: ems-esp.0 (18695) Terminated (NO_ERROR): Without reason
        2025-09-19 06:44:03.909  - info: vis-2.0 (18881) Terminated (NO_ERROR): Without reason
        2025-09-19 06:44:04.325  - info: backitup.0 (18539) terminating
        2025-09-19 06:44:04.326  - info: pushover.0 (18506) terminating
        2025-09-19 06:44:04.327  - info: pushover.0 (18506) Terminated (NO_ERROR): Without reason
        2025-09-19 06:44:04.327  - info: synology.0 (18712) terminating
        2025-09-19 06:44:04.328  - info: modbus.0 (18680) terminating
        2025-09-19 06:44:04.328  - info: yahka.0 (18635) terminating
        2025-09-19 06:44:04.328  - info: modbus.1 (18727) terminating
        2025-09-19 06:44:04.329  - info: govee-local.0 (18789) terminating
        2025-09-19 06:44:04.329  - info: notification-manager.0 (18757) terminating
        2025-09-19 06:44:04.330  - info: vis-2.0 (18881) terminating
        2025-09-19 06:44:04.330  - info: discovery.0 (18819) terminating
        2025-09-19 06:44:04.331  - info: trashschedule.0 (18896) terminating
        2025-09-19 06:44:04.332  - info: radar2.0 (18599) terminating
        2025-09-19 06:44:04.338  - info: iot.0 (18834) terminating
        2025-09-19 06:44:04.338  - info: tado.0 (18944) terminating
        2025-09-19 06:44:04.935  - warn: host.ioBroker instance system.adapter.pushover.0 terminated due to SIGKILL
        2025-09-19 06:44:04.953  - warn: host.ioBroker instance system.adapter.web.0 terminated due to SIGKILL
        
        

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

        iob diag has finished.

        
        Wenn ich dann versuche, einen Adapter upzudaten, kommt dieses raus bei iob diag.
        
        

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

        Script v.2025-08-09
        
        *** BASE SYSTEM ***
        Operating System: Ubuntu 24.04.3 LTS
         Static hostname: ioBroker
               Icon name: computer-container
                 Chassis: container ☐
          Virtualization: lxc
                  Kernel: Linux 6.14.11-1-pve
            Architecture: x86-64
        OS is similar to: debian
        
        model name      : 13th Gen Intel(R) Core(TM) i5-1340P
        Docker          : false
        Virtualization  : lxc
        Kernel          : x86_64
        Userland        : 64 bit
        
        Systemuptime and Load:
         06:51:59 up 23:12,  0 user,  load average: 2.50, 1.44, 1.13
        CPU threads: 4
        
        
        *** LIFE CYCLE STATUS ***
        Operating System is the current Ubuntu LTS release codenamed 'noble'!
        
        *** TIME AND TIMEZONES ***
                       Local time: Fri 2025-09-19 06:51:59 CEST
                   Universal time: Fri 2025-09-19 04:51:59 UTC
                         RTC time: n/a
                        Time zone: Europe/Berlin (CEST, +0200)
        System clock synchronized: yes
                      NTP service: inactive
                  RTC in local TZ: no
        
        *** Users and Groups ***
        User that called 'iob diag':
        smarthome
        HOME=/home/smarthome
        GROUPS=smarthome sudo iobroker
        
        User that is running 'js-controller':
        iobroker
        HOME=/home/iobroker
        GROUPS=iobroker tty dialout audio video plugdev bluetooth
        
        *** DISPLAY-SERVER SETUP ***
        Display-Server:         false
        Unit display-manager.service could not be found.
        Display-Manager: 
        Desktop: 
        Session: 
        
        *** MEMORY ***
                       total        used        free      shared  buff/cache   available
        Mem:            8.6G        2.3G        4.3G        143K        2.1G        6.3G
        Swap:             0B          0B          0B
        Total:          8.6G        2.3G        4.3G
        
        Active iob-Instances:   29
        
                 8192 M total memory
                 2146 M used memory
                 2214 M active memory
                 1557 M inactive memory
                 4090 M free memory
                    0 M buffer memory
                 1955 M swap cache
                    0 M total swap
                    0 M used swap
                    0 M free swap
        
        *** top - Table Of Processes  ***
        top - 06:51:59 up 23:12,  0 user,  load average: 2.50, 1.44, 1.13
        Tasks:  59 total,   1 running,  58 sleeping,   0 stopped,   0 zombie
        %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni, 97.5 id,  0.0 wa,  0.0 hi,  2.5 si,  0.0 st 
        MiB Mem :   8192.0 total,   4089.5 free,   2147.1 used,   1955.5 buff/cache     
        MiB Swap:      0.0 total,      0.0 free,      0.0 used.   6044.9 avail Mem 
        
        *** FAILED SERVICES ***
        
          UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
        * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
        * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
        
        Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                SUB    -> The low-level unit activation state, values depend on unit type.
        
        2 loaded units listed.
        
        
        *** DMESG CRITICAL ERRORS ***
        dmesg: read kernel buffer failed: Operation not permitted
        No critical errors detected
        
        *** FILESYSTEM ***
        Filesystem                       Type      Size  Used Avail Use% Mounted on
        /dev/mapper/pve-vm--114--disk--0 ext4       16G   12G  3.2G  79% /
        none                             tmpfs     492K  4.0K  488K   1% /dev
        efivarfs                         efivarfs  192K  113K   75K  60% /sys/firmware/efi/efivars
        tmpfs                            tmpfs      16G     0   16G   0% /dev/shm
        tmpfs                            tmpfs     6.2G  136K  6.2G   1% /run
        tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
        
        Messages concerning ext4 filesystem in dmesg:
        dmesg: read kernel buffer failed: Operation not permitted
        
        Show mounted filesystems:
        TARGET SOURCE                           FSTYPE OPTIONS
        /      /dev/mapper/pve-vm--114--disk--0 ext4   rw,relatime,stripe=16
        
        Files in neuralgic directories:
        
        /var:
        3.2G    /var/
        1.6G    /var/log/journal/db91a8d9813048b3b0d9627361bf92a2
        1.6G    /var/log/journal
        1.6G    /var/log
        1.3G    /var/cache/apt
        
        Hint: You are currently not seeing messages from other users and the system.
              Users in groups 'adm', 'systemd-journal' can see all messages.
              Pass -q to turn off this notice.
        Archived and active journals take up 90.2M in the file system.
        
        /opt/iobroker/backups:
        353M    /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        703M    /opt/iobroker/iobroker-data/
        386M    /opt/iobroker/iobroker-data/files
        236M    /opt/iobroker/iobroker-data/backup-objects
        48M     /opt/iobroker/iobroker-data/files/iot.admin
        47M     /opt/iobroker/iobroker-data/files/vis-2
        
        The five largest files in iobroker-data are:
        38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
        31M     /opt/iobroker/iobroker-data/objects.jsonl
        30M     /opt/iobroker/iobroker-data/files/notification-manager.admin/build/index.js.map
        24M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
        22M     /opt/iobroker/iobroker-data/objects.json.migrated
        
        USB-Devices by-id:
        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
        
        No Devices found 'by-id'
        
        Zigbee Network Settings on your coordinator/in nvbackup are:
        
        zigbee.X
        Extended Pan ID:
        *** MASKED ***
        Pan ID:
        *** MASKED ***
        Channel:
        *** MASKED ***
        Network Key:
        *** MASKED ***
        
        To unmask the settings run 'iob diag --unmask'
        
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v22.19.0
        /usr/bin/node           v22.19.0
        /usr/bin/npm            10.9.3
        /usr/bin/npx            10.9.3
        /usr/bin/corepack       0.34.0
        
        nodejs:
          Installed: 22.19.0-1nodesource1
          Candidate: 22.19.0-1nodesource1
          Version table:
         *** 22.19.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                100 /var/lib/dpkg/status
             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
             18.19.1+dfsg-6ubuntu5 500
                500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages
        
        Temp directories causing deletion problem: 0
        No problems detected
        
        Errors in npm tree: 0
        No problems detected
        
        Checking for nodejs vulnerability:
        
        
         █████  ██      ██           ██████   ██████   ██████  ██████         ██
        ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
        ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
        ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
        ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
        
        
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Hosts:
        ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 286)
        
        Core adapters versions
        js-controller:  7.0.7
        admin:          7.7.2
        javascript:     8.9.2
        
        nodejs modules from github:     2
        |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
        | +-- syno@3.0.0 invalid: "git+https://git@github.com/MeisterTR/syno.git" from node_modules/iobroker.synology
        
        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                                 -  enabled
        + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
          system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
        + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
        + system.adapter.ems-esp.0                : ems-esp               : ioBroker                                 -  enabled
        + system.adapter.fhem.0                   : fhem                  : ioBroker                                 -  enabled, port: 7072
        + system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
        + system.adapter.govee-local.0            : govee-local           : ioBroker                                 -  enabled
        + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
          system.adapter.homekit-controller.0     : homekit-controller    : ioBroker                                 - disabled
        + system.adapter.husqvarna-automower.0    : husqvarna-automower   : ioBroker                                 -  enabled
          system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
        + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
        + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
        + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
        + system.adapter.linux-control.0          : linux-control         : ioBroker                                 -  enabled
        + system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
        + system.adapter.modbus.1                 : modbus                : ioBroker                                 -  enabled
        + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.notification-manager.0   : notification-manager  : ioBroker                                 -  enabled
        + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
        + system.adapter.radar2.0                 : radar2                : ioBroker                                 -  enabled
        + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          system.adapter.sonoff.0                 : sonoff                : ioBroker                                 - disabled, port: 1883, bind: 192.168.178.61
        + system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5001
        + system.adapter.tado.0                   : tado                  : ioBroker                                 -  enabled
          system.adapter.telegram.0               : telegram              : ioBroker                                 - disabled, port: 8443, bind: 0.0.0.0
        + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
        + system.adapter.vis-2.0                  : vis-2                 : ioBroker                                 -  enabled
          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
          system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 -  enabled
          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
          system.adapter.vis-plumb.0              : vis-plumb             : ioBroker                                 - disabled
          system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
        + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.178.61, run as: admin
        + system.adapter.yahka.0                  : yahka                 : ioBroker                                 -  enabled
        
        + 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.fhem.0                   : fhem                  : ioBroker                                 -  enabled, port: 7072
        + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
        + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
        + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5001
        + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.178.61, run as: admin
        
        ioBroker-Repositories
        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
        │ (index) │ name     │ url                                                     │ auto upgrade │
        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
        │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
        │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
        
        Active repo(s): stable
        Upgrade policy: none
        
        Installed ioBroker-Adapters
        Used repository: stable
        Adapter    "admin"        : 7.7.2    , installed 7.7.2
        Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
        Adapter    "alias-manager": 2.0.0    , installed 2.0.0
        Adapter    "backitup"     : 3.3.5    , installed 3.3.5
        Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
        Adapter    "discovery"    : 5.0.0    , installed 5.0.0
        Adapter    "ems-esp"      : 6.0.0    , installed 6.0.0
        Adapter    "fhem"         : 3.0.0    , installed 3.0.0
        Adapter    "fullybrowser" : 3.1.2    , installed 3.1.2
        Adapter    "govee-local"  : 0.2.9    , installed 0.2.8  [Updatable]
        Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
        Adapter    "homekit-controller": 0.5.11, installed 0.5.11
        Adapter    "ical"         : 1.16.2   , installed 1.16.2
        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
        Adapter    "iot"          : 3.3.0    , installed 3.3.0
        Adapter    "javascript"   : 8.9.2    , installed 8.9.2
        Controller "js-controller": 7.0.7    , installed 7.0.7
        Adapter    "linux-control": 1.1.5    , installed 1.1.5
        Adapter    "modbus"       : 6.3.2    , installed 6.3.2
        Adapter    "mqtt"         : 6.1.4    , installed 6.1.2  [Updatable]
        Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
        Adapter    "notification-manager": 1.3.0, installed 1.3.0
        Adapter    "pushover"     : 4.1.0    , installed 4.1.0
        Adapter    "radar2"       : 2.4.0    , installed 2.4.0
        Adapter    "shelly"       : 10.1.0   , installed 10.1.0
        Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
        Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
        Adapter    "synology"     : 3.1.0    , installed 3.1.0
        Adapter    "tado"         : 0.7.10   , installed 0.7.10
        Adapter    "telegram"     : 4.1.0    , installed 4.1.0
        Adapter    "trashschedule": 3.3.0    , installed 3.3.0
        Adapter    "vis"          : 1.5.6    , installed 1.5.6
        Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
        Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
        Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
        Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
        Adapter    "web"          : 7.0.8    , installed 7.0.9
        Adapter    "ws"           : 2.6.2    , installed 2.6.2
        Adapter    "yahka"        : 1.1.5    , installed 1.1.5
        
        Objects and States
        Please stand by - This may take a while
        Objects:        14243
        States:         12281
        
        *** OS-Repositories and Updates ***
        Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
        Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
        Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease
        Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
        Reading package lists...
        Pending Updates: 0
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       142103452  22357/iobroker.js-c 
        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       142127229  22357/iobroker.js-c 
        tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      102        133591972  231/systemd-resolve 
        tcp        0      0 192.168.178.61:42010    0.0.0.0:*               LISTEN      1000       142127710  22615/io.hm-rpc.0   
        tcp        0      0 192.168.178.61:42001    0.0.0.0:*               LISTEN      1000       142129503  22695/io.hm-rpc.1   
        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          133592326  441/master          
        tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      102        133591970  231/systemd-resolve 
        tcp        0      0 0.0.0.0:37287           0.0.0.0:*               LISTEN      1000       142127662  22585/io.yahka.0    
        tcp        0      0 127.0.0.1:36251         0.0.0.0:*               LISTEN      1000       142132584  22585/io.yahka.0    
        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          133581801  1/init              
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          133587946  1/init              
        tcp        0      0 192.168.178.61:8082     0.0.0.0:*               LISTEN      1000       142134977  22819/io.web.0      
        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       142129315  22600/io.shelly.0   
        tcp6       0      0 :::8081                 :::*                    LISTEN      1000       142123634  22376/io.admin.0    
        tcp6       0      0 :::3000                 :::*                    LISTEN      1000       142129231  22519/io.fullybrows 
        tcp6       0      0 :::111                  :::*                    LISTEN      0          133581803  1/init              
        tcp6       0      0 :::22                   :::*                    LISTEN      0          133587947  1/init              
        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          133592327  441/master          
        udp        0      0 127.0.0.54:53           0.0.0.0:*                           102        133591971  231/systemd-resolve 
        udp        0      0 127.0.0.53:53           0.0.0.0:*                           102        133591969  231/systemd-resolve 
        udp        0      0 0.0.0.0:67              0.0.0.0:*                           1000       142127596  22549/io.radar2.0   
        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          133581802  1/init              
        udp        0      0 0.0.0.0:4002            0.0.0.0:*                           1000       142128073  22742/io.govee-loca 
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        133594148  237/avahi-daemon: r 
        udp        0      0 0.0.0.0:46786           0.0.0.0:*                           108        133594150  237/avahi-daemon: r 
        udp6       0      0 :::47825                :::*                                108        133594151  237/avahi-daemon: r 
        udp6       0      0 :::111                  :::*                                0          133581804  1/init              
        udp6       0      0 :::5353                 :::*                                108        133594149  237/avahi-daemon: r 
        
        *** Log File - Last 25 Lines ***
        
        2025-09-19 06:51:43.283  - error: host.ioBroker iobroker npm error code 7npm error path /opt/iobroker/node_modules/@stoprocent/noblenpm error command failednpm error command sh -c node-gyp-buildnpm error (node:23128) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.npm error (Use `node --trace-deprecation ...` to show where the warning was created)npm error gyp ERR! UNCAUGHT EXCEPTION npm error gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>'npm error gyp ERR! stack     at createConfigFile (/opt/iobroker/node_modules/node-gyp/lib/configure.js:117:21)npm error gyp ERR! stack     at /opt/iobroker/node_modules/node-gyp/lib/configure.js:84:9npm error gyp ERR! stack     at FSReqCallback.oncomplete (node:fs:187:23)npm error gyp ERR! System Linux 6.14.11-1-pvenpm error gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"npm error gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noblenpm error gyp ERR! node -v v22.19.0npm error gyp ERR! node-gyp -v v7.1.2npm error gyp ERR! Node-gyp failed to build your package.npm error gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-09-19T04_49_25_414Z-debug-0.loghost.ioBroker Cannot install iobroker.govee-local@0.2.9: 7
        
        

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

        iob diag has finished.

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

        @feinfinger

        cd /opt/iobroker && npm ls noble
        

        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

        F 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @feinfinger

          cd /opt/iobroker && npm ls noble
          
          F Offline
          F Offline
          Feinfinger
          schrieb am zuletzt editiert von
          #7

          @thomas-braun sagte in Adapter lassen sich nicht updaten:

          cd /opt/iobroker && npm ls noble

          smarthome@ioBroker:~$ cd /opt/iobroker && npm ls noble
          [sudo] password for smarthome: 
          iobroker.inst@2.0.3 /opt/iobroker
          `-- (empty)
          
          smarthome@ioBroker:/opt/iobroker$ 
          

          iob als LXC im Proxmox
          Node.js: v22.19.0
          NPM: 10.9.3
          js-controller 7.0.7

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • F Feinfinger

            @thomas-braun sagte in Adapter lassen sich nicht updaten:

            cd /opt/iobroker && npm ls noble

            smarthome@ioBroker:~$ cd /opt/iobroker && npm ls noble
            [sudo] password for smarthome: 
            iobroker.inst@2.0.3 /opt/iobroker
            `-- (empty)
            
            smarthome@ioBroker:/opt/iobroker$ 
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #8

            @feinfinger

            Sorry, mein Fehler:

            cd /opt/iobroker && npm ls @stoprocent/noble
            

            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

            F 1 Antwort Letzte Antwort
            1
            • Thomas BraunT Thomas Braun

              @feinfinger

              Sorry, mein Fehler:

              cd /opt/iobroker && npm ls @stoprocent/noble
              
              F Offline
              F Offline
              Feinfinger
              schrieb am zuletzt editiert von
              #9

              @thomas-braun sagte in Adapter lassen sich nicht updaten:

              cd /opt/iobroker && npm ls @stoprocent/noble

              Was heißt hier sorry, ich bin so froh das es dich hier im Forum gibt 😃

              smarthome@ioBroker:/opt/iobroker$ cd /opt/iobroker && npm ls @stoprocent/noble
              iobroker.inst@2.0.3 /opt/iobroker
              +-- iobroker.homekit-controller@0.5.11
              | `-- hap-controller@0.10.2
              |   `-- @stoprocent/noble@1.19.1 deduped
              `-- iobroker.radar2@2.4.0
                `-- @stoprocent/noble@1.19.1
              

              iob als LXC im Proxmox
              Node.js: v22.19.0
              NPM: 10.9.3
              js-controller 7.0.7

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • F Feinfinger

                @thomas-braun sagte in Adapter lassen sich nicht updaten:

                cd /opt/iobroker && npm ls @stoprocent/noble

                Was heißt hier sorry, ich bin so froh das es dich hier im Forum gibt 😃

                smarthome@ioBroker:/opt/iobroker$ cd /opt/iobroker && npm ls @stoprocent/noble
                iobroker.inst@2.0.3 /opt/iobroker
                +-- iobroker.homekit-controller@0.5.11
                | `-- hap-controller@0.10.2
                |   `-- @stoprocent/noble@1.19.1 deduped
                `-- iobroker.radar2@2.4.0
                  `-- @stoprocent/noble@1.19.1
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #10

                @feinfinger sagte in Adapter lassen sich nicht updaten:

                homekit-controller
                radar2

                installier die beiden Adapter mal neu.

                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

                F 2 Antworten Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @feinfinger sagte in Adapter lassen sich nicht updaten:

                  homekit-controller
                  radar2

                  installier die beiden Adapter mal neu.

                  F Offline
                  F Offline
                  Feinfinger
                  schrieb am zuletzt editiert von
                  #11

                  @thomas-braun

                  Radar2 lies sich ohne Probleme installieren, wenn ich den homekit-controller installieren möchte kommt dieser Fehler:

                  ERROR: Process exited with code 25
                  Weniger Protokolle
                  Detailliert
                  
                  $ iobroker add homekit-controller --host ioBroker
                  
                  Installing iobroker.homekit-controller@0.5.11... (System call)
                  
                  npm error code 7npm error path /opt/iobroker/node_modules/@stoprocent/noblenpm error command failednpm error command sh -c node-gyp-buildnpm error (node:26743) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.npm error (Use `node --trace-deprecation ...` to show where the warning was created)npm error gyp ERR! UNCAUGHT EXCEPTION npm error gyp ERR! stack TypeError: Cannot assign to read only property 'cflags' of object '#<Object>'npm error gyp ERR! stack at createConfigFile (/opt/iobroker/node_modules/node-gyp/lib/configure.js:117:21)npm error gyp ERR! stack at /opt/iobroker/node_modules/node-gyp/lib/configure.js:84:9npm error gyp ERR! stack at FSReqCallback.oncomplete (node:fs:187:23)npm error gyp ERR! System Linux 6.14.11-1-pvenpm error gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild"npm error gyp ERR! cwd /opt/iobroker/node_modules/@stoprocent/noblenpm error gyp ERR! node -v v22.19.0npm error gyp ERR! node-gyp -v v7.1.2npm error gyp ERR! Node-gyp failed to build your package.npm error gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-09-19T06_33_43_583Z-debug-0.log
                  
                  host.ioBroker Cannot install iobroker.homekit-controller@0.5.11: 7
                  
                  ERROR: Process exited with code 25
                  

                  iob als LXC im Proxmox
                  Node.js: v22.19.0
                  NPM: 10.9.3
                  js-controller 7.0.7

                  1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @feinfinger sagte in Adapter lassen sich nicht updaten:

                    homekit-controller
                    radar2

                    installier die beiden Adapter mal neu.

                    F Offline
                    F Offline
                    Feinfinger
                    schrieb am zuletzt editiert von
                    #12

                    @thomas-braun

                    Dafür lassen sich jetzt die anderen Adapter updaten.

                    iob als LXC im Proxmox
                    Node.js: v22.19.0
                    NPM: 10.9.3
                    js-controller 7.0.7

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • F Feinfinger

                      @thomas-braun

                      Dafür lassen sich jetzt die anderen Adapter updaten.

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

                      @feinfinger

                      Dann mach mal ein Issue drüben bei github für den homekit-controller auf.

                      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

                      F 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @feinfinger

                        Dann mach mal ein Issue drüben bei github für den homekit-controller auf.

                        F Offline
                        F Offline
                        Feinfinger
                        schrieb am zuletzt editiert von
                        #14

                        @thomas-braun

                        Ok, hab ich gemacht.

                        Danke dir erstmal für deine Hilfe!

                        iob als LXC im Proxmox
                        Node.js: v22.19.0
                        NPM: 10.9.3
                        js-controller 7.0.7

                        1 Antwort Letzte Antwort
                        0

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

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

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

                        Registrieren Anmelden
                        Antworten
                        • In einem neuen Thema antworten
                        Anmelden zum Antworten
                        • Älteste zuerst
                        • Neuste zuerst
                        • Meiste Stimmen


                        Support us

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

                        502

                        Online

                        32.8k

                        Benutzer

                        82.9k

                        Themen

                        1.3m

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

                        • Du hast noch kein Konto? Registrieren

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