Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Installation
  5. node js Update - npm bad error EBADENGINE

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.4k

node js Update - npm bad error EBADENGINE

Geplant Angeheftet Gesperrt Verschoben Installation
37 Beiträge 6 Kommentatoren 2.7k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • mcm1957M mcm1957

    @lobomau

    Als aktualisiser mal YAHKA.
    Das blockiert bekanntermaßen alle anderen ioBroker Installationen da es ein nicht mehr supportetes npm Paket enthält. Dann mal weiter schaun.

    Zu pam-devel kann ich nichts sagen. Hab jetzt auf die Schnelle nicht gefunden wo du die Anweisung das zu installieren gelesen hast.

    lobomauL Offline
    lobomauL Offline
    lobomau
    schrieb am zuletzt editiert von
    #28

    @mcm1957 yahka möchte auch nicht so recht. Klingt für mich bei dem log danach, dass yahka nicht kompatibel ist mit ring:

    npm error notsup Not compatible with your version of node/npm: ring-client-api@13.1.0npm
    

    Host: NUC8i3 mit Proxmox:

    • ioBroker CT Debian 13, npm 10.9.3, nodejs 22.20.0
    • Slave: Pi4
    mcm1957M 1 Antwort Letzte Antwort
    0
    • lobomauL lobomau

      @mcm1957 yahka möchte auch nicht so recht. Klingt für mich bei dem log danach, dass yahka nicht kompatibel ist mit ring:

      npm error notsup Not compatible with your version of node/npm: ring-client-api@13.1.0npm
      
      mcm1957M Online
      mcm1957M Online
      mcm1957
      schrieb am zuletzt editiert von
      #29

      @lobomau

      Ich tippe hie eher auf ein Henne-Ei Problem.

      veraltetes YAHKA blockiert alle Updates - incl. ring.
      veraltetes RING blockiert alle Updates - incl. yahka.

      Ich seh zwei optionen:

      • yahka oder ring complett deinstalieren (d.h. adapter nicht nur instanz deinstallieren).
        ACHTUNG: Damit verlierst du die Einstellungen der Adapter und ggF. history Einstellungen die dran hängen
      • anschließen den anderen aktualisisern und yahka / ring neu installieren

      ODER

      • testweise node.js auf zurückrollen
      • alle Adapter incl. yahka / ring aktualisieren
      • node wieder auf Stand bringen

      Aber wart mal ob @thomas-braun da noch ne bessere Idee hat.

      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
      Support Repositoryverwaltung.

      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

      LESEN - gute Forenbeitrage

      1 Antwort Letzte Antwort
      0
      • Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #30

        @lobomau

        sudo apt update
        sudo apt install libpam0g-dev
        sudo apt full-upgrade
        

        pam-devel gibt es nicht für Debian.
        Danach gib mal die vollständige Ausgabe von

        iob diag
        

        zum 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

        lobomauL 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @lobomau

          sudo apt update
          sudo apt install libpam0g-dev
          sudo apt full-upgrade
          

          pam-devel gibt es nicht für Debian.
          Danach gib mal die vollständige Ausgabe von

          iob diag
          

          zum Besten.

          lobomauL Offline
          lobomauL Offline
          lobomau
          schrieb am zuletzt editiert von
          #31

          @thomas-braun

          Hier der iob diag log. Soviele ports auf die yahka horcht? Ist das normal? oh... log ist länger als 100.000 Zeichen... ich kürze das mit yahka ports

          
          ========== Start marking the full check here ===========
          
          ```bash
          Script v.2025-08-09
          
          *** BASE SYSTEM ***
          Operating System: Debian GNU/Linux 12 (bookworm)
          Static hostname: Pi4
                Icon name: computer
                   Kernel: Linux 6.1.21-v8+
             Architecture: arm64
          OS is similar to: 
          
          Model		: Raspberry Pi 4 Model B Rev 1.5
          Docker          : false
          Virtualization  : none
          Kernel          : aarch64
          Userland        : 64 bit
          
          Systemuptime and Load:
          11:11:58 up 16:49,  2 users,  load average: 0.66, 0.60, 0.30
          CPU threads: 4
          
          
          *** LIFE CYCLE STATUS ***
          Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
          
          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.
          
          Previously detected issues:
          No throttling issues detected.
          
          *** TIME AND TIMEZONES ***
                        Local time: Sat 2025-09-13 11:11:58 CEST
                    Universal time: Sat 2025-09-13 09:11:58 UTC
                          RTC time: n/a
                         Time zone: Europe/Berlin (CEST, +0200)
          System clock synchronized: yes
                       NTP service: active
                   RTC in local TZ: no
          
          *** Users and Groups ***
          User that called 'iob diag':
          pi
          HOME=/home/pi
          GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
          
          User that is running 'js-controller':
          iobroker
          HOME=/home/iobroker
          GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
          
          *** DISPLAY-SERVER SETUP ***
          Display-Server: 	false
          Unit display-manager.service could not be found.
          Display-Manager: 	
          Desktop: 		
          Session: 		tty
          
          *** MEMORY ***
                        total        used        free      shared  buff/cache   available
          Mem:            2.0G        1.0G        371M        1.1M        647M        946M
          Swap:           209M          0B        209M
          Total:          2.2G        1.0G        581M
          
          Active iob-Instances: 	59
          
                  1899 M total memory
                   996 M used memory
                  1024 M active memory
                   393 M inactive memory
                   354 M free memory
                    54 M buffer memory
                   563 M swap cache
                   199 M total swap
                     0 M used swap
                   199 M free swap
          
          *** top - Table Of Processes  ***
          top - 11:11:59 up 16:49,  2 users,  load average: 0.66, 0.60, 0.30
          Tasks: 162 total,   1 running, 161 sleeping,   0 stopped,   0 zombie
          %Cpu(s):  0.0 us, 12.5 sy,  0.0 ni, 75.0 id, 12.5 wa,  0.0 hi,  0.0 si,  0.0 st 
          MiB Mem :   1899.1 total,    353.8 free,    996.6 used,    617.7 buff/cache     
          MiB Swap:    200.0 total,    200.0 free,      0.0 used.    902.5 avail Mem 
          
          *** FAILED SERVICES ***
          
           UNIT LOAD ACTIVE SUB DESCRIPTION
          0 loaded units listed.
          
          
          *** DMESG CRITICAL ERRORS ***
          No critical errors detected
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4       29G  9.4G   19G  34% /
          devtmpfs       devtmpfs  692M     0  692M   0% /dev
          tmpfs          tmpfs     950M     0  950M   0% /dev/shm
          tmpfs          tmpfs     380M  1.1M  379M   1% /run
          tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
          /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
          tmpfs          tmpfs     190M     0  190M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          
          Show mounted filesystems:
          TARGET  SOURCE         FSTYPE OPTIONS
          /       /dev/mmcblk0p2 ext4   rw,noatime
          `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          2.8G	/var/
          1.6G	/var/log/journal/70a6d5a04f284f8395bdf7bfbbc14b6f
          1.6G	/var/log/journal
          1.6G	/var/log
          790M	/var/cache
          
          Archived and active journals take up 1.5G in the file system.
          
          /opt/iobroker/backups:
          30M	/opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          97M	/opt/iobroker/iobroker-data/
          53M	/opt/iobroker/iobroker-data/backup-objects
          14M	/opt/iobroker/iobroker-data/files
          13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
          13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
          
          The five largest files in iobroker-data are:
          29M	/opt/iobroker/iobroker-data/objects.jsonl
          6.3M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
          2.8M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
          2.2M	/opt/iobroker/iobroker-data/backup-objects/2022-12-23_18-32_objects.jsonl.gz
          2.2M	/opt/iobroker/iobroker-data/backup-objects/2022-12-23_16-32_objects.jsonl.gz
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
          
          No Devices found 'by-id'
          
          *** ZigBee Settings ***
          Zigbee Network Settings on your coordinator/in nvbackup are:
          
          zigbee.X
          Extended Pan ID:
          *** MASKED ***
          Pan ID:
          *** MASKED ***
          Channel:
          *** MASKED ***
          Network Key:
          *** MASKED ***
          
          To unmask the settings run 'iob diag --unmask'
          
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs 	v22.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 arm64 Packages
                 100 /var/lib/dpkg/status
              22.18.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.17.1-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.17.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.16.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.15.1-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.15.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.14.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.13.1-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.13.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.12.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.11.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.10.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.9.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.8.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.7.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.6.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.5.1-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.5.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.4.1-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.4.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.3.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.2.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.1.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.0.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              18.20.4+dfsg-1~deb12u1 500
                 500 http://deb.debian.org/debian bookworm/main arm64 Packages
                 500 http://security.debian.org/debian-security bookworm-security/main arm64 Packages
          
          Temp directories causing deletion problem: 0
          No problems detected
          
          Errors in npm tree: 0
          No problems detected
          
          Checking for nodejs vulnerability:
          
          
          █████  ██      ██           ██████   ██████   ██████  ██████         ██
          ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
          ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
          ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
          ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
          
          
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          At least one iobroker host is running.
          
          Objects type: jsonl
          States  type: jsonl
          
          Hosts:
          Pi4                 Pi4 (version: 7.0.7, hostname: Pi4           , alive, uptime: 60559)
          ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 1466820)
          
          Core adapters versions
          js-controller: 	7.0.7
          admin: 		7.6.17
          javascript: 	"javascript" not found
          
          nodejs modules from github: 	0
          
          Adapter State
          + system.adapter.accuweather.0            : accuweather           : ioBroker                                 -  enabled
          + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
          + system.adapter.admin.1                  : admin                 : ioBroker                                 -  enabled, port: 8089, bind: 0.0.0.0 (SSL), run as: admin
          + system.adapter.admin.2                  : admin                 : Pi4                                      -  enabled, port: 8090, bind: 0.0.0.0, run as: admin
          + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
          + system.adapter.awtrix-light.0           : awtrix-light          : ioBroker                                 -  enabled
          + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
          + system.adapter.bmw.0                    : bmw                   : ioBroker                                 -  enabled
          + system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
          + system.adapter.device-watcher.0         : device-watcher        : ioBroker                                 -  enabled
           system.adapter.devices.0                : devices               : ioBroker                                 -  enabled
           system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
          + system.adapter.energiefluss.0           : energiefluss          : ioBroker                                 -  enabled
           system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
           system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
          + system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
          + system.adapter.go-e.0                   : go-e                  : ioBroker                                 -  enabled
          + system.adapter.go-e.1                   : go-e                  : ioBroker                                 -  enabled
          + system.adapter.hass.0                   : hass                  : ioBroker                                 -  enabled, port: 8123
           system.adapter.heatingcontrol.0         : heatingcontrol        : Pi4                                      - disabled
          + system.adapter.hm-rega.0                : hm-rega               : 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.homeconnect.0            : homeconnect           : ioBroker                                 - disabled
           system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
           system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
           system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker                                 - disabled
           system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
           system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
           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.javascript.1             : javascript            : ioBroker                                 -  enabled
          + system.adapter.lgtv.0                   : lgtv                  : Pi4                                      -  enabled
           system.adapter.lgtv11.0                 : lgtv11                : ioBroker                                 - disabled, port: 8080
          + system.adapter.linkeddevices.0          : linkeddevices         : ioBroker                                 -  enabled
          + system.adapter.lovelace.1               : lovelace              : ioBroker                                 -  enabled, port: 8098, bind: 0.0.0.0, run as: admin
          + system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
          + system.adapter.modbus.1                 : modbus                : ioBroker                                 -  enabled
           system.adapter.mqtt-client.0            : mqtt-client           : Pi4                                      - disabled, port: 1883
          + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1885, bind: 0.0.0.0
          + system.adapter.nuki-extended.0          : nuki-extended         : ioBroker                                 -  enabled
           system.adapter.onvif.0                  : onvif                 : ioBroker                                 - disabled, port: 80, 7575, 8000, 8080, 8081, 8899, 2020
          + system.adapter.pid.0                    : pid                   : ioBroker                                 -  enabled
          + system.adapter.places.0                 : places                : ioBroker                                 -  enabled
          + system.adapter.proxmox.1                : proxmox               : ioBroker                                 -  enabled, port: 8006
          + system.adapter.pvforecast.0             : pvforecast            : ioBroker                                 -  enabled
          + system.adapter.radar2.1                 : radar2                : Pi4                                      -  enabled
          + system.adapter.ring.0                   : ring                  : ioBroker                                 -  enabled
          + system.adapter.rpi2.2                   : rpi2                  : Pi4                                      -  enabled
           system.adapter.sayit.0                  : sayit                 : ioBroker                                 - disabled
           system.adapter.sayit.1                  : sayit                 : ioBroker                                 - disabled
           system.adapter.schoolfree.0             : schoolfree            : ioBroker                                 -  enabled
          + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.sma-em.0                 : sma-em                : ioBroker                                 -  enabled
          + system.adapter.smartcontrol.0           : smartcontrol          : Pi4                                      -  enabled
          + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.sourceanalytix.0         : sourceanalytix        : Pi4                                      -  enabled
           system.adapter.squeezeboxrpc.0          : squeezeboxrpc         : Pi4                                      - disabled, port: 9000
          + system.adapter.statistics.0             : statistics            : ioBroker                                 -  enabled
           system.adapter.telegram-menu.0          : telegram-menu         : ioBroker                                 - disabled
          + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.1               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.tesla-motors.0           : tesla-motors          : ioBroker                                 -  enabled
          + system.adapter.tractive-gps.0           : tractive-gps          : ioBroker                                 -  enabled
          + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
          + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
          + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
           system.adapter.uv-protect.0             : uv-protect            : Pi4                                      -  enabled
           system.adapter.vis-2.0                  : vis-2                 : ioBroker                                 - disabled
           system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 - disabled
           system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
           system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 - disabled
           system.adapter.vis-map.0                : vis-map               : ioBroker                                 - disabled
           system.adapter.vis-material-advanced.0  : vis-material-advanced : ioBroker                                 - disabled
           system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
           system.adapter.vis-metro.0              : vis-metro             : ioBroker                                 - disabled
           system.adapter.vis-players.0            : vis-players           : ioBroker                                 - disabled
           system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
           system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
          + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
          + system.adapter.web.1                    : web                   : ioBroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
          + system.adapter.web.2                    : web                   : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.withings.0               : withings              : ioBroker                                 -  enabled
          + system.adapter.worx.0                   : worx                  : ioBroker                                 -  enabled
          + system.adapter.yahka.0                  : yahka                 : Pi4                                      -  enabled
          + system.adapter.yahoo-stock-market.0     : yahoo-stock-market    : ioBroker                                 -  enabled
          + system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : ioBroker                                 -  enabled
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
          + system.adapter.admin.1                  : admin                 : ioBroker                                 -  enabled, port: 8089, bind: 0.0.0.0 (SSL), run as: admin
          + system.adapter.admin.2                  : admin                 : Pi4                                      -  enabled, port: 8090, bind: 0.0.0.0, run as: admin
          + system.adapter.hass.0                   : hass                  : ioBroker                                 -  enabled, port: 8123
          + 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.lovelace.1               : lovelace              : ioBroker                                 -  enabled, port: 8098, bind: 0.0.0.0, run as: admin
          + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1885, bind: 0.0.0.0
          + system.adapter.proxmox.1                : proxmox               : ioBroker                                 -  enabled, port: 8006
          + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.telegram.1               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
          + system.adapter.web.1                    : web                   : ioBroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
          + system.adapter.web.2                    : web                   : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          
          ioBroker-Repositories
          ┌─────────┬────────────────────┬─────────────────────────────────────────────────────────┬──────────────┐
          │ (index) │ name               │ url                                                     │ auto upgrade │
          ├─────────┼────────────────────┼─────────────────────────────────────────────────────────┼──────────────┤
          │ 0       │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
          │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
          └─────────┴────────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
          
          Active repo(s): Stable (default)
          Upgrade policy: none
          
          Installed ioBroker-Adapters
          Used repository: Stable (default)
          Adapter    "accuweather"  : 2.1.0    , installed 2.1.0
          Adapter    "admin"        : 7.7.2    , installed 7.6.17 [Updatable]
          Adapter    "backitup"     : 3.3.5    , installed 3.3.5
          Adapter    "denon"        : 1.15.12  , installed 1.15.12
          Adapter    "device-reminder": 3.1.2  , installed 3.1.2
          Adapter    "device-watcher": 2.12.6  , installed 2.12.1 [Updatable]
          Adapter    "dwd"          : 2.8.5    , installed 2.8.5
          Adapter    "energiefluss-erweitert": 0.7.7, installed 0.7.7
          Adapter    "go-e"         : 1.0.41   , installed 1.0.41
          Adapter    "heatingcontrol": 2.12.15 , installed 2.12.15
          Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
          Adapter    "ical"         : 1.16.2   , installed 1.16.2
          Controller "js-controller": 7.0.7    , installed 7.0.7
          Adapter    "lgtv"         : 2.4.0    , installed 2.4.0
          Adapter    "logparser"    : 2.4.0    , installed 2.4.0
          Adapter    "mqtt-client"  : 3.0.0    , installed 3.0.0
          Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
          Adapter    "onvif"        : 1.1.4    , installed 1.1.4
          Adapter    "radar2"       : 2.4.0    , installed 2.3.0  [Updatable]
          Adapter    "ring"         : 6.4.0    , installed 6.3.0  [Updatable]
          Adapter    "rpi2"         : 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    "smartcontrol" : 2.0.1    , installed 2.0.1
          Adapter    "socketio"     : 6.7.1    , installed 7.0.1
          Adapter    "squeezeboxrpc": 1.6.2    , installed 1.6.2
          Adapter    "telegram"     : 4.1.0    , installed 4.1.0
          Adapter    "telegram-menu": 2.4.4    , installed 2.4.4
          Adapter    "tuya"         : 3.16.0   , installed 3.17.0
          Adapter    "uv-protect"   : 0.6.7    , installed 0.6.7
          Adapter    "web"          : 7.0.8    , installed 7.0.8
          Adapter    "ws"           : 2.6.2    , installed 3.0.5
          Adapter    "yahka"        : 1.1.5    , installed 1.0.9  [Updatable]
          Adapter    "yahoo-stock-market": 0.0.7, installed 0.0.7
          
          Objects and States
          Please stand by - This may take a while
          Objects: 	45906
          States: 	37371
          
          *** OS-Repositories and Updates ***
          Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
          Hit:2 http://deb.debian.org/debian bookworm InRelease
          Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
          Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
          Hit:5 http://archive.raspberrypi.org/debian bookworm 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:46537         0.0.0.0:*               LISTEN      1001       496648     869/io.yahka.0      
          tcp        0      0 127.0.0.1:41419         0.0.0.0:*               LISTEN      1001       527111     869/io.yahka.0      
          tcp        0      0 127.0.0.1:43461         0.0.0.0:*               LISTEN      1001       524659     869/io.yahka.0      
          tcp        0      0 127.0.0.1:35271         0.0.0.0:*               LISTEN      1001       537480     869/io.yahka.0      
          tcp        0      0 127.0.0.1:40385         0.0.0.0:*               LISTEN      1001       532708     869/io.yahka.0      
          tcp        0      0 127.0.0.1:42433         0.0.0.0:*               LISTEN      1001       521463     869/io.yahka.0      
          tcp        0      0 127.0.0.1:37315         0.0.0.0:*               LISTEN      1001       513610     869/io.yahka.0      
          tcp        0      0 127.0.0.1:41411         0.0.0.0:*               LISTEN      1001       486126     869/io.yahka.0      
          ....   
          tcp        0      0 127.0.0.1:38251         0.0.0.0:*               LISTEN      1001       494063     869/io.yahka.0      
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14170      586/sshd: /usr/sbin 
          tcp        0      0 127.0.0.1:36197         0.0.0.0:*               LISTEN      1001       525345     869/io.yahka.0      
          tcp        0      0 127.0.0.1:42343         0.0.0.0:*               LISTEN      1001       507967     869/io.yahka.0      
          tcp        0      0 127.0.0.1:46433         0.0.0.0:*               LISTEN      1001       524727     869/io.yahka.0      
          tcp        0      0 127.0.0.1:34145         0.0.0.0:*               LISTEN      1001       523636     869/io.yahka.0      
          tcp        0      0 127.0.0.1:45437         0.0.0.0:*               LISTEN      1001       538254     869/io.yahka.0      
          tcp        0      0 127.0.0.1:35197         0.0.0.0:*               LISTEN      1001       534301     869/io.yahka.0      
          .....
          tcp        0      0 127.0.0.1:38893         0.0.0.0:*               LISTEN      1001       523651     869/io.yahka.0      
          tcp        0      0 127.0.0.1:46061         0.0.0.0:*               LISTEN      1001       517005     869/io.yahka.0      
          tcp        0      0 0.0.0.0:43669           0.0.0.0:*               LISTEN      1001       16173      869/io.yahka.0      
          tcp        0      0 127.0.0.1:40937         0.0.0.0:*               LISTEN      1001       537939     869/io.yahka.0      
          tcp        0      0 127.0.0.1:35817         0.0.0.0:*               LISTEN      1001       529774     869/io.yahka.0      
          tcp        0      0 127.0.0.1:46057         0.0.0.0:*               LISTEN      1001       513699     869/io.yahka.0      
          tcp        0      0 127.0.0.1:36841         0.0.0.0:*               LISTEN      1001       514477     869/io.yahka.0      
          ....   
          tcp        0      0 127.0.0.1:34339         0.0.0.0:*               LISTEN      1001       509654     869/io.yahka.0      
          tcp        0      0 127.0.0.1:35389         0.0.0.0:*               LISTEN      1001       498528     869/io.yahka.0      
          tcp        0      0 127.0.0.1:41533         0.0.0.0:*               LISTEN      1001       493132     869/io.yahka.0      
          tcp        0      0 127.0.0.1:34363         0.0.0.0:*               LISTEN      1001       491329     869/io.yahka.0      
          tcp        0      0 127.0.0.1:36405         0.0.0.0:*               LISTEN      1001       534995     869/io.yahka.0      
          tcp        0      0 127.0.0.1:45621         0.0.0.0:*               LISTEN      1001       509430     869/io.yahka.0      
          tcp        0      0 127.0.0.1:38455         0.0.0.0:*               LISTEN      1001       496269     869/io.yahka.0      
          tcp        0      0 127.0.0.1:38449         0.0.0.0:*               LISTEN      1001       503383     869/io.yahka.0      
          tcp        0      0 127.0.0.1:34353         0.0.0.0:*               LISTEN      1001       497446     869/io.yahka.0      
          tcp        0      0 127.0.0.1:37427         0.0.0.0:*               LISTEN      1001       532650     869/io.yahka.0      
          tcp        0      0 127.0.0.1:43571         0.0.0.0:*               LISTEN      1001       527160     869/io.yahka.0      
          tcp        0      0 127.0.0.1:42547         0.0.0.0:*               LISTEN      1001       515845     869/io.yahka.0      
          tcp        0      0 127.0.0.1:34355         0.0.0.0:*               LISTEN      1001       513499     869/io.yahka.0      
          tcp6       0      0 :::22                   :::*                    LISTEN      0          14172      586/sshd: /usr/sbin 
          tcp6       0      0 :::8090                 :::*                    LISTEN      1001       19666      1580/io.admin.2     
          udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       353439     49800/io.radar2.1   
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14518      715/dhcpcd          
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13139      396/avahi-daemon: r 
          udp        0      0 0.0.0.0:44347           0.0.0.0:*                           108        13141      396/avahi-daemon: r 
          udp6       0      0 :::5353                 :::*                                108        13140      396/avahi-daemon: r 
          udp6       0      0 :::53552                :::*                                108        13142      396/avahi-daemon: r 
          
          *** Log File - Last 25 Lines ***
          
          2025-09-13 11:10:22.723  - error: host.Pi4 iobroker Cannot install "pam-devel": WARNING: apt does not have a stable CLI interface. Use with caution in scripts.E: Unable to locate package pam-develThe following apt packages could not be installed: pam-devel. Please install them manually.
          2025-09-13 11:10:22.724  - info: host.Pi4 iobroker Installed the following apt packages: pam-develThese apt packages were already installed: libavahi-compat-libdnssd-dev
          2025-09-13 11:10:22.732  - info: host.Pi4 iobroker Updating objects from io-package.json for adapter "yahka" with version "1.0.9"
          2025-09-13 11:10:24.701  - info: host.Pi4 iobroker upload [20] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/css/yahka.admin.css css/yahka.admin.css text/css
          2025-09-13 11:10:24.762  - info: host.Pi4 iobroker upload [19] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/css/metro-colors.min.css ext/metroui/css/metro-colors.min.css text/css
          2025-09-13 11:10:24.809  - info: host.Pi4 iobroker upload [18] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/css/metro-icons.min.css ext/metroui/css/metro-icons.min.css text/css
          2025-09-13 11:10:24.837  - info: host.Pi4 iobroker upload [17] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/css/metro-responsive.min.css ext/metroui/css/metro-responsive.min.css text/css
          2025-09-13 11:10:24.852  - info: host.Pi4 iobroker upload [16] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/css/metro-rtl.min.css ext/metroui/css/metro-rtl.min.css text/css
          2025-09-13 11:10:24.866  - info: host.Pi4 iobroker upload [15] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/css/metro-schemes.min.css ext/metroui/css/metro-schemes.min.css text/css
          2025-09-13 11:10:24.879  - info: host.Pi4 iobroker upload [14] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/css/metro.min.css ext/metroui/css/metro.min.css text/css
          2025-09-13 11:10:24.909  - info: host.Pi4 iobroker upload [13] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/fonts/metro.eot ext/metroui/fonts/metro.eot application/vnd.ms-fontobject
          2025-09-13 11:10:24.948  - info: host.Pi4 iobroker upload [12] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/fonts/metro.svg ext/metroui/fonts/metro.svg image/svg+xml
          2025-09-13 11:10:24.982  - info: host.Pi4 iobroker upload [11] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/fonts/metro.ttf ext/metroui/fonts/metro.ttf font/ttf
          2025-09-13 11:10:25.005  - info: host.Pi4 iobroker upload [10] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/fonts/metro.woff ext/metroui/fonts/metro.woff font/woff
          2025-09-13 11:10:25.016  - info: host.Pi4 iobroker upload [9] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/fonts/selection.json ext/metroui/fonts/selection.json application/json
          2025-09-13 11:10:25.052  - info: host.Pi4 iobroker upload [8] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/js/metro.min.js ext/metroui/js/metro.min.js application/javascript
          2025-09-13 11:10:25.065  - info: host.Pi4 iobroker upload [7] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
          2025-09-13 11:10:25.080  - info: host.Pi4 iobroker upload [6] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/home_icon_large.png home_icon_large.png image/png
          2025-09-13 11:10:25.087  - info: host.Pi4 iobroker upload [5] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/index.html index.html text/html
          2025-09-13 11:10:25.095  - info: host.Pi4 iobroker upload [4] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/index_m.html index_m.html text/html
          2025-09-13 11:10:25.101  - info: host.Pi4 iobroker upload [3] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/words.js words.js application/javascript
          2025-09-13 11:10:25.109  - info: host.Pi4 iobroker upload [2] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/yahka.admin.js yahka.admin.js application/javascript
          2025-09-13 11:10:25.289  - info: host.Pi4 iobroker upload [1] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/yahka.admin.js.map yahka.admin.js.map application/json
          2025-09-13 11:10:25.523  - info: host.Pi4 iobroker upload [0] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/yahka.png yahka.png image/png
          2025-09-13 11:10:26.588  - info: host.Pi4 iobroker exit 0
          
          

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

          iob diag has finished.

          pi@Pi4:/opt/iobroker $

          [/s]

          Host: NUC8i3 mit Proxmox:

          • ioBroker CT Debian 13, npm 10.9.3, nodejs 22.20.0
          • Slave: Pi4
          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • lobomauL lobomau

            @thomas-braun

            Hier der iob diag log. Soviele ports auf die yahka horcht? Ist das normal? oh... log ist länger als 100.000 Zeichen... ich kürze das mit yahka ports

            
            ========== Start marking the full check here ===========
            
            ```bash
            Script v.2025-08-09
            
            *** BASE SYSTEM ***
            Operating System: Debian GNU/Linux 12 (bookworm)
            Static hostname: Pi4
                  Icon name: computer
                     Kernel: Linux 6.1.21-v8+
               Architecture: arm64
            OS is similar to: 
            
            Model		: Raspberry Pi 4 Model B Rev 1.5
            Docker          : false
            Virtualization  : none
            Kernel          : aarch64
            Userland        : 64 bit
            
            Systemuptime and Load:
            11:11:58 up 16:49,  2 users,  load average: 0.66, 0.60, 0.30
            CPU threads: 4
            
            
            *** LIFE CYCLE STATUS ***
            Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** TIME AND TIMEZONES ***
                          Local time: Sat 2025-09-13 11:11:58 CEST
                      Universal time: Sat 2025-09-13 09:11:58 UTC
                            RTC time: n/a
                           Time zone: Europe/Berlin (CEST, +0200)
            System clock synchronized: yes
                         NTP service: active
                     RTC in local TZ: no
            
            *** Users and Groups ***
            User that called 'iob diag':
            pi
            HOME=/home/pi
            GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
            
            User that is running 'js-controller':
            iobroker
            HOME=/home/iobroker
            GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
            
            *** DISPLAY-SERVER SETUP ***
            Display-Server: 	false
            Unit display-manager.service could not be found.
            Display-Manager: 	
            Desktop: 		
            Session: 		tty
            
            *** MEMORY ***
                          total        used        free      shared  buff/cache   available
            Mem:            2.0G        1.0G        371M        1.1M        647M        946M
            Swap:           209M          0B        209M
            Total:          2.2G        1.0G        581M
            
            Active iob-Instances: 	59
            
                    1899 M total memory
                     996 M used memory
                    1024 M active memory
                     393 M inactive memory
                     354 M free memory
                      54 M buffer memory
                     563 M swap cache
                     199 M total swap
                       0 M used swap
                     199 M free swap
            
            *** top - Table Of Processes  ***
            top - 11:11:59 up 16:49,  2 users,  load average: 0.66, 0.60, 0.30
            Tasks: 162 total,   1 running, 161 sleeping,   0 stopped,   0 zombie
            %Cpu(s):  0.0 us, 12.5 sy,  0.0 ni, 75.0 id, 12.5 wa,  0.0 hi,  0.0 si,  0.0 st 
            MiB Mem :   1899.1 total,    353.8 free,    996.6 used,    617.7 buff/cache     
            MiB Swap:    200.0 total,    200.0 free,      0.0 used.    902.5 avail Mem 
            
            *** FAILED SERVICES ***
            
             UNIT LOAD ACTIVE SUB DESCRIPTION
            0 loaded units listed.
            
            
            *** DMESG CRITICAL ERRORS ***
            No critical errors detected
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4       29G  9.4G   19G  34% /
            devtmpfs       devtmpfs  692M     0  692M   0% /dev
            tmpfs          tmpfs     950M     0  950M   0% /dev/shm
            tmpfs          tmpfs     380M  1.1M  379M   1% /run
            tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
            /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
            tmpfs          tmpfs     190M     0  190M   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            
            Show mounted filesystems:
            TARGET  SOURCE         FSTYPE OPTIONS
            /       /dev/mmcblk0p2 ext4   rw,noatime
            `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            2.8G	/var/
            1.6G	/var/log/journal/70a6d5a04f284f8395bdf7bfbbc14b6f
            1.6G	/var/log/journal
            1.6G	/var/log
            790M	/var/cache
            
            Archived and active journals take up 1.5G in the file system.
            
            /opt/iobroker/backups:
            30M	/opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            97M	/opt/iobroker/iobroker-data/
            53M	/opt/iobroker/iobroker-data/backup-objects
            14M	/opt/iobroker/iobroker-data/files
            13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
            13M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static
            
            The five largest files in iobroker-data are:
            29M	/opt/iobroker/iobroker-data/objects.jsonl
            6.3M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
            2.8M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
            2.2M	/opt/iobroker/iobroker-data/backup-objects/2022-12-23_18-32_objects.jsonl.gz
            2.2M	/opt/iobroker/iobroker-data/backup-objects/2022-12-23_16-32_objects.jsonl.gz
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
            
            No Devices found 'by-id'
            
            *** ZigBee Settings ***
            Zigbee Network Settings on your coordinator/in nvbackup are:
            
            zigbee.X
            Extended Pan ID:
            *** MASKED ***
            Pan ID:
            *** MASKED ***
            Channel:
            *** MASKED ***
            Network Key:
            *** MASKED ***
            
            To unmask the settings run 'iob diag --unmask'
            
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs 	v22.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 arm64 Packages
                   100 /var/lib/dpkg/status
                22.18.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.17.1-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.17.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.16.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.15.1-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.15.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.14.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.13.1-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.13.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.12.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.11.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.10.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.9.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.8.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.7.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.6.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.5.1-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.5.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.4.1-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.4.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.3.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.2.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.1.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                22.0.0-1nodesource1 1001
                   500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                18.20.4+dfsg-1~deb12u1 500
                   500 http://deb.debian.org/debian bookworm/main arm64 Packages
                   500 http://security.debian.org/debian-security bookworm-security/main arm64 Packages
            
            Temp directories causing deletion problem: 0
            No problems detected
            
            Errors in npm tree: 0
            No problems detected
            
            Checking for nodejs vulnerability:
            
            
            █████  ██      ██           ██████   ██████   ██████  ██████         ██
            ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
            ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
            ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
            ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
            
            
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            At least one iobroker host is running.
            
            Objects type: jsonl
            States  type: jsonl
            
            Hosts:
            Pi4                 Pi4 (version: 7.0.7, hostname: Pi4           , alive, uptime: 60559)
            ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 1466820)
            
            Core adapters versions
            js-controller: 	7.0.7
            admin: 		7.6.17
            javascript: 	"javascript" not found
            
            nodejs modules from github: 	0
            
            Adapter State
            + system.adapter.accuweather.0            : accuweather           : ioBroker                                 -  enabled
            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
            + system.adapter.admin.1                  : admin                 : ioBroker                                 -  enabled, port: 8089, bind: 0.0.0.0 (SSL), run as: admin
            + system.adapter.admin.2                  : admin                 : Pi4                                      -  enabled, port: 8090, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
            + system.adapter.awtrix-light.0           : awtrix-light          : ioBroker                                 -  enabled
            + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
            + system.adapter.bmw.0                    : bmw                   : ioBroker                                 -  enabled
            + system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
            + system.adapter.device-watcher.0         : device-watcher        : ioBroker                                 -  enabled
             system.adapter.devices.0                : devices               : ioBroker                                 -  enabled
             system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
            + system.adapter.energiefluss.0           : energiefluss          : ioBroker                                 -  enabled
             system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
             system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
            + system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
            + system.adapter.go-e.0                   : go-e                  : ioBroker                                 -  enabled
            + system.adapter.go-e.1                   : go-e                  : ioBroker                                 -  enabled
            + system.adapter.hass.0                   : hass                  : ioBroker                                 -  enabled, port: 8123
             system.adapter.heatingcontrol.0         : heatingcontrol        : Pi4                                      - disabled
            + system.adapter.hm-rega.0                : hm-rega               : 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.homeconnect.0            : homeconnect           : ioBroker                                 - disabled
             system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
             system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
             system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker                                 - disabled
             system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
             system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
             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.javascript.1             : javascript            : ioBroker                                 -  enabled
            + system.adapter.lgtv.0                   : lgtv                  : Pi4                                      -  enabled
             system.adapter.lgtv11.0                 : lgtv11                : ioBroker                                 - disabled, port: 8080
            + system.adapter.linkeddevices.0          : linkeddevices         : ioBroker                                 -  enabled
            + system.adapter.lovelace.1               : lovelace              : ioBroker                                 -  enabled, port: 8098, bind: 0.0.0.0, run as: admin
            + system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
            + system.adapter.modbus.1                 : modbus                : ioBroker                                 -  enabled
             system.adapter.mqtt-client.0            : mqtt-client           : Pi4                                      - disabled, port: 1883
            + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1885, bind: 0.0.0.0
            + system.adapter.nuki-extended.0          : nuki-extended         : ioBroker                                 -  enabled
             system.adapter.onvif.0                  : onvif                 : ioBroker                                 - disabled, port: 80, 7575, 8000, 8080, 8081, 8899, 2020
            + system.adapter.pid.0                    : pid                   : ioBroker                                 -  enabled
            + system.adapter.places.0                 : places                : ioBroker                                 -  enabled
            + system.adapter.proxmox.1                : proxmox               : ioBroker                                 -  enabled, port: 8006
            + system.adapter.pvforecast.0             : pvforecast            : ioBroker                                 -  enabled
            + system.adapter.radar2.1                 : radar2                : Pi4                                      -  enabled
            + system.adapter.ring.0                   : ring                  : ioBroker                                 -  enabled
            + system.adapter.rpi2.2                   : rpi2                  : Pi4                                      -  enabled
             system.adapter.sayit.0                  : sayit                 : ioBroker                                 - disabled
             system.adapter.sayit.1                  : sayit                 : ioBroker                                 - disabled
             system.adapter.schoolfree.0             : schoolfree            : ioBroker                                 -  enabled
            + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.sma-em.0                 : sma-em                : ioBroker                                 -  enabled
            + system.adapter.smartcontrol.0           : smartcontrol          : Pi4                                      -  enabled
            + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.sourceanalytix.0         : sourceanalytix        : Pi4                                      -  enabled
             system.adapter.squeezeboxrpc.0          : squeezeboxrpc         : Pi4                                      - disabled, port: 9000
            + system.adapter.statistics.0             : statistics            : ioBroker                                 -  enabled
             system.adapter.telegram-menu.0          : telegram-menu         : ioBroker                                 - disabled
            + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.telegram.1               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.tesla-motors.0           : tesla-motors          : ioBroker                                 -  enabled
            + system.adapter.tractive-gps.0           : tractive-gps          : ioBroker                                 -  enabled
            + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
            + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
            + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
             system.adapter.uv-protect.0             : uv-protect            : Pi4                                      -  enabled
             system.adapter.vis-2.0                  : vis-2                 : ioBroker                                 - disabled
             system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 - disabled
             system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
             system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 - disabled
             system.adapter.vis-map.0                : vis-map               : ioBroker                                 - disabled
             system.adapter.vis-material-advanced.0  : vis-material-advanced : ioBroker                                 - disabled
             system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
             system.adapter.vis-metro.0              : vis-metro             : ioBroker                                 - disabled
             system.adapter.vis-players.0            : vis-players           : ioBroker                                 - disabled
             system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
             system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
            + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
            + system.adapter.web.1                    : web                   : ioBroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
            + system.adapter.web.2                    : web                   : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            + system.adapter.withings.0               : withings              : ioBroker                                 -  enabled
            + system.adapter.worx.0                   : worx                  : ioBroker                                 -  enabled
            + system.adapter.yahka.0                  : yahka                 : Pi4                                      -  enabled
            + system.adapter.yahoo-stock-market.0     : yahoo-stock-market    : ioBroker                                 -  enabled
            + system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : ioBroker                                 -  enabled
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
            + system.adapter.admin.1                  : admin                 : ioBroker                                 -  enabled, port: 8089, bind: 0.0.0.0 (SSL), run as: admin
            + system.adapter.admin.2                  : admin                 : Pi4                                      -  enabled, port: 8090, bind: 0.0.0.0, run as: admin
            + system.adapter.hass.0                   : hass                  : ioBroker                                 -  enabled, port: 8123
            + 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.lovelace.1               : lovelace              : ioBroker                                 -  enabled, port: 8098, bind: 0.0.0.0, run as: admin
            + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1885, bind: 0.0.0.0
            + system.adapter.proxmox.1                : proxmox               : ioBroker                                 -  enabled, port: 8006
            + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.telegram.1               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
            + system.adapter.web.1                    : web                   : ioBroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
            + system.adapter.web.2                    : web                   : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            ┌─────────┬────────────────────┬─────────────────────────────────────────────────────────┬──────────────┐
            │ (index) │ name               │ url                                                     │ auto upgrade │
            ├─────────┼────────────────────┼─────────────────────────────────────────────────────────┼──────────────┤
            │ 0       │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
            │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
            └─────────┴────────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
            
            Active repo(s): Stable (default)
            Upgrade policy: none
            
            Installed ioBroker-Adapters
            Used repository: Stable (default)
            Adapter    "accuweather"  : 2.1.0    , installed 2.1.0
            Adapter    "admin"        : 7.7.2    , installed 7.6.17 [Updatable]
            Adapter    "backitup"     : 3.3.5    , installed 3.3.5
            Adapter    "denon"        : 1.15.12  , installed 1.15.12
            Adapter    "device-reminder": 3.1.2  , installed 3.1.2
            Adapter    "device-watcher": 2.12.6  , installed 2.12.1 [Updatable]
            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
            Adapter    "energiefluss-erweitert": 0.7.7, installed 0.7.7
            Adapter    "go-e"         : 1.0.41   , installed 1.0.41
            Adapter    "heatingcontrol": 2.12.15 , installed 2.12.15
            Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
            Adapter    "ical"         : 1.16.2   , installed 1.16.2
            Controller "js-controller": 7.0.7    , installed 7.0.7
            Adapter    "lgtv"         : 2.4.0    , installed 2.4.0
            Adapter    "logparser"    : 2.4.0    , installed 2.4.0
            Adapter    "mqtt-client"  : 3.0.0    , installed 3.0.0
            Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
            Adapter    "onvif"        : 1.1.4    , installed 1.1.4
            Adapter    "radar2"       : 2.4.0    , installed 2.3.0  [Updatable]
            Adapter    "ring"         : 6.4.0    , installed 6.3.0  [Updatable]
            Adapter    "rpi2"         : 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    "smartcontrol" : 2.0.1    , installed 2.0.1
            Adapter    "socketio"     : 6.7.1    , installed 7.0.1
            Adapter    "squeezeboxrpc": 1.6.2    , installed 1.6.2
            Adapter    "telegram"     : 4.1.0    , installed 4.1.0
            Adapter    "telegram-menu": 2.4.4    , installed 2.4.4
            Adapter    "tuya"         : 3.16.0   , installed 3.17.0
            Adapter    "uv-protect"   : 0.6.7    , installed 0.6.7
            Adapter    "web"          : 7.0.8    , installed 7.0.8
            Adapter    "ws"           : 2.6.2    , installed 3.0.5
            Adapter    "yahka"        : 1.1.5    , installed 1.0.9  [Updatable]
            Adapter    "yahoo-stock-market": 0.0.7, installed 0.0.7
            
            Objects and States
            Please stand by - This may take a while
            Objects: 	45906
            States: 	37371
            
            *** OS-Repositories and Updates ***
            Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
            Hit:2 http://deb.debian.org/debian bookworm InRelease
            Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
            Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
            Hit:5 http://archive.raspberrypi.org/debian bookworm 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:46537         0.0.0.0:*               LISTEN      1001       496648     869/io.yahka.0      
            tcp        0      0 127.0.0.1:41419         0.0.0.0:*               LISTEN      1001       527111     869/io.yahka.0      
            tcp        0      0 127.0.0.1:43461         0.0.0.0:*               LISTEN      1001       524659     869/io.yahka.0      
            tcp        0      0 127.0.0.1:35271         0.0.0.0:*               LISTEN      1001       537480     869/io.yahka.0      
            tcp        0      0 127.0.0.1:40385         0.0.0.0:*               LISTEN      1001       532708     869/io.yahka.0      
            tcp        0      0 127.0.0.1:42433         0.0.0.0:*               LISTEN      1001       521463     869/io.yahka.0      
            tcp        0      0 127.0.0.1:37315         0.0.0.0:*               LISTEN      1001       513610     869/io.yahka.0      
            tcp        0      0 127.0.0.1:41411         0.0.0.0:*               LISTEN      1001       486126     869/io.yahka.0      
            ....   
            tcp        0      0 127.0.0.1:38251         0.0.0.0:*               LISTEN      1001       494063     869/io.yahka.0      
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14170      586/sshd: /usr/sbin 
            tcp        0      0 127.0.0.1:36197         0.0.0.0:*               LISTEN      1001       525345     869/io.yahka.0      
            tcp        0      0 127.0.0.1:42343         0.0.0.0:*               LISTEN      1001       507967     869/io.yahka.0      
            tcp        0      0 127.0.0.1:46433         0.0.0.0:*               LISTEN      1001       524727     869/io.yahka.0      
            tcp        0      0 127.0.0.1:34145         0.0.0.0:*               LISTEN      1001       523636     869/io.yahka.0      
            tcp        0      0 127.0.0.1:45437         0.0.0.0:*               LISTEN      1001       538254     869/io.yahka.0      
            tcp        0      0 127.0.0.1:35197         0.0.0.0:*               LISTEN      1001       534301     869/io.yahka.0      
            .....
            tcp        0      0 127.0.0.1:38893         0.0.0.0:*               LISTEN      1001       523651     869/io.yahka.0      
            tcp        0      0 127.0.0.1:46061         0.0.0.0:*               LISTEN      1001       517005     869/io.yahka.0      
            tcp        0      0 0.0.0.0:43669           0.0.0.0:*               LISTEN      1001       16173      869/io.yahka.0      
            tcp        0      0 127.0.0.1:40937         0.0.0.0:*               LISTEN      1001       537939     869/io.yahka.0      
            tcp        0      0 127.0.0.1:35817         0.0.0.0:*               LISTEN      1001       529774     869/io.yahka.0      
            tcp        0      0 127.0.0.1:46057         0.0.0.0:*               LISTEN      1001       513699     869/io.yahka.0      
            tcp        0      0 127.0.0.1:36841         0.0.0.0:*               LISTEN      1001       514477     869/io.yahka.0      
            ....   
            tcp        0      0 127.0.0.1:34339         0.0.0.0:*               LISTEN      1001       509654     869/io.yahka.0      
            tcp        0      0 127.0.0.1:35389         0.0.0.0:*               LISTEN      1001       498528     869/io.yahka.0      
            tcp        0      0 127.0.0.1:41533         0.0.0.0:*               LISTEN      1001       493132     869/io.yahka.0      
            tcp        0      0 127.0.0.1:34363         0.0.0.0:*               LISTEN      1001       491329     869/io.yahka.0      
            tcp        0      0 127.0.0.1:36405         0.0.0.0:*               LISTEN      1001       534995     869/io.yahka.0      
            tcp        0      0 127.0.0.1:45621         0.0.0.0:*               LISTEN      1001       509430     869/io.yahka.0      
            tcp        0      0 127.0.0.1:38455         0.0.0.0:*               LISTEN      1001       496269     869/io.yahka.0      
            tcp        0      0 127.0.0.1:38449         0.0.0.0:*               LISTEN      1001       503383     869/io.yahka.0      
            tcp        0      0 127.0.0.1:34353         0.0.0.0:*               LISTEN      1001       497446     869/io.yahka.0      
            tcp        0      0 127.0.0.1:37427         0.0.0.0:*               LISTEN      1001       532650     869/io.yahka.0      
            tcp        0      0 127.0.0.1:43571         0.0.0.0:*               LISTEN      1001       527160     869/io.yahka.0      
            tcp        0      0 127.0.0.1:42547         0.0.0.0:*               LISTEN      1001       515845     869/io.yahka.0      
            tcp        0      0 127.0.0.1:34355         0.0.0.0:*               LISTEN      1001       513499     869/io.yahka.0      
            tcp6       0      0 :::22                   :::*                    LISTEN      0          14172      586/sshd: /usr/sbin 
            tcp6       0      0 :::8090                 :::*                    LISTEN      1001       19666      1580/io.admin.2     
            udp        0      0 0.0.0.0:67              0.0.0.0:*                           1001       353439     49800/io.radar2.1   
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14518      715/dhcpcd          
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13139      396/avahi-daemon: r 
            udp        0      0 0.0.0.0:44347           0.0.0.0:*                           108        13141      396/avahi-daemon: r 
            udp6       0      0 :::5353                 :::*                                108        13140      396/avahi-daemon: r 
            udp6       0      0 :::53552                :::*                                108        13142      396/avahi-daemon: r 
            
            *** Log File - Last 25 Lines ***
            
            2025-09-13 11:10:22.723  - error: host.Pi4 iobroker Cannot install "pam-devel": WARNING: apt does not have a stable CLI interface. Use with caution in scripts.E: Unable to locate package pam-develThe following apt packages could not be installed: pam-devel. Please install them manually.
            2025-09-13 11:10:22.724  - info: host.Pi4 iobroker Installed the following apt packages: pam-develThese apt packages were already installed: libavahi-compat-libdnssd-dev
            2025-09-13 11:10:22.732  - info: host.Pi4 iobroker Updating objects from io-package.json for adapter "yahka" with version "1.0.9"
            2025-09-13 11:10:24.701  - info: host.Pi4 iobroker upload [20] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/css/yahka.admin.css css/yahka.admin.css text/css
            2025-09-13 11:10:24.762  - info: host.Pi4 iobroker upload [19] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/css/metro-colors.min.css ext/metroui/css/metro-colors.min.css text/css
            2025-09-13 11:10:24.809  - info: host.Pi4 iobroker upload [18] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/css/metro-icons.min.css ext/metroui/css/metro-icons.min.css text/css
            2025-09-13 11:10:24.837  - info: host.Pi4 iobroker upload [17] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/css/metro-responsive.min.css ext/metroui/css/metro-responsive.min.css text/css
            2025-09-13 11:10:24.852  - info: host.Pi4 iobroker upload [16] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/css/metro-rtl.min.css ext/metroui/css/metro-rtl.min.css text/css
            2025-09-13 11:10:24.866  - info: host.Pi4 iobroker upload [15] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/css/metro-schemes.min.css ext/metroui/css/metro-schemes.min.css text/css
            2025-09-13 11:10:24.879  - info: host.Pi4 iobroker upload [14] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/css/metro.min.css ext/metroui/css/metro.min.css text/css
            2025-09-13 11:10:24.909  - info: host.Pi4 iobroker upload [13] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/fonts/metro.eot ext/metroui/fonts/metro.eot application/vnd.ms-fontobject
            2025-09-13 11:10:24.948  - info: host.Pi4 iobroker upload [12] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/fonts/metro.svg ext/metroui/fonts/metro.svg image/svg+xml
            2025-09-13 11:10:24.982  - info: host.Pi4 iobroker upload [11] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/fonts/metro.ttf ext/metroui/fonts/metro.ttf font/ttf
            2025-09-13 11:10:25.005  - info: host.Pi4 iobroker upload [10] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/fonts/metro.woff ext/metroui/fonts/metro.woff font/woff
            2025-09-13 11:10:25.016  - info: host.Pi4 iobroker upload [9] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/fonts/selection.json ext/metroui/fonts/selection.json application/json
            2025-09-13 11:10:25.052  - info: host.Pi4 iobroker upload [8] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/ext/metroui/js/metro.min.js ext/metroui/js/metro.min.js application/javascript
            2025-09-13 11:10:25.065  - info: host.Pi4 iobroker upload [7] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
            2025-09-13 11:10:25.080  - info: host.Pi4 iobroker upload [6] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/home_icon_large.png home_icon_large.png image/png
            2025-09-13 11:10:25.087  - info: host.Pi4 iobroker upload [5] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/index.html index.html text/html
            2025-09-13 11:10:25.095  - info: host.Pi4 iobroker upload [4] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/index_m.html index_m.html text/html
            2025-09-13 11:10:25.101  - info: host.Pi4 iobroker upload [3] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/words.js words.js application/javascript
            2025-09-13 11:10:25.109  - info: host.Pi4 iobroker upload [2] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/yahka.admin.js yahka.admin.js application/javascript
            2025-09-13 11:10:25.289  - info: host.Pi4 iobroker upload [1] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/yahka.admin.js.map yahka.admin.js.map application/json
            2025-09-13 11:10:25.523  - info: host.Pi4 iobroker upload [0] yahka.admin /opt/iobroker/node_modules/iobroker.yahka/admin/yahka.png yahka.png image/png
            2025-09-13 11:10:26.588  - info: host.Pi4 iobroker exit 0
            
            

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

            iob diag has finished.

            pi@Pi4:/opt/iobroker $

            [/s]
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #32

            @lobomau

            Das Ding kannste gleich mal komplett NEUinstallieren.
            In-Line-Upgrades von Raspberry 11 auf 12 funktionieren NICHT.

            Die neue Installation dann regelmäßiger aktuell halten...

            Dabei dann einen user verwenden, der nicht pi oder iobroker heißt. Nimm deinen Vornamen oder den Forumsnick.

            2GB RAM ist mittlerweile auch mehr als grenzwertig. 4GB dürfen es schon sein, bei deinen 59 iob-Instanzen eher auch noch mehr.

            Wie schaut das auf dem anderen host ioBroker aus? Der trägt ja offenbar die Hauptlast.

            Zum iobroker:
            Ich würde da wohl zurück auf nodejs@20 gehen, den ganzen Sums aktualisieren (auf beiden hosts!) und dann nodejs@22 wieder draufwerfen.

            iob stop
            iob nodejs-update 20
            iob update
            iob upgrade all -y
            iob nodejs-update
            

            Wenn das konsistent ist ein Backup davon ziehen und das Betriebssystem neuinstallieren, backup drauf werfen, fertig.

            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

            lobomauL 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @lobomau

              Das Ding kannste gleich mal komplett NEUinstallieren.
              In-Line-Upgrades von Raspberry 11 auf 12 funktionieren NICHT.

              Die neue Installation dann regelmäßiger aktuell halten...

              Dabei dann einen user verwenden, der nicht pi oder iobroker heißt. Nimm deinen Vornamen oder den Forumsnick.

              2GB RAM ist mittlerweile auch mehr als grenzwertig. 4GB dürfen es schon sein, bei deinen 59 iob-Instanzen eher auch noch mehr.

              Wie schaut das auf dem anderen host ioBroker aus? Der trägt ja offenbar die Hauptlast.

              Zum iobroker:
              Ich würde da wohl zurück auf nodejs@20 gehen, den ganzen Sums aktualisieren (auf beiden hosts!) und dann nodejs@22 wieder draufwerfen.

              iob stop
              iob nodejs-update 20
              iob update
              iob upgrade all -y
              iob nodejs-update
              

              Wenn das konsistent ist ein Backup davon ziehen und das Betriebssystem neuinstallieren, backup drauf werfen, fertig.

              lobomauL Offline
              lobomauL Offline
              lobomau
              schrieb am zuletzt editiert von
              #33

              @thomas-braun ja, ist nicht der Haupthost und es laufen hier nur 11 Adapter drauf.
              Wie ich in der Vergangenheit vorgegangen bin bei so einer Neuinstallation: Ich habe die 11 Adapter auf den Haupthost genommen und den Pi4 komplett neu aufgesetzt, dann als slave eingehängt und die 11 Adapter wieder rüber gebracht. Spricht da etwas gegen? Ich meine die Historie blieb erhalten.

              Host: NUC8i3 mit Proxmox:

              • ioBroker CT Debian 13, npm 10.9.3, nodejs 22.20.0
              • Slave: Pi4
              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • lobomauL lobomau

                @thomas-braun ja, ist nicht der Haupthost und es laufen hier nur 11 Adapter drauf.
                Wie ich in der Vergangenheit vorgegangen bin bei so einer Neuinstallation: Ich habe die 11 Adapter auf den Haupthost genommen und den Pi4 komplett neu aufgesetzt, dann als slave eingehängt und die 11 Adapter wieder rüber gebracht. Spricht da etwas gegen? Ich meine die Historie blieb erhalten.

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

                @lobomau sagte in node js Update - npm bad error EBADENGINE:

                Spricht da etwas gegen?

                Kannste machen. Aber vergiss die updates nicht schon wieder!

                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

                lobomauL 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @lobomau sagte in node js Update - npm bad error EBADENGINE:

                  Spricht da etwas gegen?

                  Kannste machen. Aber vergiss die updates nicht schon wieder!

                  lobomauL Offline
                  lobomauL Offline
                  lobomau
                  schrieb am zuletzt editiert von
                  #35

                  @thomas-braun ich dachte debian 11 auf 12 wäre auf trixie, aber trixie ist ja 13 und noch nicht offiziell draußen für Pi4. Dann bin ich doch aktuell unterwegs mit debian 12?

                  pi@Pi4:~ $ lsb_release -a
                  No LSB modules are available.
                  Distributor ID:	Debian
                  Description:	Debian GNU/Linux 12 (bookworm)
                  Release:	12
                  Codename:	bookworm
                  

                  Host: NUC8i3 mit Proxmox:

                  • ioBroker CT Debian 13, npm 10.9.3, nodejs 22.20.0
                  • Slave: Pi4
                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • lobomauL lobomau

                    @thomas-braun ich dachte debian 11 auf 12 wäre auf trixie, aber trixie ist ja 13 und noch nicht offiziell draußen für Pi4. Dann bin ich doch aktuell unterwegs mit debian 12?

                    pi@Pi4:~ $ lsb_release -a
                    No LSB modules are available.
                    Distributor ID:	Debian
                    Description:	Debian GNU/Linux 12 (bookworm)
                    Release:	12
                    Codename:	bookworm
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #36

                    @lobomau sagte in node js Update - npm bad error EBADENGINE:

                    Dann bin ich doch aktuell unterwegs mit debian 12?

                    Das ist aber mal irgendwann von 11 auf 12 gehoben worden und das funktioniert nicht für RaspberryOS (was ja nur auf einem Debian aufbaut). Und deswegen muss das jetzt mal neuinstalliert werden.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    1 Antwort Letzte Antwort
                    0
                    • lobomauL Offline
                      lobomauL Offline
                      lobomau
                      schrieb am zuletzt editiert von
                      #37

                      @thomas-braun Mit node20 sind nun alle Adapter auf aktuellem Stand. Danke soweit. Danach mache ich weiter mit dem Rest.

                      Host: NUC8i3 mit Proxmox:

                      • ioBroker CT Debian 13, npm 10.9.3, nodejs 22.20.0
                      • Slave: Pi4
                      1 Antwort Letzte Antwort
                      0
                      Antworten
                      • In einem neuen Thema antworten
                      Anmelden zum Antworten
                      • Älteste zuerst
                      • Neuste zuerst
                      • Meiste Stimmen


                      Support us

                      ioBroker
                      Community Adapters
                      Donate

                      609

                      Online

                      32.4k

                      Benutzer

                      81.4k

                      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