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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Fronius Wattpilot Test 4.0.x

NEWS

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

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

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

Fronius Wattpilot Test 4.0.x

Scheduled Pinned Locked Moved Tester
181 Posts 22 Posters 33.5k Views 23 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mg99M mg99

    @hub01

    Bum, danke für die rasche Info.

    awp hab ich bei meinem neueren Wattpilot (22kW) gefunden.
    Dieser ist ca. 9 Monate alt.

    Bei meinem älterer Wattpilot (11kW) ca. 2 1/2 Jahre alt, fehlt mir dieses Objekt.

    Kann er das nicht oder muss ich den Adapter für dieses Gerät "neu" installieren?

    mg99M Offline
    mg99M Offline
    mg99
    wrote on last edited by
    #161

    @mg99 sagte in Fronius Wattpilot Test 4.0.x:

    wp hab ich bei meinem neueren Wattpilot (22kW) gefunden.
    Dieser ist ca. 9 Monate alt.
    Bei meinem älterer Wattpilot (11kW) ca. 2 1/2 Jahre alt, fehlt mir dieses Objekt.
    Kann er das nicht oder muss ich den Adapter für dieses Gerät "neu" installieren?

    Nochmals Danke!
    Mein Problem ist gelöst, ich hatte ursprünglich im Adapter "only common data" angehackt und damit kommt das Objekt awp nicht in die Ansicht.

    Jetzt ist alles da.

    H 1 Reply Last reply
    0
    • mg99M mg99

      @mg99 sagte in Fronius Wattpilot Test 4.0.x:

      wp hab ich bei meinem neueren Wattpilot (22kW) gefunden.
      Dieser ist ca. 9 Monate alt.
      Bei meinem älterer Wattpilot (11kW) ca. 2 1/2 Jahre alt, fehlt mir dieses Objekt.
      Kann er das nicht oder muss ich den Adapter für dieses Gerät "neu" installieren?

      Nochmals Danke!
      Mein Problem ist gelöst, ich hatte ursprünglich im Adapter "only common data" angehackt und damit kommt das Objekt awp nicht in die Ansicht.

      Jetzt ist alles da.

      H Offline
      H Offline
      hub01
      wrote on last edited by
      #162

      @mg99 sagte in Fronius Wattpilot Test 4.0.x:

      "only common data"

      auch in der Kurz-Version kannst du awp steuern, allerdings nicht zurücklesen

      1 Reply Last reply
      0
      • mg99M Offline
        mg99M Offline
        mg99
        wrote on last edited by
        #163

        @hub01

        Der awp Wert wird in den Objekten eingetragen, landet jedoch nicht in der App.

        Egal ob ich steuere oder aktualisiere.
        Auch die set_state aktualisierung "frc;0" bzw. 1 bringt nichts....

        H 1 Reply Last reply
        0
        • mg99M mg99

          @hub01

          Der awp Wert wird in den Objekten eingetragen, landet jedoch nicht in der App.

          Egal ob ich steuere oder aktualisiere.
          Auch die set_state aktualisierung "frc;0" bzw. 1 bringt nichts....

          H Offline
          H Offline
          hub01
          wrote on last edited by
          #164

          @mg99
          probier mal in der App:
          -> aus dem Menü raus und wieder rein

          mg99M 1 Reply Last reply
          0
          • H hub01

            @mg99
            probier mal in der App:
            -> aus dem Menü raus und wieder rein

            mg99M Offline
            mg99M Offline
            mg99
            wrote on last edited by mg99
            #165

            @hub01

            Das habe ich bereits vorher probiert, bin ausgestiegen - habe (Android) alles geschlossen und bin frisch eingestiegen, leider keine Änderung.
            Umgekehrt, also aus Android in den iobroker funktioniert es.

            Wenn ich direkt am Objekt den Wert ändere, geht es auch nicht (Wert steht im iobroker rot).
            Auch die Änderung im Objekt direkt, auf Writeable bringt nichts - daher zurückgestellt.

            H 1 Reply Last reply
            0
            • mg99M mg99

              @hub01

              Das habe ich bereits vorher probiert, bin ausgestiegen - habe (Android) alles geschlossen und bin frisch eingestiegen, leider keine Änderung.
              Umgekehrt, also aus Android in den iobroker funktioniert es.

              Wenn ich direkt am Objekt den Wert ändere, geht es auch nicht (Wert steht im iobroker rot).
              Auch die Änderung im Objekt direkt, auf Writeable bringt nichts - daher zurückgestellt.

              H Offline
              H Offline
              hub01
              wrote on last edited by
              #166

              @mg99
              du kannst nicht direkt am Objekt ändern, sondern nur mittels set_state-Befehl
              z.B.:
              awp;4 bei set_state eintragen

              1 Reply Last reply
              0
              • mg99M Offline
                mg99M Offline
                mg99
                wrote on last edited by
                #167

                @hub01 ein Danke für den entscheidenden Hinweis, soweit funktioniert das jetzt, der Wert wird ins Objekt übernommen.
                Allerdings werden "nur" ganzzahlige Werte eingelesen.
                Kommawerte, egal ob mit Punkt oder Komma, sind abgeschnitten.

                Liegt das am Adapter?

                Wie es manchmal so ist, hatte Fronius zeitgleich ein Problem mit der Software.
                Ärgerlich nur genau zu dem Zeitpunkt meiner Tests, daher die späte Rückmeldung.

                H 1 Reply Last reply
                0
                • mg99M mg99

                  @hub01 ein Danke für den entscheidenden Hinweis, soweit funktioniert das jetzt, der Wert wird ins Objekt übernommen.
                  Allerdings werden "nur" ganzzahlige Werte eingelesen.
                  Kommawerte, egal ob mit Punkt oder Komma, sind abgeschnitten.

                  Liegt das am Adapter?

                  Wie es manchmal so ist, hatte Fronius zeitgleich ein Problem mit der Software.
                  Ärgerlich nur genau zu dem Zeitpunkt meiner Tests, daher die späte Rückmeldung.

                  H Offline
                  H Offline
                  hub01
                  wrote on last edited by
                  #168

                  @mg99
                  ist bei mir auch so und scheint ein Fehler im Adapter zu sein.

                  Leider war der Entwickler schon lange nicht mehr hier.
                  Du kannst versuchen, das Problem bei Github einzustellen.

                  Im Übrigen geht inzwischen auch OCPP. Hab ich aber selbst noch nicht probiert. Vl. geht es damit.
                  Ansonsten bleibt nur, direkt in der App eintragen. Ist ja „nur“ ein Grenzwert.

                  mg99M 1 Reply Last reply
                  0
                  • H hub01

                    @mg99
                    ist bei mir auch so und scheint ein Fehler im Adapter zu sein.

                    Leider war der Entwickler schon lange nicht mehr hier.
                    Du kannst versuchen, das Problem bei Github einzustellen.

                    Im Übrigen geht inzwischen auch OCPP. Hab ich aber selbst noch nicht probiert. Vl. geht es damit.
                    Ansonsten bleibt nur, direkt in der App eintragen. Ist ja „nur“ ein Grenzwert.

                    mg99M Offline
                    mg99M Offline
                    mg99
                    wrote on last edited by mg99
                    #169

                    @hub01 Irgendwie nervig ohne Kommastellen. 😉
                    Du hast mit OCPP begonnen, wie ich gesehen habe.

                    Mir fehlt das Wissen für die Anmeldung zum OCPP - Dienst.
                    Wie gehe ich da vor bzw. ist das überhaupt für einen Privaten gedacht?
                    Den OCPP-Schieberegler in der Fronius App auf "on" Stellen genügt nicht - was ist der Server dafür - gibt es eine Anleitung?
                    Fronius EMIL sagt mir zu wenig, außerdem erst ab 5 Ladestellen - das habe ich nicht.

                    Im Iobroker den OCPP-Adapter hab ich installiert, aber dann....

                    H 1 Reply Last reply
                    0
                    • mg99M mg99

                      @hub01 Irgendwie nervig ohne Kommastellen. 😉
                      Du hast mit OCPP begonnen, wie ich gesehen habe.

                      Mir fehlt das Wissen für die Anmeldung zum OCPP - Dienst.
                      Wie gehe ich da vor bzw. ist das überhaupt für einen Privaten gedacht?
                      Den OCPP-Schieberegler in der Fronius App auf "on" Stellen genügt nicht - was ist der Server dafür - gibt es eine Anleitung?
                      Fronius EMIL sagt mir zu wenig, außerdem erst ab 5 Ladestellen - das habe ich nicht.

                      Im Iobroker den OCPP-Adapter hab ich installiert, aber dann....

                      H Offline
                      H Offline
                      hub01
                      wrote on last edited by
                      #170

                      @mg99
                      kannst du dir eigentlich ersparen,
                      bei mir funktioniert nur ein-/ausschalten, sonst nichts.

                      Die Eco-Mode-Preisgrenze finde ich weder im Adapter noch in der Fronius Beschreibung.
                      Für die Beschreibung suche mal nach „Fronius Wattpilot OCPP“.

                      Die Kopplung ist kein Aufwand.
                      Du gibst in der App die einzelnen Daten ein.
                      Die Server-Adresse wird normalerweise autom. generiert.

                      • Benutzername/Passwort (für OPCC-Kopplung) kannst du frei vergeben.
                      • Host ist die IP von ioBroker inkl. Port aus Adapter, z.B. 192.168.10.123:9220
                      • Pfad ist ein frei vergebbarer Name, der dann in ioB als Ordner bei den Datenpunkten auftaucht

                      Im ioB OCPP-Adapter auch Benutzername, Passwort und Port eintragen.
                      Fertig, viel Glück

                      H 1 Reply Last reply
                      0
                      • H hub01

                        @mg99
                        kannst du dir eigentlich ersparen,
                        bei mir funktioniert nur ein-/ausschalten, sonst nichts.

                        Die Eco-Mode-Preisgrenze finde ich weder im Adapter noch in der Fronius Beschreibung.
                        Für die Beschreibung suche mal nach „Fronius Wattpilot OCPP“.

                        Die Kopplung ist kein Aufwand.
                        Du gibst in der App die einzelnen Daten ein.
                        Die Server-Adresse wird normalerweise autom. generiert.

                        • Benutzername/Passwort (für OPCC-Kopplung) kannst du frei vergeben.
                        • Host ist die IP von ioBroker inkl. Port aus Adapter, z.B. 192.168.10.123:9220
                        • Pfad ist ein frei vergebbarer Name, der dann in ioB als Ordner bei den Datenpunkten auftaucht

                        Im ioB OCPP-Adapter auch Benutzername, Passwort und Port eintragen.
                        Fertig, viel Glück

                        H Offline
                        H Offline
                        hub01
                        wrote on last edited by
                        #171

                        Ich bekomme ständig Fehlermeldungen vom Wattpilot(-Adapter) im Protokoll.
                        Parallel werden keine Daten vom Wattpilot empfangen.
                        Ping zum Wattpilot geht aber in der Zeit.

                        Hatte über 1 Jahr keine Updates durchgeführt (System funktionierte perfekt).
                        Vor ca. 3 Monaten habe ich das System und alle Adapter auf den neuesten Stand gebracht.
                        Anscheinend/vermutlich sind seitdem die Fehler vorhanden.

                        z.B.:

                        2025-06-27 06:09:41.130 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                        2025-06-27 06:09:47.200 - info: fronius-wattpilot.0 (1893) Connected!
                        2025-06-27 06:19:41.132 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                        2025-06-27 06:19:43.696 - info: fronius-wattpilot.0 (1893) Connected!
                        2025-06-27 06:28:06.773 - error: fronius-wattpilot.0 (1893) Error after 69805877ms
                        2025-06-27 06:28:06.773 - error: fronius-wattpilot.0 (1893) Please check your host! Seams like your host is Offline, attempt to reconnect in 2.5 minutes
                        2025-06-27 06:32:11.134 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                        2025-06-27 06:32:13.656 - info: fronius-wattpilot.0 (1893) Connected!
                        2025-06-27 06:37:11.136 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                        2025-06-27 06:37:12.496 - info: fronius-wattpilot.0 (1893) Connected!
                        2025-06-27 06:44:41.137 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                        2025-06-27 06:44:47.585 - info: fronius-wattpilot.0 (1893) Connected!
                        2025-06-27 06:48:11.812 - error: fronius-wattpilot.0 (1893) Error after 71010916ms
                        2025-06-27 06:48:11.813 - error: fronius-wattpilot.0 (1893) Please check your host! Seams like your host is Offline, attempt to reconnect in 2.5 minutes
                        2025-06-27 06:52:11.138 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                        2025-06-27 06:52:13.962 - info: fronius-wattpilot.0 (1893) Connected!
                        2025-06-27 07:09:41.140 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                        2025-06-27 07:09:42.600 - info: fronius-wattpilot.0 (1893) Connected!
                        

                        Habt Ihr diese Protokolleinträge und Fehler auch?

                        Thomas BraunT 1 Reply Last reply
                        0
                        • H hub01

                          Ich bekomme ständig Fehlermeldungen vom Wattpilot(-Adapter) im Protokoll.
                          Parallel werden keine Daten vom Wattpilot empfangen.
                          Ping zum Wattpilot geht aber in der Zeit.

                          Hatte über 1 Jahr keine Updates durchgeführt (System funktionierte perfekt).
                          Vor ca. 3 Monaten habe ich das System und alle Adapter auf den neuesten Stand gebracht.
                          Anscheinend/vermutlich sind seitdem die Fehler vorhanden.

                          z.B.:

                          2025-06-27 06:09:41.130 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                          2025-06-27 06:09:47.200 - info: fronius-wattpilot.0 (1893) Connected!
                          2025-06-27 06:19:41.132 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                          2025-06-27 06:19:43.696 - info: fronius-wattpilot.0 (1893) Connected!
                          2025-06-27 06:28:06.773 - error: fronius-wattpilot.0 (1893) Error after 69805877ms
                          2025-06-27 06:28:06.773 - error: fronius-wattpilot.0 (1893) Please check your host! Seams like your host is Offline, attempt to reconnect in 2.5 minutes
                          2025-06-27 06:32:11.134 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                          2025-06-27 06:32:13.656 - info: fronius-wattpilot.0 (1893) Connected!
                          2025-06-27 06:37:11.136 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                          2025-06-27 06:37:12.496 - info: fronius-wattpilot.0 (1893) Connected!
                          2025-06-27 06:44:41.137 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                          2025-06-27 06:44:47.585 - info: fronius-wattpilot.0 (1893) Connected!
                          2025-06-27 06:48:11.812 - error: fronius-wattpilot.0 (1893) Error after 71010916ms
                          2025-06-27 06:48:11.813 - error: fronius-wattpilot.0 (1893) Please check your host! Seams like your host is Offline, attempt to reconnect in 2.5 minutes
                          2025-06-27 06:52:11.138 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                          2025-06-27 06:52:13.962 - info: fronius-wattpilot.0 (1893) Connected!
                          2025-06-27 07:09:41.140 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                          2025-06-27 07:09:42.600 - info: fronius-wattpilot.0 (1893) Connected!
                          

                          Habt Ihr diese Protokolleinträge und Fehler auch?

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #172

                          @hub01 sagte in Fronius Wattpilot Test 4.0.x:

                          Vor ca. 3 Monaten habe ich das System und alle Adapter auf den neuesten Stand gebracht.

                          Und welcher Stand ist das nun?
                          Gib mal die vollständige Ausgabe von

                          iob diag
                          

                          zum Besten.

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

                          H 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @hub01 sagte in Fronius Wattpilot Test 4.0.x:

                            Vor ca. 3 Monaten habe ich das System und alle Adapter auf den neuesten Stand gebracht.

                            Und welcher Stand ist das nun?
                            Gib mal die vollständige Ausgabe von

                            iob diag
                            

                            zum Besten.

                            H Offline
                            H Offline
                            hub01
                            wrote on last edited by
                            #173

                            @thomas-braun

                            
                            ========== Start marking the full check here ===========
                            
                            ```bash
                            Script v.2025-03-08
                            
                            *** BASE SYSTEM ***
                             Static hostname: NUC-ioB
                                   Icon name: computer-desktop
                                     Chassis: desktop 🖥️
                            Operating System: Debian GNU/Linux 12 (bookworm)
                                      Kernel: Linux 6.1.0-27-amd64
                                Architecture: x86-64
                             Hardware Vendor: Trigkey
                              Hardware Model: Green G4
                            Firmware Version: ADLNV105
                            OS is similar to:
                            
                            model name      : Intel(R) N95
                            Docker          : false
                            Virtualization  : none
                            Kernel          : x86_64
                            Userland        : 64 bit
                            
                            Systemuptime and Load:
                             10:09:33 up 23:06,  3 users,  load average: 0.24, 0.11, 0.10
                            CPU threads: 4
                            
                            
                            *** LIFE CYCLE STATUS ***
                            Operating System is the current Debian stable version codenamed 'bookworm'!
                            
                            *** TIME AND TIMEZONES ***
                                           Local time: Fri 2025-06-27 10:09:33 CEST
                                       Universal time: Fri 2025-06-27 08:09:33 UTC
                                             RTC time: Thu 2025-06-26 10:08:41
                                            Time zone: Europe/Berlin (CEST, +0200)
                            System clock synchronized: yes
                                          NTP service: active
                                      RTC in local TZ: yes
                            
                            Warning: The system is configured to read the RTC time in the local time zone.
                                     This mode cannot be fully supported. It will create various problems
                                     with time zone changes and daylight saving time adjustments. The RTC
                                     time is never updated, it relies on external facilities to maintain it.
                                     If at all possible, use RTC in UTC by calling
                                     'timedatectl set-local-rtc 0'.
                            
                            *** Users and Groups ***
                            User that called 'iob diag':
                            hub
                            HOME=/home/hub
                            GROUPS=hub root cdrom floppy sudo audio dip video plugdev users netdev bluetooth lpadmin scanner iobroker
                            
                            User that is running 'js-controller':
                            iobroker
                            HOME=/home/iobroker
                            GROUPS=iobroker tty dialout audio video plugdev bluetooth
                            
                            *** DISPLAY-SERVER SETUP ***
                            Display-Server: true
                            Desktop:
                            Terminal:       tty
                            
                            System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:             16G        3.4G         10G        154M        2.7G         13G
                            Swap:           1.0G          0B        1.0G
                            Total:           17G        3.4G         11G
                            
                            Active iob-Instances:   17
                            
                                    15770 M total memory
                                     3196 M used memory
                                      981 M active memory
                                     3791 M inactive memory
                                    10447 M free memory
                                      603 M buffer memory
                                     1997 M swap cache
                                      976 M total swap
                                        0 M used swap
                                      976 M free swap
                            
                            *** top - Table Of Processes  ***
                            top - 10:09:33 up 23:06,  3 users,  load average: 0.24, 0.11, 0.10
                            Tasks: 215 total,   1 running, 214 sleeping,   0 stopped,   0 zombie
                            %Cpu(s):  0.0 us, 50.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                            MiB Mem :  15770.7 total,  10447.3 free,   3197.1 used,   2601.4 buff/cache
                            MiB Swap:    977.0 total,    977.0 free,      0.0 used.  12573.7 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  7.7G     0  7.7G   0% /dev
                            tmpfs          tmpfs     1.6G  1.7M  1.6G   1% /run
                            /dev/nvme0n1p6 ext4       95G   33G   58G  37% /
                            tmpfs          tmpfs     7.8G  368K  7.8G   1% /dev/shm
                            tmpfs          tmpfs     5.0M  8.0K  5.0M   1% /run/lock
                            /dev/nvme0n1p1 vfat       96M   40M   57M  41% /boot/efi
                            /dev/nvme0n1p4 fuseblk   147G  134M  147G   1% /mnt/LW_Daten
                            tmpfs          tmpfs     1.6G   64K  1.6G   1% /run/user/1000
                            
                            Messages concerning ext4 filesystem in dmesg:
                            
                            Show mounted filesystems:
                            TARGET               SOURCE         FSTYPE      OPTIONS
                            /                    /dev/nvme0n1p6 ext4        rw,relatime,errors=remount-ro
                            |-/run/user/1000/doc portal         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                            |-/boot/efi          /dev/nvme0n1p1 vfat        rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
                            `-/mnt/LW_Daten      /dev/nvme0n1p4 fuseblk     rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096
                            
                            Files in neuralgic directories:
                            
                            /var:
                            21G     /var/
                            17G     /var/lib/influxdb/engine/data/fa93ac6301a26099/autogen
                            17G     /var/lib/influxdb/engine/data/fa93ac6301a26099
                            17G     /var/lib/influxdb/engine/data
                            17G     /var/lib/influxdb/engine
                            
                            Hint: You are currently not seeing messages from other users and the system.
                                  Users in groups 'adm', 'systemd-journal' can see all messages.
                                  Pass -q to turn off this notice.
                            Archived and active journals take up 108.6M in the file system.
                            
                            /opt/iobroker/backups:
                            39M     /opt/iobroker/backups/
                            4.0K    /opt/iobroker/backups/node-red.0
                            
                            /opt/iobroker/iobroker-data:
                            1.2G    /opt/iobroker/iobroker-data/
                            1.1G    /opt/iobroker/iobroker-data/files
                            617M    /opt/iobroker/iobroker-data/files/javascript.admin
                            560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                            558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                            
                            The five largest files in iobroker-data are:
                            35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                            24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
                            24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
                            23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
                            22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.18496c94.js.map
                            
                            USB-Devices by-id:
                            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                            
                            No Devices found 'by-id'
                            
                            Zigbee Network Settings on your coordinator/in nvbackup are:
                            
                            zigbee.X
                            Extended Pan ID:
                            *** MASKED ***
                            Pan ID:
                            *** MASKED ***
                            Channel:
                            *** MASKED ***
                            Network Key:
                            *** MASKED ***
                            
                            To unmask the settings run 'iob diag --unmask'
                            
                            
                            *** NodeJS-Installation ***
                            
                            /usr/bin/nodejs         v20.18.0
                            /usr/bin/node           v20.18.0
                            /usr/bin/npm            10.8.2
                            /usr/bin/npx            10.8.2
                            /usr/bin/corepack       0.29.3
                            
                            nodejs:
                              Installed: 20.18.0-1nodesource1
                              Candidate: 20.19.3-1nodesource1
                              Version table:
                                 20.19.3-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.19.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.19.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.19.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.18.3-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.18.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.18.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             *** 20.18.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                    100 /var/lib/dpkg/status
                                 20.17.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.16.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.15.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.15.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.14.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.13.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.13.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.12.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.12.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.12.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.11.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.11.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.10.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.9.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.8.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.8.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.7.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.6.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.6.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.5.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.5.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.4.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.3.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.3.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.2.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.1.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.0.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 18.19.0+dfsg-6~deb12u2 500
                                    500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                 18.19.0+dfsg-6~deb12u1 500
                                    500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
                            
                            Temp directories causing deletion problem: 0
                            No problems detected
                            
                            Errors in npm tree: 0
                            No problems detected
                            
                            *** ioBroker-Installation ***
                            
                            ioBroker Status
                            iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Hosts:
                            NUC-ioB             NUC-ioB (version: 7.0.6, hostname: NUC-ioB       , alive, uptime: 83148)
                            
                            Core adapters versions
                            js-controller:  7.0.6
                            admin:          7.6.3
                            javascript:     8.8.3
                            
                            nodejs modules from github:     1
                            +-- iobroker.cloudless-homeconnect@1.6.1 (git+ssh://git@github.com/eifel-tech/ioBroker.cloudless-homeconnect.git#83a0ac8907173081ff9366fe1ffa1d7705055402)
                            
                            Adapter State
                            + system.adapter.admin.0                  : admin                 : NUC-ioB                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              system.adapter.backitup.0               : backitup              : NUC-ioB                                  - disabled
                              system.adapter.bluelink.0               : bluelink              : NUC-ioB                                  - disabled
                              system.adapter.cloudless-homeconnect.0  : cloudless-homeconnect : NUC-ioB                                  - disabled
                              system.adapter.devices.0                : devices               : NUC-ioB                                  - disabled
                              system.adapter.discovery.0              : discovery             : NUC-ioB                                  - disabled
                            + system.adapter.echarts.0                : echarts               : NUC-ioB                                  -  enabled
                            + system.adapter.ems-esp.0                : ems-esp               : NUC-ioB                                  -  enabled
                            + system.adapter.fronius-wattpilot.0      : fronius-wattpilot     : NUC-ioB                                  -  enabled
                              system.adapter.fronius-wattpilot.1      : fronius-wattpilot     : NUC-ioB                                  - disabled
                              system.adapter.history.0                : history               : NUC-ioB                                  - disabled
                            + system.adapter.influxdb.0               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                              system.adapter.influxdb.1               : influxdb              : NUC-ioB                                  - disabled, port: 8086
                            + system.adapter.influxdb.2               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                            + system.adapter.influxdb.3               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                              system.adapter.jarvis.0                 : jarvis                : NUC-ioB                                  - disabled
                            + system.adapter.javascript.0             : javascript            : NUC-ioB                                  -  enabled
                            + system.adapter.logparser.0              : logparser             : NUC-ioB                                  -  enabled
                              system.adapter.modbus.0                 : modbus                : NUC-ioB                                  - disabled
                            + system.adapter.mqtt.0                   : mqtt                  : NUC-ioB                                  -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.node-red.0               : node-red              : NUC-ioB                                  -  enabled, port: 1880, bind: 0.0.0.0
                              system.adapter.ocpp.0                   : ocpp                  : NUC-ioB                                  - disabled, port: 9220
                            + system.adapter.shelly.0                 : shelly                : NUC-ioB                                  -  enabled, port: 1882, bind: 0.0.0.0
                              system.adapter.shelly.1                 : shelly                : NUC-ioB                                  - disabled, port: 1882, bind: 0.0.0.0
                            + system.adapter.simple-api.0             : simple-api            : NUC-ioB                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                            + system.adapter.socketio.0               : socketio              : NUC-ioB                                  -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                            + system.adapter.sun2000.0                : sun2000               : NUC-ioB                                  -  enabled, port: 6607
                              system.adapter.vis-2.0                  : vis-2                 : NUC-ioB                                  - disabled
                              system.adapter.vis-icontwo.0            : vis-icontwo           : NUC-ioB                                  - disabled
                              system.adapter.vis-inventwo.0           : vis-inventwo          : NUC-ioB                                  - disabled
                              system.adapter.vis-materialdesign.0     : vis-materialdesign    : NUC-ioB                                  - disabled
                              system.adapter.vis.0                    : vis                   : NUC-ioB                                  -  enabled
                            + system.adapter.web.0                    : web                   : NUC-ioB                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : NUC-ioB                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.influxdb.0               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                            + system.adapter.influxdb.2               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                            + system.adapter.influxdb.3               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                            + system.adapter.mqtt.0                   : mqtt                  : NUC-ioB                                  -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.node-red.0               : node-red              : NUC-ioB                                  -  enabled, port: 1880, bind: 0.0.0.0
                            + system.adapter.shelly.0                 : shelly                : NUC-ioB                                  -  enabled, port: 1882, bind: 0.0.0.0
                            + system.adapter.simple-api.0             : simple-api            : NUC-ioB                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                            + system.adapter.socketio.0               : socketio              : NUC-ioB                                  -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                            + system.adapter.sun2000.0                : sun2000               : NUC-ioB                                  -  enabled, port: 6607
                            + system.adapter.web.0                    : web                   : NUC-ioB                                  -  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.6.17   , installed 7.6.3  [Updatable]
                            Adapter    "backitup"     : 3.2.2    , installed 3.0.22 [Updatable]
                            Adapter    "bluelink"     : 3.1.3    , installed 2.3.6  [Updatable]
                            Adapter    "devices"      : 1.1.5    , installed 1.1.5
                            Adapter    "discovery"    : 5.0.0    , installed 3.1.0  [Updatable]
                            Adapter    "echarts"      : 1.9.2    , installed 1.7.2  [Updatable]
                            Adapter    "ems-esp"      : 6.0.0    , installed 4.8.0  [Updatable]
                            Adapter    "fronius-wattpilot": 4.6.3, installed 4.6.3
                            Adapter    "history"      : 3.0.1    , installed 3.0.1
                            Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                            Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                            Adapter    "javascript"   : 8.9.2    , installed 8.8.3  [Updatable]
                            Controller "js-controller": 7.0.6    , installed 7.0.6
                            Adapter    "logparser"    : 2.4.0    , installed 2.2.0  [Updatable]
                            Adapter    "modbus"       : 6.3.2    , installed 6.2.3  [Updatable]
                            Adapter    "mqtt"         : 6.1.2    , installed 5.2.0  [Updatable]
                            Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                            Adapter    "ocpp"         : 0.12.5   , installed 0.12.5
                            Adapter    "shelly"       : 9.5.1    , installed 7.0.0  [Updatable]
                            Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                            Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                            Adapter    "sun2000"      : 1.4.0    , installed 1.4.0
                            Adapter    "vis"          : 1.5.6    , installed 1.5.6
                            Adapter    "vis-2"        : 2.9.64   , installed 2.9.32 [Updatable]
                            Adapter    "vis-icontwo"  : 1.11.0   , installed 0.96.0 [Updatable]
                            Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.3  [Updatable]
                            Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                            Adapter    "web"          : 7.0.8    , installed 7.0.8
                            Adapter    "ws"           : 2.6.2    , installed 2.6.2
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        2923
                            States:         2451
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://deb.debian.org/debian bookworm InRelease
                            Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
                            Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                            Hit:4 https://repos.influxdata.com/debian stable InRelease
                            Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                            Reading package lists...
                            Pending Updates: 239
                            
                            *** 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:7070            0.0.0.0:*               LISTEN      0          23829      728/anydesk
                            tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       25545      1654/node-red
                            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       26956      1749/io.mqtt.0
                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       23415      1529/iobroker.js-co
                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       26192      1529/iobroker.js-co
                            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          15887      1/init
                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          24711      756/sshd: /usr/sbin
                            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          292792     11338/cupsd
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       26708      1565/io.admin.0
                            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       27144      1862/io.web.0
                            tcp6       0      0 :::8084                 :::*                    LISTEN      1001       28907      1878/io.socketio.0
                            tcp6       0      0 :::8087                 :::*                    LISTEN      1001       26613      1828/io.simple-api.
                            tcp6       0      0 :::8086                 :::*                    LISTEN      999        25371      1470/influxd
                            tcp6       0      0 :::7070                 :::*                    LISTEN      0          23830      728/anydesk
                            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          292791     11338/cupsd
                            tcp6       0      0 :::3000                 :::*                    LISTEN      115        26187      1528/grafana
                            tcp6       0      0 :::111                  :::*                    LISTEN      0          14708      1/init
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          24713      756/sshd: /usr/sbin
                            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          16735      1/init
                            udp        0      0 0.0.0.0:50001           0.0.0.0:*                           0          25969      728/anydesk
                            udp        0      0 0.0.0.0:51367           0.0.0.0:*                           105        18801      619/avahi-daemon: r
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        18799      619/avahi-daemon: r
                            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       26981      1764/io.shelly.0
                            udp6       0      0 :::111                  :::*                                0          16736      1/init
                            udp6       0      0 fe80::ca5d:455f:a41:546 :::*                                0          484591     652/NetworkManager
                            udp6       0      0 fe80::a2fe:1fbc:a31:546 :::*                                0          19405      652/NetworkManager
                            udp6       0      0 :::52281                :::*                                105        18802      619/avahi-daemon: r
                            udp6       0      0 :::5353                 :::*                                105        18800      619/avahi-daemon: r
                            
                            *** Log File - Last 25 Lines ***
                            
                            2025-06-27 08:20:26.775  - info: javascript.0 (1679) Stopping script script.js.HS_Test001.Test_setState
                            2025-06-27 08:20:26.870  - info: javascript.0 (1679) Start JavaScript script.js.HS_Test001.Test_setState (Javascript/js)
                            2025-06-27 08:20:26.895  - info: javascript.0 (1679) script.js.HS_Test001.Test_setState: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                            2025-06-27 08:22:22.803  - info: javascript.0 (1679) Stopping script script.js.HS_Test001.Test_setState
                            2025-06-27 08:24:28.857  - info: admin.0 (1565) ==> Connected system.user.admin from ::ffff:192.168.0.182
                            2025-06-27 08:46:35.477  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
                            2025-06-27 08:46:35.840  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
                            2025-06-27 08:49:05.477  - info: web.0 (1862) <== Disconnect system.user.admin from ::ffff:192.168.0.182
                            2025-06-27 08:49:16.971  - info: web.0 (1862) <== Disconnect system.user.admin from ::ffff:192.168.0.182 vis.0
                            2025-06-27 09:00:00.009  - info: javascript.0 (1679) script.js.HS_Skripte.PV_Werte: Energie zur vollen Stunde gesichert
                            2025-06-27 09:17:11.152  - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                            2025-06-27 09:17:13.087  - info: fronius-wattpilot.0 (1893) Connected!
                            2025-06-27 09:24:41.154  - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                            2025-06-27 09:24:44.043  - info: fronius-wattpilot.0 (1893) Connected!
                            2025-06-27 09:28:33.683  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
                            2025-06-27 09:28:34.309  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
                            2025-06-27 09:31:03.683  - info: web.0 (1862) <== Disconnect system.user.admin from ::ffff:192.168.0.182
                            2025-06-27 09:31:15.415  - info: web.0 (1862) <== Disconnect system.user.admin from ::ffff:192.168.0.182 vis.0
                            2025-06-27 10:00:00.007  - info: javascript.0 (1679) script.js.HS_Skripte.PV_Werte: Energie zur vollen Stunde gesichert
                            2025-06-27 10:02:35.858  - info: admin.0 (1565) ==> Connected system.user.admin from ::ffff:192.168.0.182
                            2025-06-27 10:05:22.480  - info: javascript.0 (1679) Stopping script script.js.HS_Skripte.PV_Überschussladen
                            2025-06-27 10:05:22.529  - info: javascript.0 (1679) Start JavaScript script.js.HS_Skripte.PV_Überschussladen (Javascript/js)
                            2025-06-27 10:05:22.545  - info: javascript.0 (1679) script.js.HS_Skripte.PV_Überschussladen: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                            2025-06-27 10:07:51.541  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
                            2025-06-27 10:07:52.536  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
                            
                            

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

                            iob diag has finished.

                            Thomas BraunT 1 Reply Last reply
                            0
                            • H hub01

                              @thomas-braun

                              
                              ========== Start marking the full check here ===========
                              
                              ```bash
                              Script v.2025-03-08
                              
                              *** BASE SYSTEM ***
                               Static hostname: NUC-ioB
                                     Icon name: computer-desktop
                                       Chassis: desktop 🖥️
                              Operating System: Debian GNU/Linux 12 (bookworm)
                                        Kernel: Linux 6.1.0-27-amd64
                                  Architecture: x86-64
                               Hardware Vendor: Trigkey
                                Hardware Model: Green G4
                              Firmware Version: ADLNV105
                              OS is similar to:
                              
                              model name      : Intel(R) N95
                              Docker          : false
                              Virtualization  : none
                              Kernel          : x86_64
                              Userland        : 64 bit
                              
                              Systemuptime and Load:
                               10:09:33 up 23:06,  3 users,  load average: 0.24, 0.11, 0.10
                              CPU threads: 4
                              
                              
                              *** LIFE CYCLE STATUS ***
                              Operating System is the current Debian stable version codenamed 'bookworm'!
                              
                              *** TIME AND TIMEZONES ***
                                             Local time: Fri 2025-06-27 10:09:33 CEST
                                         Universal time: Fri 2025-06-27 08:09:33 UTC
                                               RTC time: Thu 2025-06-26 10:08:41
                                              Time zone: Europe/Berlin (CEST, +0200)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: yes
                              
                              Warning: The system is configured to read the RTC time in the local time zone.
                                       This mode cannot be fully supported. It will create various problems
                                       with time zone changes and daylight saving time adjustments. The RTC
                                       time is never updated, it relies on external facilities to maintain it.
                                       If at all possible, use RTC in UTC by calling
                                       'timedatectl set-local-rtc 0'.
                              
                              *** Users and Groups ***
                              User that called 'iob diag':
                              hub
                              HOME=/home/hub
                              GROUPS=hub root cdrom floppy sudo audio dip video plugdev users netdev bluetooth lpadmin scanner iobroker
                              
                              User that is running 'js-controller':
                              iobroker
                              HOME=/home/iobroker
                              GROUPS=iobroker tty dialout audio video plugdev bluetooth
                              
                              *** DISPLAY-SERVER SETUP ***
                              Display-Server: true
                              Desktop:
                              Terminal:       tty
                              
                              System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:             16G        3.4G         10G        154M        2.7G         13G
                              Swap:           1.0G          0B        1.0G
                              Total:           17G        3.4G         11G
                              
                              Active iob-Instances:   17
                              
                                      15770 M total memory
                                       3196 M used memory
                                        981 M active memory
                                       3791 M inactive memory
                                      10447 M free memory
                                        603 M buffer memory
                                       1997 M swap cache
                                        976 M total swap
                                          0 M used swap
                                        976 M free swap
                              
                              *** top - Table Of Processes  ***
                              top - 10:09:33 up 23:06,  3 users,  load average: 0.24, 0.11, 0.10
                              Tasks: 215 total,   1 running, 214 sleeping,   0 stopped,   0 zombie
                              %Cpu(s):  0.0 us, 50.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                              MiB Mem :  15770.7 total,  10447.3 free,   3197.1 used,   2601.4 buff/cache
                              MiB Swap:    977.0 total,    977.0 free,      0.0 used.  12573.7 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  7.7G     0  7.7G   0% /dev
                              tmpfs          tmpfs     1.6G  1.7M  1.6G   1% /run
                              /dev/nvme0n1p6 ext4       95G   33G   58G  37% /
                              tmpfs          tmpfs     7.8G  368K  7.8G   1% /dev/shm
                              tmpfs          tmpfs     5.0M  8.0K  5.0M   1% /run/lock
                              /dev/nvme0n1p1 vfat       96M   40M   57M  41% /boot/efi
                              /dev/nvme0n1p4 fuseblk   147G  134M  147G   1% /mnt/LW_Daten
                              tmpfs          tmpfs     1.6G   64K  1.6G   1% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              
                              Show mounted filesystems:
                              TARGET               SOURCE         FSTYPE      OPTIONS
                              /                    /dev/nvme0n1p6 ext4        rw,relatime,errors=remount-ro
                              |-/run/user/1000/doc portal         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                              |-/boot/efi          /dev/nvme0n1p1 vfat        rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
                              `-/mnt/LW_Daten      /dev/nvme0n1p4 fuseblk     rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096
                              
                              Files in neuralgic directories:
                              
                              /var:
                              21G     /var/
                              17G     /var/lib/influxdb/engine/data/fa93ac6301a26099/autogen
                              17G     /var/lib/influxdb/engine/data/fa93ac6301a26099
                              17G     /var/lib/influxdb/engine/data
                              17G     /var/lib/influxdb/engine
                              
                              Hint: You are currently not seeing messages from other users and the system.
                                    Users in groups 'adm', 'systemd-journal' can see all messages.
                                    Pass -q to turn off this notice.
                              Archived and active journals take up 108.6M in the file system.
                              
                              /opt/iobroker/backups:
                              39M     /opt/iobroker/backups/
                              4.0K    /opt/iobroker/backups/node-red.0
                              
                              /opt/iobroker/iobroker-data:
                              1.2G    /opt/iobroker/iobroker-data/
                              1.1G    /opt/iobroker/iobroker-data/files
                              617M    /opt/iobroker/iobroker-data/files/javascript.admin
                              560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                              558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                              
                              The five largest files in iobroker-data are:
                              35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                              24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
                              24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
                              23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
                              22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.18496c94.js.map
                              
                              USB-Devices by-id:
                              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                              
                              No Devices found 'by-id'
                              
                              Zigbee Network Settings on your coordinator/in nvbackup are:
                              
                              zigbee.X
                              Extended Pan ID:
                              *** MASKED ***
                              Pan ID:
                              *** MASKED ***
                              Channel:
                              *** MASKED ***
                              Network Key:
                              *** MASKED ***
                              
                              To unmask the settings run 'iob diag --unmask'
                              
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v20.18.0
                              /usr/bin/node           v20.18.0
                              /usr/bin/npm            10.8.2
                              /usr/bin/npx            10.8.2
                              /usr/bin/corepack       0.29.3
                              
                              nodejs:
                                Installed: 20.18.0-1nodesource1
                                Candidate: 20.19.3-1nodesource1
                                Version table:
                                   20.19.3-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.19.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.19.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.19.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.18.3-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.18.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.18.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               *** 20.18.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                      100 /var/lib/dpkg/status
                                   20.17.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.16.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.15.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.15.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.14.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.13.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.13.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.12.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.12.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.12.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.11.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.11.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.10.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.9.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.8.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.8.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.7.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.6.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.6.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.5.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.5.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.4.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.3.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.3.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.2.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.1.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.0.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   18.19.0+dfsg-6~deb12u2 500
                                      500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                   18.19.0+dfsg-6~deb12u1 500
                                      500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
                              
                              Temp directories causing deletion problem: 0
                              No problems detected
                              
                              Errors in npm tree: 0
                              No problems detected
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Hosts:
                              NUC-ioB             NUC-ioB (version: 7.0.6, hostname: NUC-ioB       , alive, uptime: 83148)
                              
                              Core adapters versions
                              js-controller:  7.0.6
                              admin:          7.6.3
                              javascript:     8.8.3
                              
                              nodejs modules from github:     1
                              +-- iobroker.cloudless-homeconnect@1.6.1 (git+ssh://git@github.com/eifel-tech/ioBroker.cloudless-homeconnect.git#83a0ac8907173081ff9366fe1ffa1d7705055402)
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : NUC-ioB                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                system.adapter.backitup.0               : backitup              : NUC-ioB                                  - disabled
                                system.adapter.bluelink.0               : bluelink              : NUC-ioB                                  - disabled
                                system.adapter.cloudless-homeconnect.0  : cloudless-homeconnect : NUC-ioB                                  - disabled
                                system.adapter.devices.0                : devices               : NUC-ioB                                  - disabled
                                system.adapter.discovery.0              : discovery             : NUC-ioB                                  - disabled
                              + system.adapter.echarts.0                : echarts               : NUC-ioB                                  -  enabled
                              + system.adapter.ems-esp.0                : ems-esp               : NUC-ioB                                  -  enabled
                              + system.adapter.fronius-wattpilot.0      : fronius-wattpilot     : NUC-ioB                                  -  enabled
                                system.adapter.fronius-wattpilot.1      : fronius-wattpilot     : NUC-ioB                                  - disabled
                                system.adapter.history.0                : history               : NUC-ioB                                  - disabled
                              + system.adapter.influxdb.0               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                                system.adapter.influxdb.1               : influxdb              : NUC-ioB                                  - disabled, port: 8086
                              + system.adapter.influxdb.2               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                              + system.adapter.influxdb.3               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                                system.adapter.jarvis.0                 : jarvis                : NUC-ioB                                  - disabled
                              + system.adapter.javascript.0             : javascript            : NUC-ioB                                  -  enabled
                              + system.adapter.logparser.0              : logparser             : NUC-ioB                                  -  enabled
                                system.adapter.modbus.0                 : modbus                : NUC-ioB                                  - disabled
                              + system.adapter.mqtt.0                   : mqtt                  : NUC-ioB                                  -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.node-red.0               : node-red              : NUC-ioB                                  -  enabled, port: 1880, bind: 0.0.0.0
                                system.adapter.ocpp.0                   : ocpp                  : NUC-ioB                                  - disabled, port: 9220
                              + system.adapter.shelly.0                 : shelly                : NUC-ioB                                  -  enabled, port: 1882, bind: 0.0.0.0
                                system.adapter.shelly.1                 : shelly                : NUC-ioB                                  - disabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.simple-api.0             : simple-api            : NUC-ioB                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.socketio.0               : socketio              : NUC-ioB                                  -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              + system.adapter.sun2000.0                : sun2000               : NUC-ioB                                  -  enabled, port: 6607
                                system.adapter.vis-2.0                  : vis-2                 : NUC-ioB                                  - disabled
                                system.adapter.vis-icontwo.0            : vis-icontwo           : NUC-ioB                                  - disabled
                                system.adapter.vis-inventwo.0           : vis-inventwo          : NUC-ioB                                  - disabled
                                system.adapter.vis-materialdesign.0     : vis-materialdesign    : NUC-ioB                                  - disabled
                                system.adapter.vis.0                    : vis                   : NUC-ioB                                  -  enabled
                              + system.adapter.web.0                    : web                   : NUC-ioB                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : NUC-ioB                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.influxdb.0               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                              + system.adapter.influxdb.2               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                              + system.adapter.influxdb.3               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                              + system.adapter.mqtt.0                   : mqtt                  : NUC-ioB                                  -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.node-red.0               : node-red              : NUC-ioB                                  -  enabled, port: 1880, bind: 0.0.0.0
                              + system.adapter.shelly.0                 : shelly                : NUC-ioB                                  -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.simple-api.0             : simple-api            : NUC-ioB                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.socketio.0               : socketio              : NUC-ioB                                  -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              + system.adapter.sun2000.0                : sun2000               : NUC-ioB                                  -  enabled, port: 6607
                              + system.adapter.web.0                    : web                   : NUC-ioB                                  -  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.6.17   , installed 7.6.3  [Updatable]
                              Adapter    "backitup"     : 3.2.2    , installed 3.0.22 [Updatable]
                              Adapter    "bluelink"     : 3.1.3    , installed 2.3.6  [Updatable]
                              Adapter    "devices"      : 1.1.5    , installed 1.1.5
                              Adapter    "discovery"    : 5.0.0    , installed 3.1.0  [Updatable]
                              Adapter    "echarts"      : 1.9.2    , installed 1.7.2  [Updatable]
                              Adapter    "ems-esp"      : 6.0.0    , installed 4.8.0  [Updatable]
                              Adapter    "fronius-wattpilot": 4.6.3, installed 4.6.3
                              Adapter    "history"      : 3.0.1    , installed 3.0.1
                              Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                              Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                              Adapter    "javascript"   : 8.9.2    , installed 8.8.3  [Updatable]
                              Controller "js-controller": 7.0.6    , installed 7.0.6
                              Adapter    "logparser"    : 2.4.0    , installed 2.2.0  [Updatable]
                              Adapter    "modbus"       : 6.3.2    , installed 6.2.3  [Updatable]
                              Adapter    "mqtt"         : 6.1.2    , installed 5.2.0  [Updatable]
                              Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                              Adapter    "ocpp"         : 0.12.5   , installed 0.12.5
                              Adapter    "shelly"       : 9.5.1    , installed 7.0.0  [Updatable]
                              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                              Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                              Adapter    "sun2000"      : 1.4.0    , installed 1.4.0
                              Adapter    "vis"          : 1.5.6    , installed 1.5.6
                              Adapter    "vis-2"        : 2.9.64   , installed 2.9.32 [Updatable]
                              Adapter    "vis-icontwo"  : 1.11.0   , installed 0.96.0 [Updatable]
                              Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.3  [Updatable]
                              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                              Adapter    "web"          : 7.0.8    , installed 7.0.8
                              Adapter    "ws"           : 2.6.2    , installed 2.6.2
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        2923
                              States:         2451
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://deb.debian.org/debian bookworm InRelease
                              Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
                              Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                              Hit:4 https://repos.influxdata.com/debian stable InRelease
                              Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                              Reading package lists...
                              Pending Updates: 239
                              
                              *** 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:7070            0.0.0.0:*               LISTEN      0          23829      728/anydesk
                              tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       25545      1654/node-red
                              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       26956      1749/io.mqtt.0
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       23415      1529/iobroker.js-co
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       26192      1529/iobroker.js-co
                              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          15887      1/init
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          24711      756/sshd: /usr/sbin
                              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          292792     11338/cupsd
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       26708      1565/io.admin.0
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       27144      1862/io.web.0
                              tcp6       0      0 :::8084                 :::*                    LISTEN      1001       28907      1878/io.socketio.0
                              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       26613      1828/io.simple-api.
                              tcp6       0      0 :::8086                 :::*                    LISTEN      999        25371      1470/influxd
                              tcp6       0      0 :::7070                 :::*                    LISTEN      0          23830      728/anydesk
                              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          292791     11338/cupsd
                              tcp6       0      0 :::3000                 :::*                    LISTEN      115        26187      1528/grafana
                              tcp6       0      0 :::111                  :::*                    LISTEN      0          14708      1/init
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          24713      756/sshd: /usr/sbin
                              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          16735      1/init
                              udp        0      0 0.0.0.0:50001           0.0.0.0:*                           0          25969      728/anydesk
                              udp        0      0 0.0.0.0:51367           0.0.0.0:*                           105        18801      619/avahi-daemon: r
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        18799      619/avahi-daemon: r
                              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       26981      1764/io.shelly.0
                              udp6       0      0 :::111                  :::*                                0          16736      1/init
                              udp6       0      0 fe80::ca5d:455f:a41:546 :::*                                0          484591     652/NetworkManager
                              udp6       0      0 fe80::a2fe:1fbc:a31:546 :::*                                0          19405      652/NetworkManager
                              udp6       0      0 :::52281                :::*                                105        18802      619/avahi-daemon: r
                              udp6       0      0 :::5353                 :::*                                105        18800      619/avahi-daemon: r
                              
                              *** Log File - Last 25 Lines ***
                              
                              2025-06-27 08:20:26.775  - info: javascript.0 (1679) Stopping script script.js.HS_Test001.Test_setState
                              2025-06-27 08:20:26.870  - info: javascript.0 (1679) Start JavaScript script.js.HS_Test001.Test_setState (Javascript/js)
                              2025-06-27 08:20:26.895  - info: javascript.0 (1679) script.js.HS_Test001.Test_setState: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                              2025-06-27 08:22:22.803  - info: javascript.0 (1679) Stopping script script.js.HS_Test001.Test_setState
                              2025-06-27 08:24:28.857  - info: admin.0 (1565) ==> Connected system.user.admin from ::ffff:192.168.0.182
                              2025-06-27 08:46:35.477  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
                              2025-06-27 08:46:35.840  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
                              2025-06-27 08:49:05.477  - info: web.0 (1862) <== Disconnect system.user.admin from ::ffff:192.168.0.182
                              2025-06-27 08:49:16.971  - info: web.0 (1862) <== Disconnect system.user.admin from ::ffff:192.168.0.182 vis.0
                              2025-06-27 09:00:00.009  - info: javascript.0 (1679) script.js.HS_Skripte.PV_Werte: Energie zur vollen Stunde gesichert
                              2025-06-27 09:17:11.152  - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                              2025-06-27 09:17:13.087  - info: fronius-wattpilot.0 (1893) Connected!
                              2025-06-27 09:24:41.154  - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
                              2025-06-27 09:24:44.043  - info: fronius-wattpilot.0 (1893) Connected!
                              2025-06-27 09:28:33.683  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
                              2025-06-27 09:28:34.309  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
                              2025-06-27 09:31:03.683  - info: web.0 (1862) <== Disconnect system.user.admin from ::ffff:192.168.0.182
                              2025-06-27 09:31:15.415  - info: web.0 (1862) <== Disconnect system.user.admin from ::ffff:192.168.0.182 vis.0
                              2025-06-27 10:00:00.007  - info: javascript.0 (1679) script.js.HS_Skripte.PV_Werte: Energie zur vollen Stunde gesichert
                              2025-06-27 10:02:35.858  - info: admin.0 (1565) ==> Connected system.user.admin from ::ffff:192.168.0.182
                              2025-06-27 10:05:22.480  - info: javascript.0 (1679) Stopping script script.js.HS_Skripte.PV_Überschussladen
                              2025-06-27 10:05:22.529  - info: javascript.0 (1679) Start JavaScript script.js.HS_Skripte.PV_Überschussladen (Javascript/js)
                              2025-06-27 10:05:22.545  - info: javascript.0 (1679) script.js.HS_Skripte.PV_Überschussladen: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                              2025-06-27 10:07:51.541  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
                              2025-06-27 10:07:52.536  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
                              
                              

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

                              iob diag has finished.

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #174

                              @hub01 sagte in Fronius Wattpilot Test 4.0.x:

                              If at all possible, use RTC in UTC by calling 'timedatectl set-local-rtc 0'.

                              Setz die Echtzeituhr auf die Nullzeit.

                              Display-Server: true

                              Schalt den Display-Server aus.

                              Setz den User 'hub' in die Gruppe 'adm' rein. Im Gegenzug hat der in der Gruppe 'root' nix zu suchen.

                              Pending Updates: 239

                              Bring die Kiste auf den aktuellen Stand. Inkl. nodejs und der diversen ioB-Adapter.

                              Hatte über 1 Jahr keine Updates durchgeführt (System funktionierte perfekt).

                              'Never tatsch a running süstähm' ist ganz großer Schwachsinn.
                              Halt den Kram permanent und regelmäßig aktuell.

                              Ist da eine FritzBox im Spiel?

                              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

                              H 4 Replies Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @hub01 sagte in Fronius Wattpilot Test 4.0.x:

                                If at all possible, use RTC in UTC by calling 'timedatectl set-local-rtc 0'.

                                Setz die Echtzeituhr auf die Nullzeit.

                                Display-Server: true

                                Schalt den Display-Server aus.

                                Setz den User 'hub' in die Gruppe 'adm' rein. Im Gegenzug hat der in der Gruppe 'root' nix zu suchen.

                                Pending Updates: 239

                                Bring die Kiste auf den aktuellen Stand. Inkl. nodejs und der diversen ioB-Adapter.

                                Hatte über 1 Jahr keine Updates durchgeführt (System funktionierte perfekt).

                                'Never tatsch a running süstähm' ist ganz großer Schwachsinn.
                                Halt den Kram permanent und regelmäßig aktuell.

                                Ist da eine FritzBox im Spiel?

                                H Offline
                                H Offline
                                hub01
                                wrote on last edited by
                                #175

                                @thomas-braun
                                Da muss ich mir ein wenig Zeit dazu nehmen (Backup, Updates).
                                Bin auch mit Linux nicht so fit. Werde ich aber hinbekommen.

                                @thomas-braun sagte in Fronius Wattpilot Test 4.0.x:

                                Ist da eine FritzBox im Spiel?

                                Ja, eine 4040 als IP-Client an einer Vodafone-Station.
                                Die Endgeräte hängen alle an der Fritzbox.

                                1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @hub01 sagte in Fronius Wattpilot Test 4.0.x:

                                  If at all possible, use RTC in UTC by calling 'timedatectl set-local-rtc 0'.

                                  Setz die Echtzeituhr auf die Nullzeit.

                                  Display-Server: true

                                  Schalt den Display-Server aus.

                                  Setz den User 'hub' in die Gruppe 'adm' rein. Im Gegenzug hat der in der Gruppe 'root' nix zu suchen.

                                  Pending Updates: 239

                                  Bring die Kiste auf den aktuellen Stand. Inkl. nodejs und der diversen ioB-Adapter.

                                  Hatte über 1 Jahr keine Updates durchgeführt (System funktionierte perfekt).

                                  'Never tatsch a running süstähm' ist ganz großer Schwachsinn.
                                  Halt den Kram permanent und regelmäßig aktuell.

                                  Ist da eine FritzBox im Spiel?

                                  H Offline
                                  H Offline
                                  hub01
                                  wrote on last edited by
                                  #176

                                  @thomas-braun
                                  so, bin heute dazugekommen und habe deine Vorschläge abgearbeitet.
                                  Hier das neue iob diag:

                                  
                                  ========== Start marking the full check here ===========
                                  
                                  ```bash
                                  Script v.2025-03-08
                                  
                                  *** BASE SYSTEM ***
                                   Static hostname: NUC-ioB
                                         Icon name: computer-desktop
                                           Chassis: desktop 🖥️
                                  Operating System: Debian GNU/Linux 12 (bookworm)
                                            Kernel: Linux 6.1.0-37-amd64
                                      Architecture: x86-64
                                   Hardware Vendor: Trigkey
                                    Hardware Model: Green G4
                                  Firmware Version: ADLNV105
                                  OS is similar to:
                                  
                                  model name      : Intel(R) N95
                                  Docker          : false
                                  Virtualization  : none
                                  Kernel          : x86_64
                                  Userland        : 64 bit
                                  
                                  Systemuptime and Load:
                                   17:35:37 up 9 min,  2 users,  load average: 0.14, 0.18, 0.13
                                  CPU threads: 4
                                  
                                  
                                  *** LIFE CYCLE STATUS ***
                                  Operating System is the current Debian stable version codenamed 'bookworm'!
                                  
                                  *** TIME AND TIMEZONES ***
                                                 Local time: Thu 2025-07-03 17:35:37 CEST
                                             Universal time: Thu 2025-07-03 15:35:37 UTC
                                                   RTC time: Thu 2025-07-03 15:35:37
                                                  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':
                                  hub
                                  HOME=/home/hub
                                  GROUPS=hub adm cdrom floppy sudo audio dip video plugdev users netdev bluetooth lpadmin scanner iobroker
                                  
                                  User that is running 'js-controller':
                                  iobroker
                                  HOME=/home/iobroker
                                  GROUPS=iobroker tty dialout audio video plugdev bluetooth
                                  
                                  *** DISPLAY-SERVER SETUP ***
                                  Display-Server: false
                                  Desktop:
                                  Terminal:       tty
                                  
                                  *** MEMORY ***
                                                 total        used        free      shared  buff/cache   available
                                  Mem:             16G        2.3G         13G         12M        1.3G         14G
                                  Swap:           1.0G          0B        1.0G
                                  Total:           17G        2.3G         14G
                                  
                                  Active iob-Instances:   17
                                  
                                          15770 M total memory
                                           2175 M used memory
                                            415 M active memory
                                           2332 M inactive memory
                                          12693 M free memory
                                            115 M buffer memory
                                           1100 M swap cache
                                            976 M total swap
                                              0 M used swap
                                            976 M free swap
                                  
                                  *** top - Table Of Processes  ***
                                  top - 17:35:37 up 9 min,  2 users,  load average: 0.14, 0.18, 0.13
                                  Tasks: 157 total,   1 running, 156 sleeping,   0 stopped,   0 zombie
                                  %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                  MiB Mem :  15770.7 total,  12693.5 free,   2175.1 used,   1215.3 buff/cache
                                  MiB Swap:    977.0 total,    977.0 free,      0.0 used.  13595.6 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  7.7G     0  7.7G   0% /dev
                                  tmpfs          tmpfs     1.6G  1.6M  1.6G   1% /run
                                  /dev/nvme0n1p6 ext4       95G   33G   57G  37% /
                                  tmpfs          tmpfs     7.8G  256K  7.8G   1% /dev/shm
                                  tmpfs          tmpfs     5.0M  8.0K  5.0M   1% /run/lock
                                  /dev/nvme0n1p1 vfat       96M   40M   57M  41% /boot/efi
                                  /dev/nvme0n1p4 fuseblk   147G  134M  147G   1% /mnt/LW_Daten
                                  tmpfs          tmpfs     1.6G   52K  1.6G   1% /run/user/1000
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  [Thu Jul  3 17:25:49 2025] EXT4-fs (nvme0n1p6): mounted filesystem with ordered data mode. Quota mode: none.
                                  [Thu Jul  3 17:25:50 2025] EXT4-fs (nvme0n1p6): re-mounted. Quota mode: none.
                                  [Thu Jul  3 17:27:44 2025]  snd_timer ecdh_generic iTCO_vendor_support snd mei_me pcspkr rfkill wmi_bmof watchdog ecc ee1004 soundcore mei intel_uncore intel_pmc_core acpi_pad acpi_tad evdev msr parport_pc ppdev lp parport loop fuse dm_mod efi_pstore configfs efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic spi_pxa2xx_platform dw_dmac dw_dmac_core nvme i915 nvme_core t10_pi ahci libahci drm_buddy i2c_algo_bit drm_display_helper libata cec crc64_rocksoft crc64 crc_t10dif rc_core crc32_pclmul ttm crc32c_intel r8169 xhci_pci crct10dif_generic drm_kms_helper realtek i2c_i801 crct10dif_pclmul i2c_smbus crct10dif_common xhci_hcd scsi_mod drm mdio_devres libphy usbcore scsi_common intel_lpss_pci intel_lpss idma64 usb_common fan video wmi pinctrl_alderlake button
                                  [Thu Jul  3 17:35:16 2025]  cfg80211 snd_pcm iTCO_wdt intel_pmc_bxt intel_cstate snd_timer ecdh_generic iTCO_vendor_support snd mei_me pcspkr rfkill wmi_bmof watchdog ecc ee1004 soundcore mei intel_uncore intel_pmc_core acpi_pad acpi_tad evdev msr parport_pc ppdev lp parport loop fuse dm_mod efi_pstore configfs efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic spi_pxa2xx_platform dw_dmac dw_dmac_core nvme i915 nvme_core t10_pi ahci libahci drm_buddy i2c_algo_bit drm_display_helper libata cec crc64_rocksoft crc64 crc_t10dif rc_core crc32_pclmul ttm crc32c_intel r8169 xhci_pci crct10dif_generic drm_kms_helper realtek i2c_i801 crct10dif_pclmul i2c_smbus crct10dif_common xhci_hcd scsi_mod drm mdio_devres libphy usbcore scsi_common intel_lpss_pci intel_lpss idma64 usb_common fan video wmi pinctrl_alderlake button
                                  
                                  Show mounted filesystems:
                                  TARGET          SOURCE         FSTYPE  OPTIONS
                                  /               /dev/nvme0n1p6 ext4    rw,relatime,errors=remount-ro
                                  |-/boot/efi     /dev/nvme0n1p1 vfat    rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
                                  `-/mnt/LW_Daten /dev/nvme0n1p4 fuseblk rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096
                                  
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  22G     /var/
                                  18G     /var/lib/influxdb/engine/data/fa93ac6301a26099/autogen
                                  18G     /var/lib/influxdb/engine/data/fa93ac6301a26099
                                  18G     /var/lib/influxdb/engine/data
                                  18G     /var/lib/influxdb/engine
                                  
                                  Archived and active journals take up 1.0G in the file system.
                                  
                                  /opt/iobroker/backups:
                                  39M     /opt/iobroker/backups/
                                  4.0K    /opt/iobroker/backups/node-red.0
                                  
                                  /opt/iobroker/iobroker-data:
                                  657M    /opt/iobroker/iobroker-data/
                                  547M    /opt/iobroker/iobroker-data/files
                                  156M    /opt/iobroker/iobroker-data/files/vis-2
                                  89M     /opt/iobroker/iobroker-data/files/vis-2/static
                                  88M     /opt/iobroker/iobroker-data/files/vis-2/static/js
                                  
                                  The five largest files in iobroker-data are:
                                  35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                  26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                                  26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
                                  25M     /opt/iobroker/iobroker-data/objects.jsonl
                                  24M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.f305bc29.js.map
                                  
                                  USB-Devices by-id:
                                  USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                  
                                  No Devices found 'by-id'
                                  
                                  Zigbee Network Settings on your coordinator/in nvbackup are:
                                  
                                  zigbee.X
                                  Extended Pan ID:
                                  *** MASKED ***
                                  Pan ID:
                                  *** MASKED ***
                                  Channel:
                                  *** MASKED ***
                                  Network Key:
                                  *** MASKED ***
                                  
                                  To unmask the settings run 'iob diag --unmask'
                                  
                                  
                                  *** NodeJS-Installation ***
                                  
                                  /usr/bin/nodejs         v20.19.3
                                  /usr/bin/node           v20.19.3
                                  /usr/bin/npm            10.8.2
                                  /usr/bin/npx            10.8.2
                                  /usr/bin/corepack       0.32.0
                                  
                                  nodejs:
                                    Installed: 20.19.3-1nodesource1
                                    Candidate: 20.19.3-1nodesource1
                                    Version table:
                                   *** 20.19.3-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          100 /var/lib/dpkg/status
                                       20.19.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.19.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.19.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.18.3-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.18.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.18.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.18.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.17.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.16.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.15.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.15.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.14.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.13.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.13.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.12.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.12.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.12.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.11.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.11.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.10.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.9.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.8.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.8.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.7.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.6.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.6.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.5.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.5.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.4.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.3.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.3.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.2.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.1.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       20.0.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                       18.19.0+dfsg-6~deb12u2 500
                                          500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                       18.19.0+dfsg-6~deb12u1 500
                                          500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
                                  
                                  Temp directories causing deletion problem: 0
                                  No problems detected
                                  
                                  Errors in npm tree: 0
                                  No problems detected
                                  
                                  *** ioBroker-Installation ***
                                  
                                  ioBroker Status
                                  iobroker is running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  Hosts:
                                  NUC-ioB             NUC-ioB (version: 7.0.6, hostname: NUC-ioB       , alive, uptime: 571)
                                  
                                  Core adapters versions
                                  js-controller:  7.0.6
                                  admin:          7.6.17
                                  javascript:     8.9.2
                                  
                                  nodejs modules from github:     1
                                  +-- iobroker.cloudless-homeconnect@1.6.1 (git+ssh://git@github.com/eifel-tech/ioBroker.cloudless-homeconnect.git#83a0ac8907173081ff9366fe1ffa1d7705055402)
                                  
                                  Adapter State
                                  + system.adapter.admin.0                  : admin                 : NUC-ioB                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    system.adapter.backitup.0               : backitup              : NUC-ioB                                  - disabled
                                    system.adapter.bluelink.0               : bluelink              : NUC-ioB                                  - disabled
                                    system.adapter.cloudless-homeconnect.0  : cloudless-homeconnect : NUC-ioB                                  - disabled
                                    system.adapter.devices.0                : devices               : NUC-ioB                                  - disabled
                                    system.adapter.discovery.0              : discovery             : NUC-ioB                                  - disabled
                                  + system.adapter.echarts.0                : echarts               : NUC-ioB                                  -  enabled
                                  + system.adapter.ems-esp.0                : ems-esp               : NUC-ioB                                  -  enabled
                                  + system.adapter.fronius-wattpilot.0      : fronius-wattpilot     : NUC-ioB                                  -  enabled
                                    system.adapter.fronius-wattpilot.1      : fronius-wattpilot     : NUC-ioB                                  - disabled
                                    system.adapter.history.0                : history               : NUC-ioB                                  - disabled
                                  + system.adapter.influxdb.0               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                                    system.adapter.influxdb.1               : influxdb              : NUC-ioB                                  - disabled, port: 8086
                                  + system.adapter.influxdb.2               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                                  + system.adapter.influxdb.3               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                                    system.adapter.jarvis.0                 : jarvis                : NUC-ioB                                  - disabled
                                  + system.adapter.javascript.0             : javascript            : NUC-ioB                                  -  enabled
                                  + system.adapter.logparser.0              : logparser             : NUC-ioB                                  -  enabled
                                    system.adapter.modbus.0                 : modbus                : NUC-ioB                                  - disabled
                                  + system.adapter.mqtt.0                   : mqtt                  : NUC-ioB                                  -  enabled, port: 1883, bind: 0.0.0.0
                                  + system.adapter.node-red.0               : node-red              : NUC-ioB                                  -  enabled, port: 1880, bind: 0.0.0.0
                                    system.adapter.ocpp.0                   : ocpp                  : NUC-ioB                                  - disabled, port: 9220
                                  + system.adapter.shelly.0                 : shelly                : NUC-ioB                                  -  enabled, port: 1882, bind: 0.0.0.0
                                    system.adapter.shelly.1                 : shelly                : NUC-ioB                                  - disabled, port: 1882, bind: 0.0.0.0
                                  + system.adapter.simple-api.0             : simple-api            : NUC-ioB                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                  + system.adapter.socketio.0               : socketio              : NUC-ioB                                  -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                  + system.adapter.sun2000.0                : sun2000               : NUC-ioB                                  -  enabled, port: 6607
                                    system.adapter.vis-2.0                  : vis-2                 : NUC-ioB                                  - disabled
                                    system.adapter.vis-icontwo.0            : vis-icontwo           : NUC-ioB                                  - disabled
                                    system.adapter.vis-inventwo.0           : vis-inventwo          : NUC-ioB                                  - disabled
                                    system.adapter.vis-materialdesign.0     : vis-materialdesign    : NUC-ioB                                  - disabled
                                    system.adapter.vis.0                    : vis                   : NUC-ioB                                  -  enabled
                                  + system.adapter.web.0                    : web                   : NUC-ioB                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  + instance is alive
                                  
                                  Enabled adapters with bindings
                                  + system.adapter.admin.0                  : admin                 : NUC-ioB                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.influxdb.0               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                                  + system.adapter.influxdb.2               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                                  + system.adapter.influxdb.3               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
                                  + system.adapter.mqtt.0                   : mqtt                  : NUC-ioB                                  -  enabled, port: 1883, bind: 0.0.0.0
                                  + system.adapter.node-red.0               : node-red              : NUC-ioB                                  -  enabled, port: 1880, bind: 0.0.0.0
                                  + system.adapter.shelly.0                 : shelly                : NUC-ioB                                  -  enabled, port: 1882, bind: 0.0.0.0
                                  + system.adapter.simple-api.0             : simple-api            : NUC-ioB                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                  + system.adapter.socketio.0               : socketio              : NUC-ioB                                  -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                  + system.adapter.sun2000.0                : sun2000               : NUC-ioB                                  -  enabled, port: 6607
                                  + system.adapter.web.0                    : web                   : NUC-ioB                                  -  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.6.17   , installed 7.6.17
                                  Adapter    "backitup"     : 3.2.2    , installed 3.2.2
                                  Adapter    "bluelink"     : 3.1.3    , installed 3.1.3
                                  Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                  Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                  Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                                  Adapter    "ems-esp"      : 6.0.0    , installed 6.0.0
                                  Adapter    "fronius-wattpilot": 4.6.3, installed 4.6.3
                                  Adapter    "history"      : 3.0.1    , installed 3.0.1
                                  Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                  Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                                  Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                                  Controller "js-controller": 7.0.6    , installed 7.0.6
                                  Adapter    "logparser"    : 2.4.0    , installed 2.4.0
                                  Adapter    "modbus"       : 6.3.2    , installed 6.3.2
                                  Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                  Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                                  Adapter    "ocpp"         : 0.12.5   , installed 0.12.5
                                  Adapter    "shelly"       : 10.0.0   , installed 9.5.1  [Updatable]
                                  Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                  Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                  Adapter    "sun2000"      : 1.4.0    , installed 1.4.0
                                  Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                  Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
                                  Adapter    "vis-icontwo"  : 1.11.0   , installed 1.11.0
                                  Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                                  Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                                  Adapter    "web"          : 7.0.8    , installed 7.0.8
                                  Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects:        2932
                                  States:         2457
                                  
                                  *** OS-Repositories and Updates ***
                                  Hit:1 http://deb.debian.org/debian bookworm InRelease
                                  Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
                                  Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                  Hit:4 https://repos.influxdata.com/debian stable InRelease
                                  Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                                  Reading package lists...
                                  Pending Updates: 0
                                  
                                  *** Listening Ports ***
                                  Active Internet connections (only servers)
                                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                  tcp        0      0 0.0.0.0:7070            0.0.0.0:*               LISTEN      0          21036      700/anydesk
                                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       23856      826/iobroker.js-con
                                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       23449      826/iobroker.js-con
                                  tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          20996      696/cupsd
                                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          23722      708/sshd: /usr/sbin
                                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          15867      1/init
                                  tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       25705      1092/io.mqtt.0
                                  tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       24779      969/node-red
                                  tcp6       0      0 :::7070                 :::*                    LISTEN      0          21037      700/anydesk
                                  tcp6       0      0 :::8082                 :::*                    LISTEN      1001       25880      1205/io.web.0
                                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       23894      859/io.admin.0
                                  tcp6       0      0 :::8086                 :::*                    LISTEN      999        23816      773/influxd
                                  tcp6       0      0 :::8087                 :::*                    LISTEN      1001       24353      1172/io.simple-api.
                                  tcp6       0      0 :::8084                 :::*                    LISTEN      1001       24453      1223/io.socketio.0
                                  tcp6       0      0 ::1:631                 :::*                    LISTEN      0          20995      696/cupsd
                                  tcp6       0      0 :::3000                 :::*                    LISTEN      115        21852      825/grafana
                                  tcp6       0      0 :::22                   :::*                    LISTEN      0          23724      708/sshd: /usr/sbin
                                  tcp6       0      0 :::111                  :::*                    LISTEN      0          15868      1/init
                                  udp        0      0 0.0.0.0:45493           0.0.0.0:*                           105        16284      617/avahi-daemon: r
                                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        16282      617/avahi-daemon: r
                                  udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       25004      1111/io.shelly.0
                                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12816      1/init
                                  udp        0      0 0.0.0.0:50001           0.0.0.0:*                           0          21095      700/anydesk
                                  udp6       0      0 :::5353                 :::*                                105        16283      617/avahi-daemon: r
                                  udp6       0      0 :::46323                :::*                                105        16285      617/avahi-daemon: r
                                  udp6       0      0 :::111                  :::*                                0          13963      1/init
                                  udp6       0      0 fe80::ca5d:455f:a41:546 :::*                                0          39873      647/NetworkManager
                                  udp6       0      0 fe80::a2fe:1fbc:a31:546 :::*                                0          23771      647/NetworkManager
                                  
                                  *** Log File - Last 25 Lines ***
                                  
                                  2025-07-03 17:27:01.895  - info: host.NUC-ioB instance system.adapter.vis.0 terminated while should be started once
                                  2025-07-03 17:27:03.935  - info: host.NUC-ioB instance system.adapter.web.0 in version "7.0.8" started with pid 1205
                                  2025-07-03 17:27:04.662  - info: web.0 (1205) starting. Version 7.0.8 in /opt/iobroker/node_modules/iobroker.web, node: v20.19.3, js-controller: 7.0.6
                                  2025-07-03 17:27:04.767  - info: web.0 (1205) http server listening on port 8082
                                  2025-07-03 17:27:04.807  - info: web.0 (1205) socket.io server listening on port 8082
                                  2025-07-03 17:27:07.972  - info: host.NUC-ioB instance system.adapter.socketio.0 in version "6.7.1" started with pid 1223
                                  2025-07-03 17:27:08.644  - info: socketio.0 (1223) starting. Version 6.7.1 in /opt/iobroker/node_modules/iobroker.socketio, node: v20.19.3, js-controller: 7.0.6
                                  2025-07-03 17:27:08.675  - info: socketio.0 (1223) socket.io server listening on port 8084
                                  2025-07-03 17:27:11.945  - info: host.NUC-ioB instance system.adapter.fronius-wattpilot.0 in version "4.6.3" started with pid 1238
                                  2025-07-03 17:27:12.599  - info: fronius-wattpilot.0 (1238) starting. Version 4.6.3 in /opt/iobroker/node_modules/iobroker.fronius-wattpilot, node: v20.19.3, js-controller: 7.0.6
                                  2025-07-03 17:27:12.607  - info: fronius-wattpilot.0 (1238) Try to connect to: ws://192.168.0.56/ws
                                  2025-07-03 17:27:14.135  - info: fronius-wattpilot.0 (1238) Connected!
                                  2025-07-03 17:27:37.960  - info: web.0 (1205) ==> Connected system.user.admin from ::ffff:192.168.0.182
                                  2025-07-03 17:27:40.123  - info: web.0 (1205) ==> Connected system.user.admin from ::ffff:192.168.0.182
                                  2025-07-03 17:28:00.291  - info: sun2000.0 (1142) Control: Service queue initialized
                                  2025-07-03 17:28:11.147  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmWLAN] connection closed: timeout
                                  2025-07-03 17:30:08.560  - info: web.0 (1205) <== Disconnect system.user.admin from ::ffff:192.168.0.182 vis.0
                                  2025-07-03 17:30:46.000  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmLAN] reconnected. Old secret 1751556402180_8163. New secret 1751556645999_8153
                                  2025-07-03 17:30:46.018  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmWLAN] connected with secret 1751556646018_7474
                                  2025-07-03 17:30:46.165  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmLAN] subscribes on "mqtt.0.Solaranlage.Sendetakt"
                                  2025-07-03 17:30:46.168  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmWLAN] subscribes on "mqtt.0.Solaranlage.Sendetakt"
                                  2025-07-03 17:30:46.171  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmLAN] subscribes on "mqtt.0.Solaranlage.Sendetakt"
                                  2025-07-03 17:30:46.365  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmLAN] publishOnSubscribe
                                  2025-07-03 17:30:46.369  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmWLAN] publishOnSubscribe
                                  2025-07-03 17:30:46.371  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmLAN] publishOnSubscribe
                                  
                                  

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

                                  iob diag has finished.

                                  1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @hub01 sagte in Fronius Wattpilot Test 4.0.x:

                                    If at all possible, use RTC in UTC by calling 'timedatectl set-local-rtc 0'.

                                    Setz die Echtzeituhr auf die Nullzeit.

                                    Display-Server: true

                                    Schalt den Display-Server aus.

                                    Setz den User 'hub' in die Gruppe 'adm' rein. Im Gegenzug hat der in der Gruppe 'root' nix zu suchen.

                                    Pending Updates: 239

                                    Bring die Kiste auf den aktuellen Stand. Inkl. nodejs und der diversen ioB-Adapter.

                                    Hatte über 1 Jahr keine Updates durchgeführt (System funktionierte perfekt).

                                    'Never tatsch a running süstähm' ist ganz großer Schwachsinn.
                                    Halt den Kram permanent und regelmäßig aktuell.

                                    Ist da eine FritzBox im Spiel?

                                    H Offline
                                    H Offline
                                    hub01
                                    wrote on last edited by
                                    #177

                                    @thomas-braun
                                    Warum hast du nach der Fritzbox gefragt?

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • H hub01

                                      @thomas-braun
                                      Warum hast du nach der Fritzbox gefragt?

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #178

                                      @hub01

                                      Nach der FritzBüchse habe ich gefragt, weil ich da in den letzten Wochen/Monaten Probleme mit der DNS-Auflösung hatte und da diverse Adapter mit TimeOuts reagierten.

                                      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

                                      H 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @hub01

                                        Nach der FritzBüchse habe ich gefragt, weil ich da in den letzten Wochen/Monaten Probleme mit der DNS-Auflösung hatte und da diverse Adapter mit TimeOuts reagierten.

                                        H Offline
                                        H Offline
                                        hub01
                                        wrote on last edited by
                                        #179

                                        @thomas-braun
                                        Sind die DNS-Probleme weg?
                                        Musste man was machen?

                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • H hub01

                                          @thomas-braun
                                          Sind die DNS-Probleme weg?
                                          Musste man was machen?

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #180

                                          @hub01

                                          Ich fahre auf meiner FritzBox Cable 6660 die aktuelle Labor-Firmware.
                                          Damit sind die Einträge bzgl. Netzwerkprobleme von diversen Adaptern deutlich zurückgegangen.
                                          Nur der parcel-Adapter meldet jetzt noch regelmäßig unregelmäßig Verbindungsprobleme mit DHL.

                                          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

                                          H 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          514

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe