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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Fehlermeldung im DWD Adapter

NEWS

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

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

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

Fehlermeldung im DWD Adapter

Geplant Angeheftet Gesperrt Verschoben Ungelöst Error/Bug
52 Beiträge 5 Kommentatoren 243 Aufrufe 4 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • L Linguistix

    Hallo,
    ich bekomme beim DWD Adapter immer die folgende Fehlermeldung:

    Screenshot 2026-05-07 171825.png

    Ich finde den Fehler leider nicht woran es liegen könnte, vielleicht kann mir hier ja jemand helfen.

    Hoffe das ich alles richtig ausgefüllt habe

    Gruß René

    DANKE

    Bitte ausfüllen:

    • Adaptername: DWD
    • Link zu Adapterrepository:
    • Adapterversion: 2.8.5
    • js-controller Version: ...
    • Admin Version: 7.8.23
    • Hardwaresystem: NUC
    • Arbeitsspeicher: 7.6GB
    • Festplattenart: SSD
    • Betriebssystem: Linux
    • Nodejs-Version: 25.9.0
    • NPM-Version: 11.13.0
    • Installationsart: manuell
    • Image, Docker genutzt:
    • Ort, Name der Imagedatei:

    Linux User bitte hier den Output von iob diag einfügen.

    2026-05-07 01:15:09.260  - info: dwd.0 (2424399) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v25.9.0, js-controller: 7.0.7
    2026-05-07 01:15:38.837  - error: dwd.0 (2424399) Empty or invalid JSON: Cannot read JSON file: Error: write EPROTO 4059676D697C0000:error:0A0003E7:SSL routines:tls_process_server_hello:invalid session id:../deps/openssl/openssl/ssl/statem/statem_clnt.c:1571:
    
    2026-05-07 01:15:38.839  - info: dwd.0 (2424399) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2026-05-07 01:15:39.359  - info: host.pve instance system.adapter.dwd.0 having pid 2424399 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2026-05-07 01:20:08.018  - info: host.pve instance system.adapter.dwd.0 in version "2.8.5" started with pid 2425206
    2026-05-07 01:20:09.286  - info: dwd.0 (2425206) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v25.9.0, js-controller: 7.0.7
    2026-05-07 01:20:09.702  - info: dwd.0 (2425206) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2026-05-07 01:20:10.224  - info: host.pve instance system.adapter.dwd.0 having pid 2425206 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2026-05-07 01:25:08.018  - info: host.pve instance system.adapter.dwd.0 in version "2.8.5" started with pid 2426007
    2026-05-07 01:25:09.264  - info: dwd.0 (2426007) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v25.9.0, js-controller: 7.0.7
    

    MOD-EDIT: Code in code-tags gesetzt!

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

    @Linguistix sagte:

    node: v25.9.0

    Und da aussteigen (25 ist wenige Tage vor End-of-Life) und nodejs22 installieren, allenfalls noch die v24.
    v26 funktioniert mit dem ioBroker noch nicht.

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

    L 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @Linguistix sagte:

      node: v25.9.0

      Und da aussteigen (25 ist wenige Tage vor End-of-Life) und nodejs22 installieren, allenfalls noch die v24.
      v26 funktioniert mit dem ioBroker noch nicht.

      L Offline
      L Offline
      Linguistix
      schrieb am zuletzt editiert von
      #4

      @Thomas-Braun Danke für die Hilfe also sollte ich einfach nodejs am b esten auf Version 22 umstellen wenn ich das richtig sehe oder?

      Gruß René

      • IoBroker auf Windows 10 (Testsystem)
      • IoBroker auf Intel Nuc i3 (Produktivsystem)
      • Homematic IP
      • Rolladenaktor Broll
      • Tür Sensoren
      • Samsung TAB A als Anzeige
      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • L Linguistix

        @Thomas-Braun Danke für die Hilfe also sollte ich einfach nodejs am b esten auf Version 22 umstellen wenn ich das richtig sehe oder?

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

        @Linguistix

        Dann hättest du zumindest mal die empfohlene Version und keine Developer-Version am Start.
        Hau da ein

        iob nodejs-update 22
        

        rein.

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

        L 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @Linguistix

          Dann hättest du zumindest mal die empfohlene Version und keine Developer-Version am Start.
          Hau da ein

          iob nodejs-update 22
          

          rein.

          L Offline
          L Offline
          Linguistix
          schrieb am zuletzt editiert von
          #6

          @Thomas-Braun sagte:

          @Linguistix

          Dann hättest du zumindest mal die empfohlene Version und keine Developer-Version am Start.
          Hau da ein

          iob nodejs-update 22
          

          rein.

          danke dir, bin da noch recht neu drinnen welchen Befehl muss ich da eingeben um das da rein zu bekommen, kannst du mir da auf die Sprünge helfen eventuell?

          Gruß René

          • IoBroker auf Windows 10 (Testsystem)
          • IoBroker auf Intel Nuc i3 (Produktivsystem)
          • Homematic IP
          • Rolladenaktor Broll
          • Tür Sensoren
          • Samsung TAB A als Anzeige
          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • L Linguistix

            @Thomas-Braun sagte:

            @Linguistix

            Dann hättest du zumindest mal die empfohlene Version und keine Developer-Version am Start.
            Hau da ein

            iob nodejs-update 22
            

            rein.

            danke dir, bin da noch recht neu drinnen welchen Befehl muss ich da eingeben um das da rein zu bekommen, kannst du mir da auf die Sprünge helfen eventuell?

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

            @Linguistix

            Das gibst du in dein Terminal ein.
            Bescheidene Frage: Wie kommst du denn an v25? Der ioBroker kommt von Haus aus nämlich mit genau der v22 daher, wenn man da nicht manuell irgendwas dran rumfrickelt.

            Zeig mal die vollständige Ausgabe von

            iob diag
            

            aus deinem Terminal.

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

            L 2 Antworten Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @Linguistix

              Das gibst du in dein Terminal ein.
              Bescheidene Frage: Wie kommst du denn an v25? Der ioBroker kommt von Haus aus nämlich mit genau der v22 daher, wenn man da nicht manuell irgendwas dran rumfrickelt.

              Zeig mal die vollständige Ausgabe von

              iob diag
              

              aus deinem Terminal.

              L Offline
              L Offline
              Linguistix
              schrieb am zuletzt editiert von
              #8

              @Thomas-Braun sagte:

              @Linguistix

              Das gibst du in dein Terminal ein.
              Bescheidene Frage: Wie kommst du denn an v25? Der ioBroker kommt von Haus aus nämlich mit genau der v22 daher, wenn man da nicht manuell irgendwas dran rumfrickelt.

              Zeig mal die vollständige Ausgabe von

              iob diag
              

              aus deinem Terminal.

              die hatte ich glaub über das terminal installiert, uff, Hatte vor Jahren den IOBroker laufen auf meinen NUC dann ewig nicht mehr genutzt, vor einer Woche hab ich dann alles wieder angeschmissen und dann ging gar nix mehr musste alles neu aufsetzen, jetzt frimel ich mich Quasi wieder neu rein in alles.

              Gruß René

              • IoBroker auf Windows 10 (Testsystem)
              • IoBroker auf Intel Nuc i3 (Produktivsystem)
              • Homematic IP
              • Rolladenaktor Broll
              • Tür Sensoren
              • Samsung TAB A als Anzeige
              1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @Linguistix

                Das gibst du in dein Terminal ein.
                Bescheidene Frage: Wie kommst du denn an v25? Der ioBroker kommt von Haus aus nämlich mit genau der v22 daher, wenn man da nicht manuell irgendwas dran rumfrickelt.

                Zeig mal die vollständige Ausgabe von

                iob diag
                

                aus deinem Terminal.

                L Offline
                L Offline
                Linguistix
                schrieb am zuletzt editiert von
                #9

                @Thomas-Braun sagte:

                @Linguistix

                Das gibst du in dein Terminal ein.
                Bescheidene Frage: Wie kommst du denn an v25? Der ioBroker kommt von Haus aus nämlich mit genau der v22 daher, wenn man da nicht manuell irgendwas dran rumfrickelt.

                Zeig mal die vollständige Ausgabe von

                iob diag
                

                aus deinem Terminal.

                anbei die komplette Ausgabe vom diag:

                Script v.2026-01-31
                
                *** BASE SYSTEM ***
                Operating System: Debian GNU/Linux 13 (trixie)
                 Static hostname: pve
                       Icon name: computer-desktop
                         Chassis: desktop 🖥️
                    Product UUID: 01297c80-34d5-11e1-9533-01c2130034d5
                          Kernel: Linux 6.17.2-1-pve
                    Architecture: x86-64
                 Hardware Vendor: Intel Corporation
                  Hardware Model: D33217CK
                 Hardware Serial: GECK30200S05
                Firmware Version: GKPPT10H.86A.0066.2018.1120.1113
                   Firmware Date: Tue 2018-11-20
                    Firmware Age: 7y 5month 2w 2d
                OS is similar to:
                
                model name      : Intel(R) Core(TM) i3-3217U CPU @ 1.80GHz
                Docker          : false
                Virtualization  : none
                Kernel          : x86_64
                Userland        : 64 bit
                
                Systemuptime and Load:
                 18:05:17 up 11 days,  3:14,  2 users,  load average: 0.15, 0.12, 0.05
                CPU threads: 4
                
                
                *** LIFE CYCLE STATUS ***
                Unknown release codenamed 'trixie'. Please check yourself if the Operating System is actively maintained.
                
                *** TIME AND TIMEZONES ***
                               Local time: Thu 2026-05-07 18:05:17 CEST
                           Universal time: Thu 2026-05-07 16:05:17 UTC
                                 RTC time: Thu 2026-05-07 16:05:17
                                Time zone: Europe/Berlin (CEST, +0200)
                System clock synchronized: yes
                              NTP service: active
                          RTC in local TZ: no
                
                *** Users and Groups ***
                User that called 'iob diag':
                root
                HOME=/root
                GROUPS=root
                
                User that is running 'js-controller':
                iobroker
                HOME=/home/iobroker
                SUDO_HOME=/root
                GROUPS=iobroker tty dialout audio video plugdev
                
                A default user should be created! This user will be enabled to temporarily switch to root via 'sudo'!
                A root login is not required in most Linux Distributions.
                Run 'iobroker fix' or use the system tools to create a user.
                *** DISPLAY-SERVER SETUP ***
                Display-Server:         false
                Unit display-manager.service could not be found.
                Display-Manager:
                Desktop:
                Session:                tty
                
                System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run                                       'iobroker fix'
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            8.3G        2.8G        3.3G         35M        2.4G        5.4G
                Swap:           8.3G          0B        8.3G
                Total:           16G        2.8G         11G
                
                Active iob-Instances:   9
                
                         7874 M total memory
                         2701 M used memory
                         2382 M active memory
                         1845 M inactive memory
                         3194 M free memory
                          357 M buffer memory
                         1962 M swap cache
                         7871 M total swap
                            0 M used swap
                         7871 M free swap
                
                *** top - Table Of Processes  ***
                top - 18:05:17 up 11 days,  3:14,  2 users,  load average: 0.15, 0.12, 0.05
                Tasks: 196 total,   1 running, 195 sleeping,   0 stopped,   0 zombie
                %Cpu(s):  0.0 us,  2.3 sy,  0.0 ni, 97.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                MiB Mem :   7874.2 total,   3193.8 free,   2701.7 used,   2320.1 buff/cache
                MiB Swap:   7872.0 total,   7872.0 free,      0.0 used.   5172.5 avail Mem
                
                *** FAILED SERVICES ***
                
                  UNIT             LOAD   ACTIVE SUB    DESCRIPTION
                * iobroker.service loaded failed failed ioBroker Server
                
                Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                        ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                        SUB    -> The low-level unit activation state, values depend on unit type.
                
                1 loaded units listed.
                
                
                *** DMESG CRITICAL ERRORS ***
                No critical errors detected
                
                *** FILESYSTEM ***
                Filesystem           Type      Size  Used Avail Use% Mounted on
                udev                 devtmpfs  3.8G     0  3.8G   0% /dev
                tmpfs                tmpfs     788M  1.3M  787M   1% /run
                /dev/mapper/pve-root ext4       39G  7.0G   30G  19% /
                tmpfs                tmpfs     3.9G   28M  3.9G   1% /dev/shm
                efivarfs             efivarfs  128K   52K   72K  42% /sys/firmware/efi/efivars
                tmpfs                tmpfs     5.0M     0  5.0M   0% /run/lock
                tmpfs                tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                tmpfs                tmpfs     3.9G  5.0M  3.9G   1% /tmp
                /dev/sda2            vfat     1022M  8.8M 1014M   1% /boot/efi
                /dev/fuse            fuse      128M   16K  128M   1% /etc/pve
                tmpfs                tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
                tmpfs                tmpfs     788M  4.0K  788M   1% /run/user/0
                
                Messages concerning ext4 filesystem in dmesg:
                [Sun Apr 26 14:51:01 2026] EXT4-fs (dm-1): orphan cleanup on readonly fs
                [Sun Apr 26 14:51:01 2026] EXT4-fs (dm-1): mounted filesystem 2af473a8-4330-4752-bbf0-4a78ec7eaebe ro with ordered data mode. Quota mode: none.
                [Sun Apr 26 14:51:02 2026] EXT4-fs (dm-1): re-mounted 2af473a8-4330-4752-bbf0-4a78ec7eaebe r/w.
                
                Show mounted filesystems:
                TARGET      SOURCE               FSTYPE OPTIONS
                /           /dev/mapper/pve-root ext4   rw,relatime,errors=remount-ro
                `-/boot/efi /dev/sda2            vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
                
                Files in neuralgic directories:
                
                /var:
                385M    /var/
                221M    /var/cache
                153M    /var/cache/apt
                137M    /var/lib
                92M     /var/lib/apt
                
                Archived and active journals take up 24M in the file system.
                
                /opt/iobroker/backups:
                2.0M    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                480M    /opt/iobroker/iobroker-data/
                348M    /opt/iobroker/iobroker-data/files
                124M    /opt/iobroker/iobroker-data/files/vis
                117M    /opt/iobroker/iobroker-data/files/vis/widgets
                104M    /opt/iobroker/iobroker-data/backup-objects
                
                The five largest files in iobroker-data are:
                27M     /opt/iobroker/iobroker-data/objects.jsonl
                9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
                8.0M    /opt/iobroker/iobroker-data/files/daswetter.admin/assets/index-84bRrRlB.js
                7.0M    /opt/iobroker/iobroker-data/files/vis/widgets/vis-2-widgets-radar-trap/static/js/vendors-node_modules_mui_icons-material_esm_index_js.49c5                                      9391.chunk.js.map
                6.5M    /opt/iobroker/iobroker-data/files/vis/widgets/vis-2-widgets-radar-trap/static/js/vendors-node_modules_iobroker_adapter-react-v5_index_js-n                                      ode_modules_mui_material_styles_Them-0bf85c.de23cbfb.chunk.js.map
                
                USB-Devices by-id:
                USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
                please always prefer the links 'by-id':
                
                No Devices found 'by-id'
                
                No nvbackup.json found.
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v20.19.2
                /usr/local/bin/node             v25.9.0
                /usr/local/bin/npm              11.13.0
                /usr/local/bin/npx              11.13.0
                
                *** Node.js is NOT correctly installed ***
                Issues:  node path   npm path   npx path   nodejs/node version mismatch
                Execute 'iob nodejs-update' in your terminal.
                
                nodejs:
                  Installed: 20.19.2+dfsg-1+deb13u2
                  Candidate: 20.19.2+dfsg-1+deb13u2
                  Version table:
                 *** 20.19.2+dfsg-1+deb13u2 500
                        500 http://security.debian.org/debian-security trixie-security/main amd64 Packages
                        100 /var/lib/dpkg/status
                     20.19.2+dfsg-1 500
                        500 http://deb.debian.org/debian trixie/main amd64 Packages
                
                Temp directories causing deletion problem: 0
                No problems detected
                
                Errors in npm tree: 0
                No problems detected
                
                Checking for nodejs vulnerability:
                
                
                 █████  ██      ██           ██████   ██████   ██████  ██████         ██
                ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                
                
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Hosts:
                pve                 pve (version: 7.0.7, hostname: pve           , alive, uptime: 83827)
                
                Core adapters versions
                js-controller:  7.0.7
                admin:          7.8.23
                javascript:     "javascript" not found
                
                nodejs modules from github:     0
                
                Adapter State
                + system.adapter.admin.0                  : admin                 : pve                                      -  enabled, port: 8081, bind: 0.0.0.0                                      , run as: admin
                + system.adapter.daswetter.0              : daswetter             : pve                                      -  enabled
                + system.adapter.discovery.0              : discovery             : pve                                      -  enabled
                  system.adapter.dwd.0                    : dwd                   : pve                                      -  enabled
                + system.adapter.history.0                : history               : pve                                      -  enabled
                  system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: pve                                      -  enabled
                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : pve                                      -  enabled
                + system.adapter.pollenflug.0             : pollenflug            : pve                                      -  enabled
                + system.adapter.vis-2.0                  : vis-2                 : pve                                      -  enabled
                  system.adapter.vis-bars.0               : vis-bars              : pve                                      -  enabled
                  system.adapter.vis-colorpicker.0        : vis-colorpicker       : pve                                      -  enabled
                  system.adapter.vis-google-fonts.0       : vis-google-fonts      : pve                                      -  enabled
                  system.adapter.vis-history.0            : vis-history           : pve                                      -  enabled
                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : pve                                      -  enabled
                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : pve                                      -  enabled
                  system.adapter.vis-jsontemplate.0       : vis-jsontemplate      : pve                                      -  enabled
                  system.adapter.vis-material-advanced.0  : vis-material-advanced : pve                                      -  enabled
                  system.adapter.vis-metro.0              : vis-metro             : pve                                      -  enabled
                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : pve                                      -  enabled
                  system.adapter.vis-weather.0            : vis-weather           : pve                                      -  enabled
                  system.adapter.vis.0                    : vis                   : pve                                      -  enabled
                  system.adapter.weatherunderground.0     : weatherunderground    : pve                                      -  enabled
                + system.adapter.web.0                    : web                   : pve                                      -  enabled, port: 8082, bind: 0.0.0.0                                      , run as: admin
                + system.adapter.webui.0                  : webui                 : pve                                      -  enabled
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : pve                                      -  enabled, port: 8081, bind: 0.0.0.0                                      , run as: admin
                + system.adapter.web.0                    : web                   : pve                                      -  enabled, port: 8082, bind: 0.0.0.0                                      , run as: admin
                
                ioBroker-Repositories
                ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                │ (index) │ name     │ url                                                     │ auto upgrade │
                ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                
                Active repo(s): stable
                Upgrade policy: none
                
                Installed ioBroker-Adapters
                Used repository: stable
                Adapter    "admin"        : 7.8.23   , installed 7.8.23
                Adapter    "daswetter"    : 4.5.3    , installed 4.5.3
                Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                Adapter    "history"      : 4.0.0    , installed 4.0.0
                Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                Controller "js-controller": 7.0.7    , installed 7.0.7
                Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
                Adapter    "socketio"     : 7.0.8    , installed 7.1.3
                Adapter    "vis"          : 1.5.6    , installed 1.5.6
                Adapter    "vis-2"        : 2.13.8   , installed 2.13.8
                Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                Adapter    "vis-colorpicker": 2.1.0  , installed 2.1.0
                Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                Adapter    "vis-hqwidgets": 1.6.0    , installed 1.6.0
                Adapter    "vis-jqui-mfd" : 1.1.3    , installed 1.1.3
                Adapter    "vis-jsontemplate": 4.4.3 , installed 4.4.3
                Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                Adapter    "vis-weather"  : 2.5.13   , installed 2.5.13
                Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                Adapter    "web"          : 8.0.0    , installed 8.0.0
                Adapter    "webui"        : 1.39.0   , installed 1.39.0
                Adapter    "ws"           : 4.0.0    , installed 4.0.0
                
                Objects and States
                Please stand by - This may take a while
                Objects:        2130
                States:         1860
                
                *** OS-Repositories and Updates ***
                E: Failed to fetch https://enterprise.proxmox.com/debian/ceph-squid/dists/trixie/InRelease  401  Unauthorized [IP: 45.84.67.184 443]
                E: The repository 'https://enterprise.proxmox.com/debian/ceph-squid trixie InRelease' is not signed.
                E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/trixie/InRelease  401  Unauthorized [IP: 45.84.67.184 443]
                E: The repository 'https://enterprise.proxmox.com/debian/pve trixie InRelease' is not signed.
                Pending systemupdates: 0
                
                *** Listening Ports ***
                sudo: netstat: command not found

                Gruß René

                • IoBroker auf Windows 10 (Testsystem)
                • IoBroker auf Intel Nuc i3 (Produktivsystem)
                • Homematic IP
                • Rolladenaktor Broll
                • Tür Sensoren
                • Samsung TAB A als Anzeige
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • L Linguistix

                  @Thomas-Braun sagte:

                  @Linguistix

                  Das gibst du in dein Terminal ein.
                  Bescheidene Frage: Wie kommst du denn an v25? Der ioBroker kommt von Haus aus nämlich mit genau der v22 daher, wenn man da nicht manuell irgendwas dran rumfrickelt.

                  Zeig mal die vollständige Ausgabe von

                  iob diag
                  

                  aus deinem Terminal.

                  anbei die komplette Ausgabe vom diag:

                  Script v.2026-01-31
                  
                  *** BASE SYSTEM ***
                  Operating System: Debian GNU/Linux 13 (trixie)
                   Static hostname: pve
                         Icon name: computer-desktop
                           Chassis: desktop 🖥️
                      Product UUID: 01297c80-34d5-11e1-9533-01c2130034d5
                            Kernel: Linux 6.17.2-1-pve
                      Architecture: x86-64
                   Hardware Vendor: Intel Corporation
                    Hardware Model: D33217CK
                   Hardware Serial: GECK30200S05
                  Firmware Version: GKPPT10H.86A.0066.2018.1120.1113
                     Firmware Date: Tue 2018-11-20
                      Firmware Age: 7y 5month 2w 2d
                  OS is similar to:
                  
                  model name      : Intel(R) Core(TM) i3-3217U CPU @ 1.80GHz
                  Docker          : false
                  Virtualization  : none
                  Kernel          : x86_64
                  Userland        : 64 bit
                  
                  Systemuptime and Load:
                   18:05:17 up 11 days,  3:14,  2 users,  load average: 0.15, 0.12, 0.05
                  CPU threads: 4
                  
                  
                  *** LIFE CYCLE STATUS ***
                  Unknown release codenamed 'trixie'. Please check yourself if the Operating System is actively maintained.
                  
                  *** TIME AND TIMEZONES ***
                                 Local time: Thu 2026-05-07 18:05:17 CEST
                             Universal time: Thu 2026-05-07 16:05:17 UTC
                                   RTC time: Thu 2026-05-07 16:05:17
                                  Time zone: Europe/Berlin (CEST, +0200)
                  System clock synchronized: yes
                                NTP service: active
                            RTC in local TZ: no
                  
                  *** Users and Groups ***
                  User that called 'iob diag':
                  root
                  HOME=/root
                  GROUPS=root
                  
                  User that is running 'js-controller':
                  iobroker
                  HOME=/home/iobroker
                  SUDO_HOME=/root
                  GROUPS=iobroker tty dialout audio video plugdev
                  
                  A default user should be created! This user will be enabled to temporarily switch to root via 'sudo'!
                  A root login is not required in most Linux Distributions.
                  Run 'iobroker fix' or use the system tools to create a user.
                  *** DISPLAY-SERVER SETUP ***
                  Display-Server:         false
                  Unit display-manager.service could not be found.
                  Display-Manager:
                  Desktop:
                  Session:                tty
                  
                  System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run                                       'iobroker fix'
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            8.3G        2.8G        3.3G         35M        2.4G        5.4G
                  Swap:           8.3G          0B        8.3G
                  Total:           16G        2.8G         11G
                  
                  Active iob-Instances:   9
                  
                           7874 M total memory
                           2701 M used memory
                           2382 M active memory
                           1845 M inactive memory
                           3194 M free memory
                            357 M buffer memory
                           1962 M swap cache
                           7871 M total swap
                              0 M used swap
                           7871 M free swap
                  
                  *** top - Table Of Processes  ***
                  top - 18:05:17 up 11 days,  3:14,  2 users,  load average: 0.15, 0.12, 0.05
                  Tasks: 196 total,   1 running, 195 sleeping,   0 stopped,   0 zombie
                  %Cpu(s):  0.0 us,  2.3 sy,  0.0 ni, 97.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                  MiB Mem :   7874.2 total,   3193.8 free,   2701.7 used,   2320.1 buff/cache
                  MiB Swap:   7872.0 total,   7872.0 free,      0.0 used.   5172.5 avail Mem
                  
                  *** FAILED SERVICES ***
                  
                    UNIT             LOAD   ACTIVE SUB    DESCRIPTION
                  * iobroker.service loaded failed failed ioBroker Server
                  
                  Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                          ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                          SUB    -> The low-level unit activation state, values depend on unit type.
                  
                  1 loaded units listed.
                  
                  
                  *** DMESG CRITICAL ERRORS ***
                  No critical errors detected
                  
                  *** FILESYSTEM ***
                  Filesystem           Type      Size  Used Avail Use% Mounted on
                  udev                 devtmpfs  3.8G     0  3.8G   0% /dev
                  tmpfs                tmpfs     788M  1.3M  787M   1% /run
                  /dev/mapper/pve-root ext4       39G  7.0G   30G  19% /
                  tmpfs                tmpfs     3.9G   28M  3.9G   1% /dev/shm
                  efivarfs             efivarfs  128K   52K   72K  42% /sys/firmware/efi/efivars
                  tmpfs                tmpfs     5.0M     0  5.0M   0% /run/lock
                  tmpfs                tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                  tmpfs                tmpfs     3.9G  5.0M  3.9G   1% /tmp
                  /dev/sda2            vfat     1022M  8.8M 1014M   1% /boot/efi
                  /dev/fuse            fuse      128M   16K  128M   1% /etc/pve
                  tmpfs                tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
                  tmpfs                tmpfs     788M  4.0K  788M   1% /run/user/0
                  
                  Messages concerning ext4 filesystem in dmesg:
                  [Sun Apr 26 14:51:01 2026] EXT4-fs (dm-1): orphan cleanup on readonly fs
                  [Sun Apr 26 14:51:01 2026] EXT4-fs (dm-1): mounted filesystem 2af473a8-4330-4752-bbf0-4a78ec7eaebe ro with ordered data mode. Quota mode: none.
                  [Sun Apr 26 14:51:02 2026] EXT4-fs (dm-1): re-mounted 2af473a8-4330-4752-bbf0-4a78ec7eaebe r/w.
                  
                  Show mounted filesystems:
                  TARGET      SOURCE               FSTYPE OPTIONS
                  /           /dev/mapper/pve-root ext4   rw,relatime,errors=remount-ro
                  `-/boot/efi /dev/sda2            vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
                  
                  Files in neuralgic directories:
                  
                  /var:
                  385M    /var/
                  221M    /var/cache
                  153M    /var/cache/apt
                  137M    /var/lib
                  92M     /var/lib/apt
                  
                  Archived and active journals take up 24M in the file system.
                  
                  /opt/iobroker/backups:
                  2.0M    /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  480M    /opt/iobroker/iobroker-data/
                  348M    /opt/iobroker/iobroker-data/files
                  124M    /opt/iobroker/iobroker-data/files/vis
                  117M    /opt/iobroker/iobroker-data/files/vis/widgets
                  104M    /opt/iobroker/iobroker-data/backup-objects
                  
                  The five largest files in iobroker-data are:
                  27M     /opt/iobroker/iobroker-data/objects.jsonl
                  9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
                  8.0M    /opt/iobroker/iobroker-data/files/daswetter.admin/assets/index-84bRrRlB.js
                  7.0M    /opt/iobroker/iobroker-data/files/vis/widgets/vis-2-widgets-radar-trap/static/js/vendors-node_modules_mui_icons-material_esm_index_js.49c5                                      9391.chunk.js.map
                  6.5M    /opt/iobroker/iobroker-data/files/vis/widgets/vis-2-widgets-radar-trap/static/js/vendors-node_modules_iobroker_adapter-react-v5_index_js-n                                      ode_modules_mui_material_styles_Them-0bf85c.de23cbfb.chunk.js.map
                  
                  USB-Devices by-id:
                  USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
                  please always prefer the links 'by-id':
                  
                  No Devices found 'by-id'
                  
                  No nvbackup.json found.
                  
                  *** NodeJS-Installation ***
                  
                  /usr/bin/nodejs         v20.19.2
                  /usr/local/bin/node             v25.9.0
                  /usr/local/bin/npm              11.13.0
                  /usr/local/bin/npx              11.13.0
                  
                  *** Node.js is NOT correctly installed ***
                  Issues:  node path   npm path   npx path   nodejs/node version mismatch
                  Execute 'iob nodejs-update' in your terminal.
                  
                  nodejs:
                    Installed: 20.19.2+dfsg-1+deb13u2
                    Candidate: 20.19.2+dfsg-1+deb13u2
                    Version table:
                   *** 20.19.2+dfsg-1+deb13u2 500
                          500 http://security.debian.org/debian-security trixie-security/main amd64 Packages
                          100 /var/lib/dpkg/status
                       20.19.2+dfsg-1 500
                          500 http://deb.debian.org/debian trixie/main amd64 Packages
                  
                  Temp directories causing deletion problem: 0
                  No problems detected
                  
                  Errors in npm tree: 0
                  No problems detected
                  
                  Checking for nodejs vulnerability:
                  
                  
                   █████  ██      ██           ██████   ██████   ██████  ██████         ██
                  ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                  ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                  ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                  ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                  
                  
                  
                  *** ioBroker-Installation ***
                  
                  ioBroker Status
                  iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Hosts:
                  pve                 pve (version: 7.0.7, hostname: pve           , alive, uptime: 83827)
                  
                  Core adapters versions
                  js-controller:  7.0.7
                  admin:          7.8.23
                  javascript:     "javascript" not found
                  
                  nodejs modules from github:     0
                  
                  Adapter State
                  + system.adapter.admin.0                  : admin                 : pve                                      -  enabled, port: 8081, bind: 0.0.0.0                                      , run as: admin
                  + system.adapter.daswetter.0              : daswetter             : pve                                      -  enabled
                  + system.adapter.discovery.0              : discovery             : pve                                      -  enabled
                    system.adapter.dwd.0                    : dwd                   : pve                                      -  enabled
                  + system.adapter.history.0                : history               : pve                                      -  enabled
                    system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: pve                                      -  enabled
                    system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : pve                                      -  enabled
                  + system.adapter.pollenflug.0             : pollenflug            : pve                                      -  enabled
                  + system.adapter.vis-2.0                  : vis-2                 : pve                                      -  enabled
                    system.adapter.vis-bars.0               : vis-bars              : pve                                      -  enabled
                    system.adapter.vis-colorpicker.0        : vis-colorpicker       : pve                                      -  enabled
                    system.adapter.vis-google-fonts.0       : vis-google-fonts      : pve                                      -  enabled
                    system.adapter.vis-history.0            : vis-history           : pve                                      -  enabled
                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : pve                                      -  enabled
                    system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : pve                                      -  enabled
                    system.adapter.vis-jsontemplate.0       : vis-jsontemplate      : pve                                      -  enabled
                    system.adapter.vis-material-advanced.0  : vis-material-advanced : pve                                      -  enabled
                    system.adapter.vis-metro.0              : vis-metro             : pve                                      -  enabled
                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : pve                                      -  enabled
                    system.adapter.vis-weather.0            : vis-weather           : pve                                      -  enabled
                    system.adapter.vis.0                    : vis                   : pve                                      -  enabled
                    system.adapter.weatherunderground.0     : weatherunderground    : pve                                      -  enabled
                  + system.adapter.web.0                    : web                   : pve                                      -  enabled, port: 8082, bind: 0.0.0.0                                      , run as: admin
                  + system.adapter.webui.0                  : webui                 : pve                                      -  enabled
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.0                  : admin                 : pve                                      -  enabled, port: 8081, bind: 0.0.0.0                                      , run as: admin
                  + system.adapter.web.0                    : web                   : pve                                      -  enabled, port: 8082, bind: 0.0.0.0                                      , run as: admin
                  
                  ioBroker-Repositories
                  ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                  │ (index) │ name     │ url                                                     │ auto upgrade │
                  ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                  │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                  │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                  └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                  
                  Active repo(s): stable
                  Upgrade policy: none
                  
                  Installed ioBroker-Adapters
                  Used repository: stable
                  Adapter    "admin"        : 7.8.23   , installed 7.8.23
                  Adapter    "daswetter"    : 4.5.3    , installed 4.5.3
                  Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                  Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                  Adapter    "history"      : 4.0.0    , installed 4.0.0
                  Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                  Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                  Controller "js-controller": 7.0.7    , installed 7.0.7
                  Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
                  Adapter    "socketio"     : 7.0.8    , installed 7.1.3
                  Adapter    "vis"          : 1.5.6    , installed 1.5.6
                  Adapter    "vis-2"        : 2.13.8   , installed 2.13.8
                  Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                  Adapter    "vis-colorpicker": 2.1.0  , installed 2.1.0
                  Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                  Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                  Adapter    "vis-hqwidgets": 1.6.0    , installed 1.6.0
                  Adapter    "vis-jqui-mfd" : 1.1.3    , installed 1.1.3
                  Adapter    "vis-jsontemplate": 4.4.3 , installed 4.4.3
                  Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                  Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                  Adapter    "vis-weather"  : 2.5.13   , installed 2.5.13
                  Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                  Adapter    "web"          : 8.0.0    , installed 8.0.0
                  Adapter    "webui"        : 1.39.0   , installed 1.39.0
                  Adapter    "ws"           : 4.0.0    , installed 4.0.0
                  
                  Objects and States
                  Please stand by - This may take a while
                  Objects:        2130
                  States:         1860
                  
                  *** OS-Repositories and Updates ***
                  E: Failed to fetch https://enterprise.proxmox.com/debian/ceph-squid/dists/trixie/InRelease  401  Unauthorized [IP: 45.84.67.184 443]
                  E: The repository 'https://enterprise.proxmox.com/debian/ceph-squid trixie InRelease' is not signed.
                  E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/trixie/InRelease  401  Unauthorized [IP: 45.84.67.184 443]
                  E: The repository 'https://enterprise.proxmox.com/debian/pve trixie InRelease' is not signed.
                  Pending systemupdates: 0
                  
                  *** Listening Ports ***
                  sudo: netstat: command not found
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von Thomas Braun
                  #10

                  @Linguistix sagte:

                  root

                  NICHT ALS root herumhampeln!!
                  Leg dir einen User an!

                  iob stop
                  iob fix
                  

                  Da kannste dann auch gleich das BootTarget auf multi-user setzen.

                  *** FAILED SERVICES ***

                  UNIT LOAD ACTIVE SUB DESCRIPTION

                  • iobroker.service loaded failed failed ioBroker Server

                  Der ioBroker läuft gar nicht.

                  Dein nodejs 25 ist auch komplett falsch installiert worden:

                  *** Node.js is NOT correctly installed ***
                  Issues:  node path   npm path   npx path   nodejs/node version mismatch
                  Execute 'iob nodejs-update' in your terminal.
                  

                  Du verwendest auch diie falschen Repos für proxmox, die Enterprise-Version ist kostenpflichtig, soweit ich weiß.

                  Am besten installierst du es danach nochmal frisch neu:

                  https://www.iobroker.net/#de/documentation/install/proxmox.md

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

                  L Thomas BraunT 2 Antworten Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @Linguistix sagte:

                    root

                    NICHT ALS root herumhampeln!!
                    Leg dir einen User an!

                    iob stop
                    iob fix
                    

                    Da kannste dann auch gleich das BootTarget auf multi-user setzen.

                    *** FAILED SERVICES ***

                    UNIT LOAD ACTIVE SUB DESCRIPTION

                    • iobroker.service loaded failed failed ioBroker Server

                    Der ioBroker läuft gar nicht.

                    Dein nodejs 25 ist auch komplett falsch installiert worden:

                    *** Node.js is NOT correctly installed ***
                    Issues:  node path   npm path   npx path   nodejs/node version mismatch
                    Execute 'iob nodejs-update' in your terminal.
                    

                    Du verwendest auch diie falschen Repos für proxmox, die Enterprise-Version ist kostenpflichtig, soweit ich weiß.

                    Am besten installierst du es danach nochmal frisch neu:

                    https://www.iobroker.net/#de/documentation/install/proxmox.md

                    L Offline
                    L Offline
                    Linguistix
                    schrieb am zuletzt editiert von
                    #11

                    @Thomas-Braun sagte:

                    @Linguistix sagte:

                    root

                    NICHT ALS root herumhampeln!!
                    Leg dir einen User an!

                    iob stop
                    iob fix
                    

                    Da kannste dann auch gleich das BootTarget auf multi-user setzen.

                    *** FAILED SERVICES ***

                    UNIT LOAD ACTIVE SUB DESCRIPTION

                    • iobroker.service loaded failed failed ioBroker Server

                    Der ioBroker läuft gar nicht.

                    Dein nodejs 25 ist auch komplett falsch installiert worden:

                    *** Node.js is NOT correctly installed ***
                    Issues:  node path   npm path   npx path   nodejs/node version mismatch
                    Execute 'iob nodejs-update' in your terminal.
                    

                    Du verwendest auch diie falschen Repos für proxmox, die Enterprise-Version ist kostenpflichtig, soweit ich weiß.

                    uff ok den Verdacht hatte ich schon, kann ich das fixen oder sollte ich alles neu auf setzen? Kannst du mich da eventuell durchführen wenn du Zeit hast?

                    Gruß René

                    • IoBroker auf Windows 10 (Testsystem)
                    • IoBroker auf Intel Nuc i3 (Produktivsystem)
                    • Homematic IP
                    • Rolladenaktor Broll
                    • Tür Sensoren
                    • Samsung TAB A als Anzeige
                    1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @Linguistix sagte:

                      root

                      NICHT ALS root herumhampeln!!
                      Leg dir einen User an!

                      iob stop
                      iob fix
                      

                      Da kannste dann auch gleich das BootTarget auf multi-user setzen.

                      *** FAILED SERVICES ***

                      UNIT LOAD ACTIVE SUB DESCRIPTION

                      • iobroker.service loaded failed failed ioBroker Server

                      Der ioBroker läuft gar nicht.

                      Dein nodejs 25 ist auch komplett falsch installiert worden:

                      *** Node.js is NOT correctly installed ***
                      Issues:  node path   npm path   npx path   nodejs/node version mismatch
                      Execute 'iob nodejs-update' in your terminal.
                      

                      Du verwendest auch diie falschen Repos für proxmox, die Enterprise-Version ist kostenpflichtig, soweit ich weiß.

                      Am besten installierst du es danach nochmal frisch neu:

                      https://www.iobroker.net/#de/documentation/install/proxmox.md

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

                      Thomas-Braun sagte:

                      Am besten installierst du es danach nochmal frisch neu:

                      https://www.iobroker.net/#de/documentation/install/proxmox.md

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

                      L 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        Thomas-Braun sagte:

                        Am besten installierst du es danach nochmal frisch neu:

                        https://www.iobroker.net/#de/documentation/install/proxmox.md

                        L Offline
                        L Offline
                        Linguistix
                        schrieb am zuletzt editiert von
                        #13

                        @Thomas-Braun sagte:

                        Thomas-Braun sagte:

                        Am besten installierst du es danach nochmal frisch neu:

                        https://www.iobroker.net/#de/documentation/install/proxmox.md

                        oh überlesen sorry,

                        den Bootstick hab ich noch, dann setze ich mal alles neu auf, notfalls melde ich mich nochmal. Danke schon mal

                        Gruß René

                        • IoBroker auf Windows 10 (Testsystem)
                        • IoBroker auf Intel Nuc i3 (Produktivsystem)
                        • Homematic IP
                        • Rolladenaktor Broll
                        • Tür Sensoren
                        • Samsung TAB A als Anzeige
                        1 Antwort Letzte Antwort
                        0
                        • L Offline
                          L Offline
                          Linguistix
                          schrieb am zuletzt editiert von
                          #14

                          Hab jetzt alles neu installiert und werde heute das IOBroker Setup machen, hatte paar Probleme mit dem Proxmox Agent das der nicht lief, mal eine Frage dazu noch muss man unbedingt die Neuste Version von Proxmox nutzen? Die 9er bekomme ich einfach nicht zum laufen bei mir aus irgendeinen Grund auch immer obwohl ich mich strikt an die Anleitungen halte.

                          Gruß René

                          • IoBroker auf Windows 10 (Testsystem)
                          • IoBroker auf Intel Nuc i3 (Produktivsystem)
                          • Homematic IP
                          • Rolladenaktor Broll
                          • Tür Sensoren
                          • Samsung TAB A als Anzeige
                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • L Linguistix

                            Hab jetzt alles neu installiert und werde heute das IOBroker Setup machen, hatte paar Probleme mit dem Proxmox Agent das der nicht lief, mal eine Frage dazu noch muss man unbedingt die Neuste Version von Proxmox nutzen? Die 9er bekomme ich einfach nicht zum laufen bei mir aus irgendeinen Grund auch immer obwohl ich mich strikt an die Anleitungen halte.

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

                            @Linguistix sagte:

                            muss man unbedingt die Neuste Version von Proxmox nutzen?

                            Ja.

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

                            L 1 Antwort Letzte Antwort
                            0
                            • L Linguistix

                              Hallo,
                              ich bekomme beim DWD Adapter immer die folgende Fehlermeldung:

                              Screenshot 2026-05-07 171825.png

                              Ich finde den Fehler leider nicht woran es liegen könnte, vielleicht kann mir hier ja jemand helfen.

                              Hoffe das ich alles richtig ausgefüllt habe

                              Gruß René

                              DANKE

                              Bitte ausfüllen:

                              • Adaptername: DWD
                              • Link zu Adapterrepository:
                              • Adapterversion: 2.8.5
                              • js-controller Version: ...
                              • Admin Version: 7.8.23
                              • Hardwaresystem: NUC
                              • Arbeitsspeicher: 7.6GB
                              • Festplattenart: SSD
                              • Betriebssystem: Linux
                              • Nodejs-Version: 25.9.0
                              • NPM-Version: 11.13.0
                              • Installationsart: manuell
                              • Image, Docker genutzt:
                              • Ort, Name der Imagedatei:

                              Linux User bitte hier den Output von iob diag einfügen.

                              2026-05-07 01:15:09.260  - info: dwd.0 (2424399) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v25.9.0, js-controller: 7.0.7
                              2026-05-07 01:15:38.837  - error: dwd.0 (2424399) Empty or invalid JSON: Cannot read JSON file: Error: write EPROTO 4059676D697C0000:error:0A0003E7:SSL routines:tls_process_server_hello:invalid session id:../deps/openssl/openssl/ssl/statem/statem_clnt.c:1571:
                              
                              2026-05-07 01:15:38.839  - info: dwd.0 (2424399) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              2026-05-07 01:15:39.359  - info: host.pve instance system.adapter.dwd.0 having pid 2424399 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2026-05-07 01:20:08.018  - info: host.pve instance system.adapter.dwd.0 in version "2.8.5" started with pid 2425206
                              2026-05-07 01:20:09.286  - info: dwd.0 (2425206) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v25.9.0, js-controller: 7.0.7
                              2026-05-07 01:20:09.702  - info: dwd.0 (2425206) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              2026-05-07 01:20:10.224  - info: host.pve instance system.adapter.dwd.0 having pid 2425206 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2026-05-07 01:25:08.018  - info: host.pve instance system.adapter.dwd.0 in version "2.8.5" started with pid 2426007
                              2026-05-07 01:25:09.264  - info: dwd.0 (2426007) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v25.9.0, js-controller: 7.0.7
                              

                              MOD-EDIT: Code in code-tags gesetzt!

                              arteckA Offline
                              arteckA Offline
                              arteck
                              Developer Most Active
                              schrieb am zuletzt editiert von
                              #16

                              @Linguistix ich hab paar korrekturen gemacht installier mal von

                              https://github.com/arteck/ioBroker.dwd

                              zigbee hab ich, zwave auch, nuc's genauso und HA auch

                              HomoranH 1 Antwort Letzte Antwort
                              1
                              • arteckA arteck

                                @Linguistix ich hab paar korrekturen gemacht installier mal von

                                https://github.com/arteck/ioBroker.dwd

                                HomoranH Offline
                                HomoranH Offline
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #17

                                @arteck probier ich gleich mal, aber ist das nicht nur Bekämpfung von Symptomen?

                                Bei mir
                                734.jpg
                                schreit noch viel mehr!
                                (siehe verlinkten Thread in #2)

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

                                arteckA 1 Antwort Letzte Antwort
                                0
                                • HomoranH Homoran

                                  @arteck probier ich gleich mal, aber ist das nicht nur Bekämpfung von Symptomen?

                                  Bei mir
                                  734.jpg
                                  schreit noch viel mehr!
                                  (siehe verlinkten Thread in #2)

                                  arteckA Offline
                                  arteckA Offline
                                  arteck
                                  Developer Most Active
                                  schrieb am zuletzt editiert von arteck
                                  #18

                                  @Homoran wiso.. wenn da mist angeliefert wird sollte das abgefangen werden.

                                  zeigmal die einstellungen

                                  zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                  HomoranH 1 Antwort Letzte Antwort
                                  0
                                  • arteckA arteck

                                    @Homoran wiso.. wenn da mist angeliefert wird sollte das abgefangen werden.

                                    zeigmal die einstellungen

                                    HomoranH Offline
                                    HomoranH Offline
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb am zuletzt editiert von
                                    #19

                                    @arteck sagte:

                                    wenn da mist angeliefert wird sollte das abgefangen werden.

                                    Aber wenn der DWD Server in Spitzenzeiten "nur" zu lange braucht, dann kannst du das zwar im DWD-Adapter, damit nicht aber im Parser und nicht im js (axios) auch abfangen

                                    @arteck sagte:

                                    zeigmal die einstellungen

                                    Vom dwd?

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

                                    arteckA 1 Antwort Letzte Antwort
                                    0
                                    • HomoranH Homoran

                                      @arteck sagte:

                                      wenn da mist angeliefert wird sollte das abgefangen werden.

                                      Aber wenn der DWD Server in Spitzenzeiten "nur" zu lange braucht, dann kannst du das zwar im DWD-Adapter, damit nicht aber im Parser und nicht im js (axios) auch abfangen

                                      @arteck sagte:

                                      zeigmal die einstellungen

                                      Vom dwd?

                                      arteckA Offline
                                      arteckA Offline
                                      arteck
                                      Developer Most Active
                                      schrieb am zuletzt editiert von
                                      #20

                                      @Homoran sagte:

                                      Aber wenn der DWD Server in Spitzenzeiten "nur" zu lange braucht, dann kannst du das zwar im DWD-Adapter, damit nicht aber im Parser und nicht im js (axios) auch abfangen

                                      doch.. dafür ist ein timeout da..

                                      ja von dwd.. bei mir kommen da gerade keine Meldungen

                                      zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                      1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @Linguistix sagte:

                                        muss man unbedingt die Neuste Version von Proxmox nutzen?

                                        Ja.

                                        L Offline
                                        L Offline
                                        Linguistix
                                        schrieb am zuletzt editiert von
                                        #21

                                        @Thomas-Braun sagte:

                                        @Linguistix sagte:

                                        muss man unbedingt die Neuste Version von Proxmox nutzen?

                                        Ja.

                                        ok dann versuche ich die 9er version heut nochmal mal sehen ob ich es hinbekomme mit dem Guest Agent, der wollte per du nicht aktiv werden gestern egal was ich eingestellt hatte.

                                        Gruß René

                                        • IoBroker auf Windows 10 (Testsystem)
                                        • IoBroker auf Intel Nuc i3 (Produktivsystem)
                                        • Homematic IP
                                        • Rolladenaktor Broll
                                        • Tür Sensoren
                                        • Samsung TAB A als Anzeige
                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • L Linguistix

                                          @Thomas-Braun sagte:

                                          @Linguistix sagte:

                                          muss man unbedingt die Neuste Version von Proxmox nutzen?

                                          Ja.

                                          ok dann versuche ich die 9er version heut nochmal mal sehen ob ich es hinbekomme mit dem Guest Agent, der wollte per du nicht aktiv werden gestern egal was ich eingestellt hatte.

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

                                          @Linguistix

                                          Warum zwingend Proxmox?
                                          Ist vermutlich einfacher das auf ein 'vanilla' Debian 13 'Trixie' aufzusetzen.

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

                                          Samson71S 1 Antwort Letzte Antwort
                                          0

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

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

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

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          315

                                          Online

                                          32.9k

                                          Benutzer

                                          83.0k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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