Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. System & Admin Upgrade "exited with code 25" Start-Schleife?

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    System & Admin Upgrade "exited with code 25" Start-Schleife?

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      adarof @adarof last edited by

      Da in dem Diag steht, dass es mit Temp directories Probleme gibt, habe ich nun auch 'iob fix' (nach dem iob stop) nochmal gestartet.
      Hier die neue Ausgabe von iob diag:

      
      
      ```bash
      Script v.2025-03-08
      
      *** BASE SYSTEM ***
       Static hostname: RoofServer
             Icon name: computer-desktop
               Chassis: desktop
      Operating System: Ubuntu 22.04.5 LTS
                Kernel: Linux 5.15.0-140-generic
          Architecture: x86-64
      OS is similar to: debian
      
      model name      : Intel(R) Core(TM) i3-5010U CPU @ 2.10GHz
      Docker          : false
      Virtualization  : none
      Kernel          : x86_64
      Userland        : 64 bit
      
      Systemuptime and Load:
       18:29:07 up  6:17,  1 user,  load average: 0.70, 2.17, 2.91
      CPU threads: 4
      
      
      *** LIFE CYCLE STATUS ***
      Operating System codenamed 'jammy' is an aging Ubuntu release! Please upgrade to the latest LTS release 'noble' in due time!
      
      *** TIME AND TIMEZONES ***
                     Local time: Tue 2025-05-27 18:29:07 CEST
                 Universal time: Tue 2025-05-27 16:29:07 UTC
                       RTC time: Tue 2025-05-27 16:29:07
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** Users and Groups ***
      User that called 'iob diag':
      hmersch
      DERBY_HOME=/usr/lib/jvm/java-8-oracle/db
      JAVA_HOME=/usr/lib/jvm/java-8-oracle
      HOME=/home/hmersch
      GROUPS=hmersch dialout sudo sambashare user iobroker
      
      User that is running 'js-controller':
      js-controller is not running
      
      *** DISPLAY-SERVER SETUP ***
      Display-Server: false
      Desktop:
      Terminal:       tty
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:             15G        1.6G        7.8G        7.0M        6.6G         13G
      Swap:           2.0G          0B        2.0G
      Total:           17G        1.6G        9.8G
      
      Active iob-Instances:   1
      
              15875 M total memory
               1569 M used memory
               3015 M active memory
               4279 M inactive memory
               7750 M free memory
               1465 M buffer memory
               5089 M swap cache
               2047 M total swap
                  0 M used swap
               2047 M free swap
      
      *** top - Table Of Processes  ***
      top - 18:29:07 up  6:17,  1 user,  load average: 0.70, 2.17, 2.91
      Tasks: 202 total,   1 running, 201 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  0.0 us,  1.6 sy,  0.0 ni, 98.4 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :  15875.3 total,   7750.4 free,   1569.5 used,   6555.4 buff/cache
      MiB Swap:   2048.0 total,   2048.0 free,      0.0 used.  13967.4 avail Mem
      
      *** FAILED SERVICES ***
      
        UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
      * iobroker.service     loaded failed failed ioBroker Server
      * vncserver@1.service  loaded failed failed Remote desktop service (VNC)
      * wg-quick@VPN.service loaded failed failed WireGuard via wg-quick(8) for VPN
      
      LOAD   = Reflects whether the unit definition was properly loaded.
      ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
      SUB    = The low-level unit activation state, values depend on unit type.
      3 loaded units listed.
      
      
      *** DMESG CRITICAL ERRORS ***
      No critical errors detected
      
      *** FILESYSTEM ***
      Filesystem     Type     Size  Used Avail Use% Mounted on
      tmpfs          tmpfs    1.6G  3.9M  1.6G   1% /run
      /dev/sdb1      ext4     458G   59G  376G  14% /
      tmpfs          tmpfs    7.8G  616K  7.8G   1% /dev/shm
      tmpfs          tmpfs    5.0M  4.0K  5.0M   1% /run/lock
      /dev/sda1      fuseblk  466G  409G   57G  88% /media/data
      /dev/sdc1      ext4     4.6T  4.0T  332G  93% /media/storage
      tmpfs          tmpfs    1.6G  100K  1.6G   1% /run/user/1002
      
      Messages concerning ext4 filesystem in dmesg:
      [Tue May 27 12:11:15 2025] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
      [Tue May 27 12:11:15 2025] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro. Quota mode: none.
      [Tue May 27 12:11:18 2025] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
      
      Show mounted filesystems:
      TARGET                           SOURCE      FSTYPE   OPTIONS
      /                                /dev/sdb1   ext4     rw,relatime,errors=remount-ro
      |-/snap/bare/5                   /dev/loop0  squashfs ro,nodev,relatime,errors=continue
      |-/snap/core/17200               /dev/loop1  squashfs ro,nodev,relatime,errors=continue
      |-/snap/core/17210               /dev/loop2  squashfs ro,nodev,relatime,errors=continue
      |-/snap/core18/2846              /dev/loop3  squashfs ro,nodev,relatime,errors=continue
      |-/snap/core20/2571              /dev/loop4  squashfs ro,nodev,relatime,errors=continue
      |-/snap/core20/2582              /dev/loop7  squashfs ro,nodev,relatime,errors=continue
      |-/snap/core18/2855              /dev/loop5  squashfs ro,nodev,relatime,errors=continue
      |-/snap/core22/1908              /dev/loop6  squashfs ro,nodev,relatime,errors=continue
      |-/snap/core22/1963              /dev/loop8  squashfs ro,nodev,relatime,errors=continue
      |-/snap/core24/888               /dev/loop9  squashfs ro,nodev,relatime,errors=continue
      |-/snap/gnome-3-26-1604/104      /dev/loop10 squashfs ro,nodev,relatime,errors=continue
      |-/snap/gnome-3-26-1604/111      /dev/loop12 squashfs ro,nodev,relatime,errors=continue
      |-/snap/gnome-3-28-1804/198      /dev/loop11 squashfs ro,nodev,relatime,errors=continue
      |-/snap/gnome-3-28-1804/194      /dev/loop13 squashfs ro,nodev,relatime,errors=continue
      |-/snap/gnome-3-34-1804/90       /dev/loop15 squashfs ro,nodev,relatime,errors=continue
      |-/snap/gnome-3-34-1804/93       /dev/loop16 squashfs ro,nodev,relatime,errors=continue
      |-/snap/core24/988               /dev/loop14 squashfs ro,nodev,relatime,errors=continue
      |-/snap/gnome-3-38-2004/140      /dev/loop17 squashfs ro,nodev,relatime,errors=continue
      |-/snap/gnome-42-2204/176        /dev/loop18 squashfs ro,nodev,relatime,errors=continue
      |-/snap/gnome-42-2204/202        /dev/loop20 squashfs ro,nodev,relatime,errors=continue
      |-/snap/gnome-3-38-2004/143      /dev/loop19 squashfs ro,nodev,relatime,errors=continue
      |-/snap/gnome-46-2404/90         /dev/loop21 squashfs ro,nodev,relatime,errors=continue
      |-/snap/gnome-system-monitor/186 /dev/loop22 squashfs ro,nodev,relatime,errors=continue
      |-/snap/gnome-system-monitor/193 /dev/loop23 squashfs ro,nodev,relatime,errors=continue
      |-/snap/gtk-common-themes/1534   /dev/loop24 squashfs ro,nodev,relatime,errors=continue
      |-/snap/gtk-common-themes/1535   /dev/loop25 squashfs ro,nodev,relatime,errors=continue
      |-/snap/mesa-2404/495            /dev/loop26 squashfs ro,nodev,relatime,errors=continue
      |-/snap/snapd/24505              /dev/loop28 squashfs ro,nodev,relatime,errors=continue
      |-/snap/snapd/23771              /dev/loop27 squashfs ro,nodev,relatime,errors=continue
      |-/media/data                    /dev/sda1   fuseblk  rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
      `-/media/storage                 /dev/sdc1   ext4     rw,nosuid,nodev,relatime
      
      Files in neuralgic directories:
      
      /var:
      25G     /var/
      20G     /var/lib
      5.8G    /var/lib/unifi
      5.5G    /var/lib/unifi/db
      5.3G    /var/lib/snapd
      
      Hint: You are currently not seeing messages from other users and the system.
            Users in groups 'adm', 'systemd-journal' can see all messages.
            Pass -q to turn off this notice.
      Archived and active journals take up 88.0M in the file system.
      
      /opt/iobroker/backups:
      1.8G    /opt/iobroker/backups/
      4.0K    /opt/iobroker/backups/redistmp
      
      /opt/iobroker/iobroker-data:
      1.3G    /opt/iobroker/iobroker-data/
      914M    /opt/iobroker/iobroker-data/files
      617M    /opt/iobroker/iobroker-data/files/javascript.admin
      560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
      558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
      
      The five largest files in iobroker-data are:
      41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
      38M     /opt/iobroker/iobroker-data/objects.jsonl
      28M     /opt/iobroker/iobroker-data/sqlite/sqlite.db
      24M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
      20M     /opt/iobroker/iobroker-data/objects.json.migrated
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      No Devices found 'by-id'
      
      *** ZigBee Settings ***
      Zigbee Network Settings on your coordinator/in nvbackup are:
      
      zigbee.X
      Extended Pan ID:
      *** MASKED ***
      Pan ID:
      *** MASKED ***
      Channel:
      *** MASKED ***
      Network Key:
      *** MASKED ***
      
      To unmask the settings run 'iob diag --unmask'
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v20.19.2
      /usr/bin/node           v20.19.2
      /usr/bin/npm            10.8.2
      /usr/bin/npx            10.8.2
      /usr/bin/corepack       0.31.0
      
      nodejs:
        Installed: 20.19.2-1nodesource1
        Candidate: 20.19.2-1nodesource1
        Version table:
       *** 20.19.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
              100 /var/lib/dpkg/status
           20.19.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.19.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.18.3-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.18.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.18.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.18.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.17.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.16.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.15.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.15.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.14.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.13.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.13.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.11.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.11.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.10.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.9.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.8.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.8.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.7.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.6.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.6.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.5.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.5.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.4.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.3.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.3.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.2.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.1.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.0.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           12.22.9~dfsg-1ubuntu3.6 500
              500 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
              500 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
           12.22.9~dfsg-1ubuntu3 500
              500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
      
      Temp directories causing deletion problem: 0
      No problems detected
      
      Errors in npm tree: 0
      No problems detected
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is not running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Hosts:
      RoofServer          RoofServer (version: 7.0.7, hostname: RoofServer    , alive, uptime: 49)
      
      Core adapters versions
      js-controller:  7.0.7
      admin:          7.6.3
      javascript:     8.8.3
      
      nodejs modules from github:     1
      |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
      
      Adapter State
        system.adapter.admin.0                  : admin                 : RoofServer                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        system.adapter.alexa2.0                 : alexa2                : RoofServer                               -  enabled
        system.adapter.backitup.0               : backitup              : RoofServer                               -  enabled
        system.adapter.daswetter.0              : daswetter             : RoofServer                               -  enabled
        system.adapter.device-watcher.0         : device-watcher        : RoofServer                               -  enabled
        system.adapter.discovery.0              : discovery             : RoofServer                               -  enabled
        system.adapter.dwd.0                    : dwd                   : RoofServer                               -  enabled
        system.adapter.easee.1                  : easee                 : RoofServer                               -  enabled
        system.adapter.email.0                  : email                 : RoofServer                               -  enabled
        system.adapter.evcc.0                   : evcc                  : RoofServer                               -  enabled, port: 7070
        system.adapter.flot.0                   : flot                  : RoofServer                               -  enabled
        system.adapter.govee.0                  : govee                 : RoofServer                               -  enabled
        system.adapter.ham.0                    : ham                   : RoofServer                               -  enabled
        system.adapter.history.0                : history               : RoofServer                               -  enabled
        system.adapter.hm-rega.0                : hm-rega               : RoofServer                               -  enabled
        system.adapter.hm-rpc.0                 : hm-rpc                : RoofServer                               -  enabled, port: 18701
        system.adapter.hm-rpc.1                 : hm-rpc                : RoofServer                               -  enabled, port: 12001
        system.adapter.hm-rpc.2                 : hm-rpc                : RoofServer                               -  enabled, port: 0
        system.adapter.homeconnect.0            : homeconnect           : RoofServer                               -  enabled
        system.adapter.ical.0                   : ical                  : RoofServer                               -  enabled
        system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: RoofServer                               -  enabled
        system.adapter.icons-material-png.0     : icons-material-png    : RoofServer                               -  enabled
        system.adapter.icons-mfd-png.0          : icons-mfd-png         : RoofServer                               -  enabled
        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : RoofServer                               -  enabled
        system.adapter.javascript.0             : javascript            : RoofServer                               -  enabled
        system.adapter.klf200.0                 : klf200                : RoofServer                               -  enabled
        system.adapter.lg-thinq.0               : lg-thinq              : RoofServer                               -  enabled
        system.adapter.material.0               : material              : RoofServer                               -  enabled
        system.adapter.mielecloudservice.0      : mielecloudservice     : RoofServer                               -  enabled
        system.adapter.mobile.0                 : mobile                : RoofServer                               -  enabled
        system.adapter.modbus.0                 : modbus                : RoofServer                               -  enabled
        system.adapter.modbus.1                 : modbus                : RoofServer                               -  enabled
        system.adapter.nina.0                   : nina                  : RoofServer                               -  enabled
        system.adapter.nut.0                    : nut                   : RoofServer                               -  enabled
        system.adapter.opendtu.0                : opendtu               : RoofServer                               -  enabled
        system.adapter.parser.0                 : parser                : RoofServer                               -  enabled
        system.adapter.ping.0                   : ping                  : RoofServer                               -  enabled
        system.adapter.rickshaw.0               : rickshaw              : RoofServer                               -  enabled
        system.adapter.simple-api.0             : simple-api            : RoofServer                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        system.adapter.sonoff.0                 : sonoff                : RoofServer                               -  enabled, port: 1883, bind: 192.168.66.75
        system.adapter.sql.0                    : sql                   : RoofServer                               -  enabled, port: 0
        system.adapter.statistics.0             : statistics            : RoofServer                               -  enabled
        system.adapter.telegram.0               : telegram              : RoofServer                               -  enabled, port: 8443, bind: 0.0.0.0
        system.adapter.text2command.0           : text2command          : RoofServer                               -  enabled
        system.adapter.tr-064.0                 : tr-064                : RoofServer                               -  enabled
        system.adapter.tuya.0                   : tuya                  : RoofServer                               -  enabled
        system.adapter.unifi.0                  : unifi                 : RoofServer                               -  enabled
        system.adapter.vis-bars.0               : vis-bars              : RoofServer                               -  enabled
        system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : RoofServer                               -  enabled
        system.adapter.vis-colorpicker.0        : vis-colorpicker       : RoofServer                               -  enabled
        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : RoofServer                               -  enabled
        system.adapter.vis-history.0            : vis-history           : RoofServer                               -  enabled
        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : RoofServer                               -  enabled
        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : RoofServer                               -  enabled
        system.adapter.vis-metro.0              : vis-metro             : RoofServer                               -  enabled
        system.adapter.vis-rgraph.0             : vis-rgraph            : RoofServer                               -  enabled
        system.adapter.vis-timeandweather.0     : vis-timeandweather    : RoofServer                               -  enabled
        system.adapter.vis.0                    : vis                   : RoofServer                               -  enabled
        system.adapter.vw-connect.0             : vw-connect            : RoofServer                               -  enabled
        system.adapter.waterkotte-easycon.0     : waterkotte-easycon    : RoofServer                               - disabled
        system.adapter.web.0                    : web                   : RoofServer                               -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
        system.adapter.wiegand-tcpip.0          : wiegand-tcpip         : RoofServer                               -  enabled, port: 60000, bind: 192.168.66.75
      
      + instance is alive
      
      Enabled adapters with bindings
        system.adapter.admin.0                  : admin                 : RoofServer                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        system.adapter.evcc.0                   : evcc                  : RoofServer                               -  enabled, port: 7070
        system.adapter.hm-rpc.0                 : hm-rpc                : RoofServer                               -  enabled, port: 18701
        system.adapter.hm-rpc.1                 : hm-rpc                : RoofServer                               -  enabled, port: 12001
        system.adapter.hm-rpc.2                 : hm-rpc                : RoofServer                               -  enabled, port: 0
        system.adapter.simple-api.0             : simple-api            : RoofServer                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        system.adapter.sonoff.0                 : sonoff                : RoofServer                               -  enabled, port: 1883, bind: 192.168.66.75
        system.adapter.sql.0                    : sql                   : RoofServer                               -  enabled, port: 0
        system.adapter.telegram.0               : telegram              : RoofServer                               -  enabled, port: 8443, bind: 0.0.0.0
        system.adapter.web.0                    : web                   : RoofServer                               -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
        system.adapter.wiegand-tcpip.0          : wiegand-tcpip         : RoofServer                               -  enabled, port: 60000, bind: 192.168.66.75
      
      ioBroker-Repositories
      ┌─────────┬───────────┬─────────────────────────────────────────────────────────────────────────────────────────────┬──────────────┐
      │ (index) │ name      │ url                                                                                         │ auto upgrade │
      ├─────────┼───────────┼─────────────────────────────────────────────────────────────────────────────────────────────┼──────────────┤
      │ 0       │ 'sources' │ 'conf/sources-dist.json'                                                                    │ false        │
      │ 1       │ 'online'  │ 'https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist.json' │ false        │
      │ 2       │ 'stable'  │ 'http://download.iobroker.net/sources-dist.json'                                            │ false        │
      │ 3       │ 'beta'    │ 'http://download.iobroker.net/sources-dist-latest.json'                                     │ false        │
      └─────────┴───────────┴─────────────────────────────────────────────────────────────────────────────────────────────┴──────────────┘
      
      Active repo(s): stable
      Upgrade policy: none
      
      Installed ioBroker-Adapters
      Used repository: stable
      Adapter    "admin"        : 7.6.17   , installed 7.6.3  [Updatable]
      Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
      Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
      Adapter    "backitup"     : 3.2.2    , installed 3.0.31 [Updatable]
      Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
      Adapter    "device-watcher": 2.12.1  , installed 2.12.1
      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
      Adapter    "dwd"          : 2.8.5    , installed 2.8.5
      Adapter    "easee"        : 1.0.10   , installed 1.0.10
      Adapter    "email"        : 2.0.4    , installed 2.0.3  [Updatable]
      Adapter    "evcc"         : 0.1.1    , installed 0.2.2
      Adapter    "flot"         : 1.12.0   , installed 1.12.0
      Adapter    "ham"          : 5.3.1    , installed 5.3.1
      Adapter    "history"      : 3.0.1    , installed 3.0.1
      Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
      Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
      Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
      Adapter    "ical"         : 1.16.1   , installed 1.16.1
      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
      Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
      Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
      Adapter    "javascript"   : 8.8.3    , installed 8.8.3
      Controller "js-controller": 7.0.6    , installed 7.0.7
      Adapter    "klf200"       : 1.3.5    , installed 1.3.5
      Adapter    "lg-thinq"     : 1.1.0    , installed 1.1.0
      Adapter    "material"     : 1.3.1    , installed 1.3.1
      Adapter    "mielecloudservice": 6.5.10, installed 6.5.10
      Adapter    "mobile"       : 1.0.1    , installed 1.0.1
      Adapter    "modbus"       : 6.3.2    , installed 6.3.2
      Adapter    "nina"         : 0.0.25   , installed 0.0.25
      Adapter    "nut"          : 1.6.0    , installed 1.6.0
      Adapter    "opendtu"      : 3.1.0    , installed 3.1.0
      Adapter    "parser"       : 2.2.4    , installed 2.2.4
      Adapter    "ping"         : 1.6.2    , installed 1.6.2
      Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
      Adapter    "sbfspot"      : 4.4.2    , installed 4.4.2
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
      Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
      Adapter    "sql"          : 3.0.1    , installed 3.0.1
      Adapter    "statistics"   : 2.4.0    , installed 2.4.0
      Adapter    "telegram"     : 4.1.0    , installed 4.1.0
      Adapter    "text2command" : 3.0.3    , installed 3.0.3
      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
      Adapter    "tuya"         : 3.16.0   , installed 3.16.0
      Adapter    "unifi"        : 0.7.0    , installed 0.7.0
      Adapter    "vis"          : 1.5.6    , installed 1.5.6
      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
      Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
      Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
      Adapter    "web"          : 7.0.8    , installed 7.0.8
      Adapter    "wiegand-tcpip": 0.4.6    , installed 0.4.7
      Adapter    "ws"           : 2.6.2    , installed 2.6.2
      
      Objects and States
      Please stand by - This may take a while
      Objects:        54041
      States:         45738
      
      *** OS-Repositories and Updates ***
      Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
      Hit:2 http://de.archive.ubuntu.com/ubuntu jammy InRelease
      Hit:3 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
      Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
      Get:5 https://dl.cloudsmith.io/public/tvheadend/tvheadend/deb/ubuntu focal InRelease [4418 B]
      Hit:6 https://deb.nodesource.com/node_20.x nodistro InRelease
      Hit:7 https://gcups-static.greencell.global/deb stable InRelease
      Fetched 4418 B in 1s (5211 B/s)
      Reading package lists...
      Pending Updates: 2
      
      *** 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:33060         0.0.0.0:*               LISTEN      124        31041      1552/mysqld
      tcp        0      0 0.0.0.0:43631           0.0.0.0:*               LISTEN      0          32263      1804/rpc.mountd
      tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        27543      1113/systemd-resolv
      tcp        0      0 0.0.0.0:2049            0.0.0.0:*               LISTEN      0          32389      -
      tcp        0      0 127.0.0.1:3493          0.0.0.0:*               LISTEN      0          29944      1627/upsd
      tcp        0      0 0.0.0.0:34527           0.0.0.0:*               LISTEN      0          32275      1804/rpc.mountd
      tcp        0      0 0.0.0.0:9982            0.0.0.0:*               LISTEN      0          31834      1489/tvheadend
      tcp        0      0 0.0.0.0:9981            0.0.0.0:*               LISTEN      0          31830      1489/tvheadend
      tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      124        29999      1552/mysqld
      tcp        0      0 0.0.0.0:34039           0.0.0.0:*               LISTEN      0          32287      1804/rpc.mountd
      tcp        0      0 0.0.0.0:993             0.0.0.0:*               LISTEN      0          30078      1760/dovecot
      tcp        0      0 127.0.0.1:27017         0.0.0.0:*               LISTEN      125        30914      1432/mongod
      tcp        0      0 127.0.0.1:27117         0.0.0.0:*               LISTEN      126        33457      2219/bin/mongod
      tcp        0      0 0.0.0.0:631             0.0.0.0:*               LISTEN      0          30818      1422/cupsd
      tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          33170      2006/smbd
      tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          33171      2006/smbd
      tcp        0      0 0.0.0.0:143             0.0.0.0:*               LISTEN      0          30076      1760/dovecot
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          30840      1508/sshd: /usr/sbi
      tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          32563      2101/lighttpd
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          1859       1/init
      tcp        0      0 0.0.0.0:40851           0.0.0.0:*               LISTEN      128        28461      1810/rpc.statd
      tcp        0      0 0.0.0.0:39329           0.0.0.0:*               LISTEN      0          30220      -
      tcp6       0      0 :::3389                 :::*                    LISTEN      127        28308      1527/xrdp
      tcp6       0      0 ::1:3350                :::*                    LISTEN      0          28116      1468/xrdp-sesman
      tcp6       0      0 :::2049                 :::*                    LISTEN      0          32402      -
      tcp6       0      0 :::41881                :::*                    LISTEN      0          32269      1804/rpc.mountd
      tcp6       0      0 :::993                  :::*                    LISTEN      0          30079      1760/dovecot
      tcp6       0      0 :::8843                 :::*                    LISTEN      126        36970      1541/java
      tcp6       0      0 :::58035                :::*                    LISTEN      0          32281      1804/rpc.mountd
      tcp6       0      0 :::8880                 :::*                    LISTEN      126        34123      1541/java
      tcp6       0      0 :::8754                 :::*                    LISTEN      997        30335      1957/fr24feed
      tcp6       0      0 :::631                  :::*                    LISTEN      0          30819      1422/cupsd
      tcp6       0      0 :::445                  :::*                    LISTEN      0          33168      2006/smbd
      tcp6       0      0 :::41459                :::*                    LISTEN      0          30223      -
      tcp6       0      0 :::139                  :::*                    LISTEN      0          33169      2006/smbd
      tcp6       0      0 :::143                  :::*                    LISTEN      0          30077      1760/dovecot
      tcp6       0      0 :::8443                 :::*                    LISTEN      126        36938      1541/java
      tcp6       0      0 :::22                   :::*                    LISTEN      0          30842      1508/sshd: /usr/sbi
      tcp6       0      0 :::80                   :::*                    LISTEN      0          32562      2101/lighttpd
      tcp6       0      0 :::111                  :::*                    LISTEN      0          1861       1/init
      tcp6       0      0 :::8080                 :::*                    LISTEN      126        34117      1541/java
      tcp6       0      0 :::7070                 :::*                    LISTEN      141        33472      1762/evcc
      tcp6       0      0 :::39719                :::*                    LISTEN      0          32293      1804/rpc.mountd
      tcp6       0      0 :::6789                 :::*                    LISTEN      126        37686      1541/java
      tcp6       0      0 :::46425                :::*                    LISTEN      128        28467      1810/rpc.statd
      udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        27542      1113/systemd-resolv
      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          28313      1431/dhcpcd
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          1860       1/init
      udp        0      0 192.168.66.255:137      0.0.0.0:*                           0          28603      1795/nmbd
      udp        0      0 192.168.66.75:137       0.0.0.0:*                           0          28602      1795/nmbd
      udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          28590      1795/nmbd
      udp        0      0 192.168.66.255:138      0.0.0.0:*                           0          28605      1795/nmbd
      udp        0      0 192.168.66.75:138       0.0.0.0:*                           0          28604      1795/nmbd
      udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          28591      1795/nmbd
      udp        0      0 0.0.0.0:49743           0.0.0.0:*                           116        27877      1301/avahi-daemon:
      udp        0      0 127.0.0.1:714           0.0.0.0:*                           0          32310      1810/rpc.statd
      udp        0      0 0.0.0.0:50360           0.0.0.0:*                           0          32272      1804/rpc.mountd
      udp        0      0 0.0.0.0:42659           0.0.0.0:*                           0          32284      1804/rpc.mountd
      udp        0      0 0.0.0.0:34538           0.0.0.0:*                           997        33354      1957/fr24feed
      udp        0      0 0.0.0.0:51014           0.0.0.0:*                           0          32916      -
      udp        0      0 239.255.255.250:1900    0.0.0.0:*                           137        32690      1489/tvheadend
      udp        0      0 0.0.0.0:60910           0.0.0.0:*                           128        28458      1810/rpc.statd
      udp        0      0 0.0.0.0:37458           0.0.0.0:*                           0          32260      1804/rpc.mountd
      udp        0      0 0.0.0.0:54496           0.0.0.0:*                           0          30219      -
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           141        33466      1762/evcc
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           116        27875      1301/avahi-daemon:
      udp        0      0 0.0.0.0:38143           0.0.0.0:*                           137        32693      1489/tvheadend
      udp6       0      0 :::38580                :::*                                128        28464      1810/rpc.statd
      udp6       0      0 :::48021                :::*                                116        27878      1301/avahi-daemon:
      udp6       0      0 :::111                  :::*                                0          1862       1/init
      udp6       0      0 :::49876                :::*                                0          32266      1804/rpc.mountd
      udp6       0      0 :::50749                :::*                                0          30221      -
      udp6       0      0 :::10001                :::*                                126        35581      1541/java
      udp6       0      0 :::51014                :::*                                0          32917      -
      udp6       0      0 192.168.66.75:59464     :::*                                126        35580      1541/java
      udp6       0      0 :::3478                 :::*                                126        36672      1541/java
      udp6       0      0 :::53372                :::*                                0          32278      1804/rpc.mountd
      udp6       0      0 :::46249                :::*                                0          32290      1804/rpc.mountd
      udp6       0      0 :::5353                 :::*                                141        33467      1762/evcc
      udp6       0      0 :::5353                 :::*                                116        27876      1301/avahi-daemon:
      udp6       0      0 172.16.100.9:54665      :::*                                126        35579      1541/java
      
      *** Log File - Last 25 Lines ***
      
      2025-05-27 18:26:31.220  - info: host.RoofServer stopInstance system.adapter.unifi.0 send kill signal
      2025-05-27 18:26:31.222  - warn: host.RoofServer instance system.adapter.email.0 terminated due to SIGTERM
      2025-05-27 18:26:31.223  - info: host.RoofServer instance system.adapter.email.0 terminated with code null ()
      2025-05-27 18:26:31.234  - info: telegram.0 (118851) terminating
      2025-05-27 18:26:31.234  - info: history.0 (118920) terminating
      2025-05-27 18:26:31.236  - info: telegram.0 (118851) Terminated (NO_ERROR): Without reason
      2025-05-27 18:26:31.237  - info: history.0 (118920) Terminated (NO_ERROR): Without reason
      2025-05-27 18:26:31.234  - info: ical.0 (118998) terminating
      2025-05-27 18:26:31.237  - info: ical.0 (118998) Terminated (NO_ERROR): Without reason
      2025-05-27 18:26:31.417  - info: history.0 (118920) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.history, node: v20.19.2, js-controller: 7.0.7
      2025-05-27 18:26:31.447  - info: host.RoofServer instance system.adapter.backitup.0 in version "3.0.31" started with pid 119040
      2025-05-27 18:26:31.640  - info: host.RoofServer instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
      2025-05-27 18:26:31.721  - info: history.0 (118920) terminating with timeout
      2025-05-27 18:26:31.722  - info: telegram.0 (118851) terminating with timeout
      2025-05-27 18:26:31.722  - info: ical.0 (118998) terminating with timeout
      2025-05-27 18:26:32.267  - info: host.RoofServer stopInstance timeout system.adapter.telegram.0 killing pid 118851
      2025-05-27 18:26:32.796  - warn: host.RoofServer instance system.adapter.telegram.0 terminated due to SIGKILL
      2025-05-27 18:26:32.797  - info: host.RoofServer instance system.adapter.telegram.0 terminated with code null ()
      2025-05-27 18:26:33.035  - info: host.RoofServer instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
      2025-05-27 18:26:33.215  - info: host.RoofServer instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
      2025-05-27 18:26:34.173  - error: backitup.0 (119040) backitup.0 already running
      2025-05-27 18:26:34.175  - warn: backitup.0 (119040) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
      2025-05-27 18:26:34.859  - info: host.RoofServer instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      2025-05-27 18:26:34.859  - info: host.RoofServer All instances are stopped.
      2025-05-27 18:26:35.052  - info: host.RoofServer terminated
      
      

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

      wendy2702 1 Reply Last reply Reply Quote 0
      • wendy2702
        wendy2702 @adarof last edited by wendy2702

        @adarof unabhängig von den unterschiedlichen Repos, der immer noch nicht ganz aktuellen Ubuntu Version kannst du uns mal das log zeigen wenn du:

        iob start
        

        Ausführst. Bitte solange laufen lassen bis der „Absturz“ erfolgt ist. Ach, als Text in Codetags </> Posten, nicht als Bild.

        A 1 Reply Last reply Reply Quote 0
        • A
          adarof @wendy2702 last edited by adarof

          Hallo @wendy2702
          Ja, der Plan ist dann auch auf Ubuntu 24.04 zu gehen .. eins nach dem anderen.

          Ich habe nun "iob start" gemacht und dann per "iob logs" die logs geholt - ich hoffe, die meintest Du
          Geht hier nicht, da zu gross (max grösse 100.000) - hab es hier hochgeladen: <entfernt, veraltet>

          Gruss

          wendy2702 1 Reply Last reply Reply Quote 0
          • wendy2702
            wendy2702 @adarof last edited by

            @adarof dann Teil das log hier auf und poste es in mehreren Teilen.

            Ich werde mir das nicht auf den Rechner laden.

            Sorry

            A 1 Reply Last reply Reply Quote 0
            • A
              adarof @wendy2702 last edited by adarof

              gelöscht - zu gross

              Thomas Braun A 2 Replies Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @adarof last edited by

                @adarof

                Joooooh....
                Von dem anderen Chaos abgesehen: Setz den ham.0 auf ein gescheites Log-Level. Dann ist auch das Log kürzer...

                A 1 Reply Last reply Reply Quote 0
                • A
                  adarof @adarof last edited by adarof

                  gelöscht - zu gross

                  1 Reply Last reply Reply Quote 0
                  • A
                    adarof @Thomas Braun last edited by

                    @thomas-braun Geht das per CommandoZeile? Die UI schmiert ab bevor ich das hinbekomme

                    wendy2702 1 Reply Last reply Reply Quote 0
                    • wendy2702
                      wendy2702 @adarof last edited by

                      @adarof stoppe ihn doch erstmal

                      iob stop ham.0
                      
                      A 2 Replies Last reply Reply Quote 0
                      • A
                        adarof @wendy2702 last edited by

                        hmersch@RoofServer:/opt/iobroker$ iob logs
                        2025-05-27 19:01:56.981  - info: sql.0 (129913) enabled logging of hm-rega.0.44417, Alias=false, 88 points now activated
                        2025-05-27 19:01:56.981  - info: sql.0 (129913) enabled logging of hm-rega.0.51326, Alias=false, 89 points now activated
                        2025-05-27 19:01:56.981  - info: sql.0 (129913) enabled logging of hm-rega.0.51327, Alias=false, 90 points now activated
                        2025-05-27 19:01:56.981  - info: sql.0 (129913) enabled logging of tr-064.0.states.wps, Alias=false, 91 points now activated
                        2025-05-27 19:01:56.982  - info: sql.0 (129913) enabled logging of tr-064.0.states.wlan, Alias=false, 92 points now activated
                        2025-05-27 19:01:56.982  - info: sql.0 (129913) enabled logging of tr-064.0.states.wlan24, Alias=false, 93 points now activated
                        2025-05-27 19:01:56.982  - info: sql.0 (129913) enabled logging of tr-064.0.states.wlan50, Alias=false, 94 points now activated
                        2025-05-27 19:01:56.982  - info: sql.0 (129913) enabled logging of tr-064.0.states.wlanGuest, Alias=false, 95 points now activated
                        2025-05-27 19:01:56.982  - info: sql.0 (129913) enabled logging of tr-064.0.states.wlan24Password, Alias=false, 96 points now activated
                        2025-05-27 19:01:56.982  - info: sql.0 (129913) enabled logging of tr-064.0.states.wlan50Password, Alias=false, 97 points now activated
                        2025-05-27 19:01:56.982  - info: sql.0 (129913) enabled logging of tr-064.0.states.wlanGuestPassword, Alias=false, 98 points now activated
                        2025-05-27 19:01:56.982  - info: sql.0 (129913) enabled logging of tr-064.0.states.abIndex, Alias=false, 99 points now activated
                        2025-05-27 19:01:56.982  - info: sql.0 (129913) enabled logging of tr-064.0.states.ab, Alias=false, 100 points now activated
                        2025-05-27 19:01:56.982  - info: sql.0 (129913) enabled logging of tr-064.0.states.ring, Alias=false, 101 points now activated
                        2025-05-27 19:01:56.982  - info: sql.0 (129913) enabled logging of tr-064.0.states.reconnectInternet, Alias=false, 102 points now activated
                        2025-05-27 19:01:56.983  - info: sql.0 (129913) enabled logging of tr-064.0.states.command, Alias=false, 103 points now activated
                        2025-05-27 19:01:56.983  - info: sql.0 (129913) enabled logging of tr-064.0.states.commandResult, Alias=false, 104 points now activated
                        2025-05-27 19:01:56.983  - info: sql.0 (129913) enabled logging of tr-064.0.states.externalIP, Alias=false, 105 points now activated
                        2025-05-27 19:01:56.983  - info: sql.0 (129913) enabled logging of tr-064.0.states.reboot, Alias=false, 106 points now activated
                        2025-05-27 19:01:56.983  - info: sql.0 (129913) enabled logging of tr-064.0.calllists.htmlTemplate.htmlTemplate, Alias=false, 107 points now activated
                        2025-05-27 19:01:56.983  - info: sql.0 (129913) enabled logging of tr-064.0.callmonitor.toPauseState, Alias=false, 108 points now activated
                        2025-05-27 19:01:56.983  - info: sql.0 (129913) enabled logging of hm-rpc.1.OEQ0431543.1.STATE, Alias=false, 109 points now activated
                        2025-05-27 19:01:56.983  - info: sql.0 (129913) enabled logging of hm-rpc.1.OEQ0431360.1.STATE, Alias=false, 110 points now activated
                        2025-05-27 19:01:56.983  - info: sql.0 (129913) enabled logging of hm-rpc.1.OEQ0433923.1.STATE, Alias=false, 111 points now activated
                        2025-05-27 19:01:56.983  - info: sql.0 (129913) enabled logging of javascript.0.Klima.rel_Feuchte, Alias=false, 112 points now activated
                        2025-05-27 19:01:56.983  - info: sql.0 (129913) enabled logging of javascript.0.Klima.Temperatur, Alias=false, 113 points now activated
                        2025-05-27 19:01:56.984  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.adopt_state, Alias=false, 114 points now activated
                        2025-05-27 19:01:56.984  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.license_state, Alias=false, 115 points now activated
                        2025-05-27 19:01:56.984  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.na-state, Alias=false, 116 points now activated
                        2025-05-27 19:01:56.984  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.ng-state, Alias=false, 117 points now activated
                        2025-05-27 19:01:56.984  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.port_table.Main.stp_state, Alias=false, 118 points now activated
                        2025-05-27 19:01:56.984  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.port_table.Secondary.stp_state, Alias=false, 119 points now activated
                        2025-05-27 19:01:56.984  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.state, Alias=false, 120 points now activated
                        2025-05-27 19:01:56.984  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.vap_table.ath0.state, Alias=false, 121 points now activated
                        2025-05-27 19:01:56.984  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.vap_table.ath1.state, Alias=false, 122 points now activated
                        2025-05-27 19:01:56.984  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.vap_table.ath3.state, Alias=false, 123 points now activated
                        2025-05-27 19:01:56.984  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.vap_table.ath4.state, Alias=false, 124 points now activated
                        2025-05-27 19:01:56.985  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.license_state, Alias=false, 125 points now activated
                        2025-05-27 19:01:56.985  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.na-state, Alias=false, 126 points now activated
                        2025-05-27 19:01:56.985  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.ng-state, Alias=false, 127 points now activated
                        2025-05-27 19:01:56.985  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.state, Alias=false, 128 points now activated
                        2025-05-27 19:01:56.985  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.vap_table.ath0.state, Alias=false, 129 points now activated
                        2025-05-27 19:01:56.985  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.vap_table.ath1.state, Alias=false, 130 points now activated
                        2025-05-27 19:01:56.985  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.vap_table.ath3.state, Alias=false, 131 points now activated
                        2025-05-27 19:01:56.985  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.vap_table.ath4.state, Alias=false, 132 points now activated
                        2025-05-27 19:01:56.985  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.state_expire, Alias=false, 133 points now activated
                        2025-05-27 19:01:56.985  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.state_expire, Alias=false, 134 points now activated
                        2025-05-27 19:01:56.986  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.vap_table.ath2.state, Alias=false, 135 points now activated
                        2025-05-27 19:01:56.986  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.vap_table.ath5.state, Alias=false, 136 points now activated
                        2025-05-27 19:01:56.986  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.vap_table.ath6.state, Alias=false, 137 points now activated
                        2025-05-27 19:01:56.986  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.vap_table.ath2.state, Alias=false, 138 points now activated
                        2025-05-27 19:01:56.986  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.vap_table.ath5.state, Alias=false, 139 points now activated
                        2025-05-27 19:01:56.986  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.vap_table.ath6.state, Alias=false, 140 points now activated
                        2025-05-27 19:01:56.986  - info: sql.0 (129913) enabled logging of hm-rpc.1.OEQ0473422.1.STATE, Alias=false, 141 points now activated
                        2025-05-27 19:01:56.986  - info: sql.0 (129913) enabled logging of hm-rpc.1.OEQ0212930.1.STATE, Alias=false, 142 points now activated
                        2025-05-27 19:01:56.986  - info: sql.0 (129913) enabled logging of hm-rpc.1.OEQ0212930.2.STATE, Alias=false, 143 points now activated
                        2025-05-27 19:01:56.986  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.vap_table.ath7.state, Alias=false, 144 points now activated
                        2025-05-27 19:01:56.987  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.vap_table.ath8.state, Alias=false, 145 points now activated
                        2025-05-27 19:01:56.987  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.vap_table.ath7.state, Alias=false, 146 points now activated
                        2025-05-27 19:01:56.987  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.vap_table.ath8.state, Alias=false, 147 points now activated
                        2025-05-27 19:01:56.987  - info: sql.0 (129913) enabled logging of hm-rega.0.57688, Alias=false, 148 points now activated
                        2025-05-27 19:01:56.987  - info: sql.0 (129913) enabled logging of javascript.0.localLoggerMailStripped, Alias=false, 149 points now activated
                        2025-05-27 19:01:56.987  - info: sql.0 (129913) enabled logging of hm-rega.0.64620, Alias=false, 150 points now activated
                        2025-05-27 19:01:56.987  - info: sql.0 (129913) enabled logging of hm-rega.0.1851, Alias=false, 151 points now activated
                        2025-05-27 19:01:56.988  - info: sql.0 (129913) enabled logging of hm-rpc.2.0001D3C99C72E0.2.STATE, Alias=false, 152 points now activated
                        2025-05-27 19:01:56.988  - info: sql.0 (129913) enabled logging of hm-rpc.2.0001D3C99C72E0.6.POWER, Alias=false, 153 points now activated
                        2025-05-27 19:01:56.988  - info: sql.0 (129913) enabled logging of ping.0.RoofServer.172_16_100_1.alive, Alias=false, 154 points now activated
                        2025-05-27 19:01:56.988  - info: sql.0 (129913) enabled logging of ping.0.RoofServer.wg_mersch_it.alive, Alias=false, 155 points now activated
                        2025-05-27 19:01:56.988  - info: sql.0 (129913) enabled logging of 0_userdata.0.RegensensorPRGDetectedRain, Alias=false, 156 points now activated
                        2025-05-27 19:01:56.988  - info: sql.0 (129913) enabled logging of ping.0.RoofServer.google_de.alive, Alias=false, 157 points now activated
                        2025-05-27 19:01:56.989  - info: sql.0 (129913) enabled logging of 0_userdata.0.RegensensorPRGDiffWertHistory, Alias=false, 158 points now activated
                        2025-05-27 19:01:56.989  - info: sql.0 (129913) enabled logging of sonoff.0.gosuna-1.ENERGY_Power, Alias=false, 159 points now activated
                        2025-05-27 19:01:56.989  - info: sql.0 (129913) enabled logging of sonoff.0.gosuna-2.ENERGY_Power, Alias=false, 160 points now activated
                        2025-05-27 19:01:56.989  - info: sql.0 (129913) enabled logging of hm-rpc.2.000D5BE9A4DC9A.1.AVERAGE_ILLUMINATION, Alias=false, 161 points now activated
                        2025-05-27 19:01:56.989  - info: sql.0 (129913) enabled logging of hm-rpc.2.000D5BE9A4DC9A.1.CURRENT_ILLUMINATION, Alias=false, 162 points now activated
                        2025-05-27 19:01:56.990  - info: sql.0 (129913) enabled logging of mielecloudservice.0.000175975877.Status, Alias=false, 163 points now activated
                        2025-05-27 19:01:56.990  - info: sql.0 (129913) enabled logging of easee.1.EH3ZHB6M.status.chargerOpMode, Alias=false, 164 points now activated
                        2025-05-27 19:01:56.990  - info: sql.0 (129913) enabled logging of easee.1.EH3ZHB6M.status.totalPower, Alias=false, 165 points now activated
                        2025-05-27 19:01:56.990  - info: sql.0 (129913) enabled logging of easee.1.EH3ZHB6M.status.outputCurrent, Alias=false, 166 points now activated
                        2025-05-27 19:01:56.990  - info: sql.0 (129913) enabled logging of easee.1.EH3ZHB6M.status.lifetimeEnergy, Alias=false, 167 points now activated
                        2025-05-27 19:01:56.991  - info: sql.0 (129913) enabled logging of wiegand-tcpip.0.controllers.125042571.1.unlocked, Alias=false, 168 points now activated
                        2025-05-27 19:01:56.991  - info: sql.0 (129913) enabled logging of nut.0.battery.charge, Alias=false, 169 points now activated
                        2025-05-27 19:01:56.991  - info: sql.0 (129913) enabled logging of hm-rpc.2.002A1D89B50332.1.LOCK_TARGET_LEVEL, Alias=false, 170 points now activated
                        2025-05-27 19:01:56.991  - info: sql.0 (129913) enabled logging of hm-rpc.2.002A1D89B50332.1.PROCESS, Alias=false, 171 points now activated
                        2025-05-27 19:01:56.991  - info: sql.0 (129913) enabled logging of hm-rpc.2.002A1D89B50332.1.LOCK_STATE, Alias=false, 172 points now activated
                        2025-05-27 19:01:56.992  - info: sql.0 (129913) enabled logging of hm-rpc.2.002A1D89B50332.1.ACTIVITY_STATE, Alias=false, 173 points now activated
                        2025-05-27 19:01:56.992  - info: sql.0 (129913) enabled logging of hm-rpc.2.000EDF29922C40.1.HUMIDITY, Alias=false, 174 points now activated
                        2025-05-27 19:01:56.992  - info: sql.0 (129913) enabled logging of hm-rpc.2.000EDF29922C40.1.ACTUAL_TEMPERATURE, Alias=false, 175 points now activated
                        2025-05-27 19:01:56.992  - info: sql.0 (129913) enabled logging of hm-rega.0.2198, Alias=false, 176 points now activated
                        2025-05-27 19:01:56.992  - info: sql.0 (129913) enabled logging of modbus.0.inputRegisters.30775_Wirkleistung_Gesamt, Alias=false, 177 points now activated
                        2025-05-27 19:01:56.992  - info: sql.0 (129913) enabled logging of parser.0.RelaisWP-1, Alias=false, 178 points now activated
                        2025-05-27 19:01:56.992  - info: sql.0 (129913) enabled logging of evcc.0.loadpoint.1.status.chargePower, Alias=false, 179 points now activated
                        2025-05-27 19:01:56.992  - info: sql.0 (129913) enabled logging of evcc.0.loadpoint.1.status.charging, Alias=false, 180 points now activated
                        2025-05-27 19:01:56.993  - info: sql.0 (129913) enabled logging of opendtu.0.total.yieldday, Alias=false, 181 points now activated
                        2025-05-27 19:01:56.993  - info: sql.0 (129913) enabled logging of opendtu.0.total.yieldtotal, Alias=false, 182 points now activated
                        2025-05-27 19:01:56.993  - info: sql.0 (129913) enabled logging of modbus.1.holdingRegisters.1068_soc, Alias=false, 183 points now activated
                        2025-05-27 19:01:56.993  - info: sql.0 (129913) enabled logging of modbus.1.holdingRegisters.1069_energy_counter_ac_to_dc, Alias=false, 184 points now activated
                        2025-05-27 19:01:56.993  - info: sql.0 (129913) enabled logging of modbus.1.holdingRegisters.1078_grid_power, Alias=false, 185 points now activated
                        2025-05-27 19:01:56.994  - info: sql.0 (129913) enabled logging of modbus.1.holdingRegisters.1088_PV-sensor_power, Alias=false, 186 points now activated
                        2025-05-27 19:01:56.994  - info: sql.0 (129913) enabled logging of 0_userdata.0.PowerMgtLoensweg.Varta-PowerConsumed, Alias=false, 187 points now activated
                        2025-05-27 19:01:56.994  - info: sql.0 (129913) enabled logging of 0_userdata.0.PowerMgtLoensweg.Varta-PowerProvided, Alias=false, 188 points now activated
                        2025-05-27 19:01:56.994  - info: sql.0 (129913) enabled logging of modbus.0.inputRegisters.30513_Gesamtertrag, Alias=false, 189 points now activated
                        2025-05-27 19:01:56.994  - info: sql.0 (129913) enabled logging of modbus.0.inputRegisters.30517_Tag_Energie, Alias=false, 190 points now activated
                        2025-05-27 19:01:58.614  - info: host.RoofServer instance system.adapter.telegram.0 in version "4.1.0" started with pid 129928
                        2025-05-27 19:02:00.955  - info: telegram.0 (129928) starting. Version 4.1.0 in /opt/iobroker/node_modules/iobroker.telegram, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:02:01.365  - error: telegram.0 (129928) Failed sending [chatId - 1173210274]: Error: ETELEGRAM: 403 Forbidden: bot was blocked by the user
                        2025-05-27 19:02:02.694  - info: host.RoofServer instance system.adapter.tr-064.0 in version "4.3.0" started with pid 129955
                        2025-05-27 19:02:05.045  - info: tr-064.0 (129955) starting. Version 4.3.0 in /opt/iobroker/node_modules/iobroker.tr-064, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:02:06.683  - info: host.RoofServer instance system.adapter.hm-rpc.0 in version "2.0.2" started with pid 130003
                        2025-05-27 19:02:08.628  - info: hm-rpc.0 (130003) starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:02:08.943  - info: hm-rpc.0 (130003) binrpc server is trying to listen on 0.0.0.0:18701
                        2025-05-27 19:02:08.944  - info: hm-rpc.0 (130003) binrpc client is trying to connect to 192.168.66.111:8701/ with ["xmlrpc_bin://192.168.66.75:18701","RoofServer:hm-rpc.0:c7b8c8d0ec070239c073f823598ca100"]
                        2025-05-27 19:02:09.122  - info: hm-rpc.0 (130003) binrpc -> listDevices 144
                        2025-05-27 19:02:09.249  - info: hm-rpc.0 (130003) new CUxD devices/channels after filter: 0
                        2025-05-27 19:02:09.250  - info: hm-rpc.0 (130003) Connected
                        2025-05-27 19:02:10.687  - info: host.RoofServer instance system.adapter.hm-rpc.1 in version "2.0.2" started with pid 130018
                        2025-05-27 19:02:12.522  - info: hm-rpc.1 (130018) starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:02:12.833  - info: hm-rpc.1 (130018) binrpc server is trying to listen on 0.0.0.0:12001
                        2025-05-27 19:02:12.834  - info: hm-rpc.1 (130018) binrpc client is trying to connect to 192.168.66.111:2001/ with ["xmlrpc_bin://192.168.66.75:12001","RoofServer:hm-rpc.1:ebead5b50e21151ad739f1104db88c62"]
                        2025-05-27 19:02:12.850  - info: hm-rpc.1 (130018) binrpc <- system.listMethods ["RoofServer:hm-rpc.1:ebead5b50e21151ad739f1104db88c62"]
                        2025-05-27 19:02:12.871  - info: hm-rpc.1 (130018) binrpc <- listDevices ["RoofServer:hm-rpc.1:ebead5b50e21151ad739f1104db88c62"]
                        2025-05-27 19:02:13.045  - info: hm-rpc.1 (130018) binrpc -> 344 devices
                        2025-05-27 19:02:13.536  - info: hm-rpc.1 (130018) Connected
                        2025-05-27 19:02:14.615  - info: host.RoofServer instance system.adapter.hm-rega.0 in version "5.1.0" started with pid 130033
                        2025-05-27 19:02:14.884  - info: sql.0 (129913) changed history configuration to pin detected datatype for modbus.1.holdingRegisters.1078_grid_power
                        2025-05-27 19:02:16.417  - info: hm-rega.0 (130033) starting. Version 5.1.0 in /opt/iobroker/node_modules/iobroker.hm-rega, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:02:16.617  - info: hm-rega.0 (130033) subscribe hm-rpc.1.BidCoS-RF.50.PRESS_SHORT
                        2025-05-27 19:02:16.781  - info: hm-rega.0 (130033) ReGaHSS 192.168.66.111 up
                        2025-05-27 19:02:16.817  - info: hm-rega.0 (130033) time difference local-ccu 1s
                        2025-05-27 19:02:18.710  - info: host.RoofServer instance scheduled system.adapter.ical.0 2,32 * * * *
                        2025-05-27 19:02:18.717  - info: host.RoofServer instance system.adapter.ical.0 in version "1.16.1" started with pid 130048
                        2025-05-27 19:02:21.471  - info: hm-rega.0 (130033) request state values
                        2025-05-27 19:02:21.642  - info: ical.0 (130048) starting. Version 1.16.1 in /opt/iobroker/node_modules/iobroker.ical, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:02:22.443  - info: ical.0 (130048) processing URL: MH https://calendar.google.com/calendar/ical/c294fa6864d2%40group.calendar.google.com/private-063afafa12704b6d953907c2d98a219d/basic.ics
                        2025-05-27 19:02:22.913  - info: host.RoofServer instance system.adapter.unifi.0 in version "0.7.0" started with pid 130063
                        2025-05-27 19:02:25.815  - info: hm-rega.0 (130033) Updated all datapoints
                        2025-05-27 19:02:25.911  - info: hm-rega.0 (130033) got 95 variables
                        2025-05-27 19:02:26.567  - info: host.RoofServer instance system.adapter.backitup.0 in version "3.0.31" started with pid 130078
                        2025-05-27 19:02:26.619  - info: sql.0 (129913) enabled logging of hm-rega.0.1851, Alias=false, WriteNulls=false
                        2025-05-27 19:02:26.640  - info: sql.0 (129913) enabled logging of hm-rega.0.2198, Alias=false, WriteNulls=false
                        2025-05-27 19:02:26.666  - info: sql.0 (129913) enabled logging of hm-rega.0.3307, Alias=false, WriteNulls=false
                        2025-05-27 19:02:26.679  - info: sql.0 (129913) enabled logging of hm-rega.0.3817, Alias=false, WriteNulls=false
                        2025-05-27 19:02:26.780  - info: sql.0 (129913) enabled logging of hm-rega.0.9138, Alias=false, WriteNulls=false
                        2025-05-27 19:02:26.832  - info: sql.0 (129913) enabled logging of hm-rega.0.14141, Alias=false, WriteNulls=false
                        2025-05-27 19:02:26.860  - info: sql.0 (129913) enabled logging of hm-rega.0.16479, Alias=false, WriteNulls=false
                        2025-05-27 19:02:26.869  - info: sql.0 (129913) enabled logging of hm-rega.0.16480, Alias=false, WriteNulls=false
                        2025-05-27 19:02:26.912  - info: sql.0 (129913) enabled logging of hm-rega.0.25695, Alias=false, WriteNulls=false
                        2025-05-27 19:02:26.983  - info: sql.0 (129913) enabled logging of hm-rega.0.29630, Alias=false, WriteNulls=false
                        2025-05-27 19:02:26.991  - info: sql.0 (129913) enabled logging of hm-rega.0.32282, Alias=false, WriteNulls=false
                        2025-05-27 19:02:27.004  - info: sql.0 (129913) enabled logging of hm-rega.0.33022, Alias=false, WriteNulls=false
                        2025-05-27 19:02:27.029  - info: sql.0 (129913) enabled logging of hm-rega.0.36060, Alias=false, WriteNulls=false
                        2025-05-27 19:02:27.034  - info: sql.0 (129913) enabled logging of hm-rega.0.36061, Alias=false, WriteNulls=false
                        2025-05-27 19:02:27.039  - info: sql.0 (129913) enabled logging of hm-rega.0.36062, Alias=false, WriteNulls=false
                        2025-05-27 19:02:27.045  - info: sql.0 (129913) enabled logging of hm-rega.0.36063, Alias=false, WriteNulls=false
                        2025-05-27 19:02:27.089  - info: sql.0 (129913) enabled logging of hm-rega.0.41371, Alias=false, WriteNulls=false
                        2025-05-27 19:02:27.117  - info: sql.0 (129913) enabled logging of hm-rega.0.44417, Alias=false, WriteNulls=false
                        2025-05-27 19:02:27.144  - info: sql.0 (129913) enabled logging of hm-rega.0.51326, Alias=false, WriteNulls=false
                        2025-05-27 19:02:27.145  - warn: hm-rega.0 (130033) State value to set for "hm-rega.0.51326" has value "-40" less than min "0"
                        2025-05-27 19:02:27.198  - info: sql.0 (129913) enabled logging of hm-rega.0.51327, Alias=false, WriteNulls=false
                        2025-05-27 19:02:27.218  - info: sql.0 (129913) enabled logging of hm-rega.0.57688, Alias=false, WriteNulls=false
                        2025-05-27 19:02:27.271  - info: sql.0 (129913) enabled logging of hm-rega.0.64620, Alias=false, WriteNulls=false
                        2025-05-27 19:02:27.284  - info: hm-rega.0 (130033) added/updated 95 variables
                        2025-05-27 19:02:27.285  - info: hm-rega.0 (130033) deleted 0 variables
                        2025-05-27 19:02:27.407  - info: hm-rega.0 (130033) got 123 programs
                        2025-05-27 19:02:27.934  - info: ical.0 (130048) Terminated (NO_ERROR): Without reason
                        2025-05-27 19:02:28.532  - warn: ical.0 (130048) get state error: Connection is closed.
                        2025-05-27 19:02:28.792  - info: host.RoofServer instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                        2025-05-27 19:02:29.277  - info: backitup.0 (130078) starting. Version 3.0.31 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:02:29.413  - info: backitup.0 (130078) [iobroker] backup will be activated at 02:00 every 1 day(s)
                        2025-05-27 19:02:29.512  - info: sql.0 (129913) enabled logging of hm-rega.0.29631.ProgramExecute, Alias=false, WriteNulls=false
                        2025-05-27 19:02:29.527  - info: sql.0 (129913) enabled logging of hm-rega.0.29631.Active, Alias=false, WriteNulls=false
                        2025-05-27 19:02:29.863  - info: sql.0 (129913) enabled logging of hm-rega.0.42002.ProgramExecute, Alias=false, WriteNulls=false
                        2025-05-27 19:02:29.869  - info: sql.0 (129913) enabled logging of hm-rega.0.42002.Active, Alias=false, WriteNulls=false
                        2025-05-27 19:02:29.421  - info: backitup.0 (130078) [ccu] backup will be activated at 01:30 every 3 day(s)
                        2025-05-27 19:02:30.663  - info: host.RoofServer instance system.adapter.sonoff.0 in version "3.1.2" started with pid 130093
                        2025-05-27 19:02:31.036  - info: hm-rega.0 (130033) added/updated 123 programs
                        2025-05-27 19:02:31.036  - info: hm-rega.0 (130033) deleted 0 programs
                        2025-05-27 19:02:31.142  - info: hm-rega.0 (130033) update rooms to enum.rooms
                        2025-05-27 19:02:31.292  - info: hm-rega.0 (130033) update functions to enum.functions
                        2025-05-27 19:02:31.331  - info: hm-rega.0 (130033) update favorites to enum.favorites
                        2025-05-27 19:02:33.005  - info: sonoff.0 (130093) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.sonoff, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:02:33.027  - info: sonoff.0 (130093) Starting MQTT authenticated  server on port 1883
                        2025-05-27 19:02:34.649  - info: host.RoofServer instance system.adapter.hm-rpc.2 in version "2.0.2" started with pid 130119
                        2025-05-27 19:02:35.128  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.f0:9f:c2:a6:46:94.state, Alias=false, WriteNulls=false
                        2025-05-27 19:02:37.394  - info: hm-rpc.2 (130119) starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:02:37.803  - info: hm-rpc.2 (130119) xmlrpc server is trying to listen on 0.0.0.0:2010
                        2025-05-27 19:02:37.804  - info: hm-rpc.2 (130119) xmlrpc client is trying to connect to 192.168.66.111:2010/ with ["http://192.168.66.75:2010","RoofServer:hm-rpc.2:b5897e342b96a2cdeef8e9f77d2c0b6c"]
                        2025-05-27 19:02:37.918  - info: hm-rpc.2 (130119) Connected
                        2025-05-27 19:02:37.983  - info: sql.0 (129913) enabled logging of unifi.0.default.devices.78:8a:20:53:92:d9.state, Alias=false, WriteNulls=false
                        2025-05-27 19:02:38.151  - info: hm-rpc.2 (130119) xmlrpc <- listDevices ["RoofServer:hm-rpc.2:b5897e342b96a2cdeef8e9f77d2c0b6c"]
                        2025-05-27 19:02:38.602  - info: hm-rpc.2 (130119) xmlrpc -> 0 devices
                        2025-05-27 19:02:39.086  - info: host.RoofServer instance system.adapter.ping.0 in version "1.6.2" started with pid 130135
                        2025-05-27 19:02:40.055  - info: hm-rpc.2 (130119) xmlrpc <- newDevices 218
                        2025-05-27 19:02:40.273  - info: hm-rpc.2 (130119) new HMIP devices/channels after filter: 0
                        2025-05-27 19:02:43.065  - info: host.RoofServer instance system.adapter.homeconnect.0 in version "1.4.3" started with pid 130169
                        2025-05-27 19:02:43.494  - info: ping.0 (130135) starting. Version 1.6.2 in /opt/iobroker/node_modules/iobroker.ping, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:02:45.706  - info: homeconnect.0 (130169) starting. Version 1.4.3 in /opt/iobroker/node_modules/iobroker.homeconnect, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:02:46.025  - error: homeconnect.0 (130169) AxiosError: Request failed with status code 429
                        2025-05-27 19:02:46.026  - error: homeconnect.0 (130169) {"error":{"description":"The rate limit \"1000 calls in 1 day\" was reached. Requests are blocked during the remaining period of 86027 seconds.","key":"429"}}
                        2025-05-27 19:02:46.115  - error: homeconnect.0 (130169) 429 Too Many Requests
                        2025-05-27 19:02:46.115  - error: homeconnect.0 (130169) Start Event Stream Error: {"type":"error","status":429,"message":"Too Many Requests"}
                        2025-05-27 19:02:46.116  - info: homeconnect.0 (130169) Too many requests. Please wait 24h.
                        2025-05-27 19:02:46.656  - info: host.RoofServer instance system.adapter.mielecloudservice.0 in version "6.5.10" started with pid 130191
                        2025-05-27 19:02:48.371  - info: mielecloudservice.0 (130191) starting. Version 6.5.10 in /opt/iobroker/node_modules/iobroker.mielecloudservice, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:02:48.397  - info: mielecloudservice.0 (130191) Login attempt #1 @Miele-API
                        2025-05-27 19:02:49.096  - info: mielecloudservice.0 (130191) Access token expires on: 26.6.2025, 19:02:00
                        2025-05-27 19:02:49.097  - info: mielecloudservice.0 (130191) Registering for all appliance events at Miele API.
                        2025-05-27 19:02:49.109  - info: mielecloudservice.0 (130191) Initializing SSE watchdog.
                        2025-05-27 19:02:49.172  - info: mielecloudservice.0 (130191) Server Sent Events-Connection has been established @Miele-API.
                        2025-05-27 19:02:50.738  - info: host.RoofServer instance system.adapter.wiegand-tcpip.0 in version "0.4.7" started with pid 130206
                        2025-05-27 19:02:52.429  - info: wiegand-tcpip.0 (130206) starting. Version 0.4.7 in /opt/iobroker/node_modules/iobroker.wiegand-tcpip, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:02:52.451  - info: wiegand-tcpip.0 (130206) Create controller 125042571 for Model 1-Door Objects
                        2025-05-27 19:02:52.526  - warn: wiegand-tcpip.0 (130206) Incorrect controller-setup for non/broadcast: 125042571
                        2025-05-27 19:02:52.526  - info: wiegand-tcpip.0 (130206) Create controller 123224600 for Model 1-Door Objects
                        2025-05-27 19:02:52.828  - warn: wiegand-tcpip.0 (130206) Incorrect controller-setup for non/broadcast: 123224600
                        2025-05-27 19:02:52.847  - info: wiegand-tcpip.0 (130206) Connect to controller: 125042571
                        2025-05-27 19:02:53.116  - info: wiegand-tcpip.0 (130206) Reset the device clock: 125042571
                        2025-05-27 19:02:53.128  - info: wiegand-tcpip.0 (130206) Connect to controller: 123224600
                        2025-05-27 19:02:53.253  - info: wiegand-tcpip.0 (130206) Reset the device clock: 123224600
                        2025-05-27 19:02:54.576  - info: host.RoofServer instance system.adapter.nut.0 in version "1.6.0" started with pid 130221
                        2025-05-27 19:02:56.374  - info: nut.0 (130221) starting. Version 1.6.0 in /opt/iobroker/node_modules/iobroker.nut, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:02:58.726  - info: host.RoofServer instance system.adapter.alexa2.0 in version "3.26.5" started with pid 130236
                        2025-05-27 19:03:00.587  - info: alexa2.0 (130236) starting. Version 3.26.5 in /opt/iobroker/node_modules/iobroker.alexa2, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:03:00.612  - info: alexa2.0 (130236) Starting Alexa2 adapter ... it can take several minutes to initialize all data. Please be patient! A done message is logged.
                        2025-05-27 19:03:00.614  - error: alexa2.0 (130236) Adapter seems to have issues and crashed three times in a row. Disabling!! Please start again and check logs.
                        2025-05-27 19:03:01.617  - info: alexa2.0 (130236) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        2025-05-27 19:03:02.774  - info: host.RoofServer instance system.adapter.alexa2.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                        2025-05-27 19:03:02.774  - info: host.RoofServer Do not restart adapter system.adapter.alexa2.0 because desired by instance
                        2025-05-27 19:03:02.826  - info: host.RoofServer instance system.adapter.modbus.0 in version "6.3.2" started with pid 130253
                        2025-05-27 19:03:04.756  - info: modbus.0 (130253) starting. Version 6.3.2 in /opt/iobroker/node_modules/iobroker.modbus, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:03:05.180  - info: sql.0 (129913) enabled logging of modbus.0.inputRegisters.30513_Gesamtertrag, Alias=false, WriteNulls=false
                        2025-05-27 19:03:05.184  - info: sql.0 (129913) enabled logging of modbus.0.inputRegisters.30517_Tag_Energie, Alias=false, WriteNulls=false
                        2025-05-27 19:03:05.187  - info: sql.0 (129913) enabled logging of modbus.0.inputRegisters.30775_Wirkleistung_Gesamt, Alias=false, WriteNulls=false
                        2025-05-27 19:03:05.240  - info: modbus.0 (130253) Connected to slave 192.168.66.239
                        2025-05-27 19:03:06.688  - info: host.RoofServer instance system.adapter.modbus.1 in version "6.3.2" started with pid 130268
                        2025-05-27 19:03:08.582  - info: modbus.1 (130268) starting. Version 6.3.2 in /opt/iobroker/node_modules/iobroker.modbus, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:03:09.121  - info: sql.0 (129913) enabled logging of modbus.1.holdingRegisters.1068_soc, Alias=false, WriteNulls=false
                        2025-05-27 19:03:09.125  - info: sql.0 (129913) enabled logging of modbus.1.holdingRegisters.1069_energy_counter_ac_to_dc, Alias=false, WriteNulls=false
                        2025-05-27 19:03:09.134  - info: sql.0 (129913) enabled logging of modbus.1.holdingRegisters.1078_grid_power, Alias=false, WriteNulls=false
                        2025-05-27 19:03:09.162  - info: sql.0 (129913) enabled logging of modbus.1.holdingRegisters.1088_PV-sensor_power, Alias=false, WriteNulls=false
                        2025-05-27 19:03:09.220  - info: modbus.1 (130268) Connected to slave 192.168.66.250
                        2025-05-27 19:03:10.770  - info: host.RoofServer instance system.adapter.tuya.0 in version "3.16.0" started with pid 130283
                        2025-05-27 19:03:13.341  - info: tuya.0 (130283) starting. Version 3.16.0 in /opt/iobroker/node_modules/iobroker.tuya, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:03:13.829  - info: tuya.0 (130283) bf56359fa1429b7be6qybg: Connect locally to device
                        2025-05-27 19:03:13.831  - info: tuya.0 (130283) bf1356ecf61e8155832ho7: Connect locally to device
                        2025-05-27 19:03:13.833  - info: tuya.0 (130283) bf7474eac2fbdf758dalff: Connect locally to device
                        2025-05-27 19:03:13.834  - info: tuya.0 (130283) bf7474eac2fbdf758dalff Init with IP=192.168.66.99, Key=yW;(kK[_V-]c?;Tk, Version=3.3
                        2025-05-27 19:03:13.839  - info: tuya.0 (130283) bf8e6ee7031f77b746a45q: Connect locally to device
                        2025-05-27 19:03:13.839  - info: tuya.0 (130283) bf8e6ee7031f77b746a45q Init with IP=192.168.66.134, Key=.aKZByop=a7!n*1?, Version=3.4
                        2025-05-27 19:03:13.919  - info: tuya.0 (130283) bf918b83061a3f9b54rm6b: Connect locally to device
                        2025-05-27 19:03:13.919  - info: tuya.0 (130283) bf918b83061a3f9b54rm6b Init with IP=192.168.66.149, Key=r~A.@|Cnbd7sJq5c, Version=3.3
                        2025-05-27 19:03:13.920  - info: tuya.0 (130283) Existing devices initialized
                        2025-05-27 19:03:13.922  - info: tuya.0 (130283) Try to sync devices from Cloud using stored cloud credentials
                        2025-05-27 19:03:14.091  - info: tuya.0 (130283) Listen for local Tuya devices on port 6666
                        2025-05-27 19:03:14.091  - info: tuya.0 (130283) Listen for encrypted local Tuya devices on port 6667
                        2025-05-27 19:03:14.553  - info: tuya.0 (130283) IOT Cloud ID/Secret not configured, disabling real time State updates from Cloud MQTT
                        2025-05-27 19:03:14.790  - info: host.RoofServer instance system.adapter.evcc.0 in version "0.2.2" started with pid 130298
                        2025-05-27 19:03:15.746  - info: tuya.0 (130283) bf8e6ee7031f77b746a45q: Connect locally to device
                        2025-05-27 19:03:15.746  - info: tuya.0 (130283) bf8e6ee7031f77b746a45q Init with IP=192.168.66.134, Key=.aKZByop=a7!n*1?, Version=3.4
                        2025-05-27 19:03:16.685  - info: evcc.0 (130298) starting. Version 0.2.2 in /opt/iobroker/node_modules/iobroker.evcc, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:03:16.746  - info: evcc.0 (130298) Lege neuen Ladepunkt an mit Index: 1
                        2025-05-27 19:03:16.890  - info: tuya.0 (130283) bf7474eac2fbdf758dalff: Error on Reconnect (1): connect EHOSTUNREACH 192.168.66.99:6668
                        2025-05-27 19:03:16.906  - info: tuya.0 (130283) bf7474eac2fbdf758dalff: Connect locally to device
                        2025-05-27 19:03:16.906  - info: tuya.0 (130283) bf7474eac2fbdf758dalff Init with IP=192.168.66.99, Key=yW;(kK[_V-]c?;Tk, Version=3.3
                        2025-05-27 19:03:16.940  - info: sql.0 (129913) enabled logging of evcc.0.loadpoint.1.status.chargePower, Alias=false, WriteNulls=false
                        2025-05-27 19:03:16.942  - info: sql.0 (129913) enabled logging of evcc.0.loadpoint.1.status.charging, Alias=false, WriteNulls=false
                        2025-05-27 19:03:17.072  - info: tuya.0 (130283) bf1356ecf61e8155832ho7: Connect locally to device
                        2025-05-27 19:03:18.609  - info: host.RoofServer instance system.adapter.lg-thinq.0 in version "1.1.0" started with pid 130313
                        2025-05-27 19:03:18.645  - info: tuya.0 (130283) bf918b83061a3f9b54rm6b: Connect locally to device
                        2025-05-27 19:03:18.646  - info: tuya.0 (130283) bf918b83061a3f9b54rm6b Init with IP=192.168.66.149, Key=r~A.@|Cnbd7sJq5c, Version=3.3
                        2025-05-27 19:03:19.959  - info: tuya.0 (130283) bf7474eac2fbdf758dalff: Error on Reconnect (3): connect EHOSTUNREACH 192.168.66.99:6668
                        2025-05-27 19:03:20.682  - info: lg-thinq.0 (130313) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.lg-thinq, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:03:21.558  - info: lg-thinq.0 (130313) Login successful
                        2025-05-27 19:03:22.741  - info: host.RoofServer instance system.adapter.opendtu.0 in version "3.1.0" started with pid 130328
                        2025-05-27 19:03:23.786  - info: lg-thinq.0 (130313) Found: 1 devices
                        2025-05-27 19:03:23.787  - info: lg-thinq.0 (130313) Create or update datapoints for e8b5a49a-a144-1b85-a916-d8e35e8028de
                        2025-05-27 19:03:24.592  - info: opendtu.0 (130328) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.opendtu, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:03:24.825  - info: opendtu.0 (130328) Connect to OpenDTU over websocket connection.
                        2025-05-27 19:03:26.703  - info: host.RoofServer instance system.adapter.device-watcher.0 in version "2.12.1" started with pid 130343
                        2025-05-27 19:03:28.642  - info: device-watcher.0 (130343) starting. Version 2.12.1 in /opt/iobroker/node_modules/iobroker.device-watcher, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:03:28.654  - info: device-watcher.0 (130343) Number of selected adapters to monitor devices: 5. Loading data from: HmiP, Hmrpc, Homeconnect, Sonoff, Unifi ...
                        2025-05-27 19:03:28.655  - info: device-watcher.0 (130343) Found devices/services on blacklist for lists: hm-rpc.1.OEQ0433923.0.RSSI_PEER
                        2025-05-27 19:03:28.655  - info: device-watcher.0 (130343) Found devices/services on blacklist for notifications: hm-rpc.1.OEQ0433923.0.RSSI_PEER
                        2025-05-27 19:03:28.656  - info: device-watcher.0 (130343) Found devices/services on blacklist for lists: hm-rpc.1.OEQ0433923.0.RSSI_PEER,hm-rpc.1.KEQ0944083.0.RSSI_PEER
                        2025-05-27 19:03:28.656  - info: device-watcher.0 (130343) Found devices/services on blacklist for notifications: hm-rpc.1.OEQ0433923.0.RSSI_PEER,hm-rpc.1.KEQ0944083.0.RSSI_PEER
                        2025-05-27 19:03:28.656  - info: device-watcher.0 (130343) Found devices/services on blacklist for lists: hm-rpc.1.OEQ0433923.0.RSSI_PEER,hm-rpc.1.KEQ0944083.0.RSSI_PEER,hm-rpc.1.MEQ0271319.0.RSSI_PEER
                        2025-05-27 19:03:28.656  - info: device-watcher.0 (130343) Found devices/services on blacklist for notifications: hm-rpc.1.OEQ0433923.0.RSSI_PEER,hm-rpc.1.KEQ0944083.0.RSSI_PEER,hm-rpc.1.MEQ0271319.0.RSSI_PEER
                        2025-05-27 19:03:28.657  - info: device-watcher.0 (130343) Found devices/services on blacklist for lists: hm-rpc.1.OEQ0433923.0.RSSI_PEER,hm-rpc.1.KEQ0944083.0.RSSI_PEER,hm-rpc.1.MEQ0271319.0.RSSI_PEER,hm-rpc.1.NEQ0387355.0.RSSI_PEER
                        2025-05-27 19:03:28.657  - info: device-watcher.0 (130343) Found devices/services on blacklist for notifications: hm-rpc.1.OEQ0433923.0.RSSI_PEER,hm-rpc.1.KEQ0944083.0.RSSI_PEER,hm-rpc.1.MEQ0271319.0.RSSI_PEER,hm-rpc.1.NEQ0387355.0.RSSI_PEER
                        2025-05-27 19:03:28.657  - info: device-watcher.0 (130343) Found devices/services on blacklist for lists: hm-rpc.1.OEQ0433923.0.RSSI_PEER,hm-rpc.1.KEQ0944083.0.RSSI_PEER,hm-rpc.1.MEQ0271319.0.RSSI_PEER,hm-rpc.1.NEQ0387355.0.RSSI_PEER,sonoff.0.gosuna-1.alive
                        2025-05-27 19:03:28.657  - info: device-watcher.0 (130343) Found devices/services on blacklist for notifications: hm-rpc.1.OEQ0433923.0.RSSI_PEER,hm-rpc.1.KEQ0944083.0.RSSI_PEER,hm-rpc.1.MEQ0271319.0.RSSI_PEER,hm-rpc.1.NEQ0387355.0.RSSI_PEER,sonoff.0.gosuna-1.alive
                        2025-05-27 19:03:28.658  - info: device-watcher.0 (130343) Found devices/services on blacklist for lists: hm-rpc.1.OEQ0433923.0.RSSI_PEER,hm-rpc.1.KEQ0944083.0.RSSI_PEER,hm-rpc.1.MEQ0271319.0.RSSI_PEER,hm-rpc.1.NEQ0387355.0.RSSI_PEER,sonoff.0.gosuna-1.alive,sonoff.0.gosuna-2.alive
                        2025-05-27 19:03:28.658  - info: device-watcher.0 (130343) Found devices/services on blacklist for notifications: hm-rpc.1.OEQ0433923.0.RSSI_PEER,hm-rpc.1.KEQ0944083.0.RSSI_PEER,hm-rpc.1.MEQ0271319.0.RSSI_PEER,hm-rpc.1.NEQ0387355.0.RSSI_PEER,sonoff.0.gosuna-1.alive,sonoff.0.gosuna-2.alive
                        2025-05-27 19:03:28.658  - info: device-watcher.0 (130343) Found devices/services on blacklist for lists: hm-rpc.1.OEQ0433923.0.RSSI_PEER,hm-rpc.1.KEQ0944083.0.RSSI_PEER,hm-rpc.1.MEQ0271319.0.RSSI_PEER,hm-rpc.1.NEQ0387355.0.RSSI_PEER,sonoff.0.gosuna-1.alive,sonoff.0.gosuna-2.alive,sonoff.0.gosuna-usb-1.alive
                        2025-05-27 19:03:28.658  - info: device-watcher.0 (130343) Found devices/services on blacklist for notifications: hm-rpc.1.OEQ0433923.0.RSSI_PEER,hm-rpc.1.KEQ0944083.0.RSSI_PEER,hm-rpc.1.MEQ0271319.0.RSSI_PEER,hm-rpc.1.NEQ0387355.0.RSSI_PEER,sonoff.0.gosuna-1.alive,sonoff.0.gosuna-2.alive,sonoff.0.gosuna-usb-1.alive
                        2025-05-27 19:03:28.658  - info: device-watcher.0 (130343) Found devices/services on blacklist for lists: hm-rpc.1.OEQ0433923.0.RSSI_PEER,hm-rpc.1.KEQ0944083.0.RSSI_PEER,hm-rpc.1.MEQ0271319.0.RSSI_PEER,hm-rpc.1.NEQ0387355.0.RSSI_PEER,sonoff.0.gosuna-1.alive,sonoff.0.gosuna-2.alive,sonoff.0.gosuna-usb-1.alive,sonoff.0.kuecheledband.alive
                        2025-05-27 19:03:28.658  - info: device-watcher.0 (130343) Found devices/services on blacklist for notifications: hm-rpc.1.OEQ0433923.0.RSSI_PEER,hm-rpc.1.KEQ0944083.0.RSSI_PEER,hm-rpc.1.MEQ0271319.0.RSSI_PEER,hm-rpc.1.NEQ0387355.0.RSSI_PEER,sonoff.0.gosuna-1.alive,sonoff.0.gosuna-2.alive,sonoff.0.gosuna-usb-1.alive,sonoff.0.kuecheledband.alive
                        2025-05-27 19:03:30.909  - info: host.RoofServer instance system.adapter.discovery.0 in version "5.0.0" started with pid 130358
                        2025-05-27 19:03:35.355  - info: host.RoofServer instance system.adapter.web.0 in version "7.0.8" started with pid 130369
                        2025-05-27 19:03:35.774  - info: sonoff.0 (130093) Client [gosuna-usb-1] connected with secret 1748365415770_2790
                        2025-05-27 19:03:36.045  - info: sonoff.0 (130093) Client [gosuna-usb-2] connected with secret 1748365416044_6316
                        2025-05-27 19:03:37.702  - info: discovery.0 (130358) starting. Version 5.0.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:03:37.943  - info: lg-thinq.0 (130313) Update raw datapoints for e8b5a49a-a144-1b85-a916-d8e35e8028de
                        2025-05-27 19:03:43.983  - info: host.RoofServer instance scheduled system.adapter.dwd.0 */5 * * * *
                        2025-05-27 19:03:43.990  - info: host.RoofServer instance system.adapter.dwd.0 in version "2.8.5" started with pid 130400
                        2025-05-27 19:03:44.651  - info: web.0 (130369) starting. Version 7.0.8 in /opt/iobroker/node_modules/iobroker.web, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:03:44.655  - info: vis.0 (130388) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.vis, node: v20.19.2, js-controller: 7.0.7
                        2025-05-27 19:03:44.751  - info: lg-thinq.0 (130313) Found MQTT Host
                        2025-05-27 19:03:44.808  - info: lg-thinq.0 (130313) Found AWS CER
                        2025-05-27 19:03:45.354  - info: lg-thinq.0 (130313) Create certification done
                        2025-05-27 19:03:45.416  - warn: web.0 (130369) Could not find any certificate collections - check ACME installation or consider installing
                        2025-05-27 19:03:45.417  - warn: web.0 (130369) Falling back to self-signed certificates or to custom certificates
                        2025-05-27 19:03:45.559  - info: web.0 (130369) https server listening on port 8082
                        2025-05-27 19:03:45.631  - info: web.0 (130369) Secure socket.io server listening on port 8082
                        2025-05-27 19:03:45.682  - info: lg-thinq.0 (130313) Start MQTT Connection
                        2025-05-27 19:03:46.021  - info: lg-thinq.0 (130313) MQTT connected to: t20/op/2333271ebb2eff127ec1822fde9a6f5b39220a8b13f00676225d5afb273a12de/inbox
                        2025-05-27 19:03:47.287  - info: vis.0 (130388) Terminated (NO_ERROR): Without reason
                        2025-05-27 19:03:47.364  - error: dwd.0 (130400) Cannot initialize database scripts: ENOENT: no such file or directory, scandir '/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/esm/lib/objects/lua-v4'
                        2025-05-27 19:03:47.371  - error: host.RoofServer uncaught exception: Could not determine controller directory
                        2025-05-27 19:03:47.371  - error: host.RoofServer Error: Could not determine controller directory
                            at getControllerDir (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/esm/lib/common/tools.js:1833:11)
                            at Module.getAdapterDir (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/esm/lib/common/tools.js:1306:37)
                            at startInstance (file:///opt/iobroker/node_modules/iobroker.js-controller/build/esm/main.js:3219:30)
                            at runNextTicks (node:internal/process/task_queues:60:5)
                            at processImmediate (node:internal/timers:454:9)
                        2025-05-27 19:03:47.372  - info: host.RoofServer stopInstance system.adapter.admin.0 (force=false, process=true)
                        2025-05-27 19:03:47.373  - info: host.RoofServer stopInstance system.adapter.history.0 (force=false, process=true)
                        2025-05-27 19:03:47.373  - info: host.RoofServer stopInstance system.adapter.javascript.0 (force=false, process=true)
                        2025-05-27 19:03:47.374  - info: host.RoofServer stopInstance system.adapter.email.0 (force=false, process=true)
                        2025-05-27 19:03:47.374  - info: host.RoofServer stopInstance system.adapter.sql.0 (force=false, process=true)
                        2025-05-27 19:03:47.374  - info: host.RoofServer stopInstance system.adapter.telegram.0 (force=false, process=true)
                        2025-05-27 19:03:47.374  - info: host.RoofServer stopInstance system.adapter.tr-064.0 (force=false, process=true)
                        2025-05-27 19:03:47.374  - info: host.RoofServer stopInstance system.adapter.hm-rpc.0 (force=false, process=true)
                        2025-05-27 19:03:47.375  - info: host.RoofServer stopInstance system.adapter.hm-rpc.1 (force=false, process=true)
                        2025-05-27 19:03:47.375  - info: host.RoofServer stopInstance system.adapter.hm-rega.0 (force=false, process=true)
                        2025-05-27 19:03:47.375  - info: host.RoofServer stopInstance system.adapter.ical.0 (force=false, process=false)
                        2025-05-27 19:03:47.375  - info: host.RoofServer stopInstance canceled schedule system.adapter.ical.0
                        2025-05-27 19:03:47.376  - info: host.RoofServer stopInstance system.adapter.unifi.0 (force=false, process=true)
                        2025-05-27 19:03:47.376  - info: host.RoofServer stopInstance system.adapter.backitup.0 (force=false, process=true)
                        2025-05-27 19:03:47.376  - info: host.RoofServer stopInstance system.adapter.sonoff.0 (force=false, process=true)
                        2025-05-27 19:03:47.376  - info: host.RoofServer stopInstance system.adapter.hm-rpc.2 (force=false, process=true)
                        2025-05-27 19:03:47.376  - info: host.RoofServer stopInstance system.adapter.ping.0 (force=false, process=true)
                        2025-05-27 19:03:47.377  - info: host.RoofServer stopInstance system.adapter.homeconnect.0 (force=false, process=true)
                        2025-05-27 19:03:47.377  - info: host.RoofServer stopInstance system.adapter.mielecloudservice.0 (force=false, process=true)
                        2025-05-27 19:03:47.377  - info: host.RoofServer stopInstance system.adapter.ham.0 (force=false, process=false)
                        2025-05-27 19:03:47.377  - info: host.RoofServer stopInstance system.adapter.wiegand-tcpip.0 (force=false, process=true)
                        2025-05-27 19:03:47.377  - info: host.RoofServer stopInstance system.adapter.nut.0 (force=false, process=true)
                        2025-05-27 19:03:47.377  - info: host.RoofServer stopInstance system.adapter.alexa2.0 (force=false, process=false)
                        2025-05-27 19:03:47.377  - info: host.RoofServer stopInstance system.adapter.modbus.0 (force=false, process=true)
                        2025-05-27 19:03:47.377  - info: host.RoofServer stopInstance system.adapter.modbus.1 (force=false, process=true)
                        2025-05-27 19:03:47.377  - info: host.RoofServer stopInstance system.adapter.tuya.0 (force=false, process=true)
                        2025-05-27 19:03:47.377  - info: host.RoofServer stopInstance system.adapter.evcc.0 (force=false, process=true)
                        2025-05-27 19:03:47.378  - info: host.RoofServer stopInstance system.adapter.lg-thinq.0 (force=false, process=true)
                        2025-05-27 19:03:47.378  - info: host.RoofServer stopInstance system.adapter.opendtu.0 (force=false, process=true)
                        2025-05-27 19:03:47.378  - info: host.RoofServer stopInstance system.adapter.device-watcher.0 (force=false, process=true)
                        2025-05-27 19:03:47.378  - info: host.RoofServer stopInstance system.adapter.discovery.0 (force=false, process=true)
                        2025-05-27 19:03:47.378  - info: host.RoofServer stopInstance system.adapter.web.0 (force=false, process=true)
                        2025-05-27 19:03:47.378  - info: host.RoofServer stopInstance system.adapter.mobile.0 (force=false, process=false)
                        2025-05-27 19:03:47.378  - info: host.RoofServer stopInstance system.adapter.vis.0 (force=false, process=true)
                        2025-05-27 19:03:47.378  - info: host.RoofServer stopInstance system.adapter.dwd.0 (force=false, process=true)
                        2025-05-27 19:03:47.378  - info: host.RoofServer stopInstance canceled schedule system.adapter.dwd.0
                        2025-05-27 19:03:47.378  - info: host.RoofServer stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
                        2025-05-27 19:03:47.378  - info: host.RoofServer stopInstance system.adapter.vis-fancyswitch.0 (force=false, process=false)
                        2025-05-27 19:03:47.378  - info: host.RoofServer stopInstance system.adapter.vis-hqwidgets.0 (force=false, process=false)
                        2025-05-27 19:03:47.378  - info: host.RoofServer stopInstance system.adapter.vis-metro.0 (force=false, process=false)
                        2025-05-27 19:03:47.379  - info: host.RoofServer stopInstance system.adapter.vis-colorpicker.0 (force=false, process=false)
                        2025-05-27 19:03:47.379  - info: host.RoofServer stopInstance system.adapter.vis-jqui-mfd.0 (force=false, process=false)
                        2025-05-27 19:03:47.379  - info: host.RoofServer stopInstance system.adapter.vis-history.0 (force=false, process=false)
                        2025-05-27 19:03:47.379  - info: host.RoofServer stopInstance system.adapter.vis-bars.0 (force=false, process=false)
                        2025-05-27 19:03:47.379  - info: host.RoofServer stopInstance system.adapter.text2command.0 (force=false, process=false)
                        2025-05-27 19:03:47.379  - info: host.RoofServer stopInstance system.adapter.daswetter.0 (force=false, process=false)
                        2025-05-27 19:03:47.379  - info: host.RoofServer stopInstance system.adapter.vis-canvas-gauges.0 (force=false, process=false)
                        2025-05-27 19:03:47.379  - info: host.RoofServer stopInstance system.adapter.material.0 (force=false, process=false)
                        2025-05-27 19:03:47.379  - info: host.RoofServer stopInstance system.adapter.nina.0 (force=false, process=false)
                        2025-05-27 19:03:47.379  - info: host.RoofServer stopInstance system.adapter.klf200.0 (force=false, process=false)
                        2025-05-27 19:03:47.380  - info: host.RoofServer stopInstance system.adapter.vis-rgraph.0 (force=false, process=false)
                        2025-05-27 19:03:47.380  - info: host.RoofServer stopInstance system.adapter.simple-api.0 (force=false, process=false)
                        2025-05-27 19:03:47.380  - info: host.RoofServer stopInstance system.adapter.govee.0 (force=false, process=false)
                        2025-05-27 19:03:47.380  - info: host.RoofServer stopInstance system.adapter.easee.1 (force=false, process=false)
                        2025-05-27 19:03:47.380  - info: host.RoofServer stopInstance system.adapter.parser.0 (force=false, process=false)
                        2025-05-27 19:03:47.380  - info: host.RoofServer stopInstance system.adapter.vw-connect.0 (force=false, process=false)
                        2025-05-27 19:03:47.380  - info: host.RoofServer stopInstance system.adapter.statistics.0 (force=false, process=false)
                        2025-05-27 19:03:47.380  - info: host.RoofServer stopInstance system.adapter.waterkotte-easycon.0 (force=false, process=false)
                        2025-05-27 19:03:47.506  - error: device-watcher.0 (130343) Objects database error: read ECONNRESET
                        2025-05-27 19:03:47.544  - error: unifi.0 (130063) States database error: read ECONNRESET
                        2025-05-27 19:03:47.563  - info: hm-rpc.2 (130119) xmlrpc -> 192.168.66.111:2010/ init ["http://192.168.66.75:2010",""]
                        2025-05-27 19:03:47.567  - warn: web.0 (130369) setTimeout called, but adapter is shutting down
                        2025-05-27 19:03:47.565  - info: device-watcher.0 (130343) cleaned everything up...
                        2025-05-27 19:03:47.576  - info: backitup.0 (130078) cleaned everything up...
                        2025-05-27 19:03:47.580  - info: hm-rpc.1 (130018) binrpc -> 192.168.66.111:2001/ init ["xmlrpc_bin://192.168.66.75:12001",""]
                        2025-05-27 19:03:47.588  - info: admin.0 (129805) terminating http server on port 8081
                        2025-05-27 19:03:47.587  - info: hm-rpc.0 (130003) binrpc -> 192.168.66.111:8701/ init ["xmlrpc_bin://192.168.66.75:18701",""]
                        2025-05-27 19:03:47.592  - info: admin.0 (129805) <== Disconnect system.user.admin from ::ffff:192.168.66.108 admin
                        2025-05-27 19:03:47.592  - info: hm-rpc.1 (130018) Disconnected
                        2025-05-27 19:03:47.607  - info: hm-rpc.0 (130003) Disconnected
                        2025-05-27 19:03:47.612  - error: telegram.0 (129928) Failed sending [chatId - 1173210274]: Error: ETELEGRAM: 403 Forbidden: bot was blocked by the user
                        2025-05-27 19:03:47.648  - info: hm-rpc.2 (130119) Disconnected
                        2025-05-27 19:03:48.070  - info: dwd.0 (130400) terminating
                        2025-05-27 19:03:48.071  - info: dwd.0 (130400) Terminated (NO_ERROR): Without reason
                        2025-05-27 19:03:48.593  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.594  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.594  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.594  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.595  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.595  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.595  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.595  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.595  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.596  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.596  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.596  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.596  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.596  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.597  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.597  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.597  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.597  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.597  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.597  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.598  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.598  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.598  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.598  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.598  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.598  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.603  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.603  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.603  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.603  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.604  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.604  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.604  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.604  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.605  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.605  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.605  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.605  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.605  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.606  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.606  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.606  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.618  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.619  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.620  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.620  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.620  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.621  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.622  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.623  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.623  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.624  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.624  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.624  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.625  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.625  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.627  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.627  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.627  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.627  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.628  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.628  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.628  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.628  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.628  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.628  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.629  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.629  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.629  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.629  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.651  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.651  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.652  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.652  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.652  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.653  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.653  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.653  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.653  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.654  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.655  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.662  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.662  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.662  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.669  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.669  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.669  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.670  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.670  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.670  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.671  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.671  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.671  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.671  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.672  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.672  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.672  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.673  - warn: sql.0 (129913) No Connection to database
                        2025-05-27 19:03:48.673  - warn: sql.0 (129913) No Connection to database
                        
                        1 Reply Last reply Reply Quote 0
                        • A
                          adarof @wendy2702 last edited by

                          @wendy2702 Eben die Zeilen 1-500, hier der Rest. Das merkwürdige Runterfahren ist hier eher am Anfang

                          2025-05-27 19:03:48.673  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:48.673  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:48.674  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:48.674  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:48.674  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:48.674  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:48.675  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:48.675  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.063  - info: sonoff.0 (130093) terminating with timeout
                          2025-05-27 19:03:49.064  - info: sonoff.0 (130093) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.064  - info: mielecloudservice.0 (130191) terminating with timeout
                          2025-05-27 19:03:49.065  - info: mielecloudservice.0 (130191) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.065  - info: lg-thinq.0 (130313) terminating with timeout
                          2025-05-27 19:03:49.066  - info: evcc.0 (130298) terminating with timeout
                          2025-05-27 19:03:49.066  - info: lg-thinq.0 (130313) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.067  - info: device-watcher.0 (130343) terminating with timeout
                          2025-05-27 19:03:49.069  - info: nut.0 (130221) terminating with timeout
                          2025-05-27 19:03:49.068  - info: device-watcher.0 (130343) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.069  - info: web.0 (130369) terminating with timeout
                          2025-05-27 19:03:49.071  - info: wiegand-tcpip.0 (130206) terminating with timeout
                          2025-05-27 19:03:49.071  - info: nut.0 (130221) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.072  - info: wiegand-tcpip.0 (130206) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.073  - info: modbus.0 (130253) terminating with timeout
                          2025-05-27 19:03:49.075  - info: homeconnect.0 (130169) terminating with timeout
                          2025-05-27 19:03:49.076  - info: homeconnect.0 (130169) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.077  - info: opendtu.0 (130328) terminating with timeout
                          2025-05-27 19:03:49.078  - info: opendtu.0 (130328) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.076  - info: modbus.1 (130268) terminating with timeout
                          2025-05-27 19:03:49.077  - info: modbus.1 (130268) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.079  - info: ping.0 (130135) terminating with timeout
                          2025-05-27 19:03:49.080  - info: backitup.0 (130078) terminating with timeout
                          2025-05-27 19:03:49.081  - info: backitup.0 (130078) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.070  - info: web.0 (130369) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.082  - info: discovery.0 (130358) terminating with timeout
                          2025-05-27 19:03:49.067  - info: evcc.0 (130298) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.074  - info: modbus.0 (130253) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.081  - info: ping.0 (130135) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.084  - info: tr-064.0 (129955) terminating with timeout
                          2025-05-27 19:03:49.084  - info: discovery.0 (130358) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.085  - info: tr-064.0 (129955) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.088  - info: telegram.0 (129928) terminating with timeout
                          2025-05-27 19:03:49.089  - info: telegram.0 (129928) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.089  - info: email.0 (129879) terminating with timeout
                          2025-05-27 19:03:49.091  - info: email.0 (129879) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.092  - info: hm-rega.0 (130033) terminating with timeout
                          2025-05-27 19:03:49.093  - info: hm-rega.0 (130033) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.095  - info: admin.0 (129805) terminating with timeout
                          2025-05-27 19:03:49.096  - info: admin.0 (129805) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.566  - info: hm-rpc.2 (130119) terminating with timeout
                          2025-05-27 19:03:49.567  - info: hm-rpc.2 (130119) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.583  - info: hm-rpc.1 (130018) terminating with timeout
                          2025-05-27 19:03:49.584  - info: hm-rpc.1 (130018) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.592  - info: hm-rpc.0 (130003) terminating with timeout
                          2025-05-27 19:03:49.593  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.593  - info: hm-rpc.0 (130003) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:49.594  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.594  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.594  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.594  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.601  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.601  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.601  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.601  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.602  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.602  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.603  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.603  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.603  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.603  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.604  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.604  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.604  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.604  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.608  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.608  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.608  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.609  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.609  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.609  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.609  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.610  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.610  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:49.610  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.593  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.594  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.594  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.594  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.594  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.594  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.594  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.594  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.604  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.604  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.604  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.604  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.604  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.604  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.608  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:50.608  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.594  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.595  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.596  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.597  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.600  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.601  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.601  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.601  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.601  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.601  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.601  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.602  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.602  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.602  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.603  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.603  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.603  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.603  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.604  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.604  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.604  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.604  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.605  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.606  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:51.607  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.508  - error: web.0 (130369) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.529  - error: wiegand-tcpip.0 (130206) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.534  - error: tuya.0 (130283) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.541  - error: mielecloudservice.0 (130191) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.546  - error: modbus.0 (130253) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.549  - error: backitup.0 (130078) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.551  - warn: discovery.0 (130358) get state error: Connection is closed.
                          2025-05-27 19:03:52.552  - warn: unifi.0 (130063) get state error: DB closed
                          2025-05-27 19:03:52.536  - error: tuya.0 (130283) States database error: connect ECONNREFUSED 0.0.0.0:9000
                          2025-05-27 19:03:52.558  - warn: hm-rega.0 (130033) get state error: Connection is closed.
                          2025-05-27 19:03:52.561  - error: hm-rpc.1 (130018) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.561  - info: hm-rega.0 (130033) terminating
                          2025-05-27 19:03:52.562  - error: telegram.0 (129928) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.549  - error: nut.0 (130221) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.566  - error: evcc.0 (130298) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.569  - error: sql.0 (129913) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.570  - error: admin.0 (129805) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.575  - error: opendtu.0 (130328) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.575  - error: hm-rpc.2 (130119) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.579  - warn: ping.0 (130135) get state error: Connection is closed.
                          2025-05-27 19:03:52.577  - warn: admin.0 (129805) get state error: Connection is closed.
                          2025-05-27 19:03:52.577  - warn: admin.0 (129805) get state error: DB closed
                          2025-05-27 19:03:52.578  - info: admin.0 (129805) terminating
                          2025-05-27 19:03:52.578  - info: admin.0 (129805) terminating
                          2025-05-27 19:03:52.581  - error: homeconnect.0 (130169) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.583  - error: lg-thinq.0 (130313) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.587  - error: history.0 (129834) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.591  - warn: sonoff.0 (130093) get state error: Connection is closed.
                          2025-05-27 19:03:52.593  - error: modbus.1 (130268) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.591  - error: tr-064.0 (129955) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.596  - warn: backitup.0 (130078) get state error: Connection is closed.
                          2025-05-27 19:03:52.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.553  - error: device-watcher.0 (130343) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.606  - warn: hm-rpc.1 (130018) get state error: DB closed
                          2025-05-27 19:03:52.595  - error: hm-rpc.0 (130003) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.589  - error: history.0 (129834) States database error: connect ECONNREFUSED 0.0.0.0:9000
                          2025-05-27 19:03:52.598  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.599  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.617  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.617  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.617  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.617  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.617  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.618  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.618  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.618  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.592  - warn: sonoff.0 (130093) redis get sonoff.0.gosuna-usb-1.alive, error - DB closed
                          2025-05-27 19:03:52.592  - warn: sonoff.0 (130093) redis get sonoff.0.gosuna-usb-1.modeReadColors, error - DB closed
                          2025-05-27 19:03:52.593  - warn: sonoff.0 (130093) redis get sonoff.0.gosuna-usb-1.alive, error - DB closed
                          2025-05-27 19:03:52.593  - warn: sonoff.0 (130093) redis get sonoff.0.gosuna-usb-1.modeReadColors, error - DB closed
                          2025-05-27 19:03:52.593  - info: sonoff.0 (130093) terminating
                          2025-05-27 19:03:52.609  - error: email.0 (129879) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:52.564  - warn: nut.0 (130221) get state error: Connection is closed.
                          2025-05-27 19:03:52.565  - warn: nut.0 (130221) get state error: DB closed
                          2025-05-27 19:03:52.611  - info: nut.0 (130221) terminating
                          2025-05-27 19:03:52.612  - info: nut.0 (130221) terminating
                          2025-05-27 19:03:52.573  - warn: mielecloudservice.0 (130191) get state error: Connection is closed.
                          2025-05-27 19:03:52.574  - info: mielecloudservice.0 (130191) terminating
                          2025-05-27 19:03:52.577  - warn: hm-rpc.2 (130119) get state error: DB closed
                          2025-05-27 19:03:52.578  - warn: hm-rpc.2 (130119) get state error: DB closed
                          2025-05-27 19:03:52.625  - info: hm-rpc.2 (130119) terminating
                          2025-05-27 19:03:52.625  - info: hm-rpc.2 (130119) terminating
                          2025-05-27 19:03:52.578  - warn: opendtu.0 (130328) get state error: Connection is closed.
                          2025-05-27 19:03:52.578  - warn: opendtu.0 (130328) get state error: DB closed
                          2025-05-27 19:03:52.632  - info: opendtu.0 (130328) terminating
                          2025-05-27 19:03:52.633  - info: opendtu.0 (130328) terminating
                          2025-05-27 19:03:52.606  - warn: hm-rpc.1 (130018) get state error: DB closed
                          2025-05-27 19:03:52.637  - info: hm-rpc.1 (130018) terminating
                          2025-05-27 19:03:52.638  - info: hm-rpc.1 (130018) terminating
                          2025-05-27 19:03:52.583  - warn: homeconnect.0 (130169) get state error: Connection is closed.
                          2025-05-27 19:03:52.584  - warn: homeconnect.0 (130169) get state error: DB closed
                          2025-05-27 19:03:52.585  - info: homeconnect.0 (130169) terminating
                          2025-05-27 19:03:52.586  - info: homeconnect.0 (130169) terminating
                          2025-05-27 19:03:52.639  - warn: modbus.1 (130268) get state error: Connection is closed.
                          2025-05-27 19:03:52.643  - info: modbus.1 (130268) terminating
                          2025-05-27 19:03:52.620  - error: sql.0 (129913) States database error: connect ECONNREFUSED 0.0.0.0:9000
                          2025-05-27 19:03:52.621  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.621  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.622  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.622  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.622  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.622  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.662  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.663  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:52.663  - warn: sql.0 (129913) No Connection to database
                          2025-05-27 19:03:53.563  - info: tuya.0 (130283) terminating with timeout
                          2025-05-27 19:03:53.564  - info: tuya.0 (130283) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:56.031  - info: homeconnect.0 (130169) Keep Alive failed Reconnect EventStream
                          2025-05-27 19:03:56.106  - error: homeconnect.0 (130169) 429 Too Many Requests
                          2025-05-27 19:03:56.106  - error: homeconnect.0 (130169) Start Event Stream Error: {"type":"error","status":429,"message":"Too Many Requests"}
                          2025-05-27 19:03:56.107  - info: homeconnect.0 (130169) Too many requests. Please wait 24h.
                          2025-05-27 19:03:57.552  - error: tuya.0 (130283) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:57.554  - warn: tuya.0 (130283) get state error: Connection is closed.
                          2025-05-27 19:03:57.555  - warn: tuya.0 (130283) get state error: DB closed
                          2025-05-27 19:03:57.556  - info: tuya.0 (130283) terminating
                          2025-05-27 19:03:57.557  - info: tuya.0 (130283) terminating
                          2025-05-27 19:03:57.567  - error: nut.0 (130221) Cannot check object existence of "nut.0.battery.charge": DB closed
                          2025-05-27 19:03:57.571  - error: sql.0 (129913) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:57.581  - error: opendtu.0 (130328) Cannot find view "system" for search "folder" : Connection is closed.
                          2025-05-27 19:03:57.592  - error: history.0 (129834) States database error: connect ECONNREFUSED 0.0.0.0:9000
                          2025-05-27 19:03:57.594  - error: history.0 (129834) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:03:57.601  - error: modbus.1 (130268) Cannot find view "system" for search "state" : DB closed
                          2025-05-27 19:03:57.667  - error: sql.0 (129913) States database error: connect ECONNREFUSED 0.0.0.0:9000
                          2025-05-27 19:03:58.588  - info: history.0 (129834) terminating with timeout
                          2025-05-27 19:03:58.588  - info: history.0 (129834) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:03:58.594  - info: sql.0 (129913) terminating with timeout
                          2025-05-27 19:03:58.594  - info: sql.0 (129913) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:04:02.574  - error: sql.0 (129913) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:04:02.596  - error: history.0 (129834) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-05-27 19:04:02.597  - warn: history.0 (129834) get state error: Connection is closed.
                          2025-05-27 19:04:02.671  - warn: sql.0 (129913) get state error: Connection is closed.
                          2025-05-27 19:04:02.673  - warn: sql.0 (129913) get state error: DB closed
                          2025-05-27 19:04:02.673  - info: sql.0 (129913) terminating
                          2025-05-27 19:04:02.673  - info: sql.0 (129913) terminating
                          2025-05-27 19:04:31.403  - info: host.RoofServer iobroker.js-controller version 7.0.7 js-controller starting
                          2025-05-27 19:04:31.406  - info: host.RoofServer Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
                          2025-05-27 19:04:31.407  - info: host.RoofServer hostname: RoofServer, node: v20.19.2
                          2025-05-27 19:04:31.407  - info: host.RoofServer ip addresses: 192.168.66.75 fe80::ee2c:259e:69f8:4bec fe80::bee1:cabf:72ba:3764 172.16.100.9
                          2025-05-27 19:04:33.422  - info: host.RoofServer connected to Objects and States
                          2025-05-27 19:04:33.439  - info: host.RoofServer added notifications configuration of host
                          2025-05-27 19:04:34.220  - info: host.RoofServer 62 instances found
                          2025-05-27 19:04:34.253  - info: host.RoofServer starting 54 instances
                          2025-05-27 19:04:34.839  - info: host.RoofServer Delete state "system.host.RoofServer.versions.nodeCurrent"
                          2025-05-27 19:04:35.009  - info: host.RoofServer Delete state "system.host.RoofServer.versions.nodeNewest"
                          2025-05-27 19:04:35.014  - info: host.RoofServer Delete state "system.host.RoofServer.versions.nodeNewestNext"
                          2025-05-27 19:04:35.065  - info: host.RoofServer instance system.adapter.admin.0 in version "7.6.3" started with pid 130519
                          2025-05-27 19:04:35.068  - info: host.RoofServer Delete state "system.host.RoofServer.versions.npmCurrent"
                          2025-05-27 19:04:35.112  - info: host.RoofServer Delete state "system.host.RoofServer.versions.npmNewest"
                          2025-05-27 19:04:35.157  - info: host.RoofServer Delete state "system.host.RoofServer.versions.npmNewestNext"
                          2025-05-27 19:04:35.200  - info: host.RoofServer Some obsolete host states deleted.
                          2025-05-27 19:04:36.911  - error: admin.0 (130519) admin.0 already running
                          2025-05-27 19:04:36.913  - warn: admin.0 (130519) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2025-05-27 19:04:37.661  - error: host.RoofServer instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2025-05-27 19:04:37.662  - info: host.RoofServer Restart adapter system.adapter.admin.0 because enabled
                          2025-05-27 19:04:38.967  - info: host.RoofServer instance system.adapter.history.0 in version "3.0.1" started with pid 130530
                          2025-05-27 19:04:40.486  - error: history.0 (130530) history.0 already running
                          2025-05-27 19:04:40.488  - warn: history.0 (130530) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2025-05-27 19:04:41.203  - error: host.RoofServer instance system.adapter.history.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2025-05-27 19:04:41.204  - info: host.RoofServer Restart adapter system.adapter.history.0 because enabled
                          2025-05-27 19:04:42.894  - info: host.RoofServer instance system.adapter.javascript.0 in version "8.8.3" started with pid 130541
                          2025-05-27 19:04:44.936  - error: javascript.0 (130541) javascript.0 already running
                          2025-05-27 19:04:44.938  - warn: javascript.0 (130541) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2025-05-27 19:04:45.667  - error: host.RoofServer instance system.adapter.javascript.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2025-05-27 19:04:45.667  - info: host.RoofServer Restart adapter system.adapter.javascript.0 because enabled
                          2025-05-27 19:04:46.968  - info: host.RoofServer instance system.adapter.email.0 in version "2.0.3" started with pid 130584
                          2025-05-27 19:04:48.495  - error: email.0 (130584) email.0 already running
                          2025-05-27 19:04:48.497  - warn: email.0 (130584) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2025-05-27 19:04:49.205  - error: host.RoofServer instance system.adapter.email.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2025-05-27 19:04:49.205  - info: host.RoofServer Restart adapter system.adapter.email.0 because enabled
                          2025-05-27 19:04:50.876  - info: host.RoofServer instance system.adapter.sql.0 in version "3.0.1" started with pid 130595
                          2025-05-27 19:04:52.427  - error: sql.0 (130595) sql.0 already running
                          2025-05-27 19:04:52.429  - warn: sql.0 (130595) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2025-05-27 19:04:53.139  - error: host.RoofServer instance system.adapter.sql.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2025-05-27 19:04:53.139  - info: host.RoofServer Restart adapter system.adapter.sql.0 because enabled
                          2025-05-27 19:04:54.991  - info: host.RoofServer instance system.adapter.telegram.0 in version "4.1.0" started with pid 130606
                          2025-05-27 19:04:56.917  - error: telegram.0 (130606) telegram.0 already running
                          2025-05-27 19:04:56.919  - warn: telegram.0 (130606) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2025-05-27 19:04:57.637  - error: host.RoofServer instance system.adapter.telegram.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2025-05-27 19:04:57.637  - info: host.RoofServer Restart adapter system.adapter.telegram.0 because enabled
                          2025-05-27 19:04:59.570  - info: host.RoofServer instance system.adapter.tr-064.0 in version "4.3.0" started with pid 130617
                          2025-05-27 19:04:59.582  - info: host.RoofServer instance system.adapter.telegram.0 in version "4.1.0" started with pid 130623
                          2025-05-27 19:05:02.151  - error: tr-064.0 (130617) tr-064.0 already running
                          2025-05-27 19:05:02.152  - warn: tr-064.0 (130617) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2025-05-27 19:05:02.878  - info: host.RoofServer instance system.adapter.hm-rpc.0 in version "2.0.2" started with pid 130641
                          2025-05-27 19:05:03.054  - error: host.RoofServer instance system.adapter.tr-064.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2025-05-27 19:05:03.054  - info: host.RoofServer Restart adapter system.adapter.tr-064.0 because enabled
                          2025-05-27 19:05:03.181  - info: telegram.0 (130623) starting. Version 4.1.0 in /opt/iobroker/node_modules/iobroker.telegram, node: v20.19.2, js-controller: 7.0.7
                          2025-05-27 19:05:03.771  - error: telegram.0 (130623) Failed sending [chatId - 1173210274]: Error: ETELEGRAM: 403 Forbidden: bot was blocked by the user
                          2025-05-27 19:05:04.551  - error: hm-rpc.0 (130641) hm-rpc.0 already running
                          2025-05-27 19:05:04.553  - warn: hm-rpc.0 (130641) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2025-05-27 19:05:05.258  - error: host.RoofServer instance system.adapter.hm-rpc.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2025-05-27 19:05:05.258  - info: host.RoofServer Restart adapter system.adapter.hm-rpc.0 because enabled
                          2025-05-27 19:05:07.007  - info: host.RoofServer instance system.adapter.hm-rpc.1 in version "2.0.2" started with pid 130656
                          2025-05-27 19:05:08.693  - info: host.RoofServer instance system.adapter.admin.0 in version "7.6.3" started with pid 130667
                          2025-05-27 19:05:09.067  - error: hm-rpc.1 (130656) hm-rpc.1 already running
                          2025-05-27 19:05:09.069  - warn: hm-rpc.1 (130656) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2025-05-27 19:05:09.778  - error: host.RoofServer instance system.adapter.hm-rpc.1 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2025-05-27 19:05:09.779  - info: host.RoofServer Restart adapter system.adapter.hm-rpc.1 because enabled
                          2025-05-27 19:05:10.967  - info: host.RoofServer instance system.adapter.hm-rega.0 in version "5.1.0" started with pid 130678
                          2025-05-27 19:05:12.195  - info: host.RoofServer instance system.adapter.history.0 in version "3.0.1" started with pid 130689
                          2025-05-27 19:05:12.860  - error: hm-rega.0 (130678) hm-rega.0 already running
                          2025-05-27 19:05:12.863  - warn: hm-rega.0 (130678) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2025-05-27 19:05:12.871  - info: admin.0 (130667) starting. Version 7.6.3 in /opt/iobroker/node_modules/iobroker.admin, node: v20.19.2, js-controller: 7.0.7
                          2025-05-27 19:05:12.903  - info: admin.0 (130667) requesting all objects
                          2025-05-27 19:05:16.332  - error: host.RoofServer instance system.adapter.hm-rega.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2025-05-27 19:05:16.333  - info: host.RoofServer Restart adapter system.adapter.hm-rega.0 because enabled
                          2025-05-27 19:05:16.536  - info: admin.0 (130667) received all objects
                          2025-05-27 19:05:17.243  - info: admin.0 (130667) socket.io server listening on port 8081
                          2025-05-27 19:05:17.244  - info: admin.0 (130667) http server listening on port 8081
                          2025-05-27 19:05:17.245  - info: admin.0 (130667) Use link "http://127.0.0.1:8081" to configure.
                          2025-05-27 19:05:18.279  - info: host.RoofServer instance scheduled system.adapter.ical.0 2,32 * * * *
                          2025-05-27 19:05:18.287  - info: host.RoofServer instance system.adapter.ical.0 in version "1.16.1" started with pid 130720
                          2025-05-27 19:05:19.921  - info: host.RoofServer instance system.adapter.javascript.0 in version "8.8.3" started with pid 130737
                          2025-05-27 19:05:21.039  - info: host.RoofServer instance system.adapter.unifi.0 in version "0.7.0" started with pid 130744
                          2025-05-27 19:05:21.268  - info: host.RoofServer instance system.adapter.email.0 in version "2.0.3" started with pid 130755
                          2025-05-27 19:05:21.904  - info: admin.0 (130667) ==> Connected system.user.admin from ::ffff:192.168.66.108
                          2025-05-27 19:05:28.629  - error: unifi.0 (130744) unifi.0 already running
                          2025-05-27 19:05:28.632  - warn: unifi.0 (130744) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2025-05-27 19:05:28.700  - info: host.RoofServer instance system.adapter.backitup.0 in version "3.0.31" started with pid 130784
                          2025-05-27 19:05:28.889  - info: host.RoofServer instance system.adapter.sql.0 in version "3.0.1" started with pid 130791
                          2025-05-27 19:05:29.032  - info: host.RoofServer instance system.adapter.sonoff.0 in version "3.1.2" started with pid 130798
                          2025-05-27 19:05:29.048  - info: history.0 (130689) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.history, node: v20.19.2, js-controller: 7.0.7
                          2025-05-27 19:05:29.861  - error: host.RoofServer instance system.adapter.unifi.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2025-05-27 19:05:29.862  - info: host.RoofServer Restart adapter system.adapter.unifi.0 because enabled
                          2025-05-27 19:05:30.067  - info: ical.0 (130720) starting. Version 1.16.1 in /opt/iobroker/node_modules/iobroker.ical, node: v20.19.2, js-controller: 7.0.7
                          2025-05-27 19:05:30.298  - info: email.0 (130755) starting. Version 2.0.3 in /opt/iobroker/node_modules/iobroker.email, node: v20.19.2, js-controller: 7.0.7
                          2025-05-27 19:05:31.496  - info: ical.0 (130720) processing URL: MH https://calendar.google.com/calendar/ical/c530e1fa7a07a45ab04e116a7f389806477602687d99c31f461cc294fa6864d2%40group.calendar.google.com/private-063afafa12704b6d953907c2d98a219d/basic.ics
                          2025-05-27 19:05:32.834  - info: host.RoofServer instance system.adapter.hm-rpc.2 in version "2.0.2" started with pid 130829
                          2025-05-27 19:05:33.290  - error: backitup.0 (130784) backitup.0 already running
                          2025-05-27 19:05:33.292  - warn: backitup.0 (130784) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2025-05-27 19:05:33.696  - error: sonoff.0 (130798) sonoff.0 already running
                          2025-05-27 19:05:33.699  - warn: sonoff.0 (130798) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2025-05-27 19:05:34.351  - error: host.RoofServer instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2025-05-27 19:05:34.351  - info: host.RoofServer Restart adapter system.adapter.backitup.0 because enabled
                          2025-05-27 19:05:34.934  - info: host.RoofServer instance system.adapter.tr-064.0 in version "4.3.0" started with pid 130840
                          2025-05-27 19:05:35.375  - error: host.RoofServer instance system.adapter.sonoff.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2025-05-27 19:05:35.376  - info: host.RoofServer Restart adapter system.adapter.sonoff.0 because enabled
                          2025-05-27 19:05:35.563  - info: javascript.0 (130737) starting. Version 8.8.3 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.19.2, js-controller: 7.0.7
                          2025-05-27 19:05:37.971  - error: hm-rpc.2 (130829) hm-rpc.2 already running
                          2025-05-27 19:05:37.974  - warn: hm-rpc.2 (130829) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2025-05-27 19:05:38.202  - info: host.RoofServer instance system.adapter.ping.0 in version "1.6.2" started with pid 130866
                          2025-05-27 19:05:39.339  - info: host.RoofServer instance system.adapter.hm-rpc.0 in version "2.0.2" started with pid 130885
                          2025-05-27 19:05:39.795  - info: ical.0 (130720) Terminated (NO_ERROR): Without reason
                          2025-05-27 19:05:39.820  - error: host.RoofServer instance system.adapter.hm-rpc.2 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2025-05-27 19:05:39.820  - info: host.RoofServer Restart adapter system.adapter.hm-rpc.2 because enabled
                          2025-05-27 19:05:39.833  - info: host.RoofServer instance system.adapter.backitup.0 in version "3.0.31" started with pid 130894
                          
                          
                          A 1 Reply Last reply Reply Quote 0
                          • A
                            adarof @adarof last edited by

                            @wendy2702 Ist dwd.0 das Problem?

                            (Im 1. Logfile-Teil, ca Zeile 320)

                            2025-05-27 19:03:47.364  - error: dwd.0 (130400) Cannot initialize database scripts: ENOENT: no such file or directory, scandir '/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/esm/lib/objects/lua-v4'
                            2025-05-27 19:03:47.371  - error: host.RoofServer uncaught exception: Could not determine controller directory
                            2025-05-27 19:03:47.371  - error: host.RoofServer Error: Could not determine controller directory
                                at getControllerDir (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/esm/lib/common/tools.js:1833:11)
                                at Module.getAdapterDir (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/esm/lib/common/tools.js:1306:37)
                                at startInstance (file:///opt/iobroker/node_modules/iobroker.js-controller/build/esm/main.js:3219:30)
                                at runNextTicks (node:internal/process/task_queues:60:5)
                                at processImmediate (node:internal/timers:454:9)
                            
                            A 1 Reply Last reply Reply Quote 0
                            • A
                              adarof @adarof last edited by

                              Stoppen von dwd.0 hilft auch nicht

                              Nun finde ich sowas hier:

                              2025-05-27 19:21:38.759  - error: host.RoofServer startInstance statistics.0: cannot find start file!
                              2025-05-27 19:21:38.780  - error: web.0 (135592) Cannot initialize database scripts: ENOENT: no such file or directory, scandir '/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/esm/lib/objects/lua-v4'
                              

                              ...passt da im hintergrund was mit dem Nod(JS) nicht? Kann ich das Node_modules vielleicht neu bauen lassen oder so?

                              Gruss -

                              wendy2702 1 Reply Last reply Reply Quote 0
                              • wendy2702
                                wendy2702 @adarof last edited by

                                @adarof sieht eher so aus als ob was mit deiner database nicht passt für mich.

                                Wenn das nach dem Admin Update angefangen hat würde ich mal nach dem Error 25 im Forum suchen.

                                Oder kam das nach dem Ubuntu Upgrade?

                                A 1 Reply Last reply Reply Quote 0
                                • A
                                  adarof @wendy2702 last edited by

                                  @wendy2702
                                  Würde tippen dass es nach dem UbuntuUpgrade kam, da das Admin Upgrade nun auch immernoch ansteht könnte es auch einfach nicht durchgeführt worden sein.
                                  Kann ich die Datenbank checken irgendwie?

                                  A wendy2702 2 Replies Last reply Reply Quote 0
                                  • A
                                    adarof @adarof last edited by

                                    Sehe gerade:
                                    Wenn ich "schnell" nach dem "Absturz" ein "iob logs" mache, bekomme ich sowas hier:

                                    hmersch@RoofServer:/opt/iobroker$ iob logs
                                    node:internal/modules/cjs/loader:1215
                                      throw err;
                                      ^
                                    
                                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                                        at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)
                                        at Module._load (node:internal/modules/cjs/loader:1043:27)
                                        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
                                        at node:internal/main/run_main_module:28:49 {
                                      code: 'MODULE_NOT_FOUND',
                                      requireStack: []
                                    }
                                    

                                    ....wenn ich dann 10 sek warte, tut es wieder.

                                    Hat das vielleicht auch was damit zu tun?

                                    1 Reply Last reply Reply Quote 0
                                    • wendy2702
                                      wendy2702 @adarof last edited by wendy2702

                                      @adarof Check ist mir erstmal nicht bekannt.

                                      Was kam den bei der Ausführung von iob fix zurück?

                                      Und ich würde trotzdem mal im Forum nach dem Error 25 suchen.

                                      Edit: kann auch gut sein das der JS-Controller zerschossen ist. Installiere den doch mal neu

                                      A 1 Reply Last reply Reply Quote 0
                                      • A
                                        adarof @wendy2702 last edited by

                                        @wendy2702
                                        Geht das so?

                                        iob stop 
                                        cd /opt/iobroker
                                        sudo -H -u iobroker npm reinstall iobroker.js-controller
                                        

                                        ergibt:

                                        hmersch@RoofServer:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller
                                        npm warn skipping integrity check for git dependency ssh://git@github.com/theknut/ioBroker.waterkotte-easycon.git
                                        npm warn skipping integrity check for git dependency ssh://git@github.com/eifel-tech/ioBroker.syrconnect.git
                                        npm warn skipping integrity check for git dependency ssh://git@github.com/nbuenger/ioBroker.govee.git
                                        npm warn deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
                                        npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
                                        npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
                                        npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
                                        npm warn deprecated npmlog@6.0.2: This package is no longer supported.
                                        npm warn deprecated har-validator@5.1.5: this library is no longer supported
                                        npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
                                        npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
                                        npm warn deprecated q@1.1.2: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
                                        npm warn deprecated
                                        npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
                                        npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                                        npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                                        npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
                                        npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                                        npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                                        npm warn deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
                                        npm warn deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
                                        npm warn deprecated multer@1.4.5-lts.2: Multer 1.x is impacted by a number of vulnerabilities, which have been patched in 2.x. You should upgrade to the latest 2.x version.
                                        npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                        npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                        npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                        npm warn deprecated gauge@4.0.4: This package is no longer supported.
                                        npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                                        npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                        npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
                                        npm warn deprecated sinon@15.2.0: 16.1.1
                                        ⠦
                                        
                                        removed 40 packages, and changed 1483 packages in 2m
                                        
                                        

                                        ... aber nach "iob start" gleiches Verhalten 😞

                                        "iob fix" sagt nun das hier:

                                        hmersch@RoofServer:/opt/iobroker$ iob fix
                                        library: loaded
                                        Library version=2024-10-22
                                        
                                        ==========================================================================
                                        
                                            Welcome to the ioBroker installation fixer!
                                            Script version: 205-02-02
                                        
                                            You might need to enter your password a couple of times.
                                        
                                        ==========================================================================
                                        
                                        
                                        ==========================================================================
                                            Installing prerequisites (1/5)
                                        ==========================================================================
                                        
                                        OK:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
                                        OK:2 https://deb.nodesource.com/node_20.x nodistro InRelease
                                        Holen:3 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
                                        Holen:4 https://dl.cloudsmith.io/public/tvheadend/tvheadend/deb/ubuntu focal InRelease [4.418 B]
                                        OK:5 https://gcups-static.greencell.global/deb stable InRelease
                                        Holen:6 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
                                        Holen:7 https://dl.cloudsmith.io/public/tvheadend/tvheadend/deb/ubuntu focal/main amd64 Packages [36,7 kB]
                                        Holen:8 http://de.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [420 kB]
                                        Holen:9 http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 DEP-11 Metadata [114 kB]
                                        Holen:10 http://de.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 DEP-11 Metadata [212 B]
                                        Holen:11 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 DEP-11 Metadata [359 kB]
                                        Holen:12 http://de.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 DEP-11 Metadata [940 B]
                                        Holen:13 http://de.archive.ubuntu.com/ubuntu jammy-backports/main amd64 DEP-11 Metadata [7.096 B]
                                        Holen:14 http://de.archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 DEP-11 Metadata [212 B]
                                        Holen:15 http://de.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 DEP-11 Metadata [24,1 kB]
                                        Holen:16 http://de.archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 DEP-11 Metadata [212 B]
                                        OK:17 http://security.ubuntu.com/ubuntu jammy-security InRelease
                                        Es wurden 260 kB in 2 s geholt (126 kB/s).
                                        Paketlisten werden gelesen… Fertig
                                        N: Das Laden der konfigurierten Datei »main/binary-i386/Packages« wird übersprungen, da das Depot »https://deb.nodesource.com/node_20.x nodistro InRelease« die Architektur »i386« nicht unterstützt.
                                        
                                        ==========================================================================
                                            Checking ioBroker user and directory permissions (2/5)
                                        ==========================================================================
                                        
                                        Created /etc/sudoers.d/iobroker
                                        Fixing directory permissions...
                                        
                                        ==========================================================================
                                            Check and cleanup npm temporary directories (3/5)
                                        ==========================================================================
                                        
                                        Done.
                                        
                                        ==========================================================================
                                            Database maintenance (4/5)
                                        ==========================================================================
                                        
                                        Checking for uncompressed JSONL databases... This might take a while!
                                        
                                        Compressing /opt/iobroker/iobroker-data/states.jsonl
                                        Compressing /opt/iobroker/iobroker-data/objects.jsonl
                                        Compressed 2 JSONL files. Done
                                        
                                        ==========================================================================
                                            Checking autostart (5/5)
                                        ==========================================================================
                                        
                                        ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
                                        Legitimierung ist zum Stoppen von »iobroker.service« notwendig.
                                        Multiple identities can be used for authentication:
                                         1.  user,,, (user)
                                         2.  hmersch
                                         4.  iobroker
                                        Choose identity to authenticate as (1-4): 2
                                        Password:
                                        ==== AUTHENTICATION COMPLETE ===
                                        Enabling autostart...
                                        Autostart enabled!
                                        
                                        ==========================================================================
                                        
                                            Your installation was fixed successfully
                                            Run iobroker start to start ioBroker again!
                                        
                                        ==========================================================================
                                        
                                        

                                        Ich hatte schon nach Error-25 gesucht; meist scheint ein "iob fix" geholfen zu haben.
                                        Meinst Du ich sollte "rm -rf node_modules" versuchen, wie hier beschrieben?
                                        https://forum.iobroker.net/topic/56543/nach-nodejs-update-kein-adapter-mehr-updatebar/46

                                        Qix- created this issue in visionmedia/debug

                                        closed ReDos Vulnerability Regression Visibility Notice #797

                                        Qix- created this issue in visionmedia/debug

                                        closed ReDos Vulnerability Regression Visibility Notice #797

                                        Qix- created this issue in visionmedia/debug

                                        closed ReDos Vulnerability Regression Visibility Notice #797

                                        mikeal created this issue in request/request

                                        open Request’s Past, Present and Future #3142

                                        1 Reply Last reply Reply Quote 0
                                        • wendy2702
                                          wendy2702 last edited by

                                          Keine Ahnung ob das hilft.

                                          Kommt denn noch immer der Eintrag bezüglich JS Controller im log?

                                          A 1 Reply Last reply Reply Quote 0
                                          • A
                                            adarof @wendy2702 last edited by

                                            @wendy2702 Das ist doch mysteriös. Nun hatte ich bei "iob logs" (und auch iob status) permanent das hier:

                                            node:internal/modules/cjs/loader:1215
                                              throw err;
                                              ^
                                            
                                            Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                                                at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)
                                                at Module._load (node:internal/modules/cjs/loader:1043:27)
                                                at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
                                                at node:internal/main/run_main_module:28:49 {
                                              code: 'MODULE_NOT_FOUND',
                                              requireStack: []
                                            }
                                            

                                            Also hab ich nochmal
                                            "sudo -H -u iobroker npm reinstall iobroker.js-controller" gemacht
                                            Nun tut das wieder. laut Logs ausgabe war nun ein anderer Adapter unglücklich:

                                            2025-05-27 19:59:11.436  - error: unifi.0 (144596) [updateUnifiData site default] error: Cannot find module './admin/lib/objects_wlans.json'
                                            Require stack:
                                            - /opt/iobroker/node_modules/iobroker.unifi/main.js, stack: Error: Cannot find module './admin/lib/objects_wlans.json'
                                            

                                            Alsob da im Hintergrund noch was passiert, was da Dateien löscht / kompiliert / generiert.

                                            Noch eine Idee?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            906
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            41
                                            861
                                            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