Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. vermurkste Installation

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    vermurkste Installation

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

      @homoran said in Daikin Adapter:

      @radix75 sagte in Daikin Adapter:

      mein Modul ist genauso aufgesteckt wie auf dem Bild

      das würde ein Foto zeigen!
      so ist das nur eine Annahme

      Ich muss später weiter machen über die Feiertage wird das nichts mehr.
      Danke für die Hilfe an alle melde mich dann nochmal.

      1 Reply Last reply Reply Quote 0
      • R
        Radix75 last edited by Homoran

        @radix75 said in Daikin Adapter:

        @homoran said in Daikin Adapter:

        @radix75 sagte in Daikin Adapter:

        mein Modul ist genauso aufgesteckt wie auf dem Bild

        das würde ein Foto zeigen!
        so ist das nur eine Annahme

        Ich muss später weiter machen über die Feiertage wird das nichts mehr.
        Danke für die Hilfe an alle melde mich dann nochmal.

        So da bin ich wieder das Problem mit der CCU Funkmodul müssen wir später machen da ich mir in der Hektik des 24.12. einen Hardwareschaden durch falsches aufstecken auf dem GPIO zugezogen habe. Ich habe mir ein Neus bestellt.

        Ich wollte deshalb mit der Einstellung und dem Beckup der neuen PI 5 beginnen leider treten auch hier Probleme auf
        der Versuch die alte PI auf die neue Node JS und NPM version zu Updaten schlägt fehl mit

        pi@raspberrypi:~ $ curl -sL https://deb.nodesource.com/setup_18.x | sudo -E bash -
        
        2023-12-27 08:34:29 - Installing pre-requisites
        OK:1 http://phoscon.de/apt/deconz buster InRelease                             
        Holen:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB]    
        OK:3 http://archive.raspberrypi.org/debian buster InRelease                    
        Holen:4 https://deb.nodesource.com/node_14.x buster InRelease [4.584 B]        
        Holen:5 https://apt.pivccu.de/piVCCU stable InRelease [13,6 kB]                
        Fehl:5 https://apt.pivccu.de/piVCCU stable InRelease
          Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 541230BA05C38BC4
        Paketlisten werden gelesen... Fertig
        W: GPG-Fehler: https://apt.pivccu.de/piVCCU stable InRelease: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 541230BA05C38BC4
        E: Das Depot »https://apt.pivccu.de/piVCCU stable InRelease« ist nicht signiert.
        N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
        N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
        2023-12-27 08:34:45 - Error: Failed to run 'apt-get update' (Exit Code: 0)
        pi@raspberrypi:~ $ 
        pi@raspberrypi:~ $ sudo apt-get install -y nodejs
        Paketlisten werden gelesen... Fertig
        Abhängigkeitsbaum wird aufgebaut.       
        Statusinformationen werden eingelesen.... Fertig
        nodejs ist schon die neueste Version (14.21.3-deb-1nodesource1).
        Das folgende Paket wurde automatisch installiert und wird nicht mehr benötigt:
          libdav1d3
        Verwenden Sie »sudo apt autoremove«, um es zu entfernen.
        0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
        pi@raspberrypi:~ $ 
        pi@raspberrypi:~ $ 
        pi@raspberrypi:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
        pi@raspberrypi:~ $ type -p nodejs node npm npx corepack && nodejs -v && node -v && npm -v && npx -v && corepack -v 
        /usr/bin/nodejs
        /usr/bin/node
        /usr/bin/npx
        /usr/bin/corepack
        v14.21.3
        v14.21.3
        6.14.18
        6.14.18
        0.15.1
        pi@raspberrypi:~ $ iobroker backup
        host.raspberrypi 7538 states saved
        host.raspberrypi 9644 objects saved
        Backup created: /opt/iobroker/backups/2023_12_27-08_39_17_backupiobroker.tar.gz
        pi@raspberrypi:~ $ iobroker stop
        pi@raspberrypi:~ $ ps aux | grep 'io\|PID'
        USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
        root        13  0.0  0.0      0     0 ?        S    Dez26   0:00 [migration/0]
        root        16  0.0  0.0      0     0 ?        S    Dez26   0:00 [migration/1]
        root        21  0.0  0.0      0     0 ?        S    Dez26   0:00 [migration/2]
        root        26  0.0  0.0      0     0 ?        S    Dez26   0:00 [migration/3]
        root        60  0.0  0.0      0     0 ?        I<   Dez26   0:00 [blkcg_punt_bio]
        root        63  0.0  0.0      0     0 ?        I<   Dez26   0:00 [rpciod]
        root        65  0.0  0.0      0     0 ?        I<   Dez26   0:00 [xprtiod]
        root        67  0.0  0.0      0     0 ?        I<   Dez26   0:00 [nfsiod]
        root        78  0.0  0.0      0     0 ?        I<   Dez26   0:00 [DWC Notificatio]
        message+   581  0.0  0.1   7116  3896 ?        Ss   Dez26   0:10 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
        root       892  0.0  0.1  30156  5460 ?        Sl   Dez26   0:00 lightdm --session-child 14 17
        pi         897  0.0  0.2  55104  8592 ?        Ssl  Dez26   0:01 /usr/bin/lxsession -s LXDE-pi -e LXDE
        pi         905  0.0  0.0   6652  3372 ?        Ss   Dez26   0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
        pi         978  0.0  0.0   4492  1160 ?        Ss   Dez26   0:00 /usr/bin/ssh-agent x-session-manager
        pi        1075  0.0  0.1 367588  5436 ?        S<sl Dez26   0:00 /usr/bin/pulseaudio --daemonize=no
        iobroker  1626  0.0  0.0   2892   104 ?        Ss   Dez26   0:00 dbus-daemon --system
        root      1893  0.0  0.0   6412  2388 ?        Ss   Dez26   0:00 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --session
        root      2291  0.0  0.0   6412  2356 ?        Ss   Dez26   0:00 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --session
        root      2519  0.0  0.0   6412  2380 ?        Ss   Dez26   0:00 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --session
        root      2710  0.0  0.0   6412  2428 ?        Ss   Dez26   0:00 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --session
        root      2945  0.0  0.0   6412  2392 ?        Ss   Dez26   0:00 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --session
        root      3256  0.0  0.0   6412  2508 ?        Ss   Dez26   0:00 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --session
        root      4101  0.0  0.0   6412  2500 ?        Ss   Dez26   0:00 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --session
        root      5053  0.1  2.2 230492 88032 ?        Sl   Dez26   1:35 java -Xmx128m -Dos.arch=arm -Dlog4j.configurationFile=file:///etc/config/log4j2.xml -Dfile.encoding=ISO-8859-1 -Dgnu.io.rxtx.SerialPorts=/dev/mmd_hmip -cp /opt/HMServer/HMIPServer.jar:/opt/HMServer/coupling/ESHBridge.jar de.eq3.ccu.server.ip.HMIPServer /var/etc/crRFD.conf /etc/HMServer.conf
        root      6312  0.0  1.4 137268 57560 ?        S<l  Dez26   0:16 node /usr/local/addons/mediola/neo_server//automation.js
        root      6376  0.0  0.3  65232 12812 ?        S<l  Dez26   0:01 /usr/bin/node /usr/local/addons/mediola/neo_server/node_modules/script_executor.js
        root      9925  0.0  0.0   6412  2476 ?        Ss   Dez26   0:00 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --session
        root     12267  0.0  0.0      0     0 ?        I    08:33   0:00 [kworker/u8:0-ext4-rsv-conversion]
        pi       13144  0.0  0.0   7356   580 pts/1    S+   08:41   0:00 grep --color=auto io\|PID
        root     13151  0.0  0.0      0     0 ?        I<   Dez26   0:00 [dio/mmcblk0p2]
        root     13624  0.0  0.0   6412  2508 ?        Ss   Dez26   0:00 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --session
        root     17466  0.0  0.0   6412  2592 ?        Ss   Dez26   0:00 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --session
        root     22088  0.1  0.0      0     0 ?        I    03:53   0:17 [kworker/u8:1-ext4-rsv-conversion]
        pi@raspberrypi:~ $ ps aux | grep 'backup\|PID'
        USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
        pi       13216  0.0  0.0   7356   532 pts/1    S+   08:42   0:00 grep --color=auto backup\|PID
        pi@raspberrypi:~ $ curl -sL https://deb.nodesource.com/setup_18.x | sudo -E bash -
        2023-12-27 08:43:29 - Installing pre-requisites
        OK:1 http://phoscon.de/apt/deconz buster InRelease                                                                                         
        OK:2 http://archive.raspberrypi.org/debian buster InRelease                                                                                
        OK:3 http://raspbian.raspberrypi.org/raspbian buster InRelease                                                                             
        Holen:4 https://deb.nodesource.com/node_14.x buster InRelease [4.584 B]                                       
        Holen:5 https://apt.pivccu.de/piVCCU stable InRelease [13,6 kB]
        Fehl:5 https://apt.pivccu.de/piVCCU stable InRelease
          Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 541230BA05C38BC4
        Paketlisten werden gelesen... Fertig
        W: GPG-Fehler: https://apt.pivccu.de/piVCCU stable InRelease: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 541230BA05C38BC4
        E: Das Depot »https://apt.pivccu.de/piVCCU stable InRelease« ist nicht signiert.
        N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
        N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
        2023-12-27 08:43:44 - Error: Failed to run 'apt-get update' (Exit Code: 0)
        pi@raspberrypi:~ $ sudo apt install -y nodejs
        Paketlisten werden gelesen... Fertig
        Abhängigkeitsbaum wird aufgebaut.       
        Statusinformationen werden eingelesen.... Fertig
        nodejs ist schon die neueste Version (14.21.3-deb-1nodesource1).
        Das folgende Paket wurde automatisch installiert und wird nicht mehr benötigt:
          libdav1d3
        Verwenden Sie »sudo apt autoremove«, um es zu entfernen.
        0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
        pi@raspberrypi:~ $ type -p nodejs node npm npx corepack && nodejs -v && node -v && npm -v && npx -v && corepack -v
        /usr/bin/nodejs
        /usr/bin/node
        /usr/bin/npx
        /usr/bin/corepack
        v14.21.3
        v14.21.3
        6.14.18
        6.14.18
        0.15.1
        pi@raspberrypi:~ $ iobroker fix
        library: loaded
        Library version=2023-10-13
        
        ==========================================================================
        
            Welcome to the ioBroker installation fixer!
            Script version: 2023-10-13
            
            You might need to enter your password a couple of times.
        
        ==========================================================================
        
        
        ==========================================================================
            Installing prerequisites (1/5)
        ==========================================================================
        
        OK:1 http://phoscon.de/apt/deconz buster InRelease                                                                                         
        OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease                                                                             
        OK:3 http://archive.raspberrypi.org/debian buster InRelease                                                                                
        Holen:4 https://deb.nodesource.com/node_14.x buster InRelease [4.584 B]                                                                    
        Holen:5 https://apt.pivccu.de/piVCCU stable InRelease [13,6 kB]                  
        Fehl:5 https://apt.pivccu.de/piVCCU stable InRelease
          Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 541230BA05C38BC4
        Paketlisten werden gelesen... Fertig
        W: GPG-Fehler: https://apt.pivccu.de/piVCCU stable InRelease: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 541230BA05C38BC4
        E: Das Depot »https://apt.pivccu.de/piVCCU stable InRelease« ist nicht signiert.
        N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
        N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
        
        ==========================================================================
            Checking ioBroker user and directory permissions (2/5)
        ==========================================================================
        
        Created /etc/sudoers.d/iobroker
        Fixing directory permissions...
        
        ==========================================================================
            Check and cleanup npm temporary directories (3/5)
        ==========================================================================
        
        Done.
        
        ==========================================================================
            Database maintenance (4/5)
        ==========================================================================
        
        Checking for uncompressed JSONL databases... This might take a while!
        
        Command failed: /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js config get cache --parseable
        TypeError: isexe is not a function
            at E (/usr/lib/node_modules/npm/node_modules/which/which.js:82:7)
            at F (/usr/lib/node_modules/npm/node_modules/which/which.js:91:7)
            at which (/usr/lib/node_modules/npm/node_modules/which/which.js:92:5)
            at load (/usr/lib/node_modules/npm/lib/npm.js:250:5)
            at EventEmitter.npm.load (/usr/lib/node_modules/npm/lib/npm.js:246:5)
            at /usr/lib/node_modules/npm/bin/npm-cli.js:79:7
            at Object.<anonymous> (/usr/lib/node_modules/npm/bin/npm-cli.js:155:3)
            at Module._compile (internal/modules/cjs/loader.js:1114:14)
            at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
            at Module.load (internal/modules/cjs/loader.js:979:32)
        /usr/lib/node_modules/npm/lib/npm.js:59
              throw new Error('npm.load() required')
              ^
        
        Error: npm.load() required
            at Object.get (/usr/lib/node_modules/npm/lib/npm.js:59:13)
            at process.errorHandler (/usr/lib/node_modules/npm/lib/utils/error-handler.js:208:32)
            at process.emit (events.js:400:28)
            at process._fatalException (internal/process/execution.js:167:25)
        
        
        ==========================================================================
            Checking autostart (5/5)
        ==========================================================================
        
        Enabling autostart...
        Autostart enabled!
        
        ==========================================================================
        
            Your installation was fixed successfully
            Run iobroker start to start ioBroker again!
        
        ==========================================================================
        
        pi@raspberrypi:~ $ iobroker start
        
        ***Da das nicht ging habe ich versucht auf der neuen Pi 5 ein Beckup der alten Pi zu machen  leider komme ich aber danach nicht auf die Admin  Seite vom IO Broker.
        was davor ja ging. Folgendes Habe ich schon versucht***
        Radix1975@raspberrypi5:~ $ curl -sL https://iobroker.net/fix.sh | bash -
        library: loaded
        Library version=2023-10-13
        ioBroker or some processes are still running:
         io.backitup.0
        Please stop them first and try again!
        Radix1975@raspberrypi5:~ $ uname -m && type -P nodejs node npm npx corepack && nodejs -v && node -v && npm -v && npx -v && corepack -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        aarch64
        /usr/bin/nodejs
        /usr/bin/node
        /usr/bin/npm
        /usr/bin/npx
        /usr/bin/corepack
        v18.19.0
        v18.19.0
        10.2.3
        10.2.3
        0.22.0
        5.0.17
        Radix1975
        Radix1975 adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
        wayland
        /home/Radix1975
        Holen:1 http://phoscon.de/apt/deconz bookworm InRelease [4.327 B]              
        OK:2 http://deb.debian.org/debian bookworm InRelease                           
        OK:3 http://archive.raspberrypi.com/debian bookworm InRelease                  
        OK:4 http://deb.debian.org/debian-security bookworm-security InRelease         
        OK:5 http://deb.debian.org/debian bookworm-updates InRelease                   
        OK:6 https://apt.pivccu.de/piVCCU stable InRelease
        OK:7 https://deb.nodesource.com/node_18.x nodistro InRelease
        Es wurden 4.327 B in 11 s geholt (395 B/s).
        Paketlisten werden gelesen… Fertig
        Abhängigkeitsbaum wird aufgebaut… Fertig
        Statusinformationen werden eingelesen… Fertig
        Alle Pakete sind aktuell.
        W: http://phoscon.de/apt/deconz/dists/bookworm/InRelease: Schlüssel ist im veralteten Schlüsselbund trusted.gpg gespeichert (/etc/apt/trusted.gpg), siehe den Abschnitt MISSBILLIGUNG in apt-key(8) für Details.
        nodejs:
          Installiert:           18.19.0-1nodesource1
          Installationskandidat: 18.19.0-1nodesource1
          Versionstabelle:
         *** 18.19.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                100 /var/lib/dpkg/status
             18.18.2-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.18.1-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.18.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.17.1-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.17.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.16.1-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.16.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.15.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.14.2-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.14.1-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.14.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.13.0+dfsg1-1 500
                500 http://deb.debian.org/debian bookworm/main arm64 Packages
             18.13.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.12.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.11.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.10.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.9.1-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.9.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.8.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.7.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.6.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.5.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.4.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.3.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.2.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.1.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.0.0-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
        Radix1975@raspberrypi5:~ $ ps -A | grep iobroker
          13511 ?        00:00:18 iobroker.js-con
        Radix1975@raspberrypi5:~ $ cd C:\ioBroker
        iobroker start
        bash: cd: C:ioBroker: Datei oder Verzeichnis nicht gefunden
        Radix1975@raspberrypi5:~ $ cd /opt/iobroker
        iobroker start
        Radix1975@raspberrypi5:/opt/iobroker $ cd /opt/iobroker
        node node_modules/iobroker.js-controller/controller.js --logs
        2023-12-27 09:22:37.735  - info: host.raspberrypi5 iobroker.js-controller version 5.0.17 js-controller starting
        2023-12-27 09:22:37.738  - info: host.raspberrypi5 Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
        2023-12-27 09:22:37.739  - info: host.raspberrypi5 hostname: raspberrypi5, node: v18.19.0
        2023-12-27 09:22:37.739  - info: host.raspberrypi5 ip addresses: 192.168.1.65 2a02:810a:1c0:55b:c9e2:b594:56c3:98a6 fe80::83ce:917a:6b2c:ab6f 192.168.1.226 2a02:810a:1c0:55b:da3a:ddff:febc:983f fe80::da3a:ddff:febc:983f fe80::fc73:24ff:fe8a:164e
        2023-12-27 09:22:39.812  - error: host.raspberrypi5-Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker/iobroker-data/objects.jsonl"!
        Radix1975@raspberrypi5:/opt/iobroker $ netstat -n -a -p TCP
        (Es konnten nicht alle Prozesse identifiziert werden; Informationen über
        nicht-eigene Prozesse werden nicht angezeigt; Root kann sie anzeigen.)
        Aktive Internetverbindungen (Server und stehende Verbindungen)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    
        tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      1610/wayvnc         
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      -                   
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      -                   
        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      -                   
        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      -                   
        tcp        0      0 10.0.3.1:53             0.0.0.0:*               LISTEN      -                   
        tcp        0      0 127.0.0.1:50730         127.0.0.1:9001          VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:9001          127.0.0.1:50730         VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:9001          127.0.0.1:54682         VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:54682         127.0.0.1:9001          VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:9000          127.0.0.1:38904         VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:54698         127.0.0.1:9001          VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:38904         127.0.0.1:9000          VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:50714         127.0.0.1:9001          VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:38902         127.0.0.1:9000          VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:9000          127.0.0.1:36620         VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:9000          127.0.0.1:38898         VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:38898         127.0.0.1:9000          VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:9000          127.0.0.1:36622         VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:9001          127.0.0.1:50714         VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:9001          127.0.0.1:54672         VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:9001          127.0.0.1:54698         VERBUNDEN   -                   
        tcp        0      0 192.168.1.226:5900      192.168.1.10:59556      VERBUNDEN   1610/wayvnc         
        tcp        0      0 127.0.0.1:9000          127.0.0.1:38902         VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:36620         127.0.0.1:9000          VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:54672         127.0.0.1:9001          VERBUNDEN   -                   
        tcp        0      0 127.0.0.1:36622         127.0.0.1:9000          VERBUNDEN   -                   
        tcp6       0      0 :::22                   :::*                    LISTEN      -                   
        tcp6       0      0 ::1:631                 :::*                    LISTEN      -                   
        udp        0      0 10.0.3.1:53             0.0.0.0:*                           -                   
        udp        0      0 0.0.0.0:67              0.0.0.0:*                           -                   
        udp        0      0 192.168.1.65:68         192.168.1.1:67          VERBUNDEN   -                   
        udp        0      0 0.0.0.0:631             0.0.0.0:*                           -                   
        udp        0      0 0.0.0.0:41695           0.0.0.0:*                           -                   
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           -                   
        udp6       0      0 :::35720                :::*                                -                   
        udp6       0      0 fe80::83ce:917a:6b2:546 :::*                                -                   
        udp6       0      0 :::5353                 :::*                                -                   
        raw6       0      0 :::58                   :::*                    7           -                   
        Aktive Sockets in der UNIX-Domäne (Server und stehende Verbindungen)
        Proto RefCnt Flags       Type       State         I-Node   PID/Program name     Pfad
        unix  3      [ ]         STREAM     VERBUNDEN     18004    1341/dbus-daemon     /run/user/1000/bus
        unix  2      [ ]         DGRAM      VERBUNDEN     14361    -                    
        unix  2      [ ACC ]     STREAM     HÖRT         441      -                    /run/systemd/fsck.progress
        unix  3      [ ]         STREAM     VERBUNDEN     13999    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     18847    -                    
        unix  17     [ ]         DGRAM      VERBUNDEN     445      -                    /run/systemd/journal/dev-log
        unix  7      [ ]         DGRAM      VERBUNDEN     447      -                    /run/systemd/journal/socket
        unix  2      [ ACC ]     STREAM     HÖRT         449      -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     20711    1904/wireplumber     
        unix  3      [ ]         STREAM     VERBUNDEN     18024    1743/gvfsd-trash     
        unix  2      [ ACC ]     SEQPAKET   HÖRT         451      -                    /run/udev/control
        unix  3      [ ]         STREAM     VERBUNDEN     20591    1341/dbus-daemon     /run/user/1000/bus
        unix  2      [ ]         DGRAM      VERBUNDEN     14318    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     14738    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     13720    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     18813    1623/polkit-mate-au  
        unix  2      [ ACC ]     STREAM     HÖRT         19559    -                    /tmp/ssh-XXXXXXWVPIVm/agent.1327
        unix  3      [ ]         STREAM     VERBUNDEN     19962    1783/menu-cached     
        unix  3      [ ]         STREAM     VERBUNDEN     20551    1603/pcmanfm         
        unix  2      [ ]         DGRAM      VERBUNDEN     12836    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     33772    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     19868    1341/dbus-daemon     /run/user/1000/bus
        unix  2      [ ACC ]     STREAM     HÖRT         19668    1327/wayfire         /tmp/.X11-unix/X0
        unix  3      [ ]         STREAM     VERBUNDEN     20592    1704/xdg-desktop-po  
        unix  3      [ ]         STREAM     VERBUNDEN     17438    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     14228    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     18870    1704/xdg-desktop-po  
        unix  3      [ ]         STREAM     VERBUNDEN     18210    1902/pipewire        /run/user/1000/pipewire-0
        unix  3      [ ]         STREAM     VERBUNDEN     15006    1326/pipewire-pulse  
        unix  3      [ ]         STREAM     VERBUNDEN     18930    1776/gvfsd-metadata  
        unix  3      [ ]         STREAM     VERBUNDEN     18822    -                    /run/systemd/journal/stdout
        unix  2      [ ]         DGRAM      VERBUNDEN     14330    1307/systemd         
        unix  3      [ ]         STREAM     VERBUNDEN     18013    1736/gvfs-gphoto2-v  
        unix  3      [ ]         STREAM     VERBUNDEN     17730    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     13643    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     14649    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     33720    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     18541    1307/systemd         
        unix  3      [ ]         STREAM     VERBUNDEN     17975    1327/wayfire         /run/user/1000/wayland-1
        unix  3      [ ]         STREAM     VERBUNDEN     19976    1601/wf-panel-pi     
        unix  3      [ ]         STREAM     VERBUNDEN     20548    1629/agent           
        unix  3      [ ]         DGRAM      VERBUNDEN     19478    1307/systemd         
        unix  2      [ ]         DGRAM      VERBUNDEN     16483    -                    
        unix  2      [ ]         DGRAM                    19476    1307/systemd         /run/user/1000/systemd/notify
        unix  3      [ ]         STREAM     VERBUNDEN     14678    -                    
        unix  2      [ ACC ]     STREAM     HÖRT         14357    -                    /run/systemd/journal/io.systemd.journal
        unix  2      [ ACC ]     STREAM     HÖRT         19479    1307/systemd         /run/user/1000/systemd/private
        unix  3      [ ]         STREAM     VERBUNDEN     20761    1963/xdg-desktop-po  
        unix  2      [ ACC ]     STREAM     HÖRT         19488    1307/systemd         /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     18202    1902/pipewire        
        unix  3      [ ]         STREAM     VERBUNDEN     18917    1752/gnome-keyring-  
        unix  2      [ ACC ]     STREAM     HÖRT         19490    1307/systemd         /run/user/1000/gnupg/S.dirmngr
        unix  3      [ ]         STREAM     VERBUNDEN     18821    1601/wf-panel-pi     
        unix  3      [ ]         STREAM     VERBUNDEN     14992    1341/dbus-daemon     
        unix  2      [ ACC ]     STREAM     HÖRT         19492    1307/systemd         /run/user/1000/gcr/ssh
        unix  3      [ ]         STREAM     VERBUNDEN     13902    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     14615    -                    
        unix  2      [ ACC ]     STREAM     HÖRT         19494    1307/systemd         /run/user/1000/keyring/control
        unix  3      [ ]         STREAM     VERBUNDEN     14173    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     20725    1601/wf-panel-pi     
        unix  2      [ ACC ]     STREAM     HÖRT         19496    1307/systemd         /run/user/1000/gnupg/S.gpg-agent.browser
        unix  2      [ ]         DGRAM                    18193    1679/xdg-desktop-po  
        unix  3      [ ]         STREAM     VERBUNDEN     18881    -                    /run/dbus/system_bus_socket
        unix  2      [ ACC ]     STREAM     HÖRT         19498    1307/systemd         /run/user/1000/gnupg/S.gpg-agent.extra
        unix  3      [ ]         STREAM     VERBUNDEN     20577    1679/xdg-desktop-po  
        unix  2      [ ACC ]     STREAM     HÖRT         19500    1307/systemd         /run/user/1000/gnupg/S.gpg-agent.ssh
        unix  3      [ ]         STREAM     VERBUNDEN     20770    1963/xdg-desktop-po  
        unix  3      [ ]         STREAM     VERBUNDEN     18901    1341/dbus-daemon     /run/user/1000/bus
        unix  2      [ ACC ]     STREAM     HÖRT         19502    1307/systemd         /run/user/1000/gnupg/S.gpg-agent
        unix  2      [ ACC ]     STREAM     HÖRT         19504    1307/systemd         /run/user/1000/pulse/native
        unix  3      [ ]         STREAM     VERBUNDEN     16484    -                    
        unix  2      [ ]         DGRAM      VERBUNDEN     20607    1753/gnome-keyring-  
        unix  2      [ ACC ]     STREAM     HÖRT         19506    1307/systemd         /run/user/1000/pipewire-0
        unix  3      [ ]         STREAM     VERBUNDEN     14038    -                    /run/systemd/journal/stdout
        unix  2      [ ACC ]     STREAM     HÖRT         19508    1307/systemd         /run/user/1000/pk-debconf-socket
        unix  3      [ ]         STREAM     VERBUNDEN     17548    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     21467    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     18838    1688/xdg-document-p  
        unix  3      [ ]         STREAM     VERBUNDEN     967      -                    
        unix  2      [ ACC ]     STREAM     HÖRT         16429    -                    /run/avahi-daemon/socket
        unix  3      [ ]         STREAM     VERBUNDEN     13597    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     17561    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     14065    -                    
        unix  2      [ ACC ]     STREAM     HÖRT         16431    -                    /run/cups/cups.sock
        unix  3      [ ]         STREAM     VERBUNDEN     18029    1743/gvfsd-trash     /run/user/1000/gvfsd/socket-nyAJDZ7E
        unix  3      [ ]         STREAM     VERBUNDEN     20593    1327/wayfire         /run/user/1000/wayland-1
        unix  2      [ ]         DGRAM      VERBUNDEN     14066    -                    
        unix  2      [ ACC ]     STREAM     HÖRT         16433    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     20717    1904/wireplumber     
        unix  2      [ ACC ]     STREAM     HÖRT         19669    1327/wayfire         /run/user/1000/wayland-1
        unix  2      [ ACC ]     STREAM     HÖRT         16435    -                    /run/thd.socket
        unix  3      [ ]         STREAM     VERBUNDEN     20713    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     19907    -                    /run/systemd/journal/stdout
        unix  3      [ ]         DGRAM      VERBUNDEN     16442    -                    
        unix  2      [ ACC ]     STREAM     HÖRT         16437    -                    /run/uuidd/request
        unix  3      [ ]         DGRAM      VERBUNDEN     928      -                    
        unix  3      [ ]         DGRAM      VERBUNDEN     15011    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     18883    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     18848    1688/xdg-document-p  
        unix  2      [ ACC ]     STREAM     HÖRT         20570    1603/pcmanfm         /run/user/1000/pcmanfm-socket--0
        unix  3      [ ]         STREAM     VERBUNDEN     13909    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     18936    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     19929    1605/python3         
        unix  3      [ ]         STREAM     VERBUNDEN     19916    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     19050    1327/wayfire         /run/user/1000/wayland-1
        unix  3      [ ]         STREAM     VERBUNDEN     18251    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     17707    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     18815    1327/wayfire         /run/user/1000/wayland-1
        unix  3      [ ]         STREAM     VERBUNDEN     12846    -                    /run/systemd/journal/stdout
        unix  2      [ ]         DGRAM      VERBUNDEN     19071    -                    
        unix  2      [ ACC ]     STREAM     HÖRT         20594    1610/wayvnc          /run/user/1000/wayvncctl
        unix  3      [ ]         STREAM     VERBUNDEN     19867    1688/xdg-document-p  
        unix  2      [ ]         DGRAM      VERBUNDEN     923      -                    
        unix  2      [ ]         STREAM     VERBUNDEN     27137    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     19535    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     17991    1692/gvfs-udisks2-v  
        unix  3      [ ]         STREAM     VERBUNDEN     17631    -                    
        unix  2      [ ]         DGRAM      VERBUNDEN     17487    -                    
        unix  3      [ ]         DGRAM      VERBUNDEN     424      -                    
        unix  3      [ ]         STREAM     VERBUNDEN     17437    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     20771    1902/pipewire        /run/user/1000/pipewire-0
        unix  3      [ ]         STREAM     VERBUNDEN     19900    1341/dbus-daemon     /run/user/1000/bus
        unix  2      [ ACC ]     STREAM     HÖRT         20605    1753/gnome-keyring-  /run/user/1000/keyring/pkcs11
        unix  3      [ ]         STREAM     VERBUNDEN     18034    -                    /run/systemd/journal/stdout
        unix  2      [ ACC ]     STREAM     HÖRT         20619    1783/menu-cached     /run/user/1000/menu-cached-:0
        unix  3      [ ]         STREAM     VERBUNDEN     19899    1327/wayfire         /run/user/1000/wayland-1
        unix  3      [ ]         STREAM     VERBUNDEN     13906    -                    /run/dbus/system_bus_socket
        unix  2      [ ]         STREAM     VERBUNDEN     21463    -                    
        unix  2      [ ACC ]     STREAM     HÖRT         44538    17653/lxterminal     /run/user/1000/.lxterminal-socket-wayland-1
        unix  3      [ ]         STREAM     VERBUNDEN     18814    1327/wayfire         /run/user/1000/wayland-1
        unix  3      [ ]         STREAM     VERBUNDEN     19024    1904/wireplumber     
        unix  3      [ ]         STREAM     VERBUNDEN     19828    1601/wf-panel-pi     
        unix  3      [ ]         STREAM     VERBUNDEN     14993    1341/dbus-daemon     
        unix  2      [ ]         DGRAM      VERBUNDEN     17558    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     19017    1326/pipewire-pulse  /run/user/1000/pulse/native
        unix  3      [ ]         STREAM     VERBUNDEN     17970    1656/gvfsd           
        unix  3      [ ]         STREAM     VERBUNDEN     18623    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     14024    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     17439    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     14239    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     20036    1904/wireplumber     
        unix  3      [ ]         STREAM     VERBUNDEN     19940    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     18882    1731/gvfs-goa-volum  
        unix  3      [ ]         STREAM     VERBUNDEN     16485    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     20563    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     28089    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     18922    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     20070    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     19013    1904/wireplumber     
        unix  3      [ ]         STREAM     VERBUNDEN     18195    1902/pipewire        
        unix  3      [ ]         STREAM     VERBUNDEN     19924    1605/python3         
        unix  3      [ ]         STREAM     VERBUNDEN     20585    1679/xdg-desktop-po  
        unix  3      [ ]         STREAM     VERBUNDEN     14290    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     1011     -                    
        unix  3      [ ]         STREAM     VERBUNDEN     20703    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     18010    1704/xdg-desktop-po  
        unix  2      [ ]         DGRAM      VERBUNDEN     14614    -                    
        unix  2      [ ]         DGRAM      VERBUNDEN     19943    1752/gnome-keyring-  
        unix  3      [ ]         STREAM     VERBUNDEN     33723    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     18839    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     19586    1327/wayfire         
        unix  2      [ ]         DGRAM                    20608    1753/gnome-keyring-  
        unix  3      [ ]         STREAM     VERBUNDEN     14232    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     20601    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     18220    1902/pipewire        /run/user/1000/pipewire-0
        unix  3      [ ]         STREAM     VERBUNDEN     19906    1722/gvfs-afc-volum  
        unix  3      [ ]         STREAM     VERBUNDEN     14892    -                    
        unix  3      [ ]         DGRAM      VERBUNDEN     16443    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     17527    -                    /run/dbus/system_bus_socket
        unix  2      [ ]         DGRAM                    18256    1904/wireplumber     
        unix  3      [ ]         STREAM     VERBUNDEN     14009    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     14602    -                    
        unix  2      [ ]         DGRAM      VERBUNDEN     17560    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     17998    1610/wayvnc          
        unix  3      [ ]         STREAM     VERBUNDEN     17986    1692/gvfs-udisks2-v  
        unix  3      [ ]         STREAM     VERBUNDEN     17402    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     20766    1963/xdg-desktop-po  
        unix  3      [ ]         DGRAM      VERBUNDEN     425      -                    
        unix  3      [ ]         STREAM     VERBUNDEN     14308    1307/systemd         
        unix  3      [ ]         STREAM     VERBUNDEN     17392    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     33770    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     16570    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     12827    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     19930    1605/python3         
        unix  3      [ ]         STREAM     VERBUNDEN     17981    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     28087    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     17514    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     18843    1691/xdg-permission  
        unix  3      [ ]         STREAM     VERBUNDEN     21464    -                    
        unix  2      [ ]         DGRAM      VERBUNDEN     15010    1341/dbus-daemon     
        unix  3      [ ]         STREAM     VERBUNDEN     17714    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     18204    1601/wf-panel-pi     
        unix  3      [ ]         STREAM     VERBUNDEN     20564    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     18012    1679/xdg-desktop-po  
        unix  3      [ ]         STREAM     VERBUNDEN     14930    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     19481    1307/systemd         
        unix  3      [ ]         STREAM     VERBUNDEN     20552    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     44533    17653/lxterminal     
        unix  2      [ ]         DGRAM      VERBUNDEN     18668    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     17823    -                    
        unix  2      [ ]         DGRAM                    14668    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     14187    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     18861    1704/xdg-desktop-po  
        unix  3      [ ]         STREAM     VERBUNDEN     20706    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     18837    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     18935    1776/gvfsd-metadata  
        unix  3      [ ]         STREAM     VERBUNDEN     13903    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     14015    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     989      -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     986      -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     18046    1753/gnome-keyring-  
        unix  3      [ ]         STREAM     VERBUNDEN     20765    1963/xdg-desktop-po  
        unix  3      [ ]         STREAM     VERBUNDEN     19915    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     20588    1691/xdg-permission  
        unix  3      [ ]         STREAM     VERBUNDEN     18900    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     13905    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     19902    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     15028    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     28088    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     28694    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     18920    1753/gnome-keyring-  
        unix  3      [ ]         STREAM     VERBUNDEN     20034    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     19863    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     18816    1623/polkit-mate-au  
        unix  3      [ ]         STREAM     VERBUNDEN     20712    1904/wireplumber     
        unix  3      [ ]         STREAM     VERBUNDEN     1016     -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     14231    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     19898    -                    /run/systemd/journal/stdout
        unix  2      [ ]         DGRAM      VERBUNDEN     13706    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     20705    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     18037    1753/gnome-keyring-  
        unix  3      [ ]         STREAM     VERBUNDEN     18209    1902/pipewire        /run/user/1000/pipewire-0
        unix  3      [ ]         STREAM     VERBUNDEN     18855    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     19944    1752/gnome-keyring-  
        unix  2      [ ]         DGRAM      VERBUNDEN     18474    -                    
        unix  3      [ ]         DGRAM      VERBUNDEN     12841    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     18017    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     16450    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     43681    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     15015    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     45203    1327/wayfire         /run/user/1000/wayland-1
        unix  3      [ ]         STREAM     VERBUNDEN     18916    1752/gnome-keyring-  
        unix  3      [ ]         STREAM     VERBUNDEN     19587    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     18834    1623/polkit-mate-au  
        unix  3      [ ]         STREAM     VERBUNDEN     15001    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     13910    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     21468    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     19850    1662/gvfsd-fuse      
        unix  3      [ ]         DGRAM      VERBUNDEN     927      -                    
        unix  3      [ ]         STREAM     VERBUNDEN     17634    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     19873    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     17716    1326/pipewire-pulse  
        unix  2      [ ]         DGRAM                    14730    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     17479    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     33769    -                    
        unix  2      [ ]         DGRAM      VERBUNDEN     17321    -                    /run/wpa_supplicant/wlan0
        unix  3      [ ]         STREAM     VERBUNDEN     19872    -                    /run/systemd/journal/stdout
        unix  2      [ ]         DGRAM                    17327    -                    /run/wpa_supplicant/p2p-dev-wlan0
        unix  3      [ ]         STREAM     VERBUNDEN     18939    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     17213    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     18219    1902/pipewire        /run/user/1000/pipewire-0
        unix  3      [ ]         STREAM     VERBUNDEN     19018    1326/pipewire-pulse  
        unix  2      [ ]         DGRAM                    15005    1326/pipewire-pulse  
        unix  3      [ ]         STREAM     VERBUNDEN     17380    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     18800    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     19821    1603/pcmanfm         
        unix  2      [ ]         DGRAM      VERBUNDEN     17164    -                    
        unix  3      [ ]         DGRAM      VERBUNDEN     929      -                    
        unix  3      [ ]         STREAM     VERBUNDEN     19009    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     17974    1656/gvfsd           
        unix  3      [ ]         STREAM     VERBUNDEN     13908    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     999      -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     14659    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     19897    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     16572    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     33771    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     20624    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     18934    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     28090    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     18887    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     20595    1722/gvfs-afc-volum  
        unix  3      [ ]         STREAM     VERBUNDEN     14242    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     43680    17653/lxterminal     
        unix  3      [ ]         STREAM     VERBUNDEN     19923    1605/python3         
        unix  3      [ ]         STREAM     VERBUNDEN     17731    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     939      -                    
        unix  3      [ ]         STREAM     VERBUNDEN     18194    1679/xdg-desktop-po  
        unix  3      [ ]         STREAM     VERBUNDEN     14673    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     14611    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     18006    1731/gvfs-goa-volum  
        unix  3      [ ]         STREAM     VERBUNDEN     17762    -                    
        unix  2      [ ]         DGRAM      VERBUNDEN     498      -                    
        unix  3      [ ]         DGRAM      VERBUNDEN     19477    1307/systemd         
        unix  3      [ ]         STREAM     VERBUNDEN     19941    -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     18871    1707/gvfs-mtp-volum  
        unix  3      [ ]         STREAM     VERBUNDEN     19546    1326/pipewire-pulse  
        unix  3      [ ]         STREAM     VERBUNDEN     20553    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     18047    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     19896    1692/gvfs-udisks2-v  
        unix  3      [ ]         STREAM     VERBUNDEN     14979    1341/dbus-daemon     
        unix  3      [ ]         DGRAM      VERBUNDEN     930      -                    
        unix  3      [ ]         DGRAM      VERBUNDEN     15012    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     21465    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     988      -                    /run/systemd/journal/stdout
        unix  3      [ ]         STREAM     VERBUNDEN     19874    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         STREAM     VERBUNDEN     17629    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     14715    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     14646    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     18208    1902/pipewire        
        unix  3      [ ]         STREAM     VERBUNDEN     26504    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     17993    1707/gvfs-mtp-volum  
        unix  3      [ ]         STREAM     VERBUNDEN     18057    1341/dbus-daemon     /run/user/1000/bus
        unix  3      [ ]         DGRAM      VERBUNDEN     12842    -                    
        unix  3      [ ]         STREAM     VERBUNDEN     18835    -                    /run/dbus/system_bus_socket
        unix  3      [ ]         STREAM     VERBUNDEN     18891    1736/gvfs-gphoto2-v  
        unix  4      [ ]         DGRAM      VERBUNDEN     423      -                    /run/systemd/notify
        unix  2      [ ACC ]     STREAM     HÖRT         426      -                    /run/systemd/private
        unix  3      [ ]         STREAM     VERBUNDEN     20066    1783/menu-cached     /run/user/1000/menu-cached-:0
        unix  3      [ ]         STREAM     VERBUNDEN     18236    -                    /run/dbus/system_bus_socket
        unix  2      [ ACC ]     STREAM     HÖRT         428      -                    /run/systemd/userdb/io.systemd.DynamicUser
        unix  3      [ ]         STREAM     VERBUNDEN     18028    1603/pcmanfm         
        unix  2      [ ]         DGRAM      VERBUNDEN     14050    -                    
        unix  2      [ ACC ]     STREAM     HÖRT         429      -                    /run/systemd/io.system.ManagedOOM
        unix  2      [ ACC ]     STREAM     HÖRT         19667    1327/wayfire         @/tmp/.X11-unix/X0
        unix  2      [ ACC ]     STREAM     HÖRT         23105    -                    @/var/lib/piVCCU3/lxc/command
        unix  2      [ ACC ]     STREAM     HÖRT         17626    -                    @lxc/ad055575fe28ddd5//var/lib/lxc
        unix  2      [ ]         STREAM                   19925    1605/python3         @printer-applet-lock-user-Radix1975
        Radix1975@raspberrypi5:/opt/iobroker $ node -v
        npm -v
        v18.19.0
        10.2.3
        Radix1975@raspberrypi5:/opt/iobroker $ cd /opt/iobroker
        iobroker list instances
          system.adapter.admin.0                  : admin                 : raspberrypi5                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          system.adapter.admin.1                  : admin                 : raspberrypi5                             -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
          system.adapter.alexa2.1                 : alexa2                : raspberrypi5                             - disabled
        + system.adapter.backitup.0               : backitup              : raspberrypi5                             -  enabled
          system.adapter.broadlink2.0             : broadlink2            : raspberrypi5                             - disabled
          system.adapter.cloud.0                  : cloud                 : raspberrypi5                             - disabled
          system.adapter.daikin.0                 : daikin                : raspberrypi5                             - disabled
          system.adapter.daswetter.0              : daswetter             : raspberrypi5                             - disabled
          system.adapter.deconz.0                 : deconz                : raspberrypi5                             - disabled, port: 80
          system.adapter.devices.0                : devices               : raspberrypi5                             - disabled
          system.adapter.discovery.0              : discovery             : raspberrypi5                             - disabled
          system.adapter.flot.0                   : flot                  : raspberrypi5                             - disabled
          system.adapter.fritzdect.0              : fritzdect             : raspberrypi5                             - disabled
          system.adapter.history.0                : history               : raspberrypi5                             - disabled
          system.adapter.hm-rega.0                : hm-rega               : raspberrypi5                             - disabled
          system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi5                             - disabled, port: 12001
          system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi5                             - disabled, port: 12010
          system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi5                             - disabled, port: 12001
          system.adapter.hmip.0                   : hmip                  : raspberrypi5                             - disabled
          system.adapter.hue-extended.0           : hue-extended          : raspberrypi5                             - disabled
          system.adapter.hue-extended.1           : hue-extended          : raspberrypi5                             - disabled
          system.adapter.hue.0                    : hue                   : raspberrypi5                             - disabled, port: 80
          system.adapter.hue.1                    : hue                   : raspberrypi5                             - disabled, port: 443
          system.adapter.i2c.0                    : i2c                   : raspberrypi5                             - disabled
          system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : raspberrypi5                             - disabled
          system.adapter.icons-icons8.0           : icons-icons8          : raspberrypi5                             - disabled
          system.adapter.icons-material-png.0     : icons-material-png    : raspberrypi5                             - disabled
          system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypi5                             - disabled
          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi5                             - disabled
          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspberrypi5                             - disabled
          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : raspberrypi5                             - disabled
          system.adapter.info.0                   : info                  : raspberrypi5                             - disabled
          system.adapter.iot.1                    : iot                   : raspberrypi5                             - disabled
          system.adapter.jarvis.0                 : jarvis                : raspberrypi5                             - disabled
          system.adapter.javascript.0             : javascript            : raspberrypi5                             - disabled
          system.adapter.meross.0                 : meross                : raspberrypi5                             - disabled
          system.adapter.mobile.0                 : mobile                : raspberrypi5                             - disabled
          system.adapter.net-tools.0              : net-tools             : raspberrypi5                             - disabled
          system.adapter.nina.0                   : nina                  : raspberrypi5                             - disabled
          system.adapter.node-red.0               : node-red              : raspberrypi5                             - disabled, port: 1880, bind: 192.168.1.221 (SSL)
          system.adapter.onvif.0                  : onvif                 : raspberrypi5                             - disabled
          system.adapter.ping.0                   : ping                  : raspberrypi5                             - disabled
          system.adapter.rpi2.0                   : rpi2                  : raspberrypi5                             - disabled
          system.adapter.samsung.0                : samsung               : raspberrypi5                             - disabled
          system.adapter.sia.0                    : sia                   : raspberrypi5                             - disabled, port: 50001, bind: 0.0.0.0
          system.adapter.smartcontrol.0           : smartcontrol          : raspberrypi5                             - disabled
          system.adapter.solax.0                  : solax                 : raspberrypi5                             - disabled
          system.adapter.solax.1                  : solax                 : raspberrypi5                             - disabled
          system.adapter.text2command.0           : text2command          : raspberrypi5                             - disabled
          system.adapter.tr-064.0                 : tr-064                : raspberrypi5                             - disabled
          system.adapter.tr-064.1                 : tr-064                : raspberrypi5                             - disabled
          system.adapter.tr-064.2                 : tr-064                : raspberrypi5                             - disabled
          system.adapter.tr-064.3                 : tr-064                : raspberrypi5                             - disabled
          system.adapter.tr-064.4                 : tr-064                : raspberrypi5                             - disabled
          system.adapter.upnp.0                   : upnp                  : raspberrypi5                             - disabled
          system.adapter.velux.0                  : velux                 : raspberrypi5                             - disabled
          system.adapter.vis-bars.0               : vis-bars              : raspberrypi5                             - disabled
          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi5                             - disabled
          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi5                             - disabled
          system.adapter.vis-google-fonts.0       : vis-google-fonts      : raspberrypi5                             - disabled
          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi5                             - disabled
          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi5                             - disabled
          system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi5                             - disabled
          system.adapter.vis-lcars.0              : vis-lcars             : raspberrypi5                             - disabled
          system.adapter.vis-metro.0              : vis-metro             : raspberrypi5                             - disabled
          system.adapter.vis-players.0            : vis-players           : raspberrypi5                             - disabled
          system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi5                             - disabled
          system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi5                             - disabled
          system.adapter.vis-weather.0            : vis-weather           : raspberrypi5                             - disabled
          system.adapter.vis.0                    : vis                   : raspberrypi5                             - disabled
          system.adapter.web.0                    : web                   : raspberrypi5                             - disabled, port: 8082, bind: 0.0.0.0, run as: admin
          system.adapter.windows-control.0        : windows-control       : raspberrypi5                             - disabled
        
        + instance is alive
        Radix1975@raspberrypi5:/opt/iobroker $
        

        MOD-EDIT: Code in code-tags gesetzt!

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators last edited by

          @radix75 sagte in Daikin Adapter:

          durch falsches aufstecken auf dem GPIO

          also war es nicht

          @radix75 sagte in Daikin Adapter:

          genauso aufgesteckt wie auf dem Bild

          Deswegen immer alles zeigen und nicht nacherzählen!

          @radix75 sagte in Daikin Adapter:

          einen Hardwareschaden

          sicher?
          Die Stromversorgung muss ja über das Modul laufen.

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

            @radix75

            Buster / Debian 10 ist tot und muss durch ein lebendiges Release ersetzt werden.

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

              @thomas-braun said in Daikin Adapter:

              @radix75

              Buster / Debian 10 ist tot und muss durch ein lebendiges Release ersetzt werden.

              Er möchte sich ja nicht drüber installieren lassen also was muss ich jetzt machen???

              @Homoran
              sicher?
              Die Stromversorgung muss ja über das Modul laufen. wie soll das gehen habe schon lange kein Netzteil mehr an der Modulplatine daran
              hab mir auch extra ein neues original Netzteil für die Raspi 5 mit USB C gekauft

              Homoran R Thomas Braun 3 Replies Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @Radix75 last edited by

                @radix75 sagte in Daikin Adapter:

                habe schon lange kein Netzteil mehr an der Modulplatine daran

                hätte aber sollen!

                1 Reply Last reply Reply Quote 0
                • R
                  Radix75 @Radix75 last edited by

                  @radix75 said in Daikin Adapter:

                  @thomas-braun said in Daikin Adapter:

                  @radix75

                  Buster / Debian 10 ist tot und muss durch ein lebendiges Release ersetzt werden.

                  Er möchte sich ja nicht drüber installieren lassen also was muss ich jetzt machen???

                  @Homoran
                  sicher?
                  Die Stromversorgung muss ja über das Modul laufen. wie soll das gehen habe schon lange kein Netzteil mehr an der Modulplatine daran
                  hab mir auch extra ein neues original Netzteil für die Raspi 5 mit USB C gekauft

                  Ich habe ja die neue Raspi5 mit mit aktuellem Node JS das Problem ist halt das ich den Admin Adapter nach dem einspielen des Beckups über den Beckupadapter
                  nicht mehr aufrufen kann ich bekomme einen Fehler im Browser das die Seite nicht erreichbar ist. Vor Beckup geht aber alles muss ich jetzt alles neu Suchen und einstellen oder gibt es doch noch eine Möglichkeit das Beckup meiner alten Raspie auf die neue zu bekommen? Warum wird mir die Adminseite nach dem Beckup nicht mehr angezeigt?

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

                    @radix75 sagte in Daikin Adapter:

                    Er möchte sich ja nicht drüber installieren lassen also was muss ich jetzt machen???

                    Neuinstallation. OHNE DESKTOP!

                    https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

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

                      @radix75 sagte in Daikin Adapter:

                      Ich habe ja die neue Raspi5 mit mit aktuellem Node JS das Problem ist halt das ich den Admin Adapter nach dem einspielen des Beckups über den Beckupadapter
                      nicht mehr aufrufen kann ich bekomme einen Fehler im Browser das die Seite nicht erreichbar ist.

                      und wo sind davon die logausgaben und iob diag?

                      in den letzten ging alles drunter und drüber

                      1 Reply Last reply Reply Quote 0
                      • R
                        Radix75 last edited by Homoran

                        Da das nicht ging habe ich versucht auf der neuen Pi 5 ein Beckup der alten Pi zu machen leider komme ich aber danach nicht auf die Admin Seite vom IO Broker.
                        was davor ja ging. Folgendes Habe ich schon versucht

                        Radix1975@raspberrypi5:~ $ curl -sL https://iobroker.net/fix.sh | bash -
                        library: loaded
                        Library version=2023-10-13
                        ioBroker or some processes are still running:
                         io.backitup.0
                        Please stop them first and try again!
                        Radix1975@raspberrypi5:~ $ uname -m && type -P nodejs node npm npx corepack && nodejs -v && node -v && npm -v && npx -v && corepack -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                        aarch64
                        /usr/bin/nodejs
                        /usr/bin/node
                        /usr/bin/npm
                        /usr/bin/npx
                        /usr/bin/corepack
                        v18.19.0
                        v18.19.0
                        10.2.3
                        10.2.3
                        0.22.0
                        5.0.17
                        Radix1975
                        Radix1975 adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
                        wayland
                        /home/Radix1975
                        Holen:1 http://phoscon.de/apt/deconz bookworm InRelease [4.327 B]              
                        OK:2 http://deb.debian.org/debian bookworm InRelease                           
                        OK:3 http://archive.raspberrypi.com/debian bookworm InRelease                  
                        OK:4 http://deb.debian.org/debian-security bookworm-security InRelease         
                        OK:5 http://deb.debian.org/debian bookworm-updates InRelease                   
                        OK:6 https://apt.pivccu.de/piVCCU stable InRelease
                        OK:7 https://deb.nodesource.com/node_18.x nodistro InRelease
                        Es wurden 4.327 B in 11 s geholt (395 B/s).
                        Paketlisten werden gelesen… Fertig
                        Abhängigkeitsbaum wird aufgebaut… Fertig
                        Statusinformationen werden eingelesen… Fertig
                        Alle Pakete sind aktuell.
                        W: http://phoscon.de/apt/deconz/dists/bookworm/InRelease: Schlüssel ist im veralteten Schlüsselbund trusted.gpg gespeichert (/etc/apt/trusted.gpg), siehe den Abschnitt MISSBILLIGUNG in apt-key(8) für Details.
                        nodejs:
                          Installiert:           18.19.0-1nodesource1
                          Installationskandidat: 18.19.0-1nodesource1
                          Versionstabelle:
                         *** 18.19.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                100 /var/lib/dpkg/status
                             18.18.2-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.18.1-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.18.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.17.1-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.17.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.16.1-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.16.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.15.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.14.2-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.14.1-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.14.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.13.0+dfsg1-1 500
                                500 http://deb.debian.org/debian bookworm/main arm64 Packages
                             18.13.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.12.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.11.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.10.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.9.1-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.9.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.8.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.7.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.6.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.5.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.4.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.3.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.2.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.1.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.0.0-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                        Radix1975@raspberrypi5:~ $ ps -A | grep iobroker
                          13511 ?        00:00:18 iobroker.js-con
                        Radix1975@raspberrypi5:~ $ cd C:\ioBroker
                        iobroker start
                        bash: cd: C:ioBroker: Datei oder Verzeichnis nicht gefunden
                        Radix1975@raspberrypi5:~ $ cd /opt/iobroker
                        iobroker start
                        Radix1975@raspberrypi5:/opt/iobroker $ cd /opt/iobroker
                        node node_modules/iobroker.js-controller/controller.js --logs
                        2023-12-27 09:22:37.735  - info: host.raspberrypi5 iobroker.js-controller version 5.0.17 js-controller starting
                        2023-12-27 09:22:37.738  - info: host.raspberrypi5 Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                        2023-12-27 09:22:37.739  - info: host.raspberrypi5 hostname: raspberrypi5, node: v18.19.0
                        2023-12-27 09:22:37.739  - info: host.raspberrypi5 ip addresses: 192.168.1.65 2a02:810a:1c0:55b:c9e2:b594:56c3:98a6 fe80::83ce:917a:6b2c:ab6f 192.168.1.226 2a02:810a:1c0:55b:da3a:ddff:febc:983f fe80::da3a:ddff:febc:983f fe80::fc73:24ff:fe8a:164e
                        2023-12-27 09:22:39.812  - error: host.raspberrypi5-Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker/iobroker-data/objects.jsonl"!
                        Radix1975@raspberrypi5:/opt/iobroker $ netstat -n -a -p TCP
                        (Es konnten nicht alle Prozesse identifiziert werden; Informationen über
                        nicht-eigene Prozesse werden nicht angezeigt; Root kann sie anzeigen.)
                        Aktive Internetverbindungen (Server und stehende Verbindungen)
                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    
                        tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      1610/wayvnc         
                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      -                   
                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      -                   
                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      -                   
                        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      -                   
                        tcp        0      0 10.0.3.1:53             0.0.0.0:*               LISTEN      -                   
                        tcp        0      0 127.0.0.1:50730         127.0.0.1:9001          VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:9001          127.0.0.1:50730         VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:9001          127.0.0.1:54682         VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:54682         127.0.0.1:9001          VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:9000          127.0.0.1:38904         VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:54698         127.0.0.1:9001          VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:38904         127.0.0.1:9000          VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:50714         127.0.0.1:9001          VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:38902         127.0.0.1:9000          VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:9000          127.0.0.1:36620         VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:9000          127.0.0.1:38898         VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:38898         127.0.0.1:9000          VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:9000          127.0.0.1:36622         VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:9001          127.0.0.1:50714         VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:9001          127.0.0.1:54672         VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:9001          127.0.0.1:54698         VERBUNDEN   -                   
                        tcp        0      0 192.168.1.226:5900      192.168.1.10:59556      VERBUNDEN   1610/wayvnc         
                        tcp        0      0 127.0.0.1:9000          127.0.0.1:38902         VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:36620         127.0.0.1:9000          VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:54672         127.0.0.1:9001          VERBUNDEN   -                   
                        tcp        0      0 127.0.0.1:36622         127.0.0.1:9000          VERBUNDEN   -                   
                        tcp6       0      0 :::22                   :::*                    LISTEN      -                   
                        tcp6       0      0 ::1:631                 :::*                    LISTEN      -                   
                        udp        0      0 10.0.3.1:53             0.0.0.0:*                           -                   
                        udp        0      0 0.0.0.0:67              0.0.0.0:*                           -                   
                        udp        0      0 192.168.1.65:68         192.168.1.1:67          VERBUNDEN   -                   
                        udp        0      0 0.0.0.0:631             0.0.0.0:*                           -                   
                        udp        0      0 0.0.0.0:41695           0.0.0.0:*                           -                   
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           -                   
                        udp6       0      0 :::35720                :::*                                -                   
                        udp6       0      0 fe80::83ce:917a:6b2:546 :::*                                -                   
                        udp6       0      0 :::5353                 :::*                                -                   
                        raw6       0      0 :::58                   :::*                    7           -                   
                        Aktive Sockets in der UNIX-Domäne (Server und stehende Verbindungen)
                        Proto RefCnt Flags       Type       State         I-Node   PID/Program name     Pfad
                        unix  3      [ ]         STREAM     VERBUNDEN     18004    1341/dbus-daemon     /run/user/1000/bus
                        unix  2      [ ]         DGRAM      VERBUNDEN     14361    -                    
                        unix  2      [ ACC ]     STREAM     HÖRT         441      -                    /run/systemd/fsck.progress
                        unix  3      [ ]         STREAM     VERBUNDEN     13999    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     18847    -                    
                        unix  17     [ ]         DGRAM      VERBUNDEN     445      -                    /run/systemd/journal/dev-log
                        unix  7      [ ]         DGRAM      VERBUNDEN     447      -                    /run/systemd/journal/socket
                        unix  2      [ ACC ]     STREAM     HÖRT         449      -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     20711    1904/wireplumber     
                        unix  3      [ ]         STREAM     VERBUNDEN     18024    1743/gvfsd-trash     
                        unix  2      [ ACC ]     SEQPAKET   HÖRT         451      -                    /run/udev/control
                        unix  3      [ ]         STREAM     VERBUNDEN     20591    1341/dbus-daemon     /run/user/1000/bus
                        unix  2      [ ]         DGRAM      VERBUNDEN     14318    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     14738    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     13720    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     18813    1623/polkit-mate-au  
                        unix  2      [ ACC ]     STREAM     HÖRT         19559    -                    /tmp/ssh-XXXXXXWVPIVm/agent.1327
                        unix  3      [ ]         STREAM     VERBUNDEN     19962    1783/menu-cached     
                        unix  3      [ ]         STREAM     VERBUNDEN     20551    1603/pcmanfm         
                        unix  2      [ ]         DGRAM      VERBUNDEN     12836    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     33772    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     19868    1341/dbus-daemon     /run/user/1000/bus
                        unix  2      [ ACC ]     STREAM     HÖRT         19668    1327/wayfire         /tmp/.X11-unix/X0
                        unix  3      [ ]         STREAM     VERBUNDEN     20592    1704/xdg-desktop-po  
                        unix  3      [ ]         STREAM     VERBUNDEN     17438    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     14228    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     18870    1704/xdg-desktop-po  
                        unix  3      [ ]         STREAM     VERBUNDEN     18210    1902/pipewire        /run/user/1000/pipewire-0
                        unix  3      [ ]         STREAM     VERBUNDEN     15006    1326/pipewire-pulse  
                        unix  3      [ ]         STREAM     VERBUNDEN     18930    1776/gvfsd-metadata  
                        unix  3      [ ]         STREAM     VERBUNDEN     18822    -                    /run/systemd/journal/stdout
                        unix  2      [ ]         DGRAM      VERBUNDEN     14330    1307/systemd         
                        unix  3      [ ]         STREAM     VERBUNDEN     18013    1736/gvfs-gphoto2-v  
                        unix  3      [ ]         STREAM     VERBUNDEN     17730    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     13643    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     14649    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     33720    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     18541    1307/systemd         
                        unix  3      [ ]         STREAM     VERBUNDEN     17975    1327/wayfire         /run/user/1000/wayland-1
                        unix  3      [ ]         STREAM     VERBUNDEN     19976    1601/wf-panel-pi     
                        unix  3      [ ]         STREAM     VERBUNDEN     20548    1629/agent           
                        unix  3      [ ]         DGRAM      VERBUNDEN     19478    1307/systemd         
                        unix  2      [ ]         DGRAM      VERBUNDEN     16483    -                    
                        unix  2      [ ]         DGRAM                    19476    1307/systemd         /run/user/1000/systemd/notify
                        unix  3      [ ]         STREAM     VERBUNDEN     14678    -                    
                        unix  2      [ ACC ]     STREAM     HÖRT         14357    -                    /run/systemd/journal/io.systemd.journal
                        unix  2      [ ACC ]     STREAM     HÖRT         19479    1307/systemd         /run/user/1000/systemd/private
                        unix  3      [ ]         STREAM     VERBUNDEN     20761    1963/xdg-desktop-po  
                        unix  2      [ ACC ]     STREAM     HÖRT         19488    1307/systemd         /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     18202    1902/pipewire        
                        unix  3      [ ]         STREAM     VERBUNDEN     18917    1752/gnome-keyring-  
                        unix  2      [ ACC ]     STREAM     HÖRT         19490    1307/systemd         /run/user/1000/gnupg/S.dirmngr
                        unix  3      [ ]         STREAM     VERBUNDEN     18821    1601/wf-panel-pi     
                        unix  3      [ ]         STREAM     VERBUNDEN     14992    1341/dbus-daemon     
                        unix  2      [ ACC ]     STREAM     HÖRT         19492    1307/systemd         /run/user/1000/gcr/ssh
                        unix  3      [ ]         STREAM     VERBUNDEN     13902    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     14615    -                    
                        unix  2      [ ACC ]     STREAM     HÖRT         19494    1307/systemd         /run/user/1000/keyring/control
                        unix  3      [ ]         STREAM     VERBUNDEN     14173    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     20725    1601/wf-panel-pi     
                        unix  2      [ ACC ]     STREAM     HÖRT         19496    1307/systemd         /run/user/1000/gnupg/S.gpg-agent.browser
                        unix  2      [ ]         DGRAM                    18193    1679/xdg-desktop-po  
                        unix  3      [ ]         STREAM     VERBUNDEN     18881    -                    /run/dbus/system_bus_socket
                        unix  2      [ ACC ]     STREAM     HÖRT         19498    1307/systemd         /run/user/1000/gnupg/S.gpg-agent.extra
                        unix  3      [ ]         STREAM     VERBUNDEN     20577    1679/xdg-desktop-po  
                        unix  2      [ ACC ]     STREAM     HÖRT         19500    1307/systemd         /run/user/1000/gnupg/S.gpg-agent.ssh
                        unix  3      [ ]         STREAM     VERBUNDEN     20770    1963/xdg-desktop-po  
                        unix  3      [ ]         STREAM     VERBUNDEN     18901    1341/dbus-daemon     /run/user/1000/bus
                        unix  2      [ ACC ]     STREAM     HÖRT         19502    1307/systemd         /run/user/1000/gnupg/S.gpg-agent
                        unix  2      [ ACC ]     STREAM     HÖRT         19504    1307/systemd         /run/user/1000/pulse/native
                        unix  3      [ ]         STREAM     VERBUNDEN     16484    -                    
                        unix  2      [ ]         DGRAM      VERBUNDEN     20607    1753/gnome-keyring-  
                        unix  2      [ ACC ]     STREAM     HÖRT         19506    1307/systemd         /run/user/1000/pipewire-0
                        unix  3      [ ]         STREAM     VERBUNDEN     14038    -                    /run/systemd/journal/stdout
                        unix  2      [ ACC ]     STREAM     HÖRT         19508    1307/systemd         /run/user/1000/pk-debconf-socket
                        unix  3      [ ]         STREAM     VERBUNDEN     17548    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     21467    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     18838    1688/xdg-document-p  
                        unix  3      [ ]         STREAM     VERBUNDEN     967      -                    
                        unix  2      [ ACC ]     STREAM     HÖRT         16429    -                    /run/avahi-daemon/socket
                        unix  3      [ ]         STREAM     VERBUNDEN     13597    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     17561    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     14065    -                    
                        unix  2      [ ACC ]     STREAM     HÖRT         16431    -                    /run/cups/cups.sock
                        unix  3      [ ]         STREAM     VERBUNDEN     18029    1743/gvfsd-trash     /run/user/1000/gvfsd/socket-nyAJDZ7E
                        unix  3      [ ]         STREAM     VERBUNDEN     20593    1327/wayfire         /run/user/1000/wayland-1
                        unix  2      [ ]         DGRAM      VERBUNDEN     14066    -                    
                        unix  2      [ ACC ]     STREAM     HÖRT         16433    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     20717    1904/wireplumber     
                        unix  2      [ ACC ]     STREAM     HÖRT         19669    1327/wayfire         /run/user/1000/wayland-1
                        unix  2      [ ACC ]     STREAM     HÖRT         16435    -                    /run/thd.socket
                        unix  3      [ ]         STREAM     VERBUNDEN     20713    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     19907    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         DGRAM      VERBUNDEN     16442    -                    
                        unix  2      [ ACC ]     STREAM     HÖRT         16437    -                    /run/uuidd/request
                        unix  3      [ ]         DGRAM      VERBUNDEN     928      -                    
                        unix  3      [ ]         DGRAM      VERBUNDEN     15011    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     18883    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     18848    1688/xdg-document-p  
                        unix  2      [ ACC ]     STREAM     HÖRT         20570    1603/pcmanfm         /run/user/1000/pcmanfm-socket--0
                        unix  3      [ ]         STREAM     VERBUNDEN     13909    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     18936    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     19929    1605/python3         
                        unix  3      [ ]         STREAM     VERBUNDEN     19916    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     19050    1327/wayfire         /run/user/1000/wayland-1
                        unix  3      [ ]         STREAM     VERBUNDEN     18251    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     17707    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     18815    1327/wayfire         /run/user/1000/wayland-1
                        unix  3      [ ]         STREAM     VERBUNDEN     12846    -                    /run/systemd/journal/stdout
                        unix  2      [ ]         DGRAM      VERBUNDEN     19071    -                    
                        unix  2      [ ACC ]     STREAM     HÖRT         20594    1610/wayvnc          /run/user/1000/wayvncctl
                        unix  3      [ ]         STREAM     VERBUNDEN     19867    1688/xdg-document-p  
                        unix  2      [ ]         DGRAM      VERBUNDEN     923      -                    
                        unix  2      [ ]         STREAM     VERBUNDEN     27137    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     19535    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     17991    1692/gvfs-udisks2-v  
                        unix  3      [ ]         STREAM     VERBUNDEN     17631    -                    
                        unix  2      [ ]         DGRAM      VERBUNDEN     17487    -                    
                        unix  3      [ ]         DGRAM      VERBUNDEN     424      -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     17437    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     20771    1902/pipewire        /run/user/1000/pipewire-0
                        unix  3      [ ]         STREAM     VERBUNDEN     19900    1341/dbus-daemon     /run/user/1000/bus
                        unix  2      [ ACC ]     STREAM     HÖRT         20605    1753/gnome-keyring-  /run/user/1000/keyring/pkcs11
                        unix  3      [ ]         STREAM     VERBUNDEN     18034    -                    /run/systemd/journal/stdout
                        unix  2      [ ACC ]     STREAM     HÖRT         20619    1783/menu-cached     /run/user/1000/menu-cached-:0
                        unix  3      [ ]         STREAM     VERBUNDEN     19899    1327/wayfire         /run/user/1000/wayland-1
                        unix  3      [ ]         STREAM     VERBUNDEN     13906    -                    /run/dbus/system_bus_socket
                        unix  2      [ ]         STREAM     VERBUNDEN     21463    -                    
                        unix  2      [ ACC ]     STREAM     HÖRT         44538    17653/lxterminal     /run/user/1000/.lxterminal-socket-wayland-1
                        unix  3      [ ]         STREAM     VERBUNDEN     18814    1327/wayfire         /run/user/1000/wayland-1
                        unix  3      [ ]         STREAM     VERBUNDEN     19024    1904/wireplumber     
                        unix  3      [ ]         STREAM     VERBUNDEN     19828    1601/wf-panel-pi     
                        unix  3      [ ]         STREAM     VERBUNDEN     14993    1341/dbus-daemon     
                        unix  2      [ ]         DGRAM      VERBUNDEN     17558    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     19017    1326/pipewire-pulse  /run/user/1000/pulse/native
                        unix  3      [ ]         STREAM     VERBUNDEN     17970    1656/gvfsd           
                        unix  3      [ ]         STREAM     VERBUNDEN     18623    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     14024    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     17439    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     14239    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     20036    1904/wireplumber     
                        unix  3      [ ]         STREAM     VERBUNDEN     19940    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     18882    1731/gvfs-goa-volum  
                        unix  3      [ ]         STREAM     VERBUNDEN     16485    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     20563    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     28089    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     18922    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     20070    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     19013    1904/wireplumber     
                        unix  3      [ ]         STREAM     VERBUNDEN     18195    1902/pipewire        
                        unix  3      [ ]         STREAM     VERBUNDEN     19924    1605/python3         
                        unix  3      [ ]         STREAM     VERBUNDEN     20585    1679/xdg-desktop-po  
                        unix  3      [ ]         STREAM     VERBUNDEN     14290    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     1011     -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     20703    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     18010    1704/xdg-desktop-po  
                        unix  2      [ ]         DGRAM      VERBUNDEN     14614    -                    
                        unix  2      [ ]         DGRAM      VERBUNDEN     19943    1752/gnome-keyring-  
                        unix  3      [ ]         STREAM     VERBUNDEN     33723    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     18839    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     19586    1327/wayfire         
                        unix  2      [ ]         DGRAM                    20608    1753/gnome-keyring-  
                        unix  3      [ ]         STREAM     VERBUNDEN     14232    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     20601    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     18220    1902/pipewire        /run/user/1000/pipewire-0
                        unix  3      [ ]         STREAM     VERBUNDEN     19906    1722/gvfs-afc-volum  
                        unix  3      [ ]         STREAM     VERBUNDEN     14892    -                    
                        unix  3      [ ]         DGRAM      VERBUNDEN     16443    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     17527    -                    /run/dbus/system_bus_socket
                        unix  2      [ ]         DGRAM                    18256    1904/wireplumber     
                        unix  3      [ ]         STREAM     VERBUNDEN     14009    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     14602    -                    
                        unix  2      [ ]         DGRAM      VERBUNDEN     17560    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     17998    1610/wayvnc          
                        unix  3      [ ]         STREAM     VERBUNDEN     17986    1692/gvfs-udisks2-v  
                        unix  3      [ ]         STREAM     VERBUNDEN     17402    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     20766    1963/xdg-desktop-po  
                        unix  3      [ ]         DGRAM      VERBUNDEN     425      -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     14308    1307/systemd         
                        unix  3      [ ]         STREAM     VERBUNDEN     17392    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     33770    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     16570    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     12827    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     19930    1605/python3         
                        unix  3      [ ]         STREAM     VERBUNDEN     17981    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     28087    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     17514    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     18843    1691/xdg-permission  
                        unix  3      [ ]         STREAM     VERBUNDEN     21464    -                    
                        unix  2      [ ]         DGRAM      VERBUNDEN     15010    1341/dbus-daemon     
                        unix  3      [ ]         STREAM     VERBUNDEN     17714    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     18204    1601/wf-panel-pi     
                        unix  3      [ ]         STREAM     VERBUNDEN     20564    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     18012    1679/xdg-desktop-po  
                        unix  3      [ ]         STREAM     VERBUNDEN     14930    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     19481    1307/systemd         
                        unix  3      [ ]         STREAM     VERBUNDEN     20552    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     44533    17653/lxterminal     
                        unix  2      [ ]         DGRAM      VERBUNDEN     18668    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     17823    -                    
                        unix  2      [ ]         DGRAM                    14668    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     14187    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     18861    1704/xdg-desktop-po  
                        unix  3      [ ]         STREAM     VERBUNDEN     20706    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     18837    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     18935    1776/gvfsd-metadata  
                        unix  3      [ ]         STREAM     VERBUNDEN     13903    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     14015    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     989      -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     986      -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     18046    1753/gnome-keyring-  
                        unix  3      [ ]         STREAM     VERBUNDEN     20765    1963/xdg-desktop-po  
                        unix  3      [ ]         STREAM     VERBUNDEN     19915    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     20588    1691/xdg-permission  
                        unix  3      [ ]         STREAM     VERBUNDEN     18900    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     13905    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     19902    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     15028    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     28088    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     28694    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     18920    1753/gnome-keyring-  
                        unix  3      [ ]         STREAM     VERBUNDEN     20034    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     19863    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     18816    1623/polkit-mate-au  
                        unix  3      [ ]         STREAM     VERBUNDEN     20712    1904/wireplumber     
                        unix  3      [ ]         STREAM     VERBUNDEN     1016     -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     14231    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     19898    -                    /run/systemd/journal/stdout
                        unix  2      [ ]         DGRAM      VERBUNDEN     13706    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     20705    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     18037    1753/gnome-keyring-  
                        unix  3      [ ]         STREAM     VERBUNDEN     18209    1902/pipewire        /run/user/1000/pipewire-0
                        unix  3      [ ]         STREAM     VERBUNDEN     18855    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     19944    1752/gnome-keyring-  
                        unix  2      [ ]         DGRAM      VERBUNDEN     18474    -                    
                        unix  3      [ ]         DGRAM      VERBUNDEN     12841    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     18017    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     16450    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     43681    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     15015    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     45203    1327/wayfire         /run/user/1000/wayland-1
                        unix  3      [ ]         STREAM     VERBUNDEN     18916    1752/gnome-keyring-  
                        unix  3      [ ]         STREAM     VERBUNDEN     19587    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     18834    1623/polkit-mate-au  
                        unix  3      [ ]         STREAM     VERBUNDEN     15001    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     13910    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     21468    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     19850    1662/gvfsd-fuse      
                        unix  3      [ ]         DGRAM      VERBUNDEN     927      -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     17634    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     19873    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     17716    1326/pipewire-pulse  
                        unix  2      [ ]         DGRAM                    14730    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     17479    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     33769    -                    
                        unix  2      [ ]         DGRAM      VERBUNDEN     17321    -                    /run/wpa_supplicant/wlan0
                        unix  3      [ ]         STREAM     VERBUNDEN     19872    -                    /run/systemd/journal/stdout
                        unix  2      [ ]         DGRAM                    17327    -                    /run/wpa_supplicant/p2p-dev-wlan0
                        unix  3      [ ]         STREAM     VERBUNDEN     18939    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     17213    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     18219    1902/pipewire        /run/user/1000/pipewire-0
                        unix  3      [ ]         STREAM     VERBUNDEN     19018    1326/pipewire-pulse  
                        unix  2      [ ]         DGRAM                    15005    1326/pipewire-pulse  
                        unix  3      [ ]         STREAM     VERBUNDEN     17380    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     18800    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     19821    1603/pcmanfm         
                        unix  2      [ ]         DGRAM      VERBUNDEN     17164    -                    
                        unix  3      [ ]         DGRAM      VERBUNDEN     929      -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     19009    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     17974    1656/gvfsd           
                        unix  3      [ ]         STREAM     VERBUNDEN     13908    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     999      -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     14659    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     19897    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     16572    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     33771    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     20624    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     18934    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     28090    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     18887    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     20595    1722/gvfs-afc-volum  
                        unix  3      [ ]         STREAM     VERBUNDEN     14242    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     43680    17653/lxterminal     
                        unix  3      [ ]         STREAM     VERBUNDEN     19923    1605/python3         
                        unix  3      [ ]         STREAM     VERBUNDEN     17731    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     939      -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     18194    1679/xdg-desktop-po  
                        unix  3      [ ]         STREAM     VERBUNDEN     14673    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     14611    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     18006    1731/gvfs-goa-volum  
                        unix  3      [ ]         STREAM     VERBUNDEN     17762    -                    
                        unix  2      [ ]         DGRAM      VERBUNDEN     498      -                    
                        unix  3      [ ]         DGRAM      VERBUNDEN     19477    1307/systemd         
                        unix  3      [ ]         STREAM     VERBUNDEN     19941    -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     18871    1707/gvfs-mtp-volum  
                        unix  3      [ ]         STREAM     VERBUNDEN     19546    1326/pipewire-pulse  
                        unix  3      [ ]         STREAM     VERBUNDEN     20553    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     18047    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     19896    1692/gvfs-udisks2-v  
                        unix  3      [ ]         STREAM     VERBUNDEN     14979    1341/dbus-daemon     
                        unix  3      [ ]         DGRAM      VERBUNDEN     930      -                    
                        unix  3      [ ]         DGRAM      VERBUNDEN     15012    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     21465    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     988      -                    /run/systemd/journal/stdout
                        unix  3      [ ]         STREAM     VERBUNDEN     19874    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         STREAM     VERBUNDEN     17629    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     14715    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     14646    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     18208    1902/pipewire        
                        unix  3      [ ]         STREAM     VERBUNDEN     26504    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     17993    1707/gvfs-mtp-volum  
                        unix  3      [ ]         STREAM     VERBUNDEN     18057    1341/dbus-daemon     /run/user/1000/bus
                        unix  3      [ ]         DGRAM      VERBUNDEN     12842    -                    
                        unix  3      [ ]         STREAM     VERBUNDEN     18835    -                    /run/dbus/system_bus_socket
                        unix  3      [ ]         STREAM     VERBUNDEN     18891    1736/gvfs-gphoto2-v  
                        unix  4      [ ]         DGRAM      VERBUNDEN     423      -                    /run/systemd/notify
                        unix  2      [ ACC ]     STREAM     HÖRT         426      -                    /run/systemd/private
                        unix  3      [ ]         STREAM     VERBUNDEN     20066    1783/menu-cached     /run/user/1000/menu-cached-:0
                        unix  3      [ ]         STREAM     VERBUNDEN     18236    -                    /run/dbus/system_bus_socket
                        unix  2      [ ACC ]     STREAM     HÖRT         428      -                    /run/systemd/userdb/io.systemd.DynamicUser
                        unix  3      [ ]         STREAM     VERBUNDEN     18028    1603/pcmanfm         
                        unix  2      [ ]         DGRAM      VERBUNDEN     14050    -                    
                        unix  2      [ ACC ]     STREAM     HÖRT         429      -                    /run/systemd/io.system.ManagedOOM
                        unix  2      [ ACC ]     STREAM     HÖRT         19667    1327/wayfire         @/tmp/.X11-unix/X0
                        unix  2      [ ACC ]     STREAM     HÖRT         23105    -                    @/var/lib/piVCCU3/lxc/command
                        unix  2      [ ACC ]     STREAM     HÖRT         17626    -                    @lxc/ad055575fe28ddd5//var/lib/lxc
                        unix  2      [ ]         STREAM                   19925    1605/python3         @printer-applet-lock-user-Radix1975
                        Radix1975@raspberrypi5:/opt/iobroker $ node -v
                        npm -v
                        v18.19.0
                        10.2.3
                        Radix1975@raspberrypi5:/opt/iobroker $ cd /opt/iobroker
                        iobroker list instances
                          system.adapter.admin.0                  : admin                 : raspberrypi5                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          system.adapter.admin.1                  : admin                 : raspberrypi5                             -  enabled, port: 8085, bind: 0.0.0.0, run as: admin
                          system.adapter.alexa2.1                 : alexa2                : raspberrypi5                             - disabled
                        + system.adapter.backitup.0               : backitup              : raspberrypi5                             -  enabled
                          system.adapter.broadlink2.0             : broadlink2            : raspberrypi5                             - disabled
                          system.adapter.cloud.0                  : cloud                 : raspberrypi5                             - disabled
                          system.adapter.daikin.0                 : daikin                : raspberrypi5                             - disabled
                          system.adapter.daswetter.0              : daswetter             : raspberrypi5                             - disabled
                          system.adapter.deconz.0                 : deconz                : raspberrypi5                             - disabled, port: 80
                          system.adapter.devices.0                : devices               : raspberrypi5                             - disabled
                          system.adapter.discovery.0              : discovery             : raspberrypi5                             - disabled
                          system.adapter.flot.0                   : flot                  : raspberrypi5                             - disabled
                          system.adapter.fritzdect.0              : fritzdect             : raspberrypi5                             - disabled
                          system.adapter.history.0                : history               : raspberrypi5                             - disabled
                          system.adapter.hm-rega.0                : hm-rega               : raspberrypi5                             - disabled
                          system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi5                             - disabled, port: 12001
                          system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi5                             - disabled, port: 12010
                          system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi5                             - disabled, port: 12001
                          system.adapter.hmip.0                   : hmip                  : raspberrypi5                             - disabled
                          system.adapter.hue-extended.0           : hue-extended          : raspberrypi5                             - disabled
                          system.adapter.hue-extended.1           : hue-extended          : raspberrypi5                             - disabled
                          system.adapter.hue.0                    : hue                   : raspberrypi5                             - disabled, port: 80
                          system.adapter.hue.1                    : hue                   : raspberrypi5                             - disabled, port: 443
                          system.adapter.i2c.0                    : i2c                   : raspberrypi5                             - disabled
                          system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : raspberrypi5                             - disabled
                          system.adapter.icons-icons8.0           : icons-icons8          : raspberrypi5                             - disabled
                          system.adapter.icons-material-png.0     : icons-material-png    : raspberrypi5                             - disabled
                          system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypi5                             - disabled
                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi5                             - disabled
                          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspberrypi5                             - disabled
                          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : raspberrypi5                             - disabled
                          system.adapter.info.0                   : info                  : raspberrypi5                             - disabled
                          system.adapter.iot.1                    : iot                   : raspberrypi5                             - disabled
                          system.adapter.jarvis.0                 : jarvis                : raspberrypi5                             - disabled
                          system.adapter.javascript.0             : javascript            : raspberrypi5                             - disabled
                          system.adapter.meross.0                 : meross                : raspberrypi5                             - disabled
                          system.adapter.mobile.0                 : mobile                : raspberrypi5                             - disabled
                          system.adapter.net-tools.0              : net-tools             : raspberrypi5                             - disabled
                          system.adapter.nina.0                   : nina                  : raspberrypi5                             - disabled
                          system.adapter.node-red.0               : node-red              : raspberrypi5                             - disabled, port: 1880, bind: 192.168.1.221 (SSL)
                          system.adapter.onvif.0                  : onvif                 : raspberrypi5                             - disabled
                          system.adapter.ping.0                   : ping                  : raspberrypi5                             - disabled
                          system.adapter.rpi2.0                   : rpi2                  : raspberrypi5                             - disabled
                          system.adapter.samsung.0                : samsung               : raspberrypi5                             - disabled
                          system.adapter.sia.0                    : sia                   : raspberrypi5                             - disabled, port: 50001, bind: 0.0.0.0
                          system.adapter.smartcontrol.0           : smartcontrol          : raspberrypi5                             - disabled
                          system.adapter.solax.0                  : solax                 : raspberrypi5                             - disabled
                          system.adapter.solax.1                  : solax                 : raspberrypi5                             - disabled
                          system.adapter.text2command.0           : text2command          : raspberrypi5                             - disabled
                          system.adapter.tr-064.0                 : tr-064                : raspberrypi5                             - disabled
                          system.adapter.tr-064.1                 : tr-064                : raspberrypi5                             - disabled
                          system.adapter.tr-064.2                 : tr-064                : raspberrypi5                             - disabled
                          system.adapter.tr-064.3                 : tr-064                : raspberrypi5                             - disabled
                          system.adapter.tr-064.4                 : tr-064                : raspberrypi5                             - disabled
                          system.adapter.upnp.0                   : upnp                  : raspberrypi5                             - disabled
                          system.adapter.velux.0                  : velux                 : raspberrypi5                             - disabled
                          system.adapter.vis-bars.0               : vis-bars              : raspberrypi5                             - disabled
                          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi5                             - disabled
                          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi5                             - disabled
                          system.adapter.vis-google-fonts.0       : vis-google-fonts      : raspberrypi5                             - disabled
                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi5                             - disabled
                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi5                             - disabled
                          system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi5                             - disabled
                          system.adapter.vis-lcars.0              : vis-lcars             : raspberrypi5                             - disabled
                          system.adapter.vis-metro.0              : vis-metro             : raspberrypi5                             - disabled
                          system.adapter.vis-players.0            : vis-players           : raspberrypi5                             - disabled
                          system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi5                             - disabled
                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi5                             - disabled
                          system.adapter.vis-weather.0            : vis-weather           : raspberrypi5                             - disabled
                          system.adapter.vis.0                    : vis                   : raspberrypi5                             - disabled
                          system.adapter.web.0                    : web                   : raspberrypi5                             - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                          system.adapter.windows-control.0        : windows-control       : raspberrypi5                             - disabled
                         
                        + instance is alive
                        Radix1975@raspberrypi5:/opt/iobroker $
                        
                        
                        Homoran Thomas Braun R 3 Replies Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Radix75 last edited by

                          Was ist das Ganze?

                          @radix75 sagte in Daikin Adapter:

                          Radix1975@raspberrypi5:~ $ cd C:\ioBroker

                          Das kann doch kein Raspi sein.

                          Da ist eine Aneinanderreihung von Befehlen, wobei ich den Eindruck habe, dass die Abarbeitung zum Teil unvollständig ist

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

                            @radix75 sagte in Daikin Adapter:

                            versucht auf der neuen Pi 5 ein Beckup der alten Pi zu machen

                            Da funktioniert nicht, die Hardware ist anders. Du musst das ordentlich von Grund auf neu installieren.

                            1 Reply Last reply Reply Quote 0
                            • R
                              Radix75 @Radix75 last edited by Homoran

                              Ich habe auch festgestellt das die Instanz Erstellung nicht geht

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

                              Skript v.2023-10-10
                              
                              *** BASE SYSTEM ***
                               Static hostname: raspberrypi5
                                     Icon name: computer
                              Operating System: Debian GNU/Linux 12 (bookworm)
                                        Kernel: Linux 6.1.0-rpi7-rpi-2712
                                  Architecture: arm64
                              
                              Model		: Raspberry Pi 5 Model B Rev 1.0
                              Docker          : false
                              Virtualization  : none
                              Kernel          : aarch64
                              Userland        : arm64
                              
                              Systemuptime and Load:
                               13:39:53 up 16 min,  3 users,  load average: 0.19, 0.22, 0.18
                              CPU threads: 4
                              
                              
                              *** RASPBERRY THROTTLING ***
                              Current issues:
                              No throttling issues detected.
                              
                              Previously detected issues:
                              No throttling issues detected.
                              
                              *** Time and Time Zones ***
                                             Local time: Wed 2023-12-27 13:39:53 CET
                                         Universal time: Wed 2023-12-27 12:39:53 UTC
                                               RTC time: Wed 2023-12-27 12:39:53
                                              Time zone: Europe/Berlin (CET, +0100)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** User and Groups ***
                              Radix1975
                              /home/Radix1975
                              Radix1975 adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
                              
                              *** X-Server-Setup ***
                              X-Server: 	false
                              Desktop: 	LXDE-pi-wayfire
                              Terminal: 	wayland
                              Boot Target: 	graphical.target
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:            8.4G        1.1G        6.8G         91M        767M        7.3G
                              Swap:           104M          0B        104M
                              Total:          8.5G        1.1G        6.9G
                              
                                       8049 M total memory
                                       1055 M used memory
                                       1123 M active memory
                                        224 M inactive memory
                                       6440 M free memory
                                         62 M buffer memory
                                        670 M swap cache
                                         99 M total swap
                                          0 M used swap
                                         99 M free swap
                              
                              Raspberry only:
                              vc_gencmd_read_response returned -1
                              error=1 error_msg="Command not registered"
                              
                              *** FAILED SERVICES ***
                              
                                UNIT                  LOAD   ACTIVE SUB    DESCRIPTION
                              * console-setup.service loaded failed failed Set console font and keymap
                              
                              LOAD   = Reflects whether the unit definition was properly loaded.
                              ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                              SUB    = The low-level unit activation state, values depend on unit type.
                              1 loaded units listed.
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              udev           devtmpfs  3.8G     0  3.8G   0% /dev
                              tmpfs          tmpfs     805M  6.3M  799M   1% /run
                              /dev/mmcblk0p2 ext4       58G   14G   42G  25% /
                              tmpfs          tmpfs     4.0G  576K  4.0G   1% /dev/shm
                              tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                              /dev/mmcblk0p1 vfat      510M   74M  437M  15% /boot/firmware
                              tmpfs          tmpfs     805M  176K  805M   1% /run/user/1000
                              /dev/sda1      vfat       29G  9.7G   19G  34% /media/Radix1975/A72E-0079
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Wed Dec 27 13:23:38 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=D8:3A:DD:BC:98:3F vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=749f5341-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=DE
                              [Wed Dec 27 13:23:40 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                              [Wed Dec 27 13:23:41 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                              
                              Show mounted filesystems \(real ones only\):
                              TARGET                       SOURCE         FSTYPE      OPTIONS
                              /                            /dev/mmcblk0p2 ext4        rw,noatime
                              |-/run/user/1000/doc         portal         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                              |-/boot/firmware             /dev/mmcblk0p1 vfat        rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                              `-/media/Radix1975/A72E-0079 /dev/sda1      vfat        rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,showexec,utf8,flush,errors=remount-ro
                              
                              Files in neuralgic directories:
                              
                              /var:
                              1.7G	/var/
                              894M	/var/lib
                              655M	/var/lib/piVCCU3
                              604M	/var/lib/piVCCU3/rootfs
                              593M	/var/cache
                              
                              Archived and active journals take up 142.3M in the file system.
                              
                              /opt/iobroker/backups:
                              4.0K	/opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              16M	/opt/iobroker/iobroker-data/
                              15M	/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
                              13M	/opt/iobroker/iobroker-data/files/admin.admin/custom
                              
                              The five largest files in iobroker-data are:
                              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
                              1.6M	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
                              824K	/opt/iobroker/iobroker-data/objects.jsonl
                              652K	/opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map
                              
                              USB-Devices by-id:
                              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                              
                              /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE1962617-if00
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs 	v18.19.0
                              /usr/bin/node 		v18.19.0
                              /usr/bin/npm 		10.2.3
                              /usr/bin/npx 		10.2.3
                              /usr/bin/corepack 	0.22.0
                              
                              
                              nodejs:
                                Installed: 18.19.0-1nodesource1
                                Candidate: 18.19.0-1nodesource1
                                Version table:
                               *** 18.19.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                      100 /var/lib/dpkg/status
                                   18.18.2-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.18.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.18.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.17.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.17.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.16.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.16.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.15.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.14.2-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.14.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.14.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.13.0+dfsg1-1 500
                                      500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                   18.13.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.12.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.11.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.10.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.9.1-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.9.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.8.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.7.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.6.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.5.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.4.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.3.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.2.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.1.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.0.0-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                              
                              Temp directories causing npm8 problem: 0
                              No problems detected
                              
                              Errors in npm tree:
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Core adapters versions
                              js-controller: 	5.0.17
                              admin: 		6.12.0
                              javascript: 	"javascript" not found
                              
                              Adapters from github: 	0
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : raspberrypi5                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.backitup.0               : backitup              : raspberrypi5                             -  enabled
                              + system.adapter.discovery.0              : discovery             : raspberrypi5                             -  enabled
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : raspberrypi5                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              
                              ioBroker-Repositories
                              stable        : http://download.iobroker.net/sources-dist.json
                              beta          : http://download.iobroker.net/sources-dist-latest.json
                              
                              Active repo(s): stable
                              
                              Installed ioBroker-Instances
                              Used repository: stable
                              Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
                              Cannot download repository file from "http://download.iobroker.net/sources-dist.json": timeout of 10000ms exceeded
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects: 	144
                              States: 	111
                              
                              *** OS-Repositories and Updates ***
                              W: http://phoscon.de/apt/deconz/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                              Get:1 http://phoscon.de/apt/deconz bookworm InRelease [4327 B]
                              Hit:2 http://deb.debian.org/debian bookworm InRelease
                              Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                              Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
                              Hit:5 http://deb.debian.org/debian bookworm-updates InRelease
                              Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
                              Hit:7 https://apt.pivccu.de/piVCCU stable InRelease
                              Fetched 4327 B in 11s (396 B/s)
                              Reading package lists...
                              W: http://phoscon.de/apt/deconz/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                              Pending Updates: 0
                              
                              *** Listening Ports ***
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          23264      3243/cupsd          
                              tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      1000       19136      1632/wayvnc         
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       18704      1237/iobroker.js-co 
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       17406      1237/iobroker.js-co 
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17121      1247/sshd: /usr/sbi 
                              tcp        0      0 10.0.3.1:53             0.0.0.0:*               LISTEN      0          18024      1579/dnsmasq        
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       23636      3539/io.admin.0     
                              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          23263      3243/cupsd          
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          17123      1247/sshd: /usr/sbi 
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        16855      765/avahi-daemon: r 
                              udp        0      0 0.0.0.0:50460           0.0.0.0:*                           104        16857      765/avahi-daemon: r 
                              udp        0      0 0.0.0.0:5678            0.0.0.0:*                           1001       31147      2033/io.discovery.0 
                              udp        0      0 10.0.3.1:53             0.0.0.0:*                           0          18023      1579/dnsmasq        
                              udp        0      0 0.0.0.0:67              0.0.0.0:*                           0          18020      1579/dnsmasq        
                              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          21427      3245/cups-browsed   
                              udp6       0      0 :::5353                 :::*                                104        16856      765/avahi-daemon: r 
                              udp6       0      0 fe80::83ce:917a:6b2:546 :::*                                0          18035      934/NetworkManager  
                              udp6       0      0 :::45886                :::*                                104        16858      765/avahi-daemon: r 
                              
                              *** Log File - Last 25 Lines ***
                              
                              2023-12-27 13:26:54.390  - error: host.raspberrypi5 Error by updating repository "stable" under "http://download.iobroker.net/sources-dist.json": Cannot download repository file from "http://download.iobroker.net/sources-dist.json": timeout of 10000ms exceeded
                              2023-12-27 13:26:54.799  - info: discovery.0 (2033) Discovering devices with a HF-LPB100 chipset...
                              2023-12-27 13:26:54.829  - info: discovery.0 (2033) Discovering mDNS devices...
                              2023-12-27 13:26:54.834  - info: discovery.0 (2033) Discovering ping devices...
                              2023-12-27 13:26:54.847  - info: discovery.0 (2033) Done discovering serial devices. 3 packages received
                              2023-12-27 13:26:54.974  - info: discovery.0 (2033) Discovering UPnP devices...
                              2023-12-27 13:26:54.978  - info: discovery.0 (2033) Discovering wifi-mi-light devices...
                              2023-12-27 13:26:55.024  - warn: discovery.0 (2033) tr-064.0 not installed
                              2023-12-27 13:26:55.025  - info: discovery.0 (2033) Done discovering tr064 devices. 0 packages received
                              2023-12-27 13:26:56.478  - info: discovery.0 (2033) Done discovering RESOL VBus devices. 0 packages received
                              2023-12-27 13:26:56.981  - info: discovery.0 (2033) Done discovering wifi-mi-light devices. 0 packages received
                              2023-12-27 13:26:59.849  - info: discovery.0 (2033) Done discovering SMA Speedwire devices. 0 packages received
                              2023-12-27 13:26:59.852  - info: discovery.0 (2033) Done discovering udp devices. 1 packages received
                              2023-12-27 13:27:04.804  - info: discovery.0 (2033) Done discovering HF-LPB100 devices. 0 packages received
                              2023-12-27 13:27:09.832  - info: discovery.0 (2033) Done discovering mdns devices. 39 packages received
                              2023-12-27 13:27:09.975  - info: discovery.0 (2033) Done discovering upnp devices. 273 packages received
                              2023-12-27 13:27:19.626  - info: discovery.0 (2033) Done discovering ping devices. 30 packages received
                              2023-12-27 13:28:50.889  - info: discovery.0 (2033) Found 51 addresses
                              2023-12-27 13:31:30.617  - warn: discovery.0 (2033) write: 10;VERSION;
                              2023-12-27 13:31:36.650  - warn: discovery.0 (2033) write: 10;VERSION;
                              2023-12-27 13:31:50.743  - info: discovery.0 (2033) Discovery finished. Found new or modified 20 instances
                              2023-12-27 13:31:50.863  - info: discovery.0 (2033) Discovery finished
                              2023-12-27 13:32:21.203  - info: host.raspberrypi5 iobroker install deconz
                              2023-12-27 13:32:21.880  - info: host.raspberrypi5 iobroker Update repository "stable" under "http://download.iobroker.net/sources-dist.json"
                              2023-12-27 13:32:47.979  - info: host.raspberrypi5 iobroker exit 0
                              
                              

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

                              iob diag has finished.

                              Press any key for a summary

                              381a1993-fbc1-4438-b6f7-35c2aafc56b2-image.png

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

                                @radix75

                                Schalt den Desktop-Krempel aus.

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

                                  @thomas-braun said in Daikin Adapter:

                                  @radix75

                                  Schalt den Desktop-Krempel aus.

                                  ich schreibe gerade eine SD karte mit light version melde mich später nochmal

                                  1 Reply Last reply Reply Quote 0
                                  • R
                                    Radix75 last edited by Radix75

                                    So neue SD Karte neues Glück ich fange nochmal bei Null an!
                                    Ich habe auch absichtlich nur den IO Broker installiert und würde gerne Fehler Stück für Stück beheben

                                    iob diag
                                    ======== Start marking the full check here =========

                                    Skript v.2023-10-10
                                    
                                    *** BASE SYSTEM ***
                                     Static hostname: raspberrypi5
                                           Icon name: computer
                                    Operating System: Debian GNU/Linux 12 (bookworm)
                                              Kernel: Linux 6.1.0-rpi7-rpi-2712
                                        Architecture: arm64
                                    
                                    Model           : Raspberry Pi 5 Model B Rev 1.0
                                    Docker          : false
                                    Virtualization  : none
                                    Kernel          : aarch64
                                    Userland        : arm64
                                    
                                    Systemuptime and Load:
                                     20:28:33 up 26 min,  3 users,  load average: 0.36, 0.17, 0.05
                                    CPU threads: 4
                                    
                                    
                                    *** RASPBERRY THROTTLING ***
                                    Current issues:
                                    No throttling issues detected.
                                    
                                    Previously detected issues:
                                    No throttling issues detected.
                                    
                                    *** Time and Time Zones ***
                                                   Local time: Wed 2023-12-27 20:28:34 CET
                                               Universal time: Wed 2023-12-27 19:28:34 UTC
                                                     RTC time: Wed 2023-12-27 19:28:34
                                                    Time zone: Europe/Berlin (CET, +0100)
                                    System clock synchronized: yes
                                                  NTP service: active
                                              RTC in local TZ: no
                                    
                                    *** User and Groups ***
                                    Radix1975
                                    /home/Radix1975
                                    Radix1975 adm dialout cdrom sudo audio video plugdev games users input render ne                                                                                                                                                                     tdev gpio i2c spi iobroker
                                    
                                    *** X-Server-Setup ***
                                    X-Server:       false
                                    Desktop:
                                    Terminal:       tty
                                    Boot Target:    multi-user.target
                                    
                                    *** MEMORY ***
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            8.4G        503M        7.2G        5.9M        799M        7.9G
                                    Swap:           104M          0B        104M
                                    Total:          8.5G        503M        7.3G
                                    
                                             8049 M total memory
                                              481 M used memory
                                              451 M active memory
                                              529 M inactive memory
                                             6904 M free memory
                                               45 M buffer memory
                                              717 M swap cache
                                               99 M total swap
                                                0 M used swap
                                               99 M free swap
                                    
                                    Raspberry only:
                                    vc_gencmd_read_response returned -1
                                    error=1 error_msg="Command not registered"
                                    
                                    *** FAILED SERVICES ***
                                    
                                      UNIT LOAD ACTIVE SUB DESCRIPTION
                                    0 loaded units listed.
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    udev           devtmpfs  3.8G     0  3.8G   0% /dev
                                    tmpfs          tmpfs     805M  5.7M  800M   1% /run
                                    /dev/mmcblk0p2 ext4       59G  2.9G   53G   6% /
                                    tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
                                    tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                                    /dev/mmcblk0p1 vfat      510M   61M  450M  12% /boot/firmware
                                    tmpfs          tmpfs     805M     0  805M   0% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Wed Dec 27 20:02:27 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1                                                                                                                                                                      pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  s                                                                                                                                                                     msc95xx.macaddr=D8:3A:DD:BC:98:3F vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x4                                                                                                                                                                     0000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=9ad9f164-02 rootfsty                                                                                                                                                                     pe=ext4 fsck.repair=yes rootwait
                                    [Wed Dec 27 20:02:30 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered                                                                                                                                                                      data mode. Quota mode: none.
                                    [Wed Dec 27 20:02:31 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                                    
                                    Show mounted filesystems \(real ones only\):
                                    TARGET           SOURCE         FSTYPE OPTIONS
                                    /                /dev/mmcblk0p2 ext4   rw,noatime
                                    `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepag                                                                                                                                                                     e=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    566M    /var/
                                    262M    /var/cache
                                    255M    /var/cache/apt
                                    163M    /var/lib
                                    144M    /var/cache/apt/archives
                                    
                                    Archived and active journals take up 40.0M in the file system.
                                    
                                    /opt/iobroker/backups:
                                    4.0K    /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    19M     /opt/iobroker/iobroker-data/
                                    15M     /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
                                    13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
                                    
                                    The five largest files in iobroker-data are:
                                    6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-n                                                                                                                                                                     ode_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_                                                                                                                                                                     iobr-99c23e.847b8ad9.chunk.js.map
                                    2.9M    /opt/iobroker/iobroker-data/states.jsonl
                                    2.8M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-n                                                                                                                                                                     ode_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_                                                                                                                                                                     iobr-99c23e.847b8ad9.chunk.js
                                    1.6M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-n                                                                                                                                                                     ode_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionD                                                                                                                                                                     etai-57e02d.0886b730.chunk.js.map
                                    920K    /opt/iobroker/iobroker-data/objects.jsonl
                                    
                                    USB-Devices by-id:
                                    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always                                                                                                                                                                      prefer the links 'by-id':
                                    
                                    /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE19626                                                                                                                                                                     17-if00
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs         v18.19.0
                                    /usr/bin/node           v18.19.0
                                    /usr/bin/npm            10.2.3
                                    /usr/bin/npx            10.2.3
                                    /usr/bin/corepack       0.22.0
                                    
                                    
                                    nodejs:
                                      Installed: 18.19.0-1nodesource1
                                      Candidate: 18.19.0-1nodesource1
                                      Version table:
                                     *** 18.19.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                            100 /var/lib/dpkg/status
                                         18.18.2-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.18.1-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.18.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.17.1-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.17.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.16.1-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.16.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.15.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.14.2-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.14.1-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.14.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.13.0+dfsg1-1 500
                                            500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                         18.13.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.12.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.11.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.10.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.9.1-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.9.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.8.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.7.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.6.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.5.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.4.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.3.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.2.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.1.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                         18.0.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                    
                                    Temp directories causing npm8 problem: 0
                                    No problems detected
                                    
                                    Errors in npm tree:
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Core adapters versions
                                    js-controller:  5.0.17
                                    admin:          6.12.0
                                    javascript:     "javascript" not found
                                    
                                    Adapters from github:   0
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : raspberrypi5                                                                                                                                                                                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admi                                                                                                                                                                     n
                                    + system.adapter.backitup.0               : backitup              : raspberrypi5                                                                                                                                                                                                  -  enabled
                                    + system.adapter.discovery.0              : discovery             : raspberrypi5                                                                                                                                                                                                  -  enabled
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : raspberrypi5                                                                                                                                                                                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admi                                                                                                                                                                     n
                                    
                                    ioBroker-Repositories
                                    stable        : http://download.iobroker.net/sources-dist.json
                                    beta          : http://download.iobroker.net/sources-dist-latest.json
                                    
                                    Active repo(s): stable
                                    
                                    Installed ioBroker-Instances
                                    Used repository: stable
                                    Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
                                    Cannot download repository file from "http://download.iobroker.net/sources-dist.json": timeout of 10000ms exceeded
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        138
                                    States:         104
                                    
                                    *** OS-Repositories and Updates ***
                                    Hit:1 http://deb.debian.org/debian bookworm InRelease
                                    Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                                    Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
                                    Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                                    Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                                    Reading package lists...
                                    Pending Updates: 0
                                    
                                    *** Listening Ports ***
                                    Active Internet connections (only servers)
                                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          25626      4179/sshd: /usr/sbi
                                    tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          17659      832/vncserver-x11-c
                                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       16670      822/iobroker.js-con
                                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15733      822/iobroker.js-con
                                    tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          15689      821/cupsd
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          25628      4179/sshd: /usr/sbi
                                    tcp6       0      0 :::5900                 :::*                    LISTEN      0          17658      832/vncserver-x11-c
                                    tcp6       0      0 ::1:631                 :::*                    LISTEN      0          15688      821/cupsd
                                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14874      884/io.admin.0
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        17419      637/avahi-daemon: r
                                    udp        0      0 0.0.0.0:48785           0.0.0.0:*                           104        17421      637/avahi-daemon: r
                                    udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          14949      949/cups-browsed
                                    udp6       0      0 :::5353                 :::*                                104        17420      637/avahi-daemon: r
                                    udp6       0      0 :::36885                :::*                                104        17422      637/avahi-daemon: r
                                    udp6       0      0 fe80::1bc9:5af2:f2b:546 :::*                                0          17712      776/NetworkManager
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2023-12-27 20:02:36.843  - info: host.raspberrypi5 Delete state "system.host.raspberrypi5.versions.npmNewestNext"
                                    2023-12-27 20:02:36.845  - info: host.raspberrypi5 Some obsolete host states deleted.
                                    2023-12-27 20:02:38.005  - info: admin.0 (884) starting. Version 6.12.0 in /opt/iobroker/node_modules/iobroker.admin, node: v18.19.0, js-controller: 5.0.17
                                    2023-12-27 20:02:38.020  - info: admin.0 (884) requesting all objects
                                    2023-12-27 20:02:38.085  - warn: admin.0 (884) Cannot check node.js versions: Error: getaddrinfo EAI_AGAIN nodejs.org
                                    2023-12-27 20:02:38.106  - info: admin.0 (884) received all objects
                                    2023-12-27 20:02:38.170  - warn: admin.0 (884) Repository cannot be read: Active repo - stable
                                    2023-12-27 20:02:38.170  - warn: admin.0 (884) Active repository "stable" cannot be read
                                    2023-12-27 20:02:38.290  - warn: admin.0 (884) Cannot update news: getaddrinfo EAI_AGAIN iobroker.live
                                    2023-12-27 20:02:38.303  - info: admin.0 (884) socket.io server listening on port 8081
                                    2023-12-27 20:02:38.304  - info: admin.0 (884) http server listening on port 8081
                                    2023-12-27 20:02:38.305  - info: admin.0 (884) Use link "http://127.0.0.1:8081" to configure.
                                    2023-12-27 20:02:38.310  - warn: admin.0 (884) Cannot update rating: getaddrinfo EAI_AGAIN rating.iobroker.net
                                    2023-12-27 20:02:40.787  - info: host.raspberrypi5 instance system.adapter.discovery.0 started with pid 942
                                    2023-12-27 20:02:41.564  - info: discovery.0 (942) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v18.19.0, js-controller: 5.0.17
                                    2023-12-27 20:02:44.784  - info: host.raspberrypi5 instance system.adapter.backitup.0 started with pid 964
                                    2023-12-27 20:02:45.485  - info: backitup.0 (964) starting. Version 2.9.8 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.19.0, js-controller: 5.0.17
                                    2023-12-27 20:02:45.513  - info: backitup.0 (964) [iobroker] backup will be activated at 02:48 every 1 day(s)
                                    2023-12-27 20:08:45.530  - info: admin.0 (884) failed connection to socket.io from ::ffff:192.168.1.10: Passport was not initialized
                                    2023-12-27 20:08:49.762  - info: admin.0 (884) ==> Connected system.user.admin from ::ffff:192.168.1.10
                                    2023-12-27 20:08:49.975  - info: host.raspberrypi5 Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                    2023-12-27 20:09:09.982  - error: host.raspberrypi5 Error by updating repository "stable" under "http://download.iobroker.net/sources-dist.json": Cannot download repository file from "http://download.iobroker.net/sources-dist.json": timeout of 10000ms exceeded
                                    2023-12-27 20:09:36.578  - info: host.raspberrypi5 iobroker install deconz
                                    2023-12-27 20:09:37.292  - info: host.raspberrypi5 iobroker Update repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                    2023-12-27 20:09:58.358  - info: host.raspberrypi5 iobroker exit 0
                                    
                                    

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

                                    iob diag has finished.

                                    Press any key for a summary

                                    Bild der Adapterwebseite
                                    d55578ae-1a86-4d02-9900-b6b3f374b067-image.png

                                    e95feeda-8cfb-49cc-89db-c62610b7df2a-image.png

                                    06d1807d-521a-4411-8e73-e1b80423b729-image.png

                                    Fehlermeldung

                                    2896a547-720a-4355-a7bf-7636c4150ad4-image.png

                                    So warum kommt dieser Fehler?? es lassen sich keine Adapter oder instanzen fertig installieren

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

                                      @radix75 sagte in Daikin Adapter:

                                      So warum kommt dieser Fehler?? es lassen sich keine Adapter oder instanzen fertig installieren

                                      anscheinend hast du immer noch Probleme mit dem Zugriff aufs Internet

                                      kannst du diese Seite öffnen?
                                      http://download.iobroker.net/sources-dist.json
                                      bei mir klappt das einwandfrei

                                      R 1 Reply Last reply Reply Quote 0
                                      • R
                                        Radix75 @Homoran last edited by

                                        @homoran said in Daikin Adapter:

                                        @radix75 sagte in Daikin Adapter:

                                        So warum kommt dieser Fehler?? es lassen sich keine Adapter oder instanzen fertig installieren

                                        anscheinend hast du immer noch Probleme mit dem Zugriff aufs Internet

                                        kannst du diese Seite öffnen?
                                        http://download.iobroker.net/sources-dist.json
                                        bei mir klappt das einwandfrei

                                        Ich kann die Webseite im Browser am PC öffnen es kommt eine sehr große liste die ich hier nicht posten kann

                                        6b662d3b-de5c-469a-87f5-8a6e2e934cc3-image.png

                                        Muss ich den Port 8081 in der Fritzbox freigeben????

                                        R Homoran 2 Replies Last reply Reply Quote 0
                                        • R
                                          Radix75 @Radix75 last edited by

                                          Hab mal schon ein Prr Checks gemacht sag mal was dazu ob ein Fehler sichtbar ist

                                          Radix1975@raspberrypi5:~ $ netstat -n -a -p TCP
                                          (Not all processes could be identified, non-owned process info
                                           will not be shown, you would have to be root to see it all.)
                                          Active Internet connections (servers and established)
                                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
                                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      -
                                          tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      -
                                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      -
                                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      -
                                          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      -
                                          tcp        0      0 127.0.0.1:33806         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:51980         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50920         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:58100         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:33808         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50906         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50890         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:50888         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:58128         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:50890         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:58146         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:58112         ESTABLISHED -
                                          tcp        0      0 192.168.1.225:22        192.168.1.10:54425      ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:51942         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:51976         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:50906         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:51960         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:33778         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:51956         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:33808         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:58112         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:50912         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:50920         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:58100         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:58110         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:51942         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:58110         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:58146         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:58132         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50912         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:50882         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:51960         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:33806         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:58128         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:51980         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:51976         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:33796         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50888         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:58132         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:33796         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:33778         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50882         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:33780         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:33780         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:51956         127.0.0.1:9001          ESTABLISHED -
                                          tcp6       0      0 :::22                   :::*                    LISTEN      -
                                          tcp6       0      0 :::5900                 :::*                    LISTEN      -
                                          tcp6       0      0 ::1:631                 :::*                    LISTEN      -
                                          tcp6       0      0 :::8081                 :::*                    LISTEN      -
                                          tcp6       0      0 192.168.1.225:8081      192.168.1.10:52751      TIME_WAIT   -
                                          tcp6       0      0 192.168.1.225:8081      192.168.1.10:52749      TIME_WAIT   -
                                          tcp6       0      0 192.168.1.225:8081      192.168.1.10:52752      TIME_WAIT   -
                                          tcp6       0      0 192.168.1.225:8081      192.168.1.10:52753      TIME_WAIT   -
                                          tcp6       0      0 192.168.1.225:8081      192.168.1.10:52750      TIME_WAIT   -
                                          tcp6       0      0 192.168.1.225:8081      192.168.1.10:52748      TIME_WAIT   -
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           -
                                          udp        0      0 0.0.0.0:48785           0.0.0.0:*                           -
                                          udp        0      0 192.168.1.225:68        192.168.1.1:67          ESTABLISHED -
                                          udp        0      0 0.0.0.0:631             0.0.0.0:*                           -
                                          udp6       0      0 :::5353                 :::*                                -
                                          udp6       0      0 :::36885                :::*                                -
                                          udp6       0      0 fe80::1bc9:5af2:f2b:546 :::*                                -
                                          raw6       0      0 :::58                   :::*                    7           -
                                          Active UNIX domain sockets (servers and established)
                                          Proto RefCnt Flags       Type       State         I-Node   PID/Program name     Path
                                          unix  3      [ ]         STREAM     CONNECTED     15543    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     CONNECTED     14587    -
                                          unix  3      [ ]         STREAM     CONNECTED     34052    -
                                          unix  2      [ ACC ]     STREAM     LISTENING     12098    -                    /run/avahi-daemon/socket
                                          unix  2      [ ]         DGRAM      CONNECTED     14549    -
                                          unix  3      [ ]         STREAM     CONNECTED     15839    -
                                          unix  2      [ ACC ]     STREAM     LISTENING     12101    -                    /run/cups/cups.sock
                                          unix  2      [ ]         DGRAM                    16828    989/systemd          /run/user/1000/systemd/notify
                                          unix  2      [ ACC ]     STREAM     LISTENING     12103    -                    /run/dbus/system_bus_socket
                                          unix  2      [ ACC ]     STREAM     LISTENING     16831    989/systemd          /run/user/1000/systemd/private
                                          unix  2      [ ACC ]     STREAM     LISTENING     12105    -                    /run/thd.socket
                                          unix  2      [ ACC ]     STREAM     LISTENING     16839    989/systemd          /run/user/1000/bus
                                          unix  3      [ ]         STREAM     CONNECTED     17591    -                    /run/systemd/journal/stdout
                                          unix  2      [ ACC ]     STREAM     LISTENING     16841    989/systemd          /run/user/1000/gnupg/S.dirmngr
                                          unix  3      [ ]         STREAM     CONNECTED     16564    -                    /run/systemd/journal/stdout
                                          unix  2      [ ACC ]     STREAM     LISTENING     16843    989/systemd          /run/user/1000/gnupg/S.gpg-agent.browser
                                          unix  2      [ ]         DGRAM      CONNECTED     12242    -
                                          unix  2      [ ACC ]     STREAM     LISTENING     16845    989/systemd          /run/user/1000/gnupg/S.gpg-agent.extra
                                          unix  2      [ ACC ]     STREAM     LISTENING     16847    989/systemd          /run/user/1000/gnupg/S.gpg-agent.ssh
                                          unix  3      [ ]         STREAM     CONNECTED     16833    989/systemd
                                          unix  2      [ ACC ]     STREAM     LISTENING     16849    989/systemd          /run/user/1000/gnupg/S.gpg-agent
                                          unix  3      [ ]         STREAM     CONNECTED     14795    -
                                          unix  3      [ ]         STREAM     CONNECTED     15535    -
                                          unix  3      [ ]         DGRAM      CONNECTED     14556    -
                                          unix  2      [ ]         DGRAM      CONNECTED     17649    -
                                          unix  3      [ ]         STREAM     CONNECTED     12148    -
                                          unix  2      [ ]         DGRAM      CONNECTED     14600    -
                                          unix  2      [ ]         STREAM     CONNECTED     34028    -
                                          unix  3      [ ]         STREAM     CONNECTED     16545    -
                                          unix  3      [ ]         DGRAM      CONNECTED     849      -
                                          unix  3      [ ]         STREAM     CONNECTED     14776    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     CONNECTED     14840    -
                                          unix  2      [ ]         DGRAM      CONNECTED     17651    -                    /tmp/.vncserver-license/0.832
                                          unix  3      [ ]         STREAM     CONNECTED     15820    -
                                          unix  2      [ ACC ]     STREAM     LISTENING     17671    -                    /tmp/.vnc-vncservice/vncserver-x11.CtrlComms
                                          unix  3      [ ]         STREAM     CONNECTED     12155    -
                                          unix  3      [ ]         STREAM     CONNECTED     15687    -
                                          unix  3      [ ]         STREAM     CONNECTED     14592    -
                                          unix  3      [ ]         STREAM     CONNECTED     16784    989/systemd
                                          unix  3      [ ]         STREAM     CONNECTED     34053    -
                                          unix  3      [ ]         STREAM     CONNECTED     15904    -                    /run/dbus/system_bus_socket
                                          unix  2      [ ]         DGRAM      CONNECTED     16559    -
                                          unix  3      [ ]         STREAM     CONNECTED     15762    -
                                          unix  3      [ ]         STREAM     CONNECTED     14826    -
                                          unix  3      [ ]         STREAM     CONNECTED     15541    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     CONNECTED     15044    -
                                          unix  3      [ ]         STREAM     CONNECTED     15542    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         DGRAM      CONNECTED     13460    -
                                          unix  3      [ ]         STREAM     CONNECTED     17540    -
                                          unix  3      [ ]         DGRAM      CONNECTED     14553    -
                                          unix  3      [ ]         STREAM     CONNECTED     15838    -
                                          unix  2      [ ]         DGRAM                    14794    -
                                          unix  3      [ ]         STREAM     CONNECTED     14760    -
                                          unix  3      [ ]         STREAM     CONNECTED     24830    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     CONNECTED     14950    -
                                          unix  2      [ ]         DGRAM      CONNECTED     16805    989/systemd
                                          unix  3      [ ]         STREAM     CONNECTED     16562    -
                                          unix  2      [ ]         DGRAM      CONNECTED     844      -
                                          unix  3      [ ]         STREAM     CONNECTED     14656    -                    /run/systemd/journal/stdout
                                          unix  2      [ ]         DGRAM      CONNECTED     34039    -
                                          unix  3      [ ]         STREAM     CONNECTED     15819    -
                                          unix  3      [ ]         STREAM     CONNECTED     15544    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     CONNECTED     14808    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     CONNECTED     14595    -                    /run/systemd/journal/stdout
                                          unix  2      [ ]         DGRAM      CONNECTED     14839    -
                                          unix  2      [ ]         DGRAM      CONNECTED     17500    -
                                          unix  3      [ ]         STREAM     CONNECTED     14779    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     CONNECTED     15856    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     CONNECTED     12154    -
                                          unix  2      [ ]         DGRAM      CONNECTED     15546    -
                                          unix  3      [ ]         STREAM     CONNECTED     15761    -
                                          unix  3      [ ]         STREAM     CONNECTED     14491    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     CONNECTED     14948    -
                                          unix  3      [ ]         DGRAM      CONNECTED     13461    -
                                          unix  3      [ ]         STREAM     CONNECTED     12160    -
                                          unix  3      [ ]         STREAM     CONNECTED     16563    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         DGRAM      CONNECTED     14554    -
                                          unix  3      [ ]         STREAM     CONNECTED     14888    -
                                          unix  2      [ ]         STREAM     CONNECTED     35867    -
                                          unix  3      [ ]         STREAM     CONNECTED     15841    -
                                          unix  3      [ ]         STREAM     CONNECTED     15547    -                    /run/dbus/system_bus_socket
                                          unix  2      [ ]         DGRAM      CONNECTED     17784    -
                                          unix  3      [ ]         STREAM     CONNECTED     12256    -
                                          unix  3      [ ]         STREAM     CONNECTED     14813    -
                                          unix  3      [ ]         STREAM     CONNECTED     16570    -                    /run/systemd/journal/stdout
                                          unix  2      [ ]         DGRAM                    16656    -                    /run/wpa_supplicant/wlan0
                                          unix  2      [ ]         DGRAM                    16661    -                    /run/wpa_supplicant/p2p-dev-wlan0
                                          unix  3      [ ]         STREAM     CONNECTED     17454    -
                                          unix  3      [ ]         STREAM     CONNECTED     853      -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     CONNECTED     15588    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     CONNECTED     15854    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     CONNECTED     15818    -
                                          unix  2      [ ]         STREAM     CONNECTED     17653    -
                                          unix  3      [ ]         STREAM     CONNECTED     12145    -
                                          unix  3      [ ]         DGRAM      CONNECTED     16830    989/systemd
                                          unix  3      [ ]         STREAM     CONNECTED     15538    -
                                          unix  3      [ ]         STREAM     CONNECTED     14596    -
                                          unix  3      [ ]         STREAM     CONNECTED     16552    -
                                          unix  3      [ ]         STREAM     CONNECTED     15902    -
                                          unix  3      [ ]         STREAM     CONNECTED     15764    -
                                          unix  2      [ ]         DGRAM      CONNECTED     14837    -
                                          unix  2      [ ]         DGRAM      CONNECTED     12153    -
                                          unix  2      [ ]         DGRAM      CONNECTED     16794    -
                                          unix  3      [ ]         STREAM     CONNECTED     14588    -
                                          unix  3      [ ]         STREAM     CONNECTED     16868    -
                                          unix  2      [ ]         DGRAM      CONNECTED     15550    -
                                          unix  3      [ ]         STREAM     CONNECTED     14891    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     CONNECTED     15586    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     CONNECTED     17547    -
                                          unix  3      [ ]         DGRAM      CONNECTED     14555    -
                                          unix  3      [ ]         STREAM     CONNECTED     15840    -
                                          unix  3      [ ]         STREAM     CONNECTED     15623    -
                                          unix  3      [ ]         STREAM     CONNECTED     14996    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     CONNECTED     15589    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     CONNECTED     14488    -
                                          unix  4      [ ]         DGRAM      CONNECTED     13459    -                    /run/systemd/notify
                                          unix  2      [ ACC ]     STREAM     LISTENING     13462    -                    /run/systemd/private
                                          unix  3      [ ]         STREAM     CONNECTED     15539    -
                                          unix  3      [ ]         STREAM     CONNECTED     15903    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     CONNECTED     15817    -
                                          unix  2      [ ACC ]     STREAM     LISTENING     13464    -                    /run/systemd/userdb/io.systemd.DynamicUser
                                          unix  2      [ ACC ]     STREAM     LISTENING     13465    -                    /run/systemd/io.system.ManagedOOM
                                          unix  2      [ ACC ]     STREAM     LISTENING     13476    -                    /run/systemd/fsck.progress
                                          unix  3      [ ]         STREAM     CONNECTED     15719    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     CONNECTED     14610    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         DGRAM      CONNECTED     16829    989/systemd
                                          unix  13     [ ]         DGRAM      CONNECTED     13480    -                    /run/systemd/journal/dev-log
                                          unix  7      [ ]         DGRAM      CONNECTED     13482    -                    /run/systemd/journal/socket
                                          unix  2      [ ACC ]     STREAM     LISTENING     13484    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     CONNECTED     14771    -                    /run/systemd/journal/stdout
                                          unix  2      [ ACC ]     SEQPACKET  LISTENING     13486    -                    /run/udev/control
                                          unix  3      [ ]         DGRAM      CONNECTED     850      -
                                          unix  2      [ ]         DGRAM      CONNECTED     740      -
                                          unix  2      [ ]         DGRAM      CONNECTED     13535    -
                                          unix  3      [ ]         STREAM     CONNECTED     17508    -
                                          unix  3      [ ]         STREAM     CONNECTED     15763    -
                                          unix  3      [ ]         STREAM     CONNECTED     16633    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     CONNECTED     14591    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     CONNECTED     15037    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     CONNECTED     15873    -                    /run/systemd/journal/stdout
                                          unix  2      [ ]         STREAM     CONNECTED     35894    -
                                          unix  3      [ ]         STREAM     CONNECTED     24829    -
                                          unix  3      [ ]         STREAM     CONNECTED     14657    -                    /run/systemd/journal/stdout
                                          unix  3      [ ]         STREAM     CONNECTED     835      -
                                          unix  2      [ ACC ]     STREAM     LISTENING     735      -                    /run/systemd/journal/io.systemd.journal
                                          Radix1975@raspberrypi5:~ $ node -v
                                          v18.19.0
                                          Radix1975@raspberrypi5:~ $ npm -v
                                          10.2.3
                                          Radix1975@raspberrypi5:~ $ cd /opt/iobroker
                                          iobroker list instances
                                          + system.adapter.admin.0                  : admin                 : raspberrypi5                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.backitup.0               : backitup              : raspberrypi5                             -  enabled
                                          + system.adapter.discovery.0              : discovery             : raspberrypi5                             -  enabled
                                          
                                          + instance is alive
                                          Radix1975@raspberrypi5:/opt/iobroker $ Radix1975@raspberrypi5:~ $ ps -A | grep iobroker
                                              822 ?        00:02:44 iobroker.js-con
                                          Radix1975@raspberrypi5:~ $ netstat -n -a -p TCP
                                          (Not all processes could be identified, non-owned process info
                                           will not be shown, you would have to be root to see it all.)
                                          Active Internet connections (servers and established)
                                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
                                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      -
                                          tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      -
                                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      -
                                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      -
                                          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      -
                                          tcp        0      0 127.0.0.1:33806         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:51980         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50920         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:58100         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:33808         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50906         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50890         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:50888         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:58128         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:50890         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:58146         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:58112         ESTABLISHED -
                                          tcp        0      0 192.168.1.225:22        192.168.1.10:54425      ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:51942         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:51976         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:50906         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:51960         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:33778         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:51956         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:33808         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:58112         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:50912         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:50920         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:58100         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:58110         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:51942         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:58110         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:58146         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:58132         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50912         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:50882         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:51960         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:33806         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:58128         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:51980         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:51976         127.0.0.1:9001          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:33796         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50888         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:58132         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9000          127.0.0.1:33796         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:33778         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:9001          127.0.0.1:50882         ESTABLISHED -
                                          BLISHED    0      0 127.0.0.1:9000          127.0.0.1:33780         ESTABLISHED -
                                          tcp        0      0 127.0.0.1:33780         127.0.0.1:9000          ESTABLISHED -
                                          tcp        0      0 127.0.0.1:51956         127.0.0.1:9001          ESTABLISHED -
                                          tcp6       0      0 :::22                   :::*                    LISTEN      -
                                          tcp6       0      0 :::5900                 :::*                    LISTEN      -
                                          tcp6       0      0 ::1:631                 :::*                    LISTEN      -
                                          tcp6       0      0 :::8081                 :::*                    LISTEN      -
                                          tcp6       0      0 192.168.1.225:8081      192.168.1.10:52751      TIME_WAIT   -
                                          tcp6       0      0 192.168.1.225:8081      192.168.1.10:52749      TIME_WAIT   -
                                          tcp6       0      0 192.168.1.225:8081      192.168.1.10:52752      TIME_WAIT   -
                                          tcp6       0      0 192.168.1.225:8081      192.168.1.10:52753      TIME_WAIT   -
                                          tcp6       0      0 192.168.1.225:8081      192.168.1.10:52750      TIME_WAIT   -
                                          tcp6       0      0 192.168.1.225:8081      192.168.1.10:52748      TIME_WAIT   -
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           -
                                          udp        0      0 0.0.0.0:48785           0.0.0.0:*                           -
                                          udp        0      0 192.168.1.225:68        192.168.1.1:67          ESTABLISHED -
                                          udp        0      0 0.0.0.0:631             0.0.0.0:*                           -
                                          udp6       0      0 :::5353                 :::*                                -
                                          udp6       0      0 :::36885                :::*                                -
                                          udp6       0      0 fe80::1bc9:5af2:f2b:546 :::*                                -
                                          raw6       0      0 :::58                   :::*                    7           -
                                          Active UNIX domain sockets (servers and established)
                                          Proto RefCnt Flags       Type       State         I-Node   PID/Program name     Path
                                          unix  3      [ ]         STREAM     CONNECTED     15543    -                    /run/dbus/system_bus_socket
                                          unix  3      [ ]         STREAM     CONNECTED     14587    -
                                          unix  3      [ ]         STREAM     CONNECTED     34052    -
                                          unix  2      [ ACC ]     STREAM     LISTENING     12098    -                    /run/avahi-daemon/socket
                                          unix  2      [ ]         DGRAM      CONNECTED     14549    -
                                          unix  3      [ ]         STREAM     CONNECTED     15839    -
                                          unix  2      [ ACC ]     STREAM     LISTENING     12101    -                    /run/cups/cups.sock
                                          
                                          
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Radix75 last edited by

                                            @radix75

                                            Da läuft ein X und VNC drauf.
                                            Schalt den Kram AUS!

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            896
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

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