Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. VIS Runtime hat keine IP-Adresse

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    VIS Runtime hat keine IP-Adresse

    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      grazer2500 last edited by

      Hallo,
      Mir ist gerade aufgefallen, das bei der "VIS Runtime" und beim "VIS Editor" keine IP Angezeigt wird. Und wenn ich dann darauf klicke bekomme folgende Meldung:

      about:blank#blocked
      

      Screenshot 2024-04-11 195628.png

      Mein System:

      Plattform: linux
      Betriebssystem: linux
      Architektur: arm
      CPUs: 4
      Geschwindigkeit: 1500 MHz
      Modell: ARMv7 Processor rev 3 (v7l)
      RAM: 7.7 GB
      System-Betriebszeit: 18 T. 05:44:39
      Node.js: v18.16.0
      time: 1712858336736
      timeOffset: -120
      NPM: 9.5.1
      Adapter-Anzahl: 536
      Datenträgergröße: 58.3 GB
      Freier Festplattenspeicher: 54.2 GB
      Aktive Instanzen: 15
      Pfad: /opt/iobroker/
      Betriebszeit: 18 T. 10:26:57
      aktiv:
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @grazer2500 last edited by

        @grazer2500

        Los gelöst vom Problem: Dringend Systempflege betreiben. Da scheint ein Update-Stau vorzuliegen.

        G 1 Reply Last reply Reply Quote 0
        • G
          grazer2500 @Thomas Braun last edited by grazer2500

          @thomas-braun Habe jetzt geupdatet.

          INFO
          Plattform: linux
          Betriebssystem: linux
          Architektur: arm
          CPUs: 4
          Geschwindigkeit: 1500 MHz
          Modell: ARMv7 Processor rev 3 (v7l)
          RAM: 7.7 GB
          System-Betriebszeit: 00:03:11
          Node.js: v18.20.2
          time: 1713373007319
          timeOffset: -120
          NPM: 10.5.0
          Adapter-Anzahl: 536
          Datenträgergröße: 58.3 GB
          Freier Festplattenspeicher: 54.0 GB
          Aktive Instanzen: 15
          Pfad: /opt/iobroker/
          Betriebszeit: 00:03:05
          aktiv:
          

          Das Problem besteht aber weiter hin.
          Screenshot 2024-04-17 190236.png Screenshot 2024-04-17 185836.png

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

            @grazer2500 sagte in VIS Runtime hat keine IP-Adresse:

            Das Problem besteht aber weiter hin.

            Natürlich!

            @grazer2500 sagte in VIS Runtime hat keine IP-Adresse:

            jetzt geupdatet.

            war ja

            @thomas-braun sagte in VIS Runtime hat keine IP-Adresse:

            Los gelöst vom Problem:


            bitte die Langfassung von iob diag
            und ein paar mehr Infos was du da genau wo und wie tust.

            G 1 Reply Last reply Reply Quote 0
            • G
              grazer2500 @Homoran last edited by

              @homoran Wenn ich über die Adminoberfläche(https://xxx.xxx.x.10:8081/#tab-intro) auf den VIS Editor oder die Runtime starten möchte bekommen ich den oben angeführten Fehler. Jedoch wenn ich mich mit http://xxx.xxx.x.10:8082/ anwähle komme ich von dort ohne Probleme in den VIS Editor und in die Runtime.
              Hier die zusammenfassung:

              ======================= SUMMARY =======================
                                      v.2023-10-10
              
              
                 Static hostname: iobroker
                       Icon name: computer
                Operating System: Raspbian GNU/Linux 10 (buster)
                          Kernel: Linux 5.10.103-v7l+
                    Architecture: arm
              
              Installation:           native
              Kernel:                 armv7l
              Userland:               armhf
              Timezone:               Europe/Vienna (CEST, +0200)
              User-ID:                1000
              X-Server:               false
              Boot Target:            graphical.target
              
              Pending OS-Updates:     1
              Pending iob updates:    1
              
              Nodejs-Installation:    /usr/bin/nodejs         v18.20.2
                                      /usr/bin/node           v18.20.2
                                      /usr/bin/npm            10.5.0
                                      /usr/bin/npx            10.5.0
                                      /usr/bin/corepack       0.25.2
              
              Recommended versions are nodejs 18.20.2 and npm 10.5.0
              Your nodejs installation is correct
              
              MEMORY:
                            total        used        free      shared  buff/cache   available
              Mem:           7.9G        979M        6.3G        8.0M        572M        6.7G
              Swap:           99M          0B         99M
              Total:         8.0G        979M        6.4G
              
              Active iob-Instances:   16
              Active repo(s): stable
              
              ioBroker Core:          js-controller           5.0.19
                                      admin                   6.13.16
              
              ioBroker Status:        iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Status admin and web instance:
              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: ::, run as: admin
              
              Objects:                13608
              States:                 11426
              
              Size of iob-Database:
              
              26M     /opt/iobroker/iobroker-data/objects.jsonl
              14M     /opt/iobroker/iobroker-data/states.jsonl
              
              
              
              =================== END OF SUMMARY ====================
              

              Hier die ganz lange Fassung:

              Skript v.2023-10-10
              
              *** BASE SYSTEM ***
                 Static hostname: iobroker
                       Icon name: computer
                Operating System: Raspbian GNU/Linux 10 (buster)
                          Kernel: Linux 5.10.103-v7l+
                    Architecture: arm
              
              Model           : Raspberry Pi 4 Model B Rev 1.5
              Docker          : false
              Virtualization  : none
              Kernel          : armv7l
              Userland        : armhf
              
              Systemuptime and Load:
               19:17:23 up 1 day,  1:29,  1 user,  load average: 0.39, 0.45, 0.28
              CPU threads: 4
              
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              No throttling issues detected.
              
              *** Time and Time Zones ***
                             Local time: Wed 2024-04-24 19:17:23 CEST
                         Universal time: Wed 2024-04-24 17:17:23 UTC
                               RTC time: n/a
                              Time zone: Europe/Vienna (CEST, +0200)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** User and Groups ***
              daniel
              /home/daniel
              daniel adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
              
              *** X-Server-Setup ***
              X-Server:       false
              Desktop:
              Terminal:       tty
              Boot Target:    graphical.target
              
              *** MEMORY ***
                            total        used        free      shared  buff/cache   available
              Mem:           7.9G        908M        6.4G        8.0M        573M        6.7G
              Swap:           99M          0B         99M
              Total:         8.0G        908M        6.5G
              
                       7898 M total memory
                        908 M used memory
                        275 M active memory
                       1110 M inactive memory
                       6416 M free memory
                         76 M buffer memory
                        496 M swap cache
                         99 M total swap
                          0 M used swap
                         99 M free swap
              
              Raspberry only:
              oom events: 0
              lifetime oom required: 0 Mbytes
              total time in oom handler: 0 ms
              max time spent in oom handler: 0 ms
              
              *** FAILED SERVICES ***
              
              0 loaded units listed. Pass --all to see loaded but inactive units, too.
              To show all installed unit files use 'systemctl list-unit-files'.
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              /dev/root      ext4       59G  4.3G   52G   8% /
              devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
              tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
              tmpfs          tmpfs     3.9G  8.5M  3.9G   1% /run
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
              /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
              tmpfs          tmpfs     790M     0  790M   0% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Tue Apr 23 17:47:34 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=D8:3A:DD:91:FC:1D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=0cf39a2b-02 rootfstype=ext4 fsck.repair=yes rootwait
              [Tue Apr 23 17:47:35 2024] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
              [Tue Apr 23 17:47:35 2024] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
              [Tue Apr 23 17:47:35 2024] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
              [Tue Apr 23 17:47:35 2024] EXT4-fs (mmcblk0p2): 4 orphan inodes deleted
              [Tue Apr 23 17:47:35 2024] EXT4-fs (mmcblk0p2): recovery complete
              [Tue Apr 23 17:47:36 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
              [Tue Apr 23 17:47:36 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
              [Tue Apr 23 17:47:38 2024] EXT4-fs (mmcblk0p2): re-mounted. Opts: commit=600
              
              Show mounted filesystems \(real ones only\):
              TARGET        SOURCE         FSTYPE OPTIONS
              /             /dev/mmcblk0p2 ext4   rw,noatime,commit=600
              |-/sys/fs/bpf none           bpf    rw,nosuid,nodev,noexec,relatime,mode=700
              `-/boot       /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              403M    /var/
              207M    /var/cache
              202M    /var/cache/apt
              142M    /var/cache/apt/archives
              92M     /var/lib
              
              Archived and active journals take up 8.0M in the file system.
              
              /opt/iobroker/backups:
              477M    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              289M    /opt/iobroker/iobroker-data/
              166M    /opt/iobroker/iobroker-data/files
              84M     /opt/iobroker/iobroker-data/backup-objects
              57M     /opt/iobroker/iobroker-data/files/javascript.admin
              38M     /opt/iobroker/iobroker-data/files/javascript.admin/static
              
              The five largest files in iobroker-data are:
              26M     /opt/iobroker/iobroker-data/objects.jsonl
              24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
              15M     /opt/iobroker/iobroker-data/states.jsonl
              8.5M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js
              7.0M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/675.d0c8b930.chunk.js.map
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
              
              find: '/dev/serial/by-id/': No such file or directory
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v18.20.2
              /usr/bin/node           v18.20.2
              /usr/bin/npm            10.5.0
              /usr/bin/npx            10.5.0
              /usr/bin/corepack       0.25.2
              
              
              nodejs:
                Installed: 18.20.2-1nodesource1
                Candidate: 18.20.2-1nodesource1
                Version table:
               *** 18.20.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      100 /var/lib/dpkg/status
                   18.20.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.20.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.19.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.19.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.18.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.18.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.18.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.17.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.16.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.14.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.14.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.9.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   10.24.0~dfsg-1~deb10u3 500
                      500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              Errors in npm tree:
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Core adapters versions
              js-controller:  5.0.19
              admin:          6.13.16
              javascript:     7.8.0
              
              Adapters from github:   1
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
              + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                system.adapter.daikin.0                 : daikin                : iobroker                                 - disabled
                system.adapter.daikin.1                 : daikin                : iobroker                                 - disabled
                system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
              + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
              + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
              + system.adapter.froeling.0               : froeling              : iobroker                                 -  enabled
              + system.adapter.fronius-solarweb.0       : fronius-solarweb      : iobroker                                 -  enabled
              + system.adapter.fronius.0                : fronius               : iobroker                                 -  enabled
              + system.adapter.history.0                : history               : iobroker                                 -  enabled
              + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
              + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
              + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
              + system.adapter.smartgarden.0            : smartgarden           : iobroker                                 -  enabled
                system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 -  enabled
              + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 -  enabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled
                system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: ::, run as: admin
              + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: ::, run as: admin
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
              + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: ::, run as: admin
              + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: ::, run as: admin
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              beta          : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): stable
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 6.13.16  , installed 6.13.16
              Adapter    "backitup"     : 2.11.0   , installed 2.11.0
              Adapter    "daikin"       : 1.4.2    , installed 1.4.2
              Adapter    "daswetter"    : 3.1.13   , installed 3.1.13
              Adapter    "discovery"    : 4.4.0    , installed 4.4.0
              Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
              Adapter    "flot"         : 1.12.0   , installed 1.12.0
              Adapter    "froeling"     : 0.0.8    , installed 0.0.8
              Adapter    "fronius"      : 2.0.2    , installed 2.0.2
              Adapter    "fronius-solarweb": 0.0.3 , installed 0.1.0
              Adapter    "history"      : 3.0.1    , installed 3.0.1
              Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
              Adapter    "hm-rpc"       : 1.17.0   , installed 1.16.0 [Updatable]
              Adapter    "ical"         : 1.14.3   , installed 1.14.3
              Adapter    "javascript"   : 7.8.0    , installed 7.8.0
              Controller "js-controller": 5.0.19   , installed 5.0.19
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
              Adapter    "socketio"     : 6.6.1    , installed 6.6.1
              Adapter    "vis"          : 1.5.4    , installed 1.5.4
              Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
              Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "web"          : 6.2.5    , installed 6.2.5
              Adapter    "webcal"       : 1.3.2    , installed 1.3.2
              Adapter    "ws"           : 2.5.11   , installed 2.5.11
              
              Objects and States
              Please stand by - This may take a while
              Objects:        13608
              States:         11426
              
              *** OS-Repositories and Updates ***
              Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
              Hit:2 http://archive.raspberrypi.org/debian buster InRelease
              Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
              Reading package lists...
              Pending Updates: 1
              
              *** Listening Ports ***
              Active Internet connections (only servers)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17462      570/sshd
              tcp        0      0 192.168.0.10:42010      0.0.0.0:*               LISTEN      1001       20553      964/io.hm-rpc.0
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       16701      563/iobroker.js-con
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       17470      563/iobroker.js-con
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       18274      848/io.admin.0
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17182      1056/io.web.0
              tcp6       0      0 :::8084                 :::*                    LISTEN      1001       17311      1140/io.ws.0
              tcp6       0      0 :::22                   :::*                    LISTEN      0          17464      570/sshd
              udp        0      0 0.0.0.0:60828           0.0.0.0:*                           1001       19080      938/io.backitup.0
              udp        0      0 0.0.0.0:40354           0.0.0.0:*                           1001       20886      1147/io.energieflus
              udp        0      0 0.0.0.0:52141           0.0.0.0:*                           1001       21698      1133/io.fronius.0
              udp        0      0 0.0.0.0:40375           0.0.0.0:*                           1001       21699      1133/io.fronius.0
              udp        0      0 0.0.0.0:44984           0.0.0.0:*                           1001       19082      938/io.backitup.0
              udp        0      0 0.0.0.0:40384           0.0.0.0:*                           1001       19953      848/io.admin.0
              udp        0      0 0.0.0.0:59343           0.0.0.0:*                           1001       20541      964/io.hm-rpc.0
              udp        0      0 0.0.0.0:50641           0.0.0.0:*                           1001       19954      848/io.admin.0
              udp        0      0 0.0.0.0:50139           0.0.0.0:*                           1001       17305      1140/io.ws.0
              udp        0      0 0.0.0.0:33250           0.0.0.0:*                           1001       19131      1056/io.web.0
              udp        0      0 0.0.0.0:50152           0.0.0.0:*                           1001       22541      1158/io.fronius-sol
              udp        0      0 0.0.0.0:49644           0.0.0.0:*                           1001       19081      938/io.backitup.0
              udp        0      0 0.0.0.0:48633           0.0.0.0:*                           1001       20254      993/io.hm-rega.0
              udp        0      0 0.0.0.0:37373           0.0.0.0:*                           1001       20257      993/io.hm-rega.0
              udp        0      0 0.0.0.0:53758           0.0.0.0:*                           1001       17007      894/io.javascript.0
              udp        0      0 0.0.0.0:58370           0.0.0.0:*                           1001       18279      907/io.history.0
              udp        0      0 0.0.0.0:47622           0.0.0.0:*                           1001       17542      563/iobroker.js-con
              udp        0      0 0.0.0.0:34824           0.0.0.0:*                           1001       19129      1056/io.web.0
              udp        0      0 0.0.0.0:35855           0.0.0.0:*                           1001       17164      994/io.discovery.0
              udp        0      0 0.0.0.0:38417           0.0.0.0:*                           1001       20884      1147/io.energieflus
              udp        0      0 0.0.0.0:51220           0.0.0.0:*                           1001       20883      1147/io.energieflus
              udp        0      0 0.0.0.0:44569           0.0.0.0:*                           1001       19951      848/io.admin.0
              udp        0      0 0.0.0.0:45082           0.0.0.0:*                           1001       17302      1140/io.ws.0
              udp        0      0 0.0.0.0:55851           0.0.0.0:*                           1001       20823      1118/io.vis-inventw
              udp        0      0 0.0.0.0:34348           0.0.0.0:*                           1001       20695      1103/io.smartgarden
              udp        0      0 0.0.0.0:32813           0.0.0.0:*                           1001       19952      848/io.admin.0
              udp        0      0 0.0.0.0:52277           0.0.0.0:*                           1001       20256      993/io.hm-rega.0
              udp        0      0 0.0.0.0:42043           0.0.0.0:*                           1001       20255      993/io.hm-rega.0
              udp        0      0 0.0.0.0:51260           0.0.0.0:*                           1001       17005      894/io.javascript.0
              udp        0      0 0.0.0.0:49214           0.0.0.0:*                           1001       17544      563/iobroker.js-con
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14122      562/dhcpcd
              udp        0      0 0.0.0.0:39512           0.0.0.0:*                           108        16424      375/avahi-daemon: r
              udp        0      0 0.0.0.0:51299           0.0.0.0:*                           1001       20276      1013/io.froeling.0
              udp        0      0 0.0.0.0:48739           0.0.0.0:*                           1001       20275      1013/io.froeling.0
              udp        0      0 0.0.0.0:37482           0.0.0.0:*                           1001       17163      994/io.discovery.0
              udp        0      0 0.0.0.0:60530           0.0.0.0:*                           1001       17303      1140/io.ws.0
              udp        0      0 0.0.0.0:41591           0.0.0.0:*                           1001       22542      1158/io.fronius-sol
              udp        0      0 0.0.0.0:57465           0.0.0.0:*                           1001       22543      1158/io.fronius-sol
              udp        0      0 0.0.0.0:53894           0.0.0.0:*                           1001       22540      1158/io.fronius-sol
              udp        0      0 0.0.0.0:52870           0.0.0.0:*                           1001       18280      907/io.history.0
              udp        0      0 0.0.0.0:41633           0.0.0.0:*                           1001       21697      1133/io.fronius.0
              udp        0      0 0.0.0.0:46756           0.0.0.0:*                           1001       19083      938/io.backitup.0
              udp        0      0 0.0.0.0:47810           0.0.0.0:*                           1001       20277      1013/io.froeling.0
              udp        0      0 0.0.0.0:34518           0.0.0.0:*                           1001       21696      1133/io.fronius.0
              udp        0      0 0.0.0.0:39644           0.0.0.0:*                           1001       17543      563/iobroker.js-con
              udp        0      0 0.0.0.0:50398           0.0.0.0:*                           1001       20693      1103/io.smartgarden
              udp        0      0 0.0.0.0:57570           0.0.0.0:*                           1001       19130      1056/io.web.0
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        16422      375/avahi-daemon: r
              udp        0      0 0.0.0.0:49905           0.0.0.0:*                           1001       17161      994/io.discovery.0
              udp        0      0 0.0.0.0:49412           0.0.0.0:*                           1001       20820      1118/io.vis-inventw
              udp        0      0 0.0.0.0:57604           0.0.0.0:*                           1001       17006      894/io.javascript.0
              udp        0      0 0.0.0.0:47885           0.0.0.0:*                           1001       20543      964/io.hm-rpc.0
              udp        0      0 0.0.0.0:46362           0.0.0.0:*                           1001       20542      964/io.hm-rpc.0
              udp        0      0 0.0.0.0:47913           0.0.0.0:*                           1001       20694      1103/io.smartgarden
              udp        0      0 0.0.0.0:41772           0.0.0.0:*                           1001       18282      907/io.history.0
              udp        0      0 0.0.0.0:50481           0.0.0.0:*                           1001       20822      1118/io.vis-inventw
              udp        0      0 0.0.0.0:56631           0.0.0.0:*                           1001       20821      1118/io.vis-inventw
              udp        0      0 0.0.0.0:39226           0.0.0.0:*                           1001       20540      964/io.hm-rpc.0
              udp        0      0 0.0.0.0:38222           0.0.0.0:*                           1001       20885      1147/io.energieflus
              udp        0      0 0.0.0.0:34134           0.0.0.0:*                           1001       20278      1013/io.froeling.0
              udp        0      0 0.0.0.0:33623           0.0.0.0:*                           1001       17545      563/iobroker.js-con
              udp        0      0 0.0.0.0:43871           0.0.0.0:*                           1001       17304      1140/io.ws.0
              udp        0      0 0.0.0.0:60776           0.0.0.0:*                           1001       17004      894/io.javascript.0
              udp        0      0 0.0.0.0:37237           0.0.0.0:*                           1001       19132      1056/io.web.0
              udp        0      0 0.0.0.0:55163           0.0.0.0:*                           1001       20692      1103/io.smartgarden
              udp        0      0 0.0.0.0:53644           0.0.0.0:*                           1001       18281      907/io.history.0
              udp        0      0 0.0.0.0:37261           0.0.0.0:*                           1001       17162      994/io.discovery.0
              udp6       0      0 :::546                  :::*                                0          15209      562/dhcpcd
              udp6       0      0 :::42583                :::*                                108        16425      375/avahi-daemon: r
              udp6       0      0 :::5353                 :::*                                108        16423      375/avahi-daemon: r
              
              *** Log File - Last 25 Lines ***
              
              2024-04-24 19:18:17.210  - debug: energiefluss.0 (1147) States changed: {"production":217.89,"consumption":216.98999999999998,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              2024-04-24 19:18:17.211  - silly: energiefluss.0 (1147) States user redis pmessage fronius.0.site.P_Load/fronius.0.site.P_Load:{"val":-311.19,"ack":true,"ts":1713979097198,"q":0,"from":"system.adapter.fronius.0","user":"system.user.admin","lc":1713979097198}
              2024-04-24 19:18:17.212  - silly: energiefluss.0 (1147) States user redis pmessage fronius.0.site.P_PV/fronius.0.site.P_PV:{"val":216.1,"ack":true,"ts":1713979097199,"q":0,"from":"system.adapter.fronius.0","user":"system.user.admin","lc":1713979097199}
              2024-04-24 19:18:17.210  - debug: energiefluss.0 (1147) States changed: {"production":217.89,"consumption":216.98999999999998,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              2024-04-24 19:18:17.211  - silly: energiefluss.0 (1147) States user redis pmessage fronius.0.site.P_Load/fronius.0.site.P_Load:{"val":-311.19,"ack":true,"ts":1713979097198,"q":0,"from":"system.adapter.fronius.0","user":"system.user.admin","lc":1713979097198}
              2024-04-24 19:18:17.212  - silly: energiefluss.0 (1147) States user redis pmessage fronius.0.site.P_PV/fronius.0.site.P_PV:{"val":216.1,"ack":true,"ts":1713979097199,"q":0,"from":"system.adapter.fronius.0","user":"system.user.admin","lc":1713979097199}
              2024-04-24 19:18:17.210  - debug: energiefluss.0 (1147) States changed: {"production":217.89,"consumption":216.98999999999998,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              2024-04-24 19:18:17.211  - silly: energiefluss.0 (1147) States user redis pmessage fronius.0.site.P_Load/fronius.0.site.P_Load:{"val":-311.19,"ack":true,"ts":1713979097198,"q":0,"from":"system.adapter.fronius.0","user":"system.user.admin","lc":1713979097198}
              2024-04-24 19:18:17.212  - silly: energiefluss.0 (1147) States user redis pmessage fronius.0.site.P_PV/fronius.0.site.P_PV:{"val":216.1,"ack":true,"ts":1713979097199,"q":0,"from":"system.adapter.fronius.0","user":"system.user.admin","lc":1713979097199}
              2024-04-24 19:18:17.217  - debug: energiefluss.0 (1147) States changed: {"production":217.89,"consumption":216.98999999999998,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              2024-04-24 19:18:17.220  - debug: energiefluss.0 (1147) States changed: {"production":216.1,"consumption":215.2,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              2024-04-24 19:18:17.217  - debug: energiefluss.0 (1147) States changed: {"production":217.89,"consumption":216.98999999999998,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              2024-04-24 19:18:17.220  - debug: energiefluss.0 (1147) States changed: {"production":216.1,"consumption":215.2,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              2024-04-24 19:18:17.217  - debug: energiefluss.0 (1147) States changed: {"production":217.89,"consumption":216.98999999999998,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              2024-04-24 19:18:17.220  - debug: energiefluss.0 (1147) States changed: {"production":216.1,"consumption":215.2,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              2024-04-24 19:18:17.217  - debug: energiefluss.0 (1147) States changed: {"production":217.89,"consumption":216.98999999999998,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              2024-04-24 19:18:17.220  - debug: energiefluss.0 (1147) States changed: {"production":216.1,"consumption":215.2,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              2024-04-24 19:18:17.529  - silly: energiefluss.0 (1147) States user redis pmessage fronius.0.storage.0.StateOfCharge_Relative/fronius.0.storage.0.StateOfCharge_Relative:{"val":83.2,"ack":true,"ts":1713979097521,"q":0,"from":"system.adapter.fronius.0","user":"system.user.admin","lc":1713978917336}
              2024-04-24 19:18:17.529  - silly: energiefluss.0 (1147) States user redis pmessage fronius.0.storage.0.StateOfCharge_Relative/fronius.0.storage.0.StateOfCharge_Relative:{"val":83.2,"ack":true,"ts":1713979097521,"q":0,"from":"system.adapter.fronius.0","user":"system.user.admin","lc":1713978917336}
              2024-04-24 19:18:17.529  - silly: energiefluss.0 (1147) States user redis pmessage fronius.0.storage.0.StateOfCharge_Relative/fronius.0.storage.0.StateOfCharge_Relative:{"val":83.2,"ack":true,"ts":1713979097521,"q":0,"from":"system.adapter.fronius.0","user":"system.user.admin","lc":1713978917336}
              2024-04-24 19:18:17.529  - silly: energiefluss.0 (1147) States user redis pmessage fronius.0.storage.0.StateOfCharge_Relative/fronius.0.storage.0.StateOfCharge_Relative:{"val":83.2,"ack":true,"ts":1713979097521,"q":0,"from":"system.adapter.fronius.0","user":"system.user.admin","lc":1713978917336}
              2024-04-24 19:18:17.533  - debug: energiefluss.0 (1147) States changed: {"production":216.1,"consumption":215.2,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              2024-04-24 19:18:17.533  - debug: energiefluss.0 (1147) States changed: {"production":216.1,"consumption":215.2,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              2024-04-24 19:18:17.533  - debug: energiefluss.0 (1147) States changed: {"production":216.1,"consumption":215.2,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              2024-04-24 19:18:17.533  - debug: energiefluss.0 (1147) States changed: {"production":216.1,"consumption":215.2,"grid_feed":-0.9,"grid_consuming":-0.9,"battery_charge":146.44,"battery_percent":"83.20","custom1":1543.7,"custom2":1844.2}
              
              
              Thomas Braun haselchen 2 Replies Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @grazer2500 last edited by

                @grazer2500 sagte in VIS Runtime hat keine IP-Adresse:

                [Tue Apr 23 17:47:35 2024] EXT4-fs (mmcblk0p2): 4 orphan inodes deleted

                Dateisystem mit Einschlägen und Buster ist tot.
                Installier da NEU ein Raspberry 12 'Bookworm' in der 64Bit-Variante.

                1 Reply Last reply Reply Quote 0
                • haselchen
                  haselchen Most Active @grazer2500 last edited by

                  @grazer2500

                  Also…

                  a) 8082 ist der Port für die VIS. Das ist korrekt.
                  b) wird das ne Einstellung in Deinem Browser sein, der die Weiterleitung verhindert.

                  G 1 Reply Last reply Reply Quote 0
                  • G
                    grazer2500 @haselchen last edited by

                    @haselchen said in VIS Runtime hat keine IP-Adresse:

                    @grazer2500

                    Also…

                    a) 8082 ist der Port für die VIS. Das ist korrekt.
                    b) wird das ne Einstellung in Deinem Browser sein, der die Weiterleitung verhindert.

                    Ich teste es die Tage nochmal am Tablet, aber soweit ich mich erinnere ist es am jeden Endgerät gleich mit der Weiterleitung. Und ich glaube das Problem ist, das wie auf den Screenshoots der Editor und die Runtime keine IP Adresse angezeigt werden. Sondern nur der Port.

                    @thomas-braun said in VIS Runtime hat keine IP-Adresse:

                    @grazer2500 sagte in VIS Runtime hat keine IP-Adresse:

                    [Tue Apr 23 17:47:35 2024] EXT4-fs (mmcblk0p2): 4 orphan inodes deleted

                    Dateisystem mit Einschlägen und Buster ist tot.
                    Installier da NEU ein Raspberry 12 'Bookworm' in der 64Bit-Variante.

                    Du glaubst daran liegt das Problem? Das wäre sehr blöd, dann muss ich ja komplett neu installiere und mal schauen wie komplette Backup erstellen kann. Denn in dem Falsch geht das Spiegeln der SD karte ja nicht.

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

                      @grazer2500 sagte in VIS Runtime hat keine IP-Adresse:

                      Du glaubst daran liegt das Problem?

                      Das ist egal was ich glaube. Die Zeit für Buster ist abgelaufen und du hast da defekte Dateien auf der Kiste. Beides Fakten und kein Glaube.

                      G 1 Reply Last reply Reply Quote 0
                      • G
                        grazer2500 @Thomas Braun last edited by grazer2500

                        @thomas-braun Kannst du sagen ob die defekten Dateien den IObroker auch betreffen? Denn dann ist es ja blöd wenn ich ein FullBackup mache und neu installiere. Weil dann sind die kaputten Dateien wahrscheinlich mit dabei.

                        Oder wie mache ich das Backup den am besten das alles wichtige enthalten ist. Alle Adapter, VIS, Alle Variablen, Scripte usw..

                        cd /opt/iobroker
                        sudo iobroker stop
                        sudo iobroker backup
                        
                        

                        Welche Daten enthält das Backup nicht?

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

                          @grazer2500 sagte in VIS Runtime hat keine IP-Adresse:

                          Kannst du sagen ob die defekten Dateien den IObroker auch betreffen? Denn dann ist es ja blöd wenn ich ein FullBackup mache und neu installiere. Weil dann sind die kaputten Dateien wahrscheinlich mit dabei.

                          Klar sind die dabei. Das sind immer Dateien, die gerade geöffnet sind und daher nicht zurückgeschrieben werden können, wenn da 'mal wieder der Strom ausfällt' / du die Kiste einfach rüde wegsenst.

                          Und der ioBroker wird auch NIE, NIE, NIE, NIEMALS per sudo angepackt. Einfach nie!

                          G 1 Reply Last reply Reply Quote 0
                          • G
                            grazer2500 @Thomas Braun last edited by

                            @thomas-braun ok. Wie ratest du mir dann in diesem Fall vor zu gehen?

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

                              @grazer2500

                              NEUinstallation von Raspberry OS 12 'Bookworm' in der 64Bit Lite-Variante, ioBroker frisch installieren, Backup einspielen und hoffen, dass es nicht schon kaputte Daten beinhaltet.

                              G 1 Reply Last reply Reply Quote 0
                              • G
                                grazer2500 last edited by

                                @thomas-braun Verdammt, und ich habe gerade gesehen Backitup hat seit 1 3/4 Monaten aus irgend einem Grund kein Backup mehr erstellt.

                                Das wichtigste wäre mit das die VIS geht. Die kann ich theoretisch doch irgendwie extra exportieren.

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

                                  @grazer2500 sagte in VIS Runtime hat keine IP-Adresse:

                                  Die kann ich theoretisch doch irgendwie extra exportieren.

                                  vis-views.json unter dem Projektpfad

                                  G 1 Reply Last reply Reply Quote 0
                                  • G
                                    grazer2500 @Homoran last edited by

                                    @homoran Super danke

                                    Dann werde ich mal schauen. Vielleicht probiere ich auch das ganze System gleich auf einer externen SSD zum laufen zu bringen statt auf einer SD Karte.

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

                                      @grazer2500 mach trotzdem jetz ein Backup und sichere es auf dem PC oder sonst wo extern.
                                      Das Backup sollte keine defekten Daten enthalten, die nicht auch jetzt in deinen Konfigurationen enthalten sind.

                                      die vis-views.json hast du dann zusätzlich zur Sicherung der vis

                                      G 1 Reply Last reply Reply Quote 0
                                      • G
                                        grazer2500 @Homoran last edited by

                                        @homoran Kann ich die SD-Karten Checken bevor ich neu Installiere ob Sie einen Schaden hat? Oder ist besser gleich eine neue SD-Karte oder eine SSD?

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

                                          @grazer2500 eine neue, nicht zu kleine, Karte sollte dir das schon wert sein.

                                          1 Reply Last reply Reply Quote 0
                                          • G
                                            grazer2500 @Thomas Braun last edited by

                                            @thomas-braun ich habe jetzt komplett neu aufgesetzt, und wieder zum laufen gebracht.
                                            Laut dem Log, sollte jetzt alles funktionieren. Kannst du vielleicht sicherheitshalber drüber schauen ob ich etwas übersehen haben?

                                            Skript v.2024-04-21
                                            
                                            *** BASE SYSTEM ***
                                             Static hostname: iobroker
                                                   Icon name: computer
                                            Operating System: Debian GNU/Linux 12 (bookworm)
                                                      Kernel: Linux 6.6.28+rpt-rpi-v8
                                                Architecture: arm64
                                            
                                            Model           : Raspberry Pi 4 Model B Rev 1.5
                                            Docker          : false
                                            Virtualization  : none
                                            Kernel          : aarch64
                                            Userland        : 64 bit
                                            
                                            Systemuptime and Load:
                                             19:58:49 up 4 min,  4 users,  load average: 0.95, 1.54, 0.74
                                            CPU threads: 4
                                            
                                            
                                            *** RASPBERRY THROTTLING ***
                                            Current issues:
                                            No throttling issues detected.
                                            
                                            Previously detected issues:
                                            No throttling issues detected.
                                            
                                            *** Time and Time Zones ***
                                                           Local time: Fri 2024-05-03 19:58:49 CEST
                                                       Universal time: Fri 2024-05-03 17:58:49 UTC
                                                             RTC time: n/a
                                                            Time zone: Europe/Vienna (CEST, +0200)
                                            System clock synchronized: yes
                                                          NTP service: active
                                                      RTC in local TZ: no
                                            
                                            *** Users and Groups ***
                                            User that called 'iob diag':
                                            daniel
                                            HOME=/home/daniel
                                            GROUPS=daniel adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
                                            
                                            User that is running 'js-controller':
                                            iobroker
                                            HOME=/home/iobroker
                                            GROUPS=iobroker tty dialout audio video bluetooth gpio i2c
                                            
                                            *** Display-Server-Setup ***
                                            Display-Server: true
                                            Desktop:
                                            Terminal:       tty
                                            Boot Target:    graphical.target
                                            
                                            *** MEMORY ***
                                                           total        used        free      shared  buff/cache   available
                                            Mem:            8.2G        1.5G        5.9G         16M        859M        6.6G
                                            Swap:           104M          0B        104M
                                            Total:          8.3G        1.5G        6.0G
                                            
                                            Active iob-Instances:   18
                                            
                                                     7810 M total memory
                                                     1473 M used memory
                                                     1559 M active memory
                                                      458 M inactive memory
                                                     5649 M free memory
                                                       46 M buffer memory
                                                      773 M swap cache
                                                       99 M total swap
                                                        0 M used swap
                                                       99 M free swap
                                            
                                            *** top - Table Of Processes  ***
                                            top - 19:58:49 up 4 min,  4 users,  load average: 0.95, 1.54, 0.74
                                            Tasks: 242 total,   1 running, 241 sleeping,   0 stopped,   0 zombie
                                            %Cpu(s): 16.7 us, 33.3 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                            MiB Mem :   7810.0 total,   5647.9 free,   1474.6 used,    819.8 buff/cache
                                            MiB Swap:    100.0 total,    100.0 free,      0.0 used.   6335.5 avail Mem
                                            
                                            *** FAILED SERVICES ***
                                            
                                              UNIT LOAD ACTIVE SUB DESCRIPTION
                                            0 loaded units listed.
                                            
                                            *** FILESYSTEM ***
                                            Filesystem     Type      Size  Used Avail Use% Mounted on
                                            udev           devtmpfs  3.6G     0  3.6G   0% /dev
                                            tmpfs          tmpfs     782M  1.3M  780M   1% /run
                                            /dev/mmcblk0p2 ext4       29G  7.0G   21G  26% /
                                            tmpfs          tmpfs     3.9G  148K  3.9G   1% /dev/shm
                                            tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                                            /dev/mmcblk0p1 vfat      510M   75M  436M  15% /boot/firmware
                                            tmpfs          tmpfs     781M   36K  781M   1% /run/user/1000
                                            
                                            Messages concerning ext4 filesystem in dmesg:
                                            [Fri May  3 19:53:51 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=D8:3A:DD:91:FC:1D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=52e059bc-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                                            [Fri May  3 19:54:58 2024] EXT4-fs (mmcblk0p2): mounted filesystem fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 ro with ordered data mode. Quota mode: none.
                                            [Fri May  3 19:55:00 2024] EXT4-fs (mmcblk0p2): re-mounted fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 r/w. Quota mode: none.
                                            
                                            Show mounted filesystems:
                                            TARGET                                                  SOURCE         FSTYPE          OPTIONS
                                            /                                                       /dev/mmcblk0p2 ext4            rw,noatime
                                            |-/sys                                                  sysfs          sysfs           rw,nosuid,nodev,noexec,relatime
                                            | |-/sys/kernel/security                                securityfs     securityfs      rw,nosuid,nodev,noexec,relatime
                                            | |-/sys/fs/cgroup                                      cgroup2        cgroup2         rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
                                            | |-/sys/fs/pstore                                      pstore         pstore          rw,nosuid,nodev,noexec,relatime
                                            | |-/sys/fs/bpf                                         bpf            bpf             rw,nosuid,nodev,noexec,relatime,mode=700
                                            | |-/sys/kernel/debug                                   debugfs        debugfs         rw,nosuid,nodev,noexec,relatime
                                            | |-/sys/kernel/tracing                                 tracefs        tracefs         rw,nosuid,nodev,noexec,relatime
                                            | |-/sys/fs/fuse/connections                            fusectl        fusectl         rw,nosuid,nodev,noexec,relatime
                                            | `-/sys/kernel/config                                  configfs       configfs        rw,nosuid,nodev,noexec,relatime
                                            |-/proc                                                 proc           proc            rw,relatime
                                            | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs          rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=5533
                                            |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc     rw,nosuid,nodev,noexec,relatime
                                            |-/dev                                                  udev           devtmpfs        rw,nosuid,relatime,size=3725568k,nr_inodes=931392,mode=755
                                            | |-/dev/pts                                            devpts         devpts          rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                                            | |-/dev/shm                                            tmpfs          tmpfs           rw,nosuid,nodev
                                            | `-/dev/mqueue                                         mqueue         mqueue          rw,nosuid,nodev,noexec,relatime
                                            |-/run                                                  tmpfs          tmpfs           rw,nosuid,nodev,noexec,relatime,size=799748k,mode=755
                                            | |-/run/lock                                           tmpfs          tmpfs           rw,nosuid,nodev,noexec,relatime,size=5120k
                                            | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                                            | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                                            | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                                            | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs      rw,relatime
                                            | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                                            | `-/run/user/1000                                      tmpfs          tmpfs           rw,nosuid,nodev,relatime,size=799744k,nr_inodes=199936,mode=700,uid=1000,gid=1000
                                            |   |-/run/user/1000/gvfs                               gvfsd-fuse     fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                                            |   `-/run/user/1000/doc                                portal         fuse.portal     rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                                            `-/boot/firmware                                        /dev/mmcblk0p1 vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                            
                                            Files in neuralgic directories:
                                            
                                            /var:
                                            714M    /var/
                                            353M    /var/cache
                                            346M    /var/cache/apt
                                            234M    /var/cache/apt/archives
                                            195M    /var/lib
                                            
                                            Archived and active journals take up 63.8M in the file system.
                                            
                                            /opt/iobroker/backups:
                                            84M     /opt/iobroker/backups/
                                            
                                            /opt/iobroker/iobroker-data:
                                            441M    /opt/iobroker/iobroker-data/
                                            301M    /opt/iobroker/iobroker-data/files
                                            121M    /opt/iobroker/iobroker-data/files/vis-2
                                            83M     /opt/iobroker/iobroker-data/backup-objects
                                            81M     /opt/iobroker/iobroker-data/files/vis-2/static
                                            
                                            The five largest files in iobroker-data are:
                                            37M     /opt/iobroker/iobroker-data/objects.jsonl
                                            24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                            22M     /opt/iobroker/iobroker-data/states.jsonl
                                            19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.e7bb655f.js.map
                                            19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.368dc292.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'
                                            
                                            
                                            
                                            
                                            *** NodeJS-Installation ***
                                            
                                            /usr/bin/nodejs         v18.20.2
                                            /usr/bin/node           v18.20.2
                                            /usr/bin/npm            10.5.0
                                            /usr/bin/npx            10.5.0
                                            /usr/bin/corepack       0.25.2
                                            
                                            
                                            nodejs:
                                              Installed: 18.20.2-1nodesource1
                                              Candidate: 18.20.2-1nodesource1
                                              Version table:
                                             *** 18.20.2-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                    100 /var/lib/dpkg/status
                                                 18.20.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.20.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.19.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.19.0+dfsg-6~deb12u1 500
                                                    500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                                 18.19.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.18.2-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.18.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.18.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.17.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.17.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.16.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.16.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.15.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.14.2-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.14.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.14.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.13.0+dfsg1-1 500
                                                    500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                                 18.13.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.12.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.11.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.10.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.9.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.9.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.8.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.7.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.6.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.5.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.4.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.3.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.2.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.1.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                                 18.0.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                            
                                            Temp directories causing npm8 problem: 0
                                            No problems detected
                                            
                                            Errors in npm tree:
                                            
                                            *** ioBroker-Installation ***
                                            
                                            ioBroker Status
                                            iobroker is running on this host.
                                            
                                            
                                            Objects type: jsonl
                                            States  type: jsonl
                                            
                                            Core adapters versions
                                            js-controller:  5.0.19
                                            admin:          6.13.16
                                            javascript:     7.8.0
                                            
                                            nodejs modules from github:     1
                                            +-- iobroker.energiefluss@3.6.0 (git+ssh://git@github.com/SKB-CGN/ioBroker.energiefluss.git#7d8abcf416e5cf267436b06d3579d856e763af7c)
                                            
                                            Adapter State
                                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                            + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                            + system.adapter.daikin.0                 : daikin                : iobroker                                 -  enabled
                                            + system.adapter.daikin.1                 : daikin                : iobroker                                 -  enabled
                                              system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                                            + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                                            + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
                                            + system.adapter.froeling.0               : froeling              : iobroker                                 -  enabled
                                            + system.adapter.fronius-solarweb.0       : fronius-solarweb      : iobroker                                 -  enabled
                                            + system.adapter.fronius.0                : fronius               : iobroker                                 -  enabled
                                            + system.adapter.history.0                : history               : iobroker                                 -  enabled
                                            + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                                            + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                            + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                            + system.adapter.smartgarden.0            : smartgarden           : iobroker                                 -  enabled
                                              system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
                                            + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                                              system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 - disabled
                                              system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                                              system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 192.168.0.10, run as: admin
                                            + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: ::, run as: admin
                                            
                                            + instance is alive
                                            
                                            Enabled adapters with bindings
                                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                            + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 192.168.0.10, run as: admin
                                            + system.adapter.ws.0                     : ws                    : iobroker                                 -  enabled, port: 8084, bind: ::, run as: admin
                                            
                                            ioBroker-Repositories
                                            stable        : http://download.iobroker.net/sources-dist.json
                                            beta          : http://download.iobroker.net/sources-dist-latest.json
                                            
                                            Active repo(s): stable
                                            
                                            Installed ioBroker-Instances
                                            Used repository: stable
                                            Adapter    "admin"        : 6.13.16  , installed 6.13.16
                                            Adapter    "backitup"     : 2.11.0   , installed 2.11.0
                                            Adapter    "daikin"       : 1.4.2    , installed 1.4.2
                                            Adapter    "daswetter"    : 3.1.13   , installed 3.1.13
                                            Adapter    "discovery"    : 4.4.0    , installed 4.4.0
                                            Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
                                            Adapter    "froeling"     : 0.0.8    , installed 0.0.8
                                            Adapter    "fronius"      : 2.0.2    , installed 2.0.2
                                            Adapter    "fronius-solarweb": 0.0.3 , installed 0.1.0
                                            Adapter    "history"      : 3.0.1    , installed 3.0.1
                                            Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                                            Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
                                            Adapter    "javascript"   : 7.8.0    , installed 7.8.0
                                            Controller "js-controller": 5.0.19   , installed 5.0.19
                                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                            Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                                            Adapter    "socketio"     : 6.7.0    , installed 6.7.0
                                            Adapter    "vis"          : 1.5.4    , installed 1.5.4
                                            Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
                                            Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                                            Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                                            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                            Adapter    "web"          : 6.2.5    , installed 6.2.5
                                            Adapter    "ws"           : 2.6.1    , installed 2.6.1
                                            
                                            Objects and States
                                            Please stand by - This may take a while
                                            Objects:        13588
                                            States:         11410
                                            
                                            *** OS-Repositories and Updates ***
                                            Hit:1 http://deb.debian.org/debian bookworm InRelease
                                            Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                                            Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                            Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
                                            Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                                            Reading package lists...
                                            Pending Updates: 20
                                            
                                            *** Listening Ports ***
                                            Active Internet connections (only servers)
                                            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       9545       731/iobroker.js-con
                                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       10480      731/iobroker.js-con
                                            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          6483       730/cupsd
                                            tcp        0      0 192.168.0.10:42010      0.0.0.0:*               LISTEN      1001       10121      1915/io.hm-rpc.0
                                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          8262       745/sshd: /usr/sbin
                                            tcp        0      0 192.168.0.10:8082       0.0.0.0:*               LISTEN      1001       12082      2094/io.web.0
                                            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          6482       730/cupsd
                                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       12344      1278/io.admin.0
                                            tcp6       0      0 :::8084                 :::*                    LISTEN      1001       13628      2109/io.ws.0
                                            tcp6       0      0 :::22                   :::*                    LISTEN      0          8264       745/sshd: /usr/sbin
                                            udp        0      0 0.0.0.0:58794           0.0.0.0:*                           1001       11764      2049/io.smartgarden
                                            udp        0      0 0.0.0.0:46669           0.0.0.0:*                           1001       12412      1828/io.backitup.0
                                            udp        0      0 0.0.0.0:34392           0.0.0.0:*                           1001       11576      1964/io.energieflus
                                            udp        0      0 0.0.0.0:54951           0.0.0.0:*                           1001       14347      1979/io.froeling.0
                                            udp        0      0 0.0.0.0:50862           0.0.0.0:*                           1001       10082      1896/io.hm-rega.0
                                            udp        0      0 0.0.0.0:46775           0.0.0.0:*                           1001       12499      1866/io.daikin.0
                                            udp        0      0 0.0.0.0:42698           0.0.0.0:*                           1001       12410      1828/io.backitup.0
                                            udp        0      0 0.0.0.0:54993           0.0.0.0:*                           1001       11421      1872/io.daikin.1
                                            udp        0      0 0.0.0.0:38639           0.0.0.0:*                           1001       13623      2109/io.ws.0
                                            udp        0      0 0.0.0.0:34675           0.0.0.0:*                           1001       13591      2064/io.vis-inventw
                                            udp        0      0 0.0.0.0:59388           0.0.0.0:*                           1001       12411      1828/io.backitup.0
                                            udp        0      0 0.0.0.0:51259           0.0.0.0:*                           1001       11367      1813/io.javascript.
                                            udp        0      0 0.0.0.0:55457           0.0.0.0:*                           1001       14344      1979/io.froeling.0
                                            udp        0      0 0.0.0.0:43197           0.0.0.0:*                           1001       13439      1949/io.discovery.0
                                            udp        0      0 0.0.0.0:43237           0.0.0.0:*                           1001       12073      2094/io.web.0
                                            udp        0      0 0.0.0.0:59674           0.0.0.0:*                           1001       11694      2005/io.fronius.0
                                            udp        0      0 0.0.0.0:43341           0.0.0.0:*                           1001       12413      1828/io.backitup.0
                                            udp        0      0 0.0.0.0:43351           0.0.0.0:*                           1001       10674      1410/io.history.0
                                            udp        0      0 0.0.0.0:47536           0.0.0.0:*                           1001       12673      1994/io.fronius-sol
                                            udp        0      0 0.0.0.0:39528           0.0.0.0:*                           1001       11575      1964/io.energieflus
                                            udp        0      0 0.0.0.0:51868           0.0.0.0:*                           1001       12500      1866/io.daikin.0
                                            udp        0      0 0.0.0.0:60089           0.0.0.0:*                           1001       12498      1866/io.daikin.0
                                            udp        0      0 0.0.0.0:47836           0.0.0.0:*                           1001       11693      2005/io.fronius.0
                                            udp        0      0 0.0.0.0:51943           0.0.0.0:*                           1001       10675      1410/io.history.0
                                            udp        0      0 0.0.0.0:39680           0.0.0.0:*                           1001       11577      1964/io.energieflus
                                            udp        0      0 0.0.0.0:51992           0.0.0.0:*                           1001       11692      2005/io.fronius.0
                                            udp        0      0 0.0.0.0:47934           0.0.0.0:*                           1001       11364      1813/io.javascript.
                                            udp        0      0 0.0.0.0:56203           0.0.0.0:*                           1001       10673      1410/io.history.0
                                            udp        0      0 0.0.0.0:48033           0.0.0.0:*                           1001       12676      1994/io.fronius-sol
                                            udp        0      0 0.0.0.0:39888           0.0.0.0:*                           1001       12675      1994/io.fronius-sol
                                            udp        0      0 0.0.0.0:60503           0.0.0.0:*                           1001       12074      2094/io.web.0
                                            udp        0      0 0.0.0.0:40069           0.0.0.0:*                           1001       13589      2064/io.vis-inventw
                                            udp        0      0 0.0.0.0:36023           0.0.0.0:*                           1001       13624      2109/io.ws.0
                                            udp        0      0 0.0.0.0:60630           0.0.0.0:*                           1001       12075      2094/io.web.0
                                            udp        0      0 0.0.0.0:36073           0.0.0.0:*                           1001       7120       1278/io.admin.0
                                            udp        0      0 0.0.0.0:56578           0.0.0.0:*                           1001       10115      1915/io.hm-rpc.0
                                            udp        0      0 0.0.0.0:56640           0.0.0.0:*                           1001       10116      1915/io.hm-rpc.0
                                            udp        0      0 0.0.0.0:48460           0.0.0.0:*                           1001       11419      1872/io.daikin.1
                                            udp        0      0 0.0.0.0:36212           0.0.0.0:*                           1001       11420      1872/io.daikin.1
                                            udp        0      0 0.0.0.0:52811           0.0.0.0:*                           1001       7122       1278/io.admin.0
                                            udp        0      0 0.0.0.0:48768           0.0.0.0:*                           1001       10672      1410/io.history.0
                                            udp        0      0 0.0.0.0:52940           0.0.0.0:*                           1001       11763      2049/io.smartgarden
                                            udp        0      0 0.0.0.0:36597           0.0.0.0:*                           1001       13621      2109/io.ws.0
                                            udp        0      0 0.0.0.0:40763           0.0.0.0:*                           1001       11578      1964/io.energieflus
                                            udp        0      0 0.0.0.0:36691           0.0.0.0:*                           1001       11418      1872/io.daikin.1
                                            udp        0      0 0.0.0.0:44923           0.0.0.0:*                           1001       10081      1896/io.hm-rega.0
                                            udp        0      0 0.0.0.0:53178           0.0.0.0:*                           1001       11761      2049/io.smartgarden
                                            udp        0      0 0.0.0.0:53279           0.0.0.0:*                           1001       10084      1896/io.hm-rega.0
                                            udp        0      0 0.0.0.0:36972           0.0.0.0:*                           1001       11762      2049/io.smartgarden
                                            udp        0      0 0.0.0.0:32941           0.0.0.0:*                           1001       14346      1979/io.froeling.0
                                            udp        0      0 0.0.0.0:32944           0.0.0.0:*                           1001       10114      1915/io.hm-rpc.0
                                            udp        0      0 0.0.0.0:45233           0.0.0.0:*                           1001       10083      1896/io.hm-rega.0
                                            udp        0      0 0.0.0.0:37219           0.0.0.0:*                           1001       14345      1979/io.froeling.0
                                            udp        0      0 0.0.0.0:49509           0.0.0.0:*                           1001       13588      2064/io.vis-inventw
                                            udp        0      0 0.0.0.0:53809           0.0.0.0:*                           1001       11366      1813/io.javascript.
                                            udp        0      0 0.0.0.0:45649           0.0.0.0:*                           1001       12076      2094/io.web.0
                                            udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          9497       1072/cups-browsed
                                            udp        0      0 0.0.0.0:45762           0.0.0.0:*                           1001       10117      1915/io.hm-rpc.0
                                            udp        0      0 0.0.0.0:33580           0.0.0.0:*                           1001       13438      1949/io.discovery.0
                                            udp        0      0 0.0.0.0:41811           0.0.0.0:*                           1001       12674      1994/io.fronius-sol
                                            udp        0      0 0.0.0.0:37717           0.0.0.0:*                           104        6122       553/avahi-daemon: r
                                            udp        0      0 0.0.0.0:33673           0.0.0.0:*                           1001       13590      2064/io.vis-inventw
                                            udp        0      0 0.0.0.0:54176           0.0.0.0:*                           1001       13441      1949/io.discovery.0
                                            udp        0      0 0.0.0.0:50146           0.0.0.0:*                           1001       11695      2005/io.fronius.0
                                            udp        0      0 0.0.0.0:42087           0.0.0.0:*                           1001       13440      1949/io.discovery.0
                                            udp        0      0 0.0.0.0:50284           0.0.0.0:*                           1001       12497      1866/io.daikin.0
                                            udp        0      0 0.0.0.0:42135           0.0.0.0:*                           1001       7121       1278/io.admin.0
                                            udp        0      0 0.0.0.0:33969           0.0.0.0:*                           1001       13622      2109/io.ws.0
                                            udp        0      0 0.0.0.0:33998           0.0.0.0:*                           1001       11365      1813/io.javascript.
                                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        6120       553/avahi-daemon: r
                                            udp        0      0 0.0.0.0:42260           0.0.0.0:*                           1001       7123       1278/io.admin.0
                                            udp6       0      0 fe80::8687:adda:43d:546 :::*                                0          8033       666/NetworkManager
                                            udp6       0      0 :::42124                :::*                                104        6123       553/avahi-daemon: r
                                            udp6       0      0 :::5353                 :::*                                104        6121       553/avahi-daemon: r
                                            
                                            *** Log File - Last 25 Lines ***
                                            
                                            2024-05-03 19:59:10.125  - info: admin.0 (1278) failed connection to socket.io from ::ffff:192.168.0.207: Passport was not initialized
                                            2024-05-03 19:59:20.132  - info: admin.0 (1278) ==> Connected system.user.admin from ::ffff:192.168.0.207
                                            2024-05-03 19:59:20.132  - info: admin.0 (1278) ==> Connected system.user.admin from ::ffff:192.168.0.207
                                            2024-05-03 19:59:20.132  - info: admin.0 (1278) ==> Connected system.user.admin from ::ffff:192.168.0.207
                                            2024-05-03 19:59:20.132  - info: admin.0 (1278) ==> Connected system.user.admin from ::ffff:192.168.0.207
                                            2024-05-03 19:59:33.072  - info: javascript.0 (1813) script.js.Servicemeldungen: Servicemeldung aufgehoben: Fensterkontakt Eßzimmer 2/0 (0000DD89B262ED) --- HMIP-SWDO--- Typ: LOW_BAT_ALARM --- Status: 2 Batterie ok
                                            2024-05-03 19:59:33.072  - info: javascript.0 (1813) script.js.Servicemeldungen: Servicemeldung aufgehoben: Fensterkontakt Eßzimmer 2/0 (0000DD89B262ED) --- HMIP-SWDO--- Typ: LOW_BAT_ALARM --- Status: 2 Batterie ok
                                            2024-05-03 19:59:33.072  - info: javascript.0 (1813) script.js.Servicemeldungen: Servicemeldung aufgehoben: Fensterkontakt Eßzimmer 2/0 (0000DD89B262ED) --- HMIP-SWDO--- Typ: LOW_BAT_ALARM --- Status: 2 Batterie ok
                                            2024-05-03 19:59:33.072  - info: javascript.0 (1813) script.js.Servicemeldungen: Servicemeldung aufgehoben: Fensterkontakt Eßzimmer 2/0 (0000DD89B262ED) --- HMIP-SWDO--- Typ: LOW_BAT_ALARM --- Status: 2 Batterie ok
                                            2024-05-03 19:59:33.100  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Außensirene (00209D899E5F28) --- HmIP-ASIR-O --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.107  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Keypad (002E9F29992C85) --- HmIP-WKP --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.117  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Fensterkontakt Schlafzimmer 1/0 (00365F29A5578D) --- HmIP-SWDO-2 --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.124  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Heizkörper Schlafzimmer (00399F29A4507D) --- HmIP-eTRV-B-2 R4M --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.100  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Außensirene (00209D899E5F28) --- HmIP-ASIR-O --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.107  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Keypad (002E9F29992C85) --- HmIP-WKP --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.117  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Fensterkontakt Schlafzimmer 1/0 (00365F29A5578D) --- HmIP-SWDO-2 --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.124  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Heizkörper Schlafzimmer (00399F29A4507D) --- HmIP-eTRV-B-2 R4M --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.100  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Außensirene (00209D899E5F28) --- HmIP-ASIR-O --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.107  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Keypad (002E9F29992C85) --- HmIP-WKP --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.117  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Fensterkontakt Schlafzimmer 1/0 (00365F29A5578D) --- HmIP-SWDO-2 --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.124  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Heizkörper Schlafzimmer (00399F29A4507D) --- HmIP-eTRV-B-2 R4M --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.100  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Außensirene (00209D899E5F28) --- HmIP-ASIR-O --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.107  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Keypad (002E9F29992C85) --- HmIP-WKP --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.117  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Fensterkontakt Schlafzimmer 1/0 (00365F29A5578D) --- HmIP-SWDO-2 --- Batterietyp fehlt im Script
                                            2024-05-03 19:59:33.124  - info: javascript.0 (1813) script.js.Servicemeldungen: Bitte melden: Heizkörper Schlafzimmer (00399F29A4507D) --- HmIP-eTRV-B-2 R4M --- Batterietyp fehlt im Script
                                            
                                            

                                            Vielen Herzlichen dank dafür

                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            728
                                            Online

                                            31.9k
                                            Users

                                            80.3k
                                            Topics

                                            1.3m
                                            Posts

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