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
    667

  • 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 242 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

    uff wie setzt man das als liste rein oder war das richtig so?

    Eine Warnung zeigt er mir gerade noch an.

    *** Log File - Last 25 Lines ***
    
    2026-05-08 17:16:55.856  - info: host.iobroker iobroker Adapter "system.adapter.vis.0" restarted.
    2026-05-08 17:16:56.150  - info: host.iobroker iobroker host.iobroker object system.adapter.vis-bars created/updatedUpdating objects from io-package.json for adapter "vis-bars" with version "0.1.4"
    2026-05-08 17:16:56.192  - info: host.iobroker iobroker INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-bars/www" was not found! Nothing was uploaded or deleted.
    2026-05-08 17:16:56.205  - info: host.iobroker "system.adapter.vis.0" disabled
    2026-05-08 17:16:56.206  - info: host.iobroker stopInstance system.adapter.vis.0 (force=false, process=true)
    2026-05-08 17:16:56.211  - info: host.iobroker "system.adapter.vis.0" enabled
    2026-05-08 17:16:56.211  - info: host.iobroker stopInstance system.adapter.vis.0 (force=false, process=true)
    2026-05-08 17:16:56.214  - info: host.iobroker iobroker Adapter "system.adapter.vis.0" restarted.
    2026-05-08 17:16:56.231  - info: host.iobroker iobroker host.iobroker create instance vis-bars
    2026-05-08 17:16:56.237  - info: host.iobroker iobroker host.iobroker object system.adapter.vis-bars.0 created
    2026-05-08 17:16:57.270  - info: host.iobroker iobroker exit 0
    2026-05-08 17:16:57.540  - info: vis.0 (10661) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.vis, node: v22.22.2, js-controller: 7.0.7
    2026-05-08 17:16:57.636  - info: vis.0 (10661) config.js changed. Upload.
    2026-05-08 17:16:57.735  - info: vis.0 (10661) Changes in index.html detected => update cache.manifest
    2026-05-08 17:16:57.743  - info: vis.0 (10661) Upload vis anew, while changes detected...
    2026-05-08 17:16:58.652  - info: admin.0 (9912) ==> Connected system.user.admin from ::ffff:192.168.0.42
    2026-05-08 17:16:59.090  - info: host.iobroker "system.adapter.vis.0" disabled
    2026-05-08 17:16:59.090  - info: host.iobroker stopInstance system.adapter.vis.0 (force=false, process=true)
    2026-05-08 17:16:59.115  - info: host.iobroker "system.adapter.vis.0" enabled
    2026-05-08 17:16:59.115  - info: host.iobroker stopInstance system.adapter.vis.0 (force=false, process=true)
    2026-05-08 17:17:01.648  - info: vis.0 (10661) Uploaded. 0
    2026-05-08 17:17:01.830  - info: admin.0 (9912) <== Disconnect system.user.admin from ::ffff:192.168.0.42
    2026-05-08 17:17:02.390  - info: vis.0 (10661) Terminated (NO_ERROR): Without reason
    2026-05-08 17:17:02.406  - warn: host.iobroker instance system.adapter.vis.0 already running with pid 10661
    2026-05-08 17:17:02.952  - info: host.iobroker instance system.adapter.vis.0 terminated while should be started once
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #29

    @Linguistix sagte:

    uff wie setzt man das als liste rein oder war das richtig so?

    Kopier das ganze einfach inkl. der Kopiermarken hier rein.

    Setz den rene in die Gruppe adm rein:

    sudo usermod -aG adm rene
    

    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

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • HomoranH Homoran

      @Linguistix sagte:

      #27
      uff wie setzt man das als liste rein oder war das richtig so?

      Da fehlt aber einiges

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

      @Homoran sagte:

      @Linguistix sagte:

      #27
      uff wie setzt man das als liste rein oder war das richtig so?

      Da fehlt aber einiges

      ok was fehlt alles noch?

      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
      HomoranH Thomas BraunT 2 Antworten Letzte Antwort
      0
      • L Linguistix

        @Homoran sagte:

        @Linguistix sagte:

        #27
        uff wie setzt man das als liste rein oder war das richtig so?

        Da fehlt aber einiges

        ok was fehlt alles noch?

        HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #31

        @Linguistix sagte:

        was fehlt alles noch?

        @Thomas-Braun sagte:

        Kopier das ganze einfach inkl. der Kopiermarken hier rein.

        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 -

        1 Antwort Letzte Antwort
        0
        • L Linguistix

          @Homoran sagte:

          @Linguistix sagte:

          #27
          uff wie setzt man das als liste rein oder war das richtig so?

          Da fehlt aber einiges

          ok was fehlt alles noch?

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

          @Linguistix sagte:

          ok was fehlt alles noch?

          Der vollständige Output von

          iob diag
          

          Nachdem der user rene zur Gruppe adm hinzugefügt und der Hobel einmal sauber neugestartet wurde.

          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 Offline
            L Offline
            Linguistix
            schrieb am zuletzt editiert von
            #33

            geht das einfach per copy paste oder muss ich noch etwas beachten?

            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
            • Thomas BraunT Thomas Braun

              @Linguistix sagte:

              ok was fehlt alles noch?

              Der vollständige Output von

              iob diag
              

              Nachdem der user rene zur Gruppe adm hinzugefügt und der Hobel einmal sauber neugestartet wurde.

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

              @Thomas-Braun sagte:

              @Linguistix sagte:

              ok was fehlt alles noch?

              Der vollständige Output von

              iob diag
              

              Nachdem der user rene zur Gruppe adm hinzugefügt und der Hobel einmal sauber neugestartet wurde.

              wie füge ich den user zum adm hinzu?

              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
              HomoranH 1 Antwort Letzte Antwort
              0
              • L Linguistix

                geht das einfach per copy paste oder muss ich noch etwas beachten?

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

                @Linguistix

                Einfach per C&P hier reinklatschen. Die Steuerzeichen für die Forensoftware sind da schon richtig enthalten.

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

                1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @Linguistix sagte:

                  uff wie setzt man das als liste rein oder war das richtig so?

                  Kopier das ganze einfach inkl. der Kopiermarken hier rein.

                  Setz den rene in die Gruppe adm rein:

                  sudo usermod -aG adm rene
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #36

                  Thomas-Braun sagte:

                  Setz den rene in die Gruppe adm rein:

                  sudo usermod -aG adm rene

                  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

                    @Thomas-Braun sagte:

                    @Linguistix sagte:

                    ok was fehlt alles noch?

                    Der vollständige Output von

                    iob diag
                    

                    Nachdem der user rene zur Gruppe adm hinzugefügt und der Hobel einmal sauber neugestartet wurde.

                    wie füge ich den user zum adm hinzu?

                    HomoranH Nicht stören
                    HomoranH Nicht stören
                    Homoran
                    Global Moderator Administrators
                    schrieb am zuletzt editiert von
                    #37

                    @Linguistix sagte:

                    wie füge ich den user zum adm hinzu?

                    @Thomas-Braun sagte:

                    sudo usermod -aG adm rene

                    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 -

                    1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      Thomas-Braun sagte:

                      Setz den rene in die Gruppe adm rein:

                      sudo usermod -aG adm rene

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

                      @Thomas-Braun sagte:

                      sudo usermod -aG adm rene

                      ok hab ich gemacht kann man das prüfen das dass dann auch so ist?

                      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
                      HomoranH 1 Antwort Letzte Antwort
                      0
                      • L Linguistix

                        @Thomas-Braun sagte:

                        sudo usermod -aG adm rene

                        ok hab ich gemacht kann man das prüfen das dass dann auch so ist?

                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von Homoran
                        #39

                        @Linguistix sagte:

                        kann man das prüfen d

                        @Linguistix sagte:

                        Der vollständige Output von

                        iob diag

                        Nachdem der user rene zur Gruppe adm hinzugefügt und der Hobel einmal sauber neugestartet wurde.

                        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 -

                        1 Antwort Letzte Antwort
                        0
                        • L Offline
                          L Offline
                          Linguistix
                          schrieb am zuletzt editiert von
                          #40

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

                          Script v.2026-01-31
                          
                          *** BASE SYSTEM ***
                          Operating System: Debian GNU/Linux 13 (trixie)
                           Static hostname: iobroker
                                 Icon name: computer-desktop
                                   Chassis: desktop 🖥️
                                    Kernel: Linux 6.12.85+deb13-amd64
                              Architecture: x86-64
                           Hardware Vendor: Intel Corporation
                            Hardware Model: D33217CK
                          Firmware Version: GKPPT10H.86A.0066.2018.1120.1113
                             Firmware Date: Tue 2018-11-20
                              Firmware Age: 7y 5month 2w 3d
                          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:
                           17:32:27 up 59 min,  2 users,  load average: 0.04, 0.20, 0.27
                          CPU threads: 4
                          
                          
                          *** LIFE CYCLE STATUS ***
                          Operating System is the current Debian stable version codenamed 'trixie'!
                          
                          *** TIME AND TIMEZONES ***
                                         Local time: Fri 2026-05-08 17:32:27 CEST
                                     Universal time: Fri 2026-05-08 15:32:27 UTC
                                           RTC time: Fri 2026-05-08 15:32:27
                                          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':
                          rene
                          HOME=/home/rene
                          GROUPS=rene adm cdrom floppy sudo audio dip video plugdev users netdev iobroker
                          
                          User that is running 'js-controller':
                          iobroker
                          HOME=/home/iobroker
                          SUDO_HOME=/home/rene
                          GROUPS=iobroker tty dialout audio video plugdev
                          
                          *** DISPLAY-SERVER SETUP ***
                          Display-Server:         false
                          Unit display-manager.service could not be found.
                          Display-Manager:
                          Desktop:
                          Session:                tty
                          
                          *** MEMORY ***
                                         total        used        free      shared  buff/cache   available
                          Mem:            8.3G        1.3G        4.3G        3.4M        3.0G        6.9G
                          Swap:           6.6G          0B        6.6G
                          Total:           14G        1.3G         10G
                          
                          Active iob-Instances:   9
                          
                                   7879 M total memory
                                   1262 M used memory
                                    872 M active memory
                                   2526 M inactive memory
                                   4089 M free memory
                                    142 M buffer memory
                                   2688 M swap cache
                                   6302 M total swap
                                      0 M used swap
                                   6302 M free swap
                          
                          *** top - Table Of Processes  ***
                          top - 17:32:27 up 59 min,  2 users,  load average: 0.04, 0.20, 0.27
                          Tasks: 155 total,   1 running, 154 sleeping,   0 stopped,   0 zombie
                          %Cpu(s):  2.2 us,  0.0 sy,  0.0 ni, 97.8 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                          MiB Mem :   7879.6 total,   4087.5 free,   1264.2 used,   2831.3 buff/cache
                          MiB Swap:   6303.0 total,   6303.0 free,      0.0 used.   6615.4 avail Mem
                          
                          *** FAILED SERVICES ***
                          
                            UNIT LOAD ACTIVE SUB DESCRIPTION
                          
                          0 loaded units listed.
                          
                          
                          *** DMESG CRITICAL ERRORS ***
                          No critical errors detected
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          udev           devtmpfs  3.8G     0  3.8G   0% /dev
                          tmpfs          tmpfs     788M  692K  788M   1% /run
                          /dev/sda2      ext4      110G  3.4G  101G   4% /
                          tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                          efivarfs       efivarfs  128K   76K   48K  62% /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  2.6M  3.9G   1% /tmp
                          /dev/sda1      vfat      975M  8.8M  966M   1% /boot/efi
                          tmpfs          tmpfs     788M  4.0K  788M   1% /run/user/1000
                          tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty6.servi                                                                            ce
                          tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.servi                                                                            ce
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Fri May  8 16:32:39 2026] EXT4-fs (sda2): orphan cleanup on readonly fs
                          [Fri May  8 16:32:39 2026] EXT4-fs (sda2): mounted filesystem 09472f1d-f53c-4d09                                                                            -b9b8-1c6d0b2b3fab ro with ordered data mode. Quota mode: none.
                          [Fri May  8 16:32:40 2026] EXT4-fs (sda2): re-mounted 09472f1d-f53c-4d09-b9b8-1c                                                                            6d0b2b3fab r/w.
                          
                          Show mounted filesystems:
                          TARGET      SOURCE    FSTYPE OPTIONS
                          /           /dev/sda2 ext4   rw,relatime,errors=remount-ro
                          `-/boot/efi /dev/sda1 vfat   rw,relatime,fmask=0077,dmask=0077,codepage=437,ioch                                                                            arset=ascii,shortname=mixed,utf8,errors=remount-ro
                          
                          Files in neuralgic directories:
                          
                          /var:
                          514M    /var/
                          287M    /var/cache
                          280M    /var/cache/apt
                          189M    /var/cache/apt/archives
                          187M    /var/lib
                          
                          Archived and active journals take up 24M in the file system.
                          
                          /opt/iobroker/backups:
                          4.0K    /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          229M    /opt/iobroker/iobroker-data/
                          208M    /opt/iobroker/iobroker-data/files
                          57M     /opt/iobroker/iobroker-data/files/vis-2
                          47M     /opt/iobroker/iobroker-data/files/admin.admin
                          46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
                          
                          The five largest files in iobroker-data are:
                          21M     /opt/iobroker/iobroker-data/objects.jsonl
                          9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
                          8.2M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BDfRPp5J.j                                                                            s
                          8.0M    /opt/iobroker/iobroker-data/files/daswetter.admin/assets/index-84bRrRlB.                                                                            js
                          4.1M    /opt/iobroker/iobroker-data/files/vis-2/assets/index-Vp8lqiIh.js
                          
                          USB-Devices by-id:
                          USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
                          please always prefer the links 'by-id':
                          
                          No Devices found 'by-id'
                          
                          No nvbackup.json found.
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs         v22.22.2
                          /usr/bin/node           v22.22.2
                          /usr/bin/npm            10.9.7
                          /usr/bin/npx            10.9.7
                          
                          ✓ Node.js installation is correct
                          
                          nodejs:
                            Installed: 22.22.2-1nodesource1
                            Candidate: 22.22.2-1nodesource1
                            Version table:
                           *** 22.22.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                  100 /var/lib/dpkg/status
                               22.22.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.22.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.21.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.20.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.19.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.18.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.17.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.17.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.16.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.15.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.15.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.14.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.13.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.13.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.12.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.11.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.10.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.9.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.8.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.7.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.6.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.5.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.5.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.4.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.4.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.3.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.2.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.1.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               22.0.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                               20.19.2+dfsg-1+deb13u2 500
                                  500 http://security.debian.org/debian-security trixie-security/main amd6                                                                            4 Packages
                               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:
                          iobroker            iobroker (version: 7.0.7, hostname: iobroker      , alive, uptime: 2117)
                          
                          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                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                            system.adapter.cloud.0                  : cloud                 : iobroker                                 - disabled
                          + system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                          + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                            system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled
                          + system.adapter.history.0                : history               : iobroker                                 -  enabled
                            system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                 -  enabled
                            system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 -  enabled
                            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -  enabled
                            system.adapter.iot.0                    : iot                   : iobroker                                 - disabled
                          + system.adapter.pollenflug.0             : pollenflug            : iobroker                                 -  enabled
                          + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
                            system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
                            system.adapter.vis-history.0            : vis-history           : iobroker                                 -  enabled
                            system.adapter.vis-jsontemplate.0       : vis-jsontemplate      : iobroker                                 -  enabled
                            system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -  enabled
                            system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                            system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
                            system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                            system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 -  enabled
                          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.0                    : web                   : iobroker                                 -  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    "backitup"     : 3.3.14   , installed 3.3.14
                          Adapter    "cloud"        : 6.0.1    , installed 5.0.1  [Updatable]
                          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-png": 1.2.1    , installed 1.2.1
                          Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                          Adapter    "iot"          : 5.0.12   , installed 5.0.12
                          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-history"  : 1.0.0    , installed 1.0.0
                          Adapter    "vis-jsontemplate": 4.4.3 , installed 4.4.3
                          Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                          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    "ws"           : 4.0.0    , installed 4.0.0
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        2136
                          States:         1153
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://security.debian.org/debian-security trixie-security InRelease
                          Hit:2 http://deb.debian.org/debian trixie InRelease
                          Hit:3 http://deb.debian.org/debian trixie-updates InRelease
                          Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                          Reading package lists...
                          Pending systemupdates: 1
                          
                          *** 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:111             0.0.0.0:*               LISTEN      0          30917      1/init
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          8301       673/sshd: /usr/sbin
                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       42257      8869/iobroker.js-co
                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       42262      8869/iobroker.js-co
                          tcp6       0      0 :::111                  :::*                    LISTEN      0          29385      1/init
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          8303       673/sshd: /usr/sbin
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       43909      9929/io.web.0
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       47114      9912/io.admin.0
                          udp        0      0 192.168.0.86:68         0.0.0.0:*                           0          6714       811/dhcpcd: [BOOTP
                          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          29383      1/init
                          udp6       0      0 :::111                  :::*                                0          29387      1/init
                          udp6       0      0 2003:c3:3f3a:9100:5:546 :::*                                0          27393      5559/dhcpcd: [DHCP6
                          udp6       0      0 fdd4:279f:7803:0:52:546 :::*                                0          27392      5558/dhcpcd: [DHCP6
                          udp6       0      0 fdd4:279f:7803:0:6f:546 :::*                                0          7364       767/dhcpcd: [DHCP6
                          udp6       0      0 2003:c3:3f3a:9100:6:546 :::*                                0          7357       751/dhcpcd: [DHCP6
                          udp6       0      0 fe80::5043:78fb:8ac:546 :::*                                0          8320       724/dhcpcd: [DHCP6
                          
                          *** Log File - Last 25 Lines ***
                          
                          2026-05-08 17:26:30.991  - info: host.iobroker iobroker upload [12] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_blue.png splash/splash_new_blue.png image/png
                          2026-05-08 17:26:31.000  - info: host.iobroker iobroker upload [11] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_brown.png splash/splash_new_brown.png image/png
                          2026-05-08 17:26:31.009  - info: host.iobroker iobroker upload [10] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_green1.png splash/splash_new_green1.png image/png
                          2026-05-08 17:26:31.021  - info: host.iobroker iobroker upload [9] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_green2.png splash/splash_new_green2.png image/png
                          2026-05-08 17:26:31.032  - info: host.iobroker iobroker upload [8] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_lightblue.png splash/splash_new_lightblue.png image/png
                          2026-05-08 17:26:31.041  - info: host.iobroker iobroker upload [7] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_orange.png splash/splash_new_orange.png image/png
                          2026-05-08 17:26:31.051  - info: host.iobroker iobroker upload [6] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_pink.png splash/splash_new_pink.png image/png
                          2026-05-08 17:26:31.060  - info: host.iobroker iobroker upload [5] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_rose.png splash/splash_new_rose.png image/png
                          2026-05-08 17:26:31.069  - info: host.iobroker iobroker upload [4] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_violet.png splash/splash_new_violet.png image/png
                          2026-05-08 17:26:31.078  - info: host.iobroker iobroker upload [3] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_orange.png splash/splash_orange.png image/png
                          2026-05-08 17:26:31.087  - info: host.iobroker iobroker upload [2] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_pink.png splash/splash_pink.png image/png
                          2026-05-08 17:26:31.096  - info: host.iobroker iobroker upload [1] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_rose.png splash/splash_rose.png image/png
                          2026-05-08 17:26:31.105  - info: host.iobroker iobroker upload [0] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_violet.png splash/splash_violet.png image/png
                          2026-05-08 17:26:31.154  - info: host.iobroker iobroker host.iobroker object system.adapter.icons-addictive-flavour-png created/updated
                          2026-05-08 17:26:31.158  - info: host.iobroker iobroker Updating objects from io-package.json for adapter "icons-addictive-flavour-png" with version "0.1.0"
                          2026-05-08 17:26:31.220  - info: host.iobroker iobroker host.iobroker create instance icons-addictive-flavour-png
                          2026-05-08 17:26:31.230  - info: host.iobroker iobroker host.iobroker object system.adapter.icons-addictive-flavour-png.upload created
                          2026-05-08 17:26:31.236  - info: host.iobroker iobroker host.iobroker object system.adapter.icons-addictive-flavour-png.0 created
                          2026-05-08 17:26:32.269  - info: host.iobroker iobroker exit 0
                          2026-05-08 17:26:33.678  - info: admin.0 (9912) ==> Connected system.user.admin from ::ffff:192.168.0.42
                          2026-05-08 17:30:31.035  - info: host.iobroker instance system.adapter.dwd.0 in version "2.8.5" started with pid 12342
                          2026-05-08 17:30:32.541  - info: dwd.0 (12342) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v22.22.2, js-controller: 7.0.7
                          2026-05-08 17:30:32.925  - info: dwd.0 (12342) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2026-05-08 17:30:33.465  - info: host.iobroker instance system.adapter.dwd.0 having pid 12342 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2026-05-08 17:32:37.036  - info: admin.0 (9912) <== Disconnect system.user.admin from ::ffff:192.168.0.42
                          
                          

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

                          iob diag has finished.

                          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
                          HomoranH 1 Antwort Letzte Antwort
                          0
                          • L Offline
                            L Offline
                            Linguistix
                            schrieb am zuletzt editiert von
                            #41

                            das sollte der komplette sein

                            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 Linguistix

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

                              Script v.2026-01-31
                              
                              *** BASE SYSTEM ***
                              Operating System: Debian GNU/Linux 13 (trixie)
                               Static hostname: iobroker
                                     Icon name: computer-desktop
                                       Chassis: desktop 🖥️
                                        Kernel: Linux 6.12.85+deb13-amd64
                                  Architecture: x86-64
                               Hardware Vendor: Intel Corporation
                                Hardware Model: D33217CK
                              Firmware Version: GKPPT10H.86A.0066.2018.1120.1113
                                 Firmware Date: Tue 2018-11-20
                                  Firmware Age: 7y 5month 2w 3d
                              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:
                               17:32:27 up 59 min,  2 users,  load average: 0.04, 0.20, 0.27
                              CPU threads: 4
                              
                              
                              *** LIFE CYCLE STATUS ***
                              Operating System is the current Debian stable version codenamed 'trixie'!
                              
                              *** TIME AND TIMEZONES ***
                                             Local time: Fri 2026-05-08 17:32:27 CEST
                                         Universal time: Fri 2026-05-08 15:32:27 UTC
                                               RTC time: Fri 2026-05-08 15:32:27
                                              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':
                              rene
                              HOME=/home/rene
                              GROUPS=rene adm cdrom floppy sudo audio dip video plugdev users netdev iobroker
                              
                              User that is running 'js-controller':
                              iobroker
                              HOME=/home/iobroker
                              SUDO_HOME=/home/rene
                              GROUPS=iobroker tty dialout audio video plugdev
                              
                              *** DISPLAY-SERVER SETUP ***
                              Display-Server:         false
                              Unit display-manager.service could not be found.
                              Display-Manager:
                              Desktop:
                              Session:                tty
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:            8.3G        1.3G        4.3G        3.4M        3.0G        6.9G
                              Swap:           6.6G          0B        6.6G
                              Total:           14G        1.3G         10G
                              
                              Active iob-Instances:   9
                              
                                       7879 M total memory
                                       1262 M used memory
                                        872 M active memory
                                       2526 M inactive memory
                                       4089 M free memory
                                        142 M buffer memory
                                       2688 M swap cache
                                       6302 M total swap
                                          0 M used swap
                                       6302 M free swap
                              
                              *** top - Table Of Processes  ***
                              top - 17:32:27 up 59 min,  2 users,  load average: 0.04, 0.20, 0.27
                              Tasks: 155 total,   1 running, 154 sleeping,   0 stopped,   0 zombie
                              %Cpu(s):  2.2 us,  0.0 sy,  0.0 ni, 97.8 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                              MiB Mem :   7879.6 total,   4087.5 free,   1264.2 used,   2831.3 buff/cache
                              MiB Swap:   6303.0 total,   6303.0 free,      0.0 used.   6615.4 avail Mem
                              
                              *** FAILED SERVICES ***
                              
                                UNIT LOAD ACTIVE SUB DESCRIPTION
                              
                              0 loaded units listed.
                              
                              
                              *** DMESG CRITICAL ERRORS ***
                              No critical errors detected
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              udev           devtmpfs  3.8G     0  3.8G   0% /dev
                              tmpfs          tmpfs     788M  692K  788M   1% /run
                              /dev/sda2      ext4      110G  3.4G  101G   4% /
                              tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                              efivarfs       efivarfs  128K   76K   48K  62% /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  2.6M  3.9G   1% /tmp
                              /dev/sda1      vfat      975M  8.8M  966M   1% /boot/efi
                              tmpfs          tmpfs     788M  4.0K  788M   1% /run/user/1000
                              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty6.servi                                                                            ce
                              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.servi                                                                            ce
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Fri May  8 16:32:39 2026] EXT4-fs (sda2): orphan cleanup on readonly fs
                              [Fri May  8 16:32:39 2026] EXT4-fs (sda2): mounted filesystem 09472f1d-f53c-4d09                                                                            -b9b8-1c6d0b2b3fab ro with ordered data mode. Quota mode: none.
                              [Fri May  8 16:32:40 2026] EXT4-fs (sda2): re-mounted 09472f1d-f53c-4d09-b9b8-1c                                                                            6d0b2b3fab r/w.
                              
                              Show mounted filesystems:
                              TARGET      SOURCE    FSTYPE OPTIONS
                              /           /dev/sda2 ext4   rw,relatime,errors=remount-ro
                              `-/boot/efi /dev/sda1 vfat   rw,relatime,fmask=0077,dmask=0077,codepage=437,ioch                                                                            arset=ascii,shortname=mixed,utf8,errors=remount-ro
                              
                              Files in neuralgic directories:
                              
                              /var:
                              514M    /var/
                              287M    /var/cache
                              280M    /var/cache/apt
                              189M    /var/cache/apt/archives
                              187M    /var/lib
                              
                              Archived and active journals take up 24M in the file system.
                              
                              /opt/iobroker/backups:
                              4.0K    /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              229M    /opt/iobroker/iobroker-data/
                              208M    /opt/iobroker/iobroker-data/files
                              57M     /opt/iobroker/iobroker-data/files/vis-2
                              47M     /opt/iobroker/iobroker-data/files/admin.admin
                              46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
                              
                              The five largest files in iobroker-data are:
                              21M     /opt/iobroker/iobroker-data/objects.jsonl
                              9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
                              8.2M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BDfRPp5J.j                                                                            s
                              8.0M    /opt/iobroker/iobroker-data/files/daswetter.admin/assets/index-84bRrRlB.                                                                            js
                              4.1M    /opt/iobroker/iobroker-data/files/vis-2/assets/index-Vp8lqiIh.js
                              
                              USB-Devices by-id:
                              USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
                              please always prefer the links 'by-id':
                              
                              No Devices found 'by-id'
                              
                              No nvbackup.json found.
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v22.22.2
                              /usr/bin/node           v22.22.2
                              /usr/bin/npm            10.9.7
                              /usr/bin/npx            10.9.7
                              
                              ✓ Node.js installation is correct
                              
                              nodejs:
                                Installed: 22.22.2-1nodesource1
                                Candidate: 22.22.2-1nodesource1
                                Version table:
                               *** 22.22.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                      100 /var/lib/dpkg/status
                                   22.22.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.22.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.21.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.20.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.19.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.18.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.17.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.17.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.16.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.15.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.15.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.14.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.13.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.13.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.12.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.11.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.10.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.9.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.8.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.7.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.6.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.5.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.5.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.4.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.4.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.3.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.2.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.1.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   22.0.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                   20.19.2+dfsg-1+deb13u2 500
                                      500 http://security.debian.org/debian-security trixie-security/main amd6                                                                            4 Packages
                                   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:
                              iobroker            iobroker (version: 7.0.7, hostname: iobroker      , alive, uptime: 2117)
                              
                              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                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                system.adapter.cloud.0                  : cloud                 : iobroker                                 - disabled
                              + system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                              + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                                system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled
                              + system.adapter.history.0                : history               : iobroker                                 -  enabled
                                system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                 -  enabled
                                system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 -  enabled
                                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -  enabled
                                system.adapter.iot.0                    : iot                   : iobroker                                 - disabled
                              + system.adapter.pollenflug.0             : pollenflug            : iobroker                                 -  enabled
                              + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
                                system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -  enabled
                                system.adapter.vis-history.0            : vis-history           : iobroker                                 -  enabled
                                system.adapter.vis-jsontemplate.0       : vis-jsontemplate      : iobroker                                 -  enabled
                                system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -  enabled
                                system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled
                                system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                                system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -  enabled
                                system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 -  enabled
                              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.web.0                    : web                   : iobroker                                 -  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    "backitup"     : 3.3.14   , installed 3.3.14
                              Adapter    "cloud"        : 6.0.1    , installed 5.0.1  [Updatable]
                              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-png": 1.2.1    , installed 1.2.1
                              Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                              Adapter    "iot"          : 5.0.12   , installed 5.0.12
                              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-history"  : 1.0.0    , installed 1.0.0
                              Adapter    "vis-jsontemplate": 4.4.3 , installed 4.4.3
                              Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                              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    "ws"           : 4.0.0    , installed 4.0.0
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        2136
                              States:         1153
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://security.debian.org/debian-security trixie-security InRelease
                              Hit:2 http://deb.debian.org/debian trixie InRelease
                              Hit:3 http://deb.debian.org/debian trixie-updates InRelease
                              Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                              Reading package lists...
                              Pending systemupdates: 1
                              
                              *** 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:111             0.0.0.0:*               LISTEN      0          30917      1/init
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          8301       673/sshd: /usr/sbin
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       42257      8869/iobroker.js-co
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       42262      8869/iobroker.js-co
                              tcp6       0      0 :::111                  :::*                    LISTEN      0          29385      1/init
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          8303       673/sshd: /usr/sbin
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       43909      9929/io.web.0
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       47114      9912/io.admin.0
                              udp        0      0 192.168.0.86:68         0.0.0.0:*                           0          6714       811/dhcpcd: [BOOTP
                              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          29383      1/init
                              udp6       0      0 :::111                  :::*                                0          29387      1/init
                              udp6       0      0 2003:c3:3f3a:9100:5:546 :::*                                0          27393      5559/dhcpcd: [DHCP6
                              udp6       0      0 fdd4:279f:7803:0:52:546 :::*                                0          27392      5558/dhcpcd: [DHCP6
                              udp6       0      0 fdd4:279f:7803:0:6f:546 :::*                                0          7364       767/dhcpcd: [DHCP6
                              udp6       0      0 2003:c3:3f3a:9100:6:546 :::*                                0          7357       751/dhcpcd: [DHCP6
                              udp6       0      0 fe80::5043:78fb:8ac:546 :::*                                0          8320       724/dhcpcd: [DHCP6
                              
                              *** Log File - Last 25 Lines ***
                              
                              2026-05-08 17:26:30.991  - info: host.iobroker iobroker upload [12] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_blue.png splash/splash_new_blue.png image/png
                              2026-05-08 17:26:31.000  - info: host.iobroker iobroker upload [11] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_brown.png splash/splash_new_brown.png image/png
                              2026-05-08 17:26:31.009  - info: host.iobroker iobroker upload [10] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_green1.png splash/splash_new_green1.png image/png
                              2026-05-08 17:26:31.021  - info: host.iobroker iobroker upload [9] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_green2.png splash/splash_new_green2.png image/png
                              2026-05-08 17:26:31.032  - info: host.iobroker iobroker upload [8] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_lightblue.png splash/splash_new_lightblue.png image/png
                              2026-05-08 17:26:31.041  - info: host.iobroker iobroker upload [7] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_orange.png splash/splash_new_orange.png image/png
                              2026-05-08 17:26:31.051  - info: host.iobroker iobroker upload [6] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_pink.png splash/splash_new_pink.png image/png
                              2026-05-08 17:26:31.060  - info: host.iobroker iobroker upload [5] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_rose.png splash/splash_new_rose.png image/png
                              2026-05-08 17:26:31.069  - info: host.iobroker iobroker upload [4] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_new_violet.png splash/splash_new_violet.png image/png
                              2026-05-08 17:26:31.078  - info: host.iobroker iobroker upload [3] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_orange.png splash/splash_orange.png image/png
                              2026-05-08 17:26:31.087  - info: host.iobroker iobroker upload [2] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_pink.png splash/splash_pink.png image/png
                              2026-05-08 17:26:31.096  - info: host.iobroker iobroker upload [1] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_rose.png splash/splash_rose.png image/png
                              2026-05-08 17:26:31.105  - info: host.iobroker iobroker upload [0] icons-addictive-flavour-png /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png/www/splash/splash_violet.png splash/splash_violet.png image/png
                              2026-05-08 17:26:31.154  - info: host.iobroker iobroker host.iobroker object system.adapter.icons-addictive-flavour-png created/updated
                              2026-05-08 17:26:31.158  - info: host.iobroker iobroker Updating objects from io-package.json for adapter "icons-addictive-flavour-png" with version "0.1.0"
                              2026-05-08 17:26:31.220  - info: host.iobroker iobroker host.iobroker create instance icons-addictive-flavour-png
                              2026-05-08 17:26:31.230  - info: host.iobroker iobroker host.iobroker object system.adapter.icons-addictive-flavour-png.upload created
                              2026-05-08 17:26:31.236  - info: host.iobroker iobroker host.iobroker object system.adapter.icons-addictive-flavour-png.0 created
                              2026-05-08 17:26:32.269  - info: host.iobroker iobroker exit 0
                              2026-05-08 17:26:33.678  - info: admin.0 (9912) ==> Connected system.user.admin from ::ffff:192.168.0.42
                              2026-05-08 17:30:31.035  - info: host.iobroker instance system.adapter.dwd.0 in version "2.8.5" started with pid 12342
                              2026-05-08 17:30:32.541  - info: dwd.0 (12342) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v22.22.2, js-controller: 7.0.7
                              2026-05-08 17:30:32.925  - info: dwd.0 (12342) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              2026-05-08 17:30:33.465  - info: host.iobroker instance system.adapter.dwd.0 having pid 12342 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2026-05-08 17:32:37.036  - info: admin.0 (9912) <== Disconnect system.user.admin from ::ffff:192.168.0.42
                              
                              

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

                              iob diag has finished.

                              HomoranH Nicht stören
                              HomoranH Nicht stören
                              Homoran
                              Global Moderator Administrators
                              schrieb am zuletzt editiert von
                              #42

                              @Linguistix sagte:

                              rene
                              HOME=/home/rene
                              GROUPS=rene adm cdrom floppy sudo audio dip video plugdev users netdev iobroker

                              Da ist er

                              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 -

                              L Thomas BraunT 2 Antworten Letzte Antwort
                              0
                              • HomoranH Homoran

                                @Linguistix sagte:

                                rene
                                HOME=/home/rene
                                GROUPS=rene adm cdrom floppy sudo audio dip video plugdev users netdev iobroker

                                Da ist er

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

                                @Homoran sagte:

                                @Linguistix sagte:

                                rene
                                HOME=/home/rene
                                GROUPS=rene adm cdrom floppy sudo audio dip video plugdev users netdev iobroker

                                Da ist er

                                gerade auch gesehen :)

                                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
                                • HomoranH Homoran

                                  @Linguistix sagte:

                                  rene
                                  HOME=/home/rene
                                  GROUPS=rene adm cdrom floppy sudo audio dip video plugdev users netdev iobroker

                                  Da ist er

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

                                  @Homoran sagte:

                                  Da ist er

                                  Und der Meckerfritze ist auch zufrieden, der Hinweis im Skript ist weg.

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

                                  1 Antwort Letzte Antwort
                                  0
                                  • L Offline
                                    L Offline
                                    Linguistix
                                    schrieb am zuletzt editiert von
                                    #45

                                    das freut mich, ach meckern darfst ruhig muss mich erst rein fuxen wieder in das ganze gerade was debian angeht, aber der Tip nur Debian zu nutzen war Gold wert und macht auch mega sin. Danke für die echt gute Hilfe

                                    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

                                      das freut mich, ach meckern darfst ruhig muss mich erst rein fuxen wieder in das ganze gerade was debian angeht, aber der Tip nur Debian zu nutzen war Gold wert und macht auch mega sin. Danke für die echt gute Hilfe

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

                                      @Linguistix

                                      System auf Stand bringen:
                                      Pending systemupdates: 1

                                      ioBroker ebenfalls.

                                      Ansonsten schaut das Setup sehr gut aus.

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

                                      1 Antwort Letzte Antwort
                                      0
                                      • L Offline
                                        L Offline
                                        Linguistix
                                        schrieb am zuletzt editiert von
                                        #47

                                        ok das klingt ja schon mal nicht schlecht.

                                        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
                                          #48

                                          ich hab bei host eine kleine 1 aber sehe nicht wieso, nach update schaut das nicht aus

                                          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

                                          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

                                          582

                                          Online

                                          32.9k

                                          Benutzer

                                          82.9k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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