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

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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Stiebel-ISG - Modbus

NEWS

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

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

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

Stiebel-ISG - Modbus

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
stiebel-isgmodbus
486 Beiträge 35 Kommentatoren 120.5k Aufrufe 32 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • C C.K. 0

    Wie bekomme ich die LogFiles?

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

    @c-k-0

    iob logs --watch | uniq
    

    Dann den Adapter neustarten, Ausgaben aus der Konsole hier in CodeTags eingebettet reinkopieren.

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

    C 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @c-k-0

      iob logs --watch | uniq
      

      Dann den Adapter neustarten, Ausgaben aus der Konsole hier in CodeTags eingebettet reinkopieren.

      C Offline
      C Offline
      C.K. 0
      schrieb am zuletzt editiert von C.K. 0
      #377
      on. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:04:45.830  - error: stiebel-isg.0 (3580) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:04:45.830  - error: stiebel-isg.0 (3580) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:04:45.830  - error: stiebel-isg.0 (3580) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:04:45.832  - error: stiebel-isg.0 (3580) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:04:45.832  - error: stiebel-isg.0 (3580) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:04:45.833  - error: stiebel-isg.0 (3580) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:04:45.833  - error: stiebel-isg.0 (3580) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:04:45.833  - error: stiebel-isg.0 (3580) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:04:45.835  - error: stiebel-isg.0 (3580) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:04:45.835  - error: stiebel-isg.0 (3580) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:04:45.836  - error: stiebel-isg.0 (3580) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:04:45.836  - error: stiebel-isg.0 (3580) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:04:45.836  - error: stiebel-isg.0 (3580) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:04:45.870  - info: stiebel-isg.0 (3580) cleaned everything up...
      2022-11-07 20:04:45.871  - info: stiebel-isg.0 (3580) terminating
      2022-11-07 20:04:45.873  - warn: stiebel-isg.0 (3580) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-11-07 20:04:46.429  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-11-07 20:04:46.431  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
      2022-11-07 20:04:46.433  - warn: host.iobroker Do not restart adapter system.adapter.stiebel-isg.0 because restart loop detected
      2022-11-07 20:04:51.105  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3597
      2022-11-07 20:04:52.166  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 
      2022-11-07 20:04:53.639  - info: stiebel-isg.0 (3597) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 20:04:54.915  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
      2022-11-07 20:04:54.927  - info: stiebel-isg.0 (3597) Got terminate signal TERMINATE_YOURSELF
      2022-11-07 20:04:54.930  - info: stiebel-isg.0 (3597) cleaned everything up...
      2022-11-07 20:04:54.932  - info: stiebel-isg.0 (3597) terminating
      2022-11-07 20:04:54.938  - info: stiebel-isg.0 (3597) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-11-07 20:04:54.968  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
      2022-11-07 20:04:55.541  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-11-07 20:04:57.995  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3612
      2022-11-07 20:04:59.127  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
      2022-11-07 20:04:59.179  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
      2022-11-07 20:05:00.181  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 killing pid 3612
      2022-11-07 20:05:00.421  - info: stiebel-isg.0 (3612) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 20:05:00.707  - info: stiebel-isg.0 (3612) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
      2022-11-07 20:05:01.254  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2022-11-07 20:05:02.209  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3627
      2022-11-07 20:05:02.838  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
      2022-11-07 20:05:02.891  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
      2022-11-07 20:05:03.894  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 killing pid 3627
      2022-11-07 20:05:03.935  - warn: host.iobroker instance system.adapter.stiebel-isg.0 terminated due to SIGTERM
      2022-11-07 20:05:03.936  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code null ()
      2022-11-07 20:05:05.920  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3634
      2022-11-07 20:05:07.702  - info: stiebel-isg.0 (3634) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 20:05:08.046  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
      2022-11-07 20:05:08.109  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
      2022-11-07 20:05:08.238  - info: stiebel-isg.0 (3634) Got terminate signal TERMINATE_YOURSELF
      2022-11-07 20:05:08.243  - info: stiebel-isg.0 (3634) cleaned everything up...
      2022-11-07 20:05:08.245  - info: stiebel-isg.0 (3634) terminating
      2022-11-07 20:05:08.247  - info: stiebel-isg.0 (3634) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-11-07 20:05:08.808  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-11-07 20:05:11.142  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3649
      2022-11-07 20:05:13.388  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
      2022-11-07 20:05:13.892  - info: stiebel-isg.0 (3649) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 20:05:16.561  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
      2022-11-07 20:05:16.572  - info: stiebel-isg.0 (3649) Got terminate signal TERMINATE_YOURSELF
      2022-11-07 20:05:16.576  - info: stiebel-isg.0 (3649) cleaned everything up...
      2022-11-07 20:05:16.577  - info: stiebel-isg.0 (3649) terminating
      2022-11-07 20:05:16.582  - info: stiebel-isg.0 (3649) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-11-07 20:05:16.614  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
      2022-11-07 20:05:17.152  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-11-07 20:05:17.433  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 
      2022-11-07 20:05:19.643  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3665
      2022-11-07 20:05:21.695  - info: stiebel-isg.0 (3665) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 20:05:25.008  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.012  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:05:25.012  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.014  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:05:25.014  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.017  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.017  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:05:25.018  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.019  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:05:25.020  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.022  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.023  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:05:25.024  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.024  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:05:25.025  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.026  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.027  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:05:25.027  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.028  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:05:25.028  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.029  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.030  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:05:25.031  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.031  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:05:25.031  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.032  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.033  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:05:25.033  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.033  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:05:25.034  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:05:25.060  - info: stiebel-isg.0 (3665) cleaned everything up...
      2022-11-07 20:05:25.061  - info: stiebel-isg.0 (3665) terminating
      2022-11-07 20:05:25.063  - warn: stiebel-isg.0 (3665) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-11-07 20:05:25.640  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-11-07 20:05:25.641  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
      2022-11-07 20:05:55.668  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3680
      2022-11-07 20:05:57.651  - info: stiebel-isg.0 (3680) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 20:06:00.976  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:00.980  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:06:00.980  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:00.982  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:06:00.982  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:00.988  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:00.990  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:06:00.991  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:00.993  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:06:00.994  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:00.996  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:00.997  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:06:00.998  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:00.998  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:06:00.999  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:01.000  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:01.001  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:06:01.001  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:01.002  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:06:01.003  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:01.005  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:01.006  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:06:01.007  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:01.007  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:06:01.008  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:01.010  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:01.012  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:06:01.012  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:01.013  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:06:01.014  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:01.018  - info: stiebel-isg.0 (3680) cleaned everything up...
      2022-11-07 20:06:01.019  - info: stiebel-isg.0 (3680) terminating
      2022-11-07 20:06:01.021  - warn: stiebel-isg.0 (3680) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-11-07 20:06:01.611  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-11-07 20:06:01.612  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
      2022-11-07 20:06:29.794  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3703
      2022-11-07 20:06:32.229  - info: stiebel-isg.0 (3703) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 20:06:35.536  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.540  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:06:35.540  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.542  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:06:35.542  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.550  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.551  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:06:35.553  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.554  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:06:35.555  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.557  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.558  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:06:35.559  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.559  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:06:35.560  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.561  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.562  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:06:35.562  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.563  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:06:35.563  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.565  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.565  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:06:35.566  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.566  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:06:35.566  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.567  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.568  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:06:35.568  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.569  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:06:35.569  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:06:35.572  - info: stiebel-isg.0 (3703) cleaned everything up...
      2022-11-07 20:06:35.573  - info: stiebel-isg.0 (3703) terminating
      2022-11-07 20:06:35.574  - warn: stiebel-isg.0 (3703) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-11-07 20:06:36.125  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-11-07 20:06:36.126  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
      2022-11-07 20:06:36.126  - warn: host.iobroker Do not restart adapter system.adapter.stiebel-isg.0 because restart loop detected
      2022-11-07 20:07:09.584  - info: host.iobroker "system.adapter.stiebel-isg.0" disabled
      2022-11-07 20:07:13.747  - info: host.iobroker "system.adapter.stiebel-isg.0" enabled
      2022-11-07 20:07:13.826  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3720
      2022-11-07 20:07:16.686  - info: stiebel-isg.0 (3720) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 20:07:20.083  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.088  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:07:20.089  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.091  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:07:20.092  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.095  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.096  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:07:20.098  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.099  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:07:20.100  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.103  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.105  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:07:20.105  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.106  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:07:20.107  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.109  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.111  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:07:20.111  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.112  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:07:20.113  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.114  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.115  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:07:20.116  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.116  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:07:20.117  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.118  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.119  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:07:20.120  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.120  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:07:20.121  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:20.147  - info: stiebel-isg.0 (3720) cleaned everything up...
      2022-11-07 20:07:20.149  - info: stiebel-isg.0 (3720) terminating
      2022-11-07 20:07:20.151  - warn: stiebel-isg.0 (3720) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-11-07 20:07:20.732  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-11-07 20:07:20.733  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
      2022-11-07 20:07:50.760  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3737
      2022-11-07 20:07:52.537  - info: stiebel-isg.0 (3737) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 20:07:55.856  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.860  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:07:55.860  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.862  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:07:55.862  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.864  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.865  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:07:55.867  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.867  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:07:55.868  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.871  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.872  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:07:55.873  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.873  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:07:55.874  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.875  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.876  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:07:55.876  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.877  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:07:55.878  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.879  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.880  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:07:55.880  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.881  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:07:55.881  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.883  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.883  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:07:55.883  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.884  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:07:55.884  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:07:55.909  - info: stiebel-isg.0 (3737) cleaned everything up...
      2022-11-07 20:07:55.910  - info: stiebel-isg.0 (3737) terminating
      2022-11-07 20:07:55.912  - warn: stiebel-isg.0 (3737) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-11-07 20:07:56.465  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-11-07 20:07:56.466  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
      2022-11-07 20:08:26.494  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3754
      2022-11-07 20:08:28.587  - info: stiebel-isg.0 (3754) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 20:08:31.952  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.956  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:08:31.956  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.958  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:08:31.958  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.960  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.961  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:08:31.962  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.963  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:08:31.964  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.966  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.967  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:08:31.968  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.968  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:08:31.969  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.970  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.971  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:08:31.971  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.972  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:08:31.972  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.973  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.974  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:08:31.974  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.975  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:08:31.975  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.976  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.977  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 20:08:31.977  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:31.977  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 20:08:31.978  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 20:08:32.007  - info: stiebel-isg.0 (3754) cleaned everything up...
      2022-11-07 20:08:32.008  - info: stiebel-isg.0 (3754) terminating
      2022-11-07 20:08:32.010  - warn: stiebel-isg.0 (3754) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-11-07 20:08:32.563  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-11-07 20:08:32.563  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
      2022-11-07 20:08:32.563  - warn: host.iobroker Do not restart adapter system.adapter.stiebel-isg.0 because restart loop detected
      2022-11-07 20:14:25.441  - info: host.iobroker "system.adapter.stiebel-isg.0" disabled
      2022-11-07 21:07:22.839  - info: host.iobroker "system.adapter.modbus.0" enabled
      2022-11-07 21:07:22.913  - info: host.iobroker instance system.adapter.modbus.0 started with pid 4344
      2022-11-07 21:07:25.163  - info: modbus.0 (4344) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 21:07:25.757  - info: modbus.0 (4344) Connected to slave 192.168.178.32
      2022-11-07 21:07:25.762  - info: modbus.0 (4344) Disconnected from slave 192.168.178.32
      2022-11-07 21:07:54.300  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
      2022-11-07 21:08:22.891  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=true)
      2022-11-07 21:08:22.902  - info: modbus.0 (4344) Got terminate signal TERMINATE_YOURSELF
      2022-11-07 21:08:22.909  - info: modbus.0 (4344) terminating
      2022-11-07 21:08:22.914  - info: modbus.0 (4344) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-11-07 21:08:22.943  - info: host.iobroker stopInstance system.adapter.modbus.0 send kill signal
      2022-11-07 21:08:23.480  - info: host.iobroker instance system.adapter.modbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-11-07 21:08:24.061  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 modbus
      2022-11-07 21:08:25.981  - info: host.iobroker instance system.adapter.modbus.0 started with pid 4368
      2022-11-07 21:08:27.988  - info: modbus.0 (4368) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 21:08:28.494  - info: modbus.0 (4368) Connected to slave 192.168.178.32
      2022-11-07 21:08:28.499  - info: modbus.0 (4368) Disconnected from slave 192.168.178.32
      2022-11-07 21:08:33.925  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
      2022-11-07 21:09:46.963  - error: modbus.0 (4368) Socket Error
      2022-11-07 21:09:46.965  - error: modbus.0 (4368) Client in error state.
      2022-11-07 21:09:46.966  - warn: modbus.0 (4368) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
      2022-11-07 21:10:28.479  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 modbus
      2022-11-07 21:10:33.742  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=true)
      2022-11-07 21:10:33.759  - info: modbus.0 (4368) Got terminate signal TERMINATE_YOURSELF
      2022-11-07 21:10:33.765  - info: modbus.0 (4368) terminating
      2022-11-07 21:10:33.775  - info: modbus.0 (4368) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-11-07 21:10:33.800  - info: host.iobroker stopInstance system.adapter.modbus.0 send kill signal
      2022-11-07 21:10:34.344  - info: host.iobroker instance system.adapter.modbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-11-07 21:10:36.832  - info: host.iobroker instance system.adapter.modbus.0 started with pid 4765
      2022-11-07 21:10:38.404  - info: modbus.0 (4765) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 21:10:41.844  - error: modbus.0 (4765) Socket Error
      2022-11-07 21:10:41.846  - error: modbus.0 (4765) Client in error state.
      2022-11-07 21:10:41.848  - warn: modbus.0 (4765) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
      2022-11-07 21:10:46.954  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
      2022-11-07 21:11:02.473  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=true)
      2022-11-07 21:11:02.485  - info: modbus.0 (4765) Got terminate signal TERMINATE_YOURSELF
      2022-11-07 21:11:02.497  - info: modbus.0 (4765) terminating
      2022-11-07 21:11:02.507  - info: modbus.0 (4765) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-11-07 21:11:02.522  - info: host.iobroker stopInstance system.adapter.modbus.0 send kill signal
      2022-11-07 21:11:03.076  - info: host.iobroker instance system.adapter.modbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-11-07 21:11:03.598  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 modbus
      2022-11-07 21:11:05.563  - info: host.iobroker instance system.adapter.modbus.0 started with pid 4891
      2022-11-07 21:11:07.587  - info: modbus.0 (4891) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 21:11:11.026  - error: modbus.0 (4891) Socket Error
      2022-11-07 21:11:11.027  - error: modbus.0 (4891) Client in error state.
      2022-11-07 21:11:11.029  - warn: modbus.0 (4891) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
      2022-11-07 21:11:16.553  - info: host.iobroker "system.adapter.stiebel-isg.0" enabled
      2022-11-07 21:11:16.619  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 4929
      2022-11-07 21:11:19.251  - info: stiebel-isg.0 (4929) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 21:11:22.609  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.615  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 21:11:22.616  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.618  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 21:11:22.619  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.622  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.623  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 21:11:22.624  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.625  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 21:11:22.626  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.628  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.629  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 21:11:22.630  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.630  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 21:11:22.631  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.632  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.633  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 21:11:22.633  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.634  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 21:11:22.634  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.636  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.636  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 21:11:22.637  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.637  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 21:11:22.637  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.638  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.639  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 21:11:22.639  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.640  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 21:11:22.640  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:22.660  - info: stiebel-isg.0 (4929) cleaned everything up...
      2022-11-07 21:11:22.661  - info: stiebel-isg.0 (4929) terminating
      2022-11-07 21:11:22.663  - warn: stiebel-isg.0 (4929) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-11-07 21:11:23.216  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-11-07 21:11:23.217  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
      2022-11-07 21:11:53.264  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 5077
      2022-11-07 21:11:55.741  - info: stiebel-isg.0 (5077) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 21:11:59.040  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.049  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 21:11:59.051  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.058  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 21:11:59.060  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.063  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.064  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 21:11:59.066  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.068  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 21:11:59.071  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.076  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.078  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 21:11:59.079  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.082  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 21:11:59.083  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.130  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.132  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 21:11:59.133  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.135  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 21:11:59.137  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.141  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.142  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 21:11:59.143  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.144  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 21:11:59.145  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.148  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.150  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-11-07 21:11:59.152  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.153  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
          at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
      2022-11-07 21:11:59.154  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
      2022-11-07 21:11:59.160  - info: stiebel-isg.0 (5077) cleaned everything up...
      2022-11-07 21:11:59.161  - info: stiebel-isg.0 (5077) terminating
      2022-11-07 21:11:59.164  - warn: stiebel-isg.0 (5077) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-11-07 21:11:59.738  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-11-07 21:11:59.739  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
      2022-11-07 21:12:15.089  - error: modbus.0 (4891) Socket Error
      2022-11-07 21:12:15.092  - error: modbus.0 (4891) Client in error state.
      2022-11-07 21:12:15.093  - warn: modbus.0 (4891) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
      2022-11-07 21:12:15.595  - info: host.iobroker "system.adapter.stiebel-isg.0" disabled
      2022-11-07 21:12:21.794  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
      2022-11-07 21:12:31.654  - error: stiebel-isg.0 (5206) adapter disabled
      2022-11-07 21:12:31.711  - warn: stiebel-isg.0 (5206) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
      2022-11-07 21:12:32.267  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
      2022-11-07 21:12:32.268  - info: host.iobroker Do not restart adapter system.adapter.stiebel-isg.0 because disabled or deleted
      2022-11-07 21:13:00.436  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=true)
      2022-11-07 21:13:00.456  - info: modbus.0 (4891) Got terminate signal TERMINATE_YOURSELF
      2022-11-07 21:13:00.461  - info: modbus.0 (4891) terminating
      2022-11-07 21:13:00.467  - info: modbus.0 (4891) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-11-07 21:13:00.534  - info: host.iobroker stopInstance system.adapter.modbus.0 send kill signal
      2022-11-07 21:13:01.047  - info: host.iobroker instance system.adapter.modbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-11-07 21:13:01.740  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 modbus
      2022-11-07 21:13:03.664  - info: host.iobroker instance system.adapter.modbus.0 started with pid 5319
      2022-11-07 21:13:05.682  - info: modbus.0 (5319) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
      2022-11-07 21:13:09.266  - error: modbus.0 (5319) Socket Error
      2022-11-07 21:13:09.268  - error: modbus.0 (5319) Client in error state.
      2022-11-07 21:13:09.270  - warn: modbus.0 (5319) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
      2022-11-07 21:14:13.331  - error: modbus.0 (5319) Socket Error
      2022-11-07 21:14:13.333  - error: modbus.0 (5319) Client in error state.
      2022-11-07 21:14:13.334  - warn: modbus.0 (5319) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
      2022-11-07 21:15:14.347  - error: modbus.0 (5319) Socket Error
      2022-11-07 21:15:14.348  - error: modbus.0 (5319) Client in error state.
      2022-11-07 21:15:14.349  - warn: modbus.0 (5319) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.32","port":502}
      2022-11-07 21:16:15.353  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:16:15.356  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:17:05.456  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 admin
      2022-11-07 21:17:15.365  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:17:15.367  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:18:15.385  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:18:15.386  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:19:15.394  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:19:15.396  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:20:15.404  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:20:15.405  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:21:15.416  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:21:15.418  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:22:15.428  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:22:15.430  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:23:15.438  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:23:15.440  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:24:15.450  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:24:15.452  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:25:15.462  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:25:15.464  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:26:15.472  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:26:15.474  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:27:15.478  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:27:15.480  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:27:15.478  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:27:15.480  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:28:15.488  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:28:15.489  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:28:15.488  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:28:15.489  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:29:15.498  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:29:15.500  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:29:15.498  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:29:15.500  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:30:15.508  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:30:15.510  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:30:15.508  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:30:15.510  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:31:15.521  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:31:15.527  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      2022-11-07 21:31:15.521  - info: modbus.0 (5319) Connected to slave 192.168.178.32
      2022-11-07 21:31:15.527  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
      
      
      
      
      Thomas BraunT 2 Antworten Letzte Antwort
      0
      • C C.K. 0
        on. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:04:45.830  - error: stiebel-isg.0 (3580) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:04:45.830  - error: stiebel-isg.0 (3580) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:04:45.830  - error: stiebel-isg.0 (3580) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:04:45.832  - error: stiebel-isg.0 (3580) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:04:45.832  - error: stiebel-isg.0 (3580) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:04:45.833  - error: stiebel-isg.0 (3580) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:04:45.833  - error: stiebel-isg.0 (3580) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:04:45.833  - error: stiebel-isg.0 (3580) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:04:45.835  - error: stiebel-isg.0 (3580) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:04:45.835  - error: stiebel-isg.0 (3580) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:04:45.836  - error: stiebel-isg.0 (3580) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:04:45.836  - error: stiebel-isg.0 (3580) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:04:45.836  - error: stiebel-isg.0 (3580) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:04:45.870  - info: stiebel-isg.0 (3580) cleaned everything up...
        2022-11-07 20:04:45.871  - info: stiebel-isg.0 (3580) terminating
        2022-11-07 20:04:45.873  - warn: stiebel-isg.0 (3580) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2022-11-07 20:04:46.429  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2022-11-07 20:04:46.431  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
        2022-11-07 20:04:46.433  - warn: host.iobroker Do not restart adapter system.adapter.stiebel-isg.0 because restart loop detected
        2022-11-07 20:04:51.105  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3597
        2022-11-07 20:04:52.166  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 
        2022-11-07 20:04:53.639  - info: stiebel-isg.0 (3597) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 20:04:54.915  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
        2022-11-07 20:04:54.927  - info: stiebel-isg.0 (3597) Got terminate signal TERMINATE_YOURSELF
        2022-11-07 20:04:54.930  - info: stiebel-isg.0 (3597) cleaned everything up...
        2022-11-07 20:04:54.932  - info: stiebel-isg.0 (3597) terminating
        2022-11-07 20:04:54.938  - info: stiebel-isg.0 (3597) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2022-11-07 20:04:54.968  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
        2022-11-07 20:04:55.541  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2022-11-07 20:04:57.995  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3612
        2022-11-07 20:04:59.127  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
        2022-11-07 20:04:59.179  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
        2022-11-07 20:05:00.181  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 killing pid 3612
        2022-11-07 20:05:00.421  - info: stiebel-isg.0 (3612) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 20:05:00.707  - info: stiebel-isg.0 (3612) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2022-11-07 20:05:01.254  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
        2022-11-07 20:05:02.209  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3627
        2022-11-07 20:05:02.838  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
        2022-11-07 20:05:02.891  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
        2022-11-07 20:05:03.894  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 killing pid 3627
        2022-11-07 20:05:03.935  - warn: host.iobroker instance system.adapter.stiebel-isg.0 terminated due to SIGTERM
        2022-11-07 20:05:03.936  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code null ()
        2022-11-07 20:05:05.920  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3634
        2022-11-07 20:05:07.702  - info: stiebel-isg.0 (3634) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 20:05:08.046  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
        2022-11-07 20:05:08.109  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
        2022-11-07 20:05:08.238  - info: stiebel-isg.0 (3634) Got terminate signal TERMINATE_YOURSELF
        2022-11-07 20:05:08.243  - info: stiebel-isg.0 (3634) cleaned everything up...
        2022-11-07 20:05:08.245  - info: stiebel-isg.0 (3634) terminating
        2022-11-07 20:05:08.247  - info: stiebel-isg.0 (3634) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2022-11-07 20:05:08.808  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2022-11-07 20:05:11.142  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3649
        2022-11-07 20:05:13.388  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
        2022-11-07 20:05:13.892  - info: stiebel-isg.0 (3649) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 20:05:16.561  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
        2022-11-07 20:05:16.572  - info: stiebel-isg.0 (3649) Got terminate signal TERMINATE_YOURSELF
        2022-11-07 20:05:16.576  - info: stiebel-isg.0 (3649) cleaned everything up...
        2022-11-07 20:05:16.577  - info: stiebel-isg.0 (3649) terminating
        2022-11-07 20:05:16.582  - info: stiebel-isg.0 (3649) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2022-11-07 20:05:16.614  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
        2022-11-07 20:05:17.152  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2022-11-07 20:05:17.433  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 
        2022-11-07 20:05:19.643  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3665
        2022-11-07 20:05:21.695  - info: stiebel-isg.0 (3665) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 20:05:25.008  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.012  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:05:25.012  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.014  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:05:25.014  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.017  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.017  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:05:25.018  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.019  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:05:25.020  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.022  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.023  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:05:25.024  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.024  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:05:25.025  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.026  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.027  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:05:25.027  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.028  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:05:25.028  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.029  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.030  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:05:25.031  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.031  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:05:25.031  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.032  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.033  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:05:25.033  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.033  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:05:25.034  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:05:25.060  - info: stiebel-isg.0 (3665) cleaned everything up...
        2022-11-07 20:05:25.061  - info: stiebel-isg.0 (3665) terminating
        2022-11-07 20:05:25.063  - warn: stiebel-isg.0 (3665) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2022-11-07 20:05:25.640  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2022-11-07 20:05:25.641  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
        2022-11-07 20:05:55.668  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3680
        2022-11-07 20:05:57.651  - info: stiebel-isg.0 (3680) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 20:06:00.976  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:00.980  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:06:00.980  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:00.982  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:06:00.982  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:00.988  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:00.990  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:06:00.991  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:00.993  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:06:00.994  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:00.996  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:00.997  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:06:00.998  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:00.998  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:06:00.999  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:01.000  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:01.001  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:06:01.001  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:01.002  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:06:01.003  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:01.005  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:01.006  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:06:01.007  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:01.007  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:06:01.008  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:01.010  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:01.012  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:06:01.012  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:01.013  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:06:01.014  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:01.018  - info: stiebel-isg.0 (3680) cleaned everything up...
        2022-11-07 20:06:01.019  - info: stiebel-isg.0 (3680) terminating
        2022-11-07 20:06:01.021  - warn: stiebel-isg.0 (3680) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2022-11-07 20:06:01.611  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2022-11-07 20:06:01.612  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
        2022-11-07 20:06:29.794  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3703
        2022-11-07 20:06:32.229  - info: stiebel-isg.0 (3703) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 20:06:35.536  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.540  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:06:35.540  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.542  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:06:35.542  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.550  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.551  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:06:35.553  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.554  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:06:35.555  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.557  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.558  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:06:35.559  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.559  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:06:35.560  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.561  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.562  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:06:35.562  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.563  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:06:35.563  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.565  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.565  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:06:35.566  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.566  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:06:35.566  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.567  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.568  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:06:35.568  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.569  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:06:35.569  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:06:35.572  - info: stiebel-isg.0 (3703) cleaned everything up...
        2022-11-07 20:06:35.573  - info: stiebel-isg.0 (3703) terminating
        2022-11-07 20:06:35.574  - warn: stiebel-isg.0 (3703) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2022-11-07 20:06:36.125  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2022-11-07 20:06:36.126  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
        2022-11-07 20:06:36.126  - warn: host.iobroker Do not restart adapter system.adapter.stiebel-isg.0 because restart loop detected
        2022-11-07 20:07:09.584  - info: host.iobroker "system.adapter.stiebel-isg.0" disabled
        2022-11-07 20:07:13.747  - info: host.iobroker "system.adapter.stiebel-isg.0" enabled
        2022-11-07 20:07:13.826  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3720
        2022-11-07 20:07:16.686  - info: stiebel-isg.0 (3720) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 20:07:20.083  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.088  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:07:20.089  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.091  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:07:20.092  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.095  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.096  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:07:20.098  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.099  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:07:20.100  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.103  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.105  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:07:20.105  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.106  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:07:20.107  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.109  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.111  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:07:20.111  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.112  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:07:20.113  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.114  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.115  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:07:20.116  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.116  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:07:20.117  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.118  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.119  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:07:20.120  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.120  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:07:20.121  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:20.147  - info: stiebel-isg.0 (3720) cleaned everything up...
        2022-11-07 20:07:20.149  - info: stiebel-isg.0 (3720) terminating
        2022-11-07 20:07:20.151  - warn: stiebel-isg.0 (3720) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2022-11-07 20:07:20.732  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2022-11-07 20:07:20.733  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
        2022-11-07 20:07:50.760  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3737
        2022-11-07 20:07:52.537  - info: stiebel-isg.0 (3737) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 20:07:55.856  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.860  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:07:55.860  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.862  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:07:55.862  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.864  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.865  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:07:55.867  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.867  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:07:55.868  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.871  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.872  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:07:55.873  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.873  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:07:55.874  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.875  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.876  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:07:55.876  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.877  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:07:55.878  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.879  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.880  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:07:55.880  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.881  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:07:55.881  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.883  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.883  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:07:55.883  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.884  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:07:55.884  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:07:55.909  - info: stiebel-isg.0 (3737) cleaned everything up...
        2022-11-07 20:07:55.910  - info: stiebel-isg.0 (3737) terminating
        2022-11-07 20:07:55.912  - warn: stiebel-isg.0 (3737) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2022-11-07 20:07:56.465  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2022-11-07 20:07:56.466  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
        2022-11-07 20:08:26.494  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3754
        2022-11-07 20:08:28.587  - info: stiebel-isg.0 (3754) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 20:08:31.952  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.956  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:08:31.956  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.958  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:08:31.958  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.960  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.961  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:08:31.962  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.963  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:08:31.964  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.966  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.967  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:08:31.968  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.968  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:08:31.969  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.970  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.971  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:08:31.971  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.972  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:08:31.972  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.973  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.974  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:08:31.974  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.975  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:08:31.975  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.976  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.977  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 20:08:31.977  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:31.977  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 20:08:31.978  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 20:08:32.007  - info: stiebel-isg.0 (3754) cleaned everything up...
        2022-11-07 20:08:32.008  - info: stiebel-isg.0 (3754) terminating
        2022-11-07 20:08:32.010  - warn: stiebel-isg.0 (3754) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2022-11-07 20:08:32.563  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2022-11-07 20:08:32.563  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
        2022-11-07 20:08:32.563  - warn: host.iobroker Do not restart adapter system.adapter.stiebel-isg.0 because restart loop detected
        2022-11-07 20:14:25.441  - info: host.iobroker "system.adapter.stiebel-isg.0" disabled
        2022-11-07 21:07:22.839  - info: host.iobroker "system.adapter.modbus.0" enabled
        2022-11-07 21:07:22.913  - info: host.iobroker instance system.adapter.modbus.0 started with pid 4344
        2022-11-07 21:07:25.163  - info: modbus.0 (4344) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 21:07:25.757  - info: modbus.0 (4344) Connected to slave 192.168.178.32
        2022-11-07 21:07:25.762  - info: modbus.0 (4344) Disconnected from slave 192.168.178.32
        2022-11-07 21:07:54.300  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
        2022-11-07 21:08:22.891  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=true)
        2022-11-07 21:08:22.902  - info: modbus.0 (4344) Got terminate signal TERMINATE_YOURSELF
        2022-11-07 21:08:22.909  - info: modbus.0 (4344) terminating
        2022-11-07 21:08:22.914  - info: modbus.0 (4344) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2022-11-07 21:08:22.943  - info: host.iobroker stopInstance system.adapter.modbus.0 send kill signal
        2022-11-07 21:08:23.480  - info: host.iobroker instance system.adapter.modbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2022-11-07 21:08:24.061  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 modbus
        2022-11-07 21:08:25.981  - info: host.iobroker instance system.adapter.modbus.0 started with pid 4368
        2022-11-07 21:08:27.988  - info: modbus.0 (4368) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 21:08:28.494  - info: modbus.0 (4368) Connected to slave 192.168.178.32
        2022-11-07 21:08:28.499  - info: modbus.0 (4368) Disconnected from slave 192.168.178.32
        2022-11-07 21:08:33.925  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
        2022-11-07 21:09:46.963  - error: modbus.0 (4368) Socket Error
        2022-11-07 21:09:46.965  - error: modbus.0 (4368) Client in error state.
        2022-11-07 21:09:46.966  - warn: modbus.0 (4368) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
        2022-11-07 21:10:28.479  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 modbus
        2022-11-07 21:10:33.742  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=true)
        2022-11-07 21:10:33.759  - info: modbus.0 (4368) Got terminate signal TERMINATE_YOURSELF
        2022-11-07 21:10:33.765  - info: modbus.0 (4368) terminating
        2022-11-07 21:10:33.775  - info: modbus.0 (4368) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2022-11-07 21:10:33.800  - info: host.iobroker stopInstance system.adapter.modbus.0 send kill signal
        2022-11-07 21:10:34.344  - info: host.iobroker instance system.adapter.modbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2022-11-07 21:10:36.832  - info: host.iobroker instance system.adapter.modbus.0 started with pid 4765
        2022-11-07 21:10:38.404  - info: modbus.0 (4765) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 21:10:41.844  - error: modbus.0 (4765) Socket Error
        2022-11-07 21:10:41.846  - error: modbus.0 (4765) Client in error state.
        2022-11-07 21:10:41.848  - warn: modbus.0 (4765) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
        2022-11-07 21:10:46.954  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
        2022-11-07 21:11:02.473  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=true)
        2022-11-07 21:11:02.485  - info: modbus.0 (4765) Got terminate signal TERMINATE_YOURSELF
        2022-11-07 21:11:02.497  - info: modbus.0 (4765) terminating
        2022-11-07 21:11:02.507  - info: modbus.0 (4765) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2022-11-07 21:11:02.522  - info: host.iobroker stopInstance system.adapter.modbus.0 send kill signal
        2022-11-07 21:11:03.076  - info: host.iobroker instance system.adapter.modbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2022-11-07 21:11:03.598  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 modbus
        2022-11-07 21:11:05.563  - info: host.iobroker instance system.adapter.modbus.0 started with pid 4891
        2022-11-07 21:11:07.587  - info: modbus.0 (4891) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 21:11:11.026  - error: modbus.0 (4891) Socket Error
        2022-11-07 21:11:11.027  - error: modbus.0 (4891) Client in error state.
        2022-11-07 21:11:11.029  - warn: modbus.0 (4891) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
        2022-11-07 21:11:16.553  - info: host.iobroker "system.adapter.stiebel-isg.0" enabled
        2022-11-07 21:11:16.619  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 4929
        2022-11-07 21:11:19.251  - info: stiebel-isg.0 (4929) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 21:11:22.609  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.615  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 21:11:22.616  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.618  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 21:11:22.619  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.622  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.623  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 21:11:22.624  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.625  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 21:11:22.626  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.628  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.629  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 21:11:22.630  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.630  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 21:11:22.631  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.632  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.633  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 21:11:22.633  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.634  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 21:11:22.634  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.636  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.636  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 21:11:22.637  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.637  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 21:11:22.637  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.638  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.639  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 21:11:22.639  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.640  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 21:11:22.640  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:22.660  - info: stiebel-isg.0 (4929) cleaned everything up...
        2022-11-07 21:11:22.661  - info: stiebel-isg.0 (4929) terminating
        2022-11-07 21:11:22.663  - warn: stiebel-isg.0 (4929) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2022-11-07 21:11:23.216  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2022-11-07 21:11:23.217  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
        2022-11-07 21:11:53.264  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 5077
        2022-11-07 21:11:55.741  - info: stiebel-isg.0 (5077) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 21:11:59.040  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.049  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 21:11:59.051  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.058  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 21:11:59.060  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.063  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.064  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 21:11:59.066  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.068  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 21:11:59.071  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.076  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.078  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 21:11:59.079  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.082  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 21:11:59.083  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.130  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.132  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 21:11:59.133  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.135  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 21:11:59.137  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.141  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.142  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 21:11:59.143  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.144  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 21:11:59.145  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.148  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.150  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-11-07 21:11:59.152  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.153  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
            at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
        2022-11-07 21:11:59.154  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
        2022-11-07 21:11:59.160  - info: stiebel-isg.0 (5077) cleaned everything up...
        2022-11-07 21:11:59.161  - info: stiebel-isg.0 (5077) terminating
        2022-11-07 21:11:59.164  - warn: stiebel-isg.0 (5077) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2022-11-07 21:11:59.738  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2022-11-07 21:11:59.739  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
        2022-11-07 21:12:15.089  - error: modbus.0 (4891) Socket Error
        2022-11-07 21:12:15.092  - error: modbus.0 (4891) Client in error state.
        2022-11-07 21:12:15.093  - warn: modbus.0 (4891) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
        2022-11-07 21:12:15.595  - info: host.iobroker "system.adapter.stiebel-isg.0" disabled
        2022-11-07 21:12:21.794  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
        2022-11-07 21:12:31.654  - error: stiebel-isg.0 (5206) adapter disabled
        2022-11-07 21:12:31.711  - warn: stiebel-isg.0 (5206) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
        2022-11-07 21:12:32.267  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
        2022-11-07 21:12:32.268  - info: host.iobroker Do not restart adapter system.adapter.stiebel-isg.0 because disabled or deleted
        2022-11-07 21:13:00.436  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=true)
        2022-11-07 21:13:00.456  - info: modbus.0 (4891) Got terminate signal TERMINATE_YOURSELF
        2022-11-07 21:13:00.461  - info: modbus.0 (4891) terminating
        2022-11-07 21:13:00.467  - info: modbus.0 (4891) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2022-11-07 21:13:00.534  - info: host.iobroker stopInstance system.adapter.modbus.0 send kill signal
        2022-11-07 21:13:01.047  - info: host.iobroker instance system.adapter.modbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2022-11-07 21:13:01.740  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 modbus
        2022-11-07 21:13:03.664  - info: host.iobroker instance system.adapter.modbus.0 started with pid 5319
        2022-11-07 21:13:05.682  - info: modbus.0 (5319) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
        2022-11-07 21:13:09.266  - error: modbus.0 (5319) Socket Error
        2022-11-07 21:13:09.268  - error: modbus.0 (5319) Client in error state.
        2022-11-07 21:13:09.270  - warn: modbus.0 (5319) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
        2022-11-07 21:14:13.331  - error: modbus.0 (5319) Socket Error
        2022-11-07 21:14:13.333  - error: modbus.0 (5319) Client in error state.
        2022-11-07 21:14:13.334  - warn: modbus.0 (5319) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
        2022-11-07 21:15:14.347  - error: modbus.0 (5319) Socket Error
        2022-11-07 21:15:14.348  - error: modbus.0 (5319) Client in error state.
        2022-11-07 21:15:14.349  - warn: modbus.0 (5319) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.32","port":502}
        2022-11-07 21:16:15.353  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:16:15.356  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:17:05.456  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 admin
        2022-11-07 21:17:15.365  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:17:15.367  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:18:15.385  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:18:15.386  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:19:15.394  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:19:15.396  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:20:15.404  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:20:15.405  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:21:15.416  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:21:15.418  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:22:15.428  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:22:15.430  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:23:15.438  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:23:15.440  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:24:15.450  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:24:15.452  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:25:15.462  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:25:15.464  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:26:15.472  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:26:15.474  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:27:15.478  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:27:15.480  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:27:15.478  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:27:15.480  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:28:15.488  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:28:15.489  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:28:15.488  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:28:15.489  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:29:15.498  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:29:15.500  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:29:15.498  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:29:15.500  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:30:15.508  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:30:15.510  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:30:15.508  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:30:15.510  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:31:15.521  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:31:15.527  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        2022-11-07 21:31:15.521  - info: modbus.0 (5319) Connected to slave 192.168.178.32
        2022-11-07 21:31:15.527  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
        
        
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #378

        @c-k-0

        Bitte in CodeTags einbetten.

        6f95ab7e-f599-43c0-954c-2e6a6e32304e-grafik.png

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

        1 Antwort Letzte Antwort
        0
        • C C.K. 0
          on. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:04:45.830  - error: stiebel-isg.0 (3580) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:04:45.830  - error: stiebel-isg.0 (3580) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:04:45.830  - error: stiebel-isg.0 (3580) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:04:45.832  - error: stiebel-isg.0 (3580) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:04:45.832  - error: stiebel-isg.0 (3580) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:04:45.833  - error: stiebel-isg.0 (3580) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:04:45.833  - error: stiebel-isg.0 (3580) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:04:45.833  - error: stiebel-isg.0 (3580) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:04:45.835  - error: stiebel-isg.0 (3580) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:04:45.835  - error: stiebel-isg.0 (3580) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:04:45.836  - error: stiebel-isg.0 (3580) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:04:45.836  - error: stiebel-isg.0 (3580) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:04:45.836  - error: stiebel-isg.0 (3580) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:04:45.870  - info: stiebel-isg.0 (3580) cleaned everything up...
          2022-11-07 20:04:45.871  - info: stiebel-isg.0 (3580) terminating
          2022-11-07 20:04:45.873  - warn: stiebel-isg.0 (3580) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-11-07 20:04:46.429  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-11-07 20:04:46.431  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
          2022-11-07 20:04:46.433  - warn: host.iobroker Do not restart adapter system.adapter.stiebel-isg.0 because restart loop detected
          2022-11-07 20:04:51.105  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3597
          2022-11-07 20:04:52.166  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 
          2022-11-07 20:04:53.639  - info: stiebel-isg.0 (3597) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 20:04:54.915  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
          2022-11-07 20:04:54.927  - info: stiebel-isg.0 (3597) Got terminate signal TERMINATE_YOURSELF
          2022-11-07 20:04:54.930  - info: stiebel-isg.0 (3597) cleaned everything up...
          2022-11-07 20:04:54.932  - info: stiebel-isg.0 (3597) terminating
          2022-11-07 20:04:54.938  - info: stiebel-isg.0 (3597) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-11-07 20:04:54.968  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
          2022-11-07 20:04:55.541  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-11-07 20:04:57.995  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3612
          2022-11-07 20:04:59.127  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
          2022-11-07 20:04:59.179  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
          2022-11-07 20:05:00.181  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 killing pid 3612
          2022-11-07 20:05:00.421  - info: stiebel-isg.0 (3612) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 20:05:00.707  - info: stiebel-isg.0 (3612) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          2022-11-07 20:05:01.254  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
          2022-11-07 20:05:02.209  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3627
          2022-11-07 20:05:02.838  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
          2022-11-07 20:05:02.891  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
          2022-11-07 20:05:03.894  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 killing pid 3627
          2022-11-07 20:05:03.935  - warn: host.iobroker instance system.adapter.stiebel-isg.0 terminated due to SIGTERM
          2022-11-07 20:05:03.936  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code null ()
          2022-11-07 20:05:05.920  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3634
          2022-11-07 20:05:07.702  - info: stiebel-isg.0 (3634) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 20:05:08.046  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
          2022-11-07 20:05:08.109  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
          2022-11-07 20:05:08.238  - info: stiebel-isg.0 (3634) Got terminate signal TERMINATE_YOURSELF
          2022-11-07 20:05:08.243  - info: stiebel-isg.0 (3634) cleaned everything up...
          2022-11-07 20:05:08.245  - info: stiebel-isg.0 (3634) terminating
          2022-11-07 20:05:08.247  - info: stiebel-isg.0 (3634) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-11-07 20:05:08.808  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-11-07 20:05:11.142  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3649
          2022-11-07 20:05:13.388  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
          2022-11-07 20:05:13.892  - info: stiebel-isg.0 (3649) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 20:05:16.561  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 (force=false, process=true)
          2022-11-07 20:05:16.572  - info: stiebel-isg.0 (3649) Got terminate signal TERMINATE_YOURSELF
          2022-11-07 20:05:16.576  - info: stiebel-isg.0 (3649) cleaned everything up...
          2022-11-07 20:05:16.577  - info: stiebel-isg.0 (3649) terminating
          2022-11-07 20:05:16.582  - info: stiebel-isg.0 (3649) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-11-07 20:05:16.614  - info: host.iobroker stopInstance system.adapter.stiebel-isg.0 send kill signal
          2022-11-07 20:05:17.152  - info: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-11-07 20:05:17.433  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 
          2022-11-07 20:05:19.643  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3665
          2022-11-07 20:05:21.695  - info: stiebel-isg.0 (3665) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 20:05:25.008  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.012  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:05:25.012  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.014  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:05:25.014  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.017  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.017  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:05:25.018  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.019  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:05:25.020  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.022  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.023  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:05:25.024  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.024  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:05:25.025  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.026  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.027  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:05:25.027  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.028  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:05:25.028  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.029  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.030  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:05:25.031  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.031  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:05:25.031  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.032  - error: stiebel-isg.0 (3665) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.033  - error: stiebel-isg.0 (3665) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:05:25.033  - error: stiebel-isg.0 (3665) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.033  - error: stiebel-isg.0 (3665) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:05:25.034  - error: stiebel-isg.0 (3665) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:05:25.060  - info: stiebel-isg.0 (3665) cleaned everything up...
          2022-11-07 20:05:25.061  - info: stiebel-isg.0 (3665) terminating
          2022-11-07 20:05:25.063  - warn: stiebel-isg.0 (3665) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-11-07 20:05:25.640  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-11-07 20:05:25.641  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
          2022-11-07 20:05:55.668  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3680
          2022-11-07 20:05:57.651  - info: stiebel-isg.0 (3680) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 20:06:00.976  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:00.980  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:06:00.980  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:00.982  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:06:00.982  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:00.988  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:00.990  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:06:00.991  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:00.993  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:06:00.994  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:00.996  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:00.997  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:06:00.998  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:00.998  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:06:00.999  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:01.000  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:01.001  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:06:01.001  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:01.002  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:06:01.003  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:01.005  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:01.006  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:06:01.007  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:01.007  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:06:01.008  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:01.010  - error: stiebel-isg.0 (3680) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:01.012  - error: stiebel-isg.0 (3680) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:06:01.012  - error: stiebel-isg.0 (3680) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:01.013  - error: stiebel-isg.0 (3680) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:06:01.014  - error: stiebel-isg.0 (3680) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:01.018  - info: stiebel-isg.0 (3680) cleaned everything up...
          2022-11-07 20:06:01.019  - info: stiebel-isg.0 (3680) terminating
          2022-11-07 20:06:01.021  - warn: stiebel-isg.0 (3680) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-11-07 20:06:01.611  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-11-07 20:06:01.612  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
          2022-11-07 20:06:29.794  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3703
          2022-11-07 20:06:32.229  - info: stiebel-isg.0 (3703) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 20:06:35.536  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.540  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:06:35.540  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.542  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:06:35.542  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.550  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.551  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:06:35.553  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.554  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:06:35.555  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.557  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.558  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:06:35.559  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.559  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:06:35.560  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.561  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.562  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:06:35.562  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.563  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:06:35.563  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.565  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.565  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:06:35.566  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.566  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:06:35.566  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.567  - error: stiebel-isg.0 (3703) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.568  - error: stiebel-isg.0 (3703) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:06:35.568  - error: stiebel-isg.0 (3703) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.569  - error: stiebel-isg.0 (3703) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:06:35.569  - error: stiebel-isg.0 (3703) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:06:35.572  - info: stiebel-isg.0 (3703) cleaned everything up...
          2022-11-07 20:06:35.573  - info: stiebel-isg.0 (3703) terminating
          2022-11-07 20:06:35.574  - warn: stiebel-isg.0 (3703) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-11-07 20:06:36.125  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-11-07 20:06:36.126  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
          2022-11-07 20:06:36.126  - warn: host.iobroker Do not restart adapter system.adapter.stiebel-isg.0 because restart loop detected
          2022-11-07 20:07:09.584  - info: host.iobroker "system.adapter.stiebel-isg.0" disabled
          2022-11-07 20:07:13.747  - info: host.iobroker "system.adapter.stiebel-isg.0" enabled
          2022-11-07 20:07:13.826  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3720
          2022-11-07 20:07:16.686  - info: stiebel-isg.0 (3720) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 20:07:20.083  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.088  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:07:20.089  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.091  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:07:20.092  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.095  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.096  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:07:20.098  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.099  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:07:20.100  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.103  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.105  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:07:20.105  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.106  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:07:20.107  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.109  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.111  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:07:20.111  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.112  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:07:20.113  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.114  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.115  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:07:20.116  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.116  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:07:20.117  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.118  - error: stiebel-isg.0 (3720) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.119  - error: stiebel-isg.0 (3720) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:07:20.120  - error: stiebel-isg.0 (3720) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.120  - error: stiebel-isg.0 (3720) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:07:20.121  - error: stiebel-isg.0 (3720) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:20.147  - info: stiebel-isg.0 (3720) cleaned everything up...
          2022-11-07 20:07:20.149  - info: stiebel-isg.0 (3720) terminating
          2022-11-07 20:07:20.151  - warn: stiebel-isg.0 (3720) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-11-07 20:07:20.732  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-11-07 20:07:20.733  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
          2022-11-07 20:07:50.760  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3737
          2022-11-07 20:07:52.537  - info: stiebel-isg.0 (3737) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 20:07:55.856  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.860  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:07:55.860  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.862  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:07:55.862  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.864  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.865  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:07:55.867  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.867  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:07:55.868  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.871  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.872  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:07:55.873  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.873  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:07:55.874  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.875  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.876  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:07:55.876  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.877  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:07:55.878  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.879  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.880  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:07:55.880  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.881  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:07:55.881  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.883  - error: stiebel-isg.0 (3737) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.883  - error: stiebel-isg.0 (3737) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:07:55.883  - error: stiebel-isg.0 (3737) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.884  - error: stiebel-isg.0 (3737) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:07:55.884  - error: stiebel-isg.0 (3737) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:07:55.909  - info: stiebel-isg.0 (3737) cleaned everything up...
          2022-11-07 20:07:55.910  - info: stiebel-isg.0 (3737) terminating
          2022-11-07 20:07:55.912  - warn: stiebel-isg.0 (3737) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-11-07 20:07:56.465  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-11-07 20:07:56.466  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
          2022-11-07 20:08:26.494  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 3754
          2022-11-07 20:08:28.587  - info: stiebel-isg.0 (3754) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 20:08:31.952  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.956  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:08:31.956  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.958  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:08:31.958  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.960  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.961  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:08:31.962  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.963  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:08:31.964  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.966  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.967  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:08:31.968  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.968  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:08:31.969  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.970  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.971  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:08:31.971  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.972  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:08:31.972  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.973  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.974  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:08:31.974  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.975  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:08:31.975  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.976  - error: stiebel-isg.0 (3754) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.977  - error: stiebel-isg.0 (3754) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 20:08:31.977  - error: stiebel-isg.0 (3754) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:31.977  - error: stiebel-isg.0 (3754) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 20:08:31.978  - error: stiebel-isg.0 (3754) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 20:08:32.007  - info: stiebel-isg.0 (3754) cleaned everything up...
          2022-11-07 20:08:32.008  - info: stiebel-isg.0 (3754) terminating
          2022-11-07 20:08:32.010  - warn: stiebel-isg.0 (3754) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-11-07 20:08:32.563  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-11-07 20:08:32.563  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
          2022-11-07 20:08:32.563  - warn: host.iobroker Do not restart adapter system.adapter.stiebel-isg.0 because restart loop detected
          2022-11-07 20:14:25.441  - info: host.iobroker "system.adapter.stiebel-isg.0" disabled
          2022-11-07 21:07:22.839  - info: host.iobroker "system.adapter.modbus.0" enabled
          2022-11-07 21:07:22.913  - info: host.iobroker instance system.adapter.modbus.0 started with pid 4344
          2022-11-07 21:07:25.163  - info: modbus.0 (4344) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 21:07:25.757  - info: modbus.0 (4344) Connected to slave 192.168.178.32
          2022-11-07 21:07:25.762  - info: modbus.0 (4344) Disconnected from slave 192.168.178.32
          2022-11-07 21:07:54.300  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
          2022-11-07 21:08:22.891  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=true)
          2022-11-07 21:08:22.902  - info: modbus.0 (4344) Got terminate signal TERMINATE_YOURSELF
          2022-11-07 21:08:22.909  - info: modbus.0 (4344) terminating
          2022-11-07 21:08:22.914  - info: modbus.0 (4344) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-11-07 21:08:22.943  - info: host.iobroker stopInstance system.adapter.modbus.0 send kill signal
          2022-11-07 21:08:23.480  - info: host.iobroker instance system.adapter.modbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-11-07 21:08:24.061  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 modbus
          2022-11-07 21:08:25.981  - info: host.iobroker instance system.adapter.modbus.0 started with pid 4368
          2022-11-07 21:08:27.988  - info: modbus.0 (4368) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 21:08:28.494  - info: modbus.0 (4368) Connected to slave 192.168.178.32
          2022-11-07 21:08:28.499  - info: modbus.0 (4368) Disconnected from slave 192.168.178.32
          2022-11-07 21:08:33.925  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
          2022-11-07 21:09:46.963  - error: modbus.0 (4368) Socket Error
          2022-11-07 21:09:46.965  - error: modbus.0 (4368) Client in error state.
          2022-11-07 21:09:46.966  - warn: modbus.0 (4368) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
          2022-11-07 21:10:28.479  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 modbus
          2022-11-07 21:10:33.742  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=true)
          2022-11-07 21:10:33.759  - info: modbus.0 (4368) Got terminate signal TERMINATE_YOURSELF
          2022-11-07 21:10:33.765  - info: modbus.0 (4368) terminating
          2022-11-07 21:10:33.775  - info: modbus.0 (4368) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-11-07 21:10:33.800  - info: host.iobroker stopInstance system.adapter.modbus.0 send kill signal
          2022-11-07 21:10:34.344  - info: host.iobroker instance system.adapter.modbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-11-07 21:10:36.832  - info: host.iobroker instance system.adapter.modbus.0 started with pid 4765
          2022-11-07 21:10:38.404  - info: modbus.0 (4765) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 21:10:41.844  - error: modbus.0 (4765) Socket Error
          2022-11-07 21:10:41.846  - error: modbus.0 (4765) Client in error state.
          2022-11-07 21:10:41.848  - warn: modbus.0 (4765) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
          2022-11-07 21:10:46.954  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
          2022-11-07 21:11:02.473  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=true)
          2022-11-07 21:11:02.485  - info: modbus.0 (4765) Got terminate signal TERMINATE_YOURSELF
          2022-11-07 21:11:02.497  - info: modbus.0 (4765) terminating
          2022-11-07 21:11:02.507  - info: modbus.0 (4765) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-11-07 21:11:02.522  - info: host.iobroker stopInstance system.adapter.modbus.0 send kill signal
          2022-11-07 21:11:03.076  - info: host.iobroker instance system.adapter.modbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-11-07 21:11:03.598  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 modbus
          2022-11-07 21:11:05.563  - info: host.iobroker instance system.adapter.modbus.0 started with pid 4891
          2022-11-07 21:11:07.587  - info: modbus.0 (4891) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 21:11:11.026  - error: modbus.0 (4891) Socket Error
          2022-11-07 21:11:11.027  - error: modbus.0 (4891) Client in error state.
          2022-11-07 21:11:11.029  - warn: modbus.0 (4891) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
          2022-11-07 21:11:16.553  - info: host.iobroker "system.adapter.stiebel-isg.0" enabled
          2022-11-07 21:11:16.619  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 4929
          2022-11-07 21:11:19.251  - info: stiebel-isg.0 (4929) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 21:11:22.609  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.615  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 21:11:22.616  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.618  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 21:11:22.619  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.622  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.623  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 21:11:22.624  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.625  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 21:11:22.626  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.628  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.629  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 21:11:22.630  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.630  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 21:11:22.631  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.632  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.633  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 21:11:22.633  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.634  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 21:11:22.634  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.636  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.636  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 21:11:22.637  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.637  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 21:11:22.637  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.638  - error: stiebel-isg.0 (4929) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.639  - error: stiebel-isg.0 (4929) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 21:11:22.639  - error: stiebel-isg.0 (4929) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.640  - error: stiebel-isg.0 (4929) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 21:11:22.640  - error: stiebel-isg.0 (4929) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:22.660  - info: stiebel-isg.0 (4929) cleaned everything up...
          2022-11-07 21:11:22.661  - info: stiebel-isg.0 (4929) terminating
          2022-11-07 21:11:22.663  - warn: stiebel-isg.0 (4929) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-11-07 21:11:23.216  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-11-07 21:11:23.217  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
          2022-11-07 21:11:53.264  - info: host.iobroker instance system.adapter.stiebel-isg.0 started with pid 5077
          2022-11-07 21:11:55.741  - info: stiebel-isg.0 (5077) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.stiebel-isg, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 21:11:59.040  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.049  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 21:11:59.051  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.058  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 21:11:59.060  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.063  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.064  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 21:11:59.066  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.068  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 21:11:59.071  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.076  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.078  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 21:11:59.079  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.082  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 21:11:59.083  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.130  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.132  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 21:11:59.133  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.135  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 21:11:59.137  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.141  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.142  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 21:11:59.143  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.144  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 21:11:59.145  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.148  - error: stiebel-isg.0 (5077) Error: Error: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.150  - error: stiebel-isg.0 (5077) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-11-07 21:11:59.152  - error: stiebel-isg.0 (5077) unhandled promise rejection: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.153  - error: stiebel-isg.0 (5077) Error: connect EHOSTUNREACH 192.168.178.32:80
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
          2022-11-07 21:11:59.154  - error: stiebel-isg.0 (5077) Exception-Code: EHOSTUNREACH: connect EHOSTUNREACH 192.168.178.32:80
          2022-11-07 21:11:59.160  - info: stiebel-isg.0 (5077) cleaned everything up...
          2022-11-07 21:11:59.161  - info: stiebel-isg.0 (5077) terminating
          2022-11-07 21:11:59.164  - warn: stiebel-isg.0 (5077) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-11-07 21:11:59.738  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-11-07 21:11:59.739  - info: host.iobroker Restart adapter system.adapter.stiebel-isg.0 because enabled
          2022-11-07 21:12:15.089  - error: modbus.0 (4891) Socket Error
          2022-11-07 21:12:15.092  - error: modbus.0 (4891) Client in error state.
          2022-11-07 21:12:15.093  - warn: modbus.0 (4891) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
          2022-11-07 21:12:15.595  - info: host.iobroker "system.adapter.stiebel-isg.0" disabled
          2022-11-07 21:12:21.794  - info: admin.0 (879) ==> Connected system.user.admin from ::ffff:192.168.178.87
          2022-11-07 21:12:31.654  - error: stiebel-isg.0 (5206) adapter disabled
          2022-11-07 21:12:31.711  - warn: stiebel-isg.0 (5206) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
          2022-11-07 21:12:32.267  - error: host.iobroker instance system.adapter.stiebel-isg.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
          2022-11-07 21:12:32.268  - info: host.iobroker Do not restart adapter system.adapter.stiebel-isg.0 because disabled or deleted
          2022-11-07 21:13:00.436  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=true)
          2022-11-07 21:13:00.456  - info: modbus.0 (4891) Got terminate signal TERMINATE_YOURSELF
          2022-11-07 21:13:00.461  - info: modbus.0 (4891) terminating
          2022-11-07 21:13:00.467  - info: modbus.0 (4891) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-11-07 21:13:00.534  - info: host.iobroker stopInstance system.adapter.modbus.0 send kill signal
          2022-11-07 21:13:01.047  - info: host.iobroker instance system.adapter.modbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-11-07 21:13:01.740  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 modbus
          2022-11-07 21:13:03.664  - info: host.iobroker instance system.adapter.modbus.0 started with pid 5319
          2022-11-07 21:13:05.682  - info: modbus.0 (5319) starting. Version 5.0.5 in /opt/iobroker/node_modules/iobroker.modbus, node: v16.18.1, js-controller: 4.0.23
          2022-11-07 21:13:09.266  - error: modbus.0 (5319) Socket Error
          2022-11-07 21:13:09.268  - error: modbus.0 (5319) Client in error state.
          2022-11-07 21:13:09.270  - warn: modbus.0 (5319) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
          2022-11-07 21:14:13.331  - error: modbus.0 (5319) Socket Error
          2022-11-07 21:14:13.333  - error: modbus.0 (5319) Client in error state.
          2022-11-07 21:14:13.334  - warn: modbus.0 (5319) On error: {"errno":-113,"code":"EHOSTUNREACH","syscall":"connect","address":"192.168.178.32","port":502}
          2022-11-07 21:15:14.347  - error: modbus.0 (5319) Socket Error
          2022-11-07 21:15:14.348  - error: modbus.0 (5319) Client in error state.
          2022-11-07 21:15:14.349  - warn: modbus.0 (5319) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.32","port":502}
          2022-11-07 21:16:15.353  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:16:15.356  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:17:05.456  - info: admin.0 (879) <== Disconnect system.user.admin from ::ffff:192.168.178.87 admin
          2022-11-07 21:17:15.365  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:17:15.367  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:18:15.385  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:18:15.386  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:19:15.394  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:19:15.396  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:20:15.404  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:20:15.405  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:21:15.416  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:21:15.418  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:22:15.428  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:22:15.430  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:23:15.438  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:23:15.440  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:24:15.450  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:24:15.452  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:25:15.462  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:25:15.464  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:26:15.472  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:26:15.474  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:27:15.478  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:27:15.480  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:27:15.478  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:27:15.480  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:28:15.488  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:28:15.489  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:28:15.488  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:28:15.489  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:29:15.498  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:29:15.500  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:29:15.498  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:29:15.500  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:30:15.508  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:30:15.510  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:30:15.508  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:30:15.510  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:31:15.521  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:31:15.527  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          2022-11-07 21:31:15.521  - info: modbus.0 (5319) Connected to slave 192.168.178.32
          2022-11-07 21:31:15.527  - info: modbus.0 (5319) Disconnected from slave 192.168.178.32
          
          
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #379

          @c-k-0 sagte in Stiebel-ISG - Modbus:

          EHOSTUNREACH 192.168.178.32:80

          Schaut für mich nach grundsätzlichem Problem im Netzwerk aus. Der Dienst kann nicht erreicht werden.

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

          unltdnetworxU 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @c-k-0 sagte in Stiebel-ISG - Modbus:

            EHOSTUNREACH 192.168.178.32:80

            Schaut für mich nach grundsätzlichem Problem im Netzwerk aus. Der Dienst kann nicht erreicht werden.

            unltdnetworxU Offline
            unltdnetworxU Offline
            unltdnetworx
            Developer
            schrieb am zuletzt editiert von
            #380

            @thomas-braun
            Exakt. Das ISG scheint weder über die Weboberfläche, noch über Modbus erreichbar zu sein.

            Gruß, Michael
            Weitere Infos im Profil.
            Wenn euch der Beitrag weitergeholfen hat, könnt ihr die Bewertung rechts unten im Beitrag nutzen.

            1 Antwort Letzte Antwort
            0
            • J JB_Mystery

              @jojo182
              Ich dachte ich schreibe auch mal meine Regelung.
              Evtl. gibt das dem ein oder anderen ja Anregungen es für sich modifiziert anzuwenden. Viel Spaß damit.
              Habe Heiz-und Warmwasserbetrieb optimiert auf Eigenverbrauch. Meine Werte sind nicht für alle was, da ich ein hochgedämmtes Haus habe und nur alleine lebe. Als Heizungstyp habe ich eine LWZ304Sol, wobei ich die Solarunterstützung nicht habe. Wollte den ganzen Platz lieber für die PV verwenden.

              Regelwerte:

              • Hysterese 1 (Wert für Solarunterstützung, bei mir nicht vorhanden)
              • Hysterese 2 (Wert für Wärmepumpe)
              • Asymmetrie (Die Hysteresen über Sollwert werden durch diesen Parameter geteilt)
              • Fusspunkt (benutzt um Heizkurve nach oben zu schieben; Sollwerterhöhung)
              • Max Pumpenzyklen (benutzt, um eine Heizungsbedarfsprüfung zu erzwingen Bsp.: 24h*60min/288Zyklen = alle 5 min Prüfen)
              • Warmwassertemperatur
              • Warmwasserhysterese
              • Lüftungsstufe

              Bei Sonnenstart (Heizung freigeben):

              • Hysterese 1 - 2
              • Hysterese 2 - 2
              • Asymmetrie - 1
              • Fusspunkt - 1,5
                => Einschalten bei 2K unter Solltemperatur und Ausschalten bei 1K über.

              5 min vor Sonnenpeak (Prüfe auf Heizbedarf, dass Verdichter an bleibt nach WW):

              • Hysterese 1 - 1,5
              • Hysterese 2 - 1,5
              • Asymmetrie - 1
              • Fusspunkt - 2
              • Max Pumpenzyklen - 288
                => Einschalten bei 1,5K unter Solltemperatur und Ausschalten bei 1,5K über. Zudem Heizkurve um 0,5°C angehoben. Prüfe alle 5 min auf Heizbedarf.

              Sonnenpeak (Prüfe auf Warmwasserbedarf):

              • Hysterese 1 - 2
              • Hysterese 2 - 2
              • Asymmetrie - 1
              • Fusspunkt - 1,5
              • Max Pumpenzyklen - 36
              • Warmwassertemperatur - 42 oder 45, wenn PV größer 70%
              • Warmwasserhysterese - 2,5
                => Standardwerte wieder herstellen und Warmwasserbereitung freigeben.

              17:00 Uhr (Warmwasser AUS):

              • Warmwassertemperatur - 37
              • Warmwasserhysterese - 7
                => Standardwerte Warmwasserbereitung herstellen.
                 
                00:00 Uhr (Heizung AUS):
                Außentemperatur > 0°C
              • Hysterese 1 - 8
              • Hysterese 2 - 8
              • Asymmetrie - 4
              • Fusspunkt - 1,5

              Außentemperatur > -3°C

              • Hysterese 1 - 6
              • Hysterese 2 - 6
              • Asymmetrie - 3
              • Fusspunkt - 1,5

              Außentemperatur <= -3°C

              • Hysterese 1 - 3,5
              • Hysterese 2 - 3,5
              • Asymmetrie - 2
              • Fusspunkt - 1,5
                => Abhängig der Außentemperatur die Schwellwerte anpassen. Bsp.: Bei >0°C Einschalten bei 8K unter Solltemperatur und Ausschalten bei 2K über.

              Hintergründe:

              • Eigenverbrauch optimieren.
              • Bin kalt Duscher, deswegen Warmwasser so gering.
              • Warmwasserbereitung nach Peak bis ca. PV zu gering.
              • Wenn PV >70% dann Warmwasser erhöhen.
              • Wenn Warmwasser doch zu kalt dann richtig hochheizen.
              • Heizung nachts ausschalten abhängig der Außentemperatur
              • Wenn Heizung nachts doch an, dann richtig hochheizen
              • Vor Warmwasserbereitung Heizbedarf prüfen, um Verdichterstarts zu reduzieren.
              • Lüftungsstufe 1, wenn Verdichter AN (bessere Leistungszahl Wärmepumpe)
              Q Offline
              Q Offline
              Qlink
              schrieb am zuletzt editiert von
              #381

              @jb_mystery said in Stiebel-ISG - Modbus:

              @jojo182
              Ich dachte ich schreibe auch mal meine Regelung.
              Evtl. gibt das dem ein oder anderen ja Anregungen es für sich modifiziert anzuwenden. Viel Spaß damit.
              Habe Heiz-und Warmwasserbetrieb optimiert auf Eigenverbrauch. Meine Werte sind nicht für alle was, da ich ein hochgedämmtes Haus habe und nur alleine lebe. Als Heizungstyp habe ich eine LWZ304Sol, wobei ich die Solarunterstützung nicht habe. Wollte den ganzen Platz lieber für die PV verwenden.

              Regelwerte:

              • Hysterese 1 (Wert für Solarunterstützung, bei mir nicht vorhanden)
              • Hysterese 2 (Wert für Wärmepumpe)
              • Asymmetrie (Die Hysteresen über Sollwert werden durch diesen Parameter geteilt)
              • Fusspunkt (benutzt um Heizkurve nach oben zu schieben; Sollwerterhöhung)
              • Max Pumpenzyklen (benutzt, um eine Heizungsbedarfsprüfung zu erzwingen Bsp.: 24h*60min/288Zyklen = alle 5 min Prüfen)
              • Warmwassertemperatur
              • Warmwasserhysterese
              • Lüftungsstufe

              Bei Sonnenstart (Heizung freigeben):

              • Hysterese 1 - 2
              • Hysterese 2 - 2
              • Asymmetrie - 1
              • Fusspunkt - 1,5
                => Einschalten bei 2K unter Solltemperatur und Ausschalten bei 1K über.

              5 min vor Sonnenpeak (Prüfe auf Heizbedarf, dass Verdichter an bleibt nach WW):

              • Hysterese 1 - 1,5
              • Hysterese 2 - 1,5
              • Asymmetrie - 1
              • Fusspunkt - 2
              • Max Pumpenzyklen - 288
                => Einschalten bei 1,5K unter Solltemperatur und Ausschalten bei 1,5K über. Zudem Heizkurve um 0,5°C angehoben. Prüfe alle 5 min auf Heizbedarf.

              Sonnenpeak (Prüfe auf Warmwasserbedarf):

              • Hysterese 1 - 2
              • Hysterese 2 - 2
              • Asymmetrie - 1
              • Fusspunkt - 1,5
              • Max Pumpenzyklen - 36
              • Warmwassertemperatur - 42 oder 45, wenn PV größer 70%
              • Warmwasserhysterese - 2,5
                => Standardwerte wieder herstellen und Warmwasserbereitung freigeben.

              17:00 Uhr (Warmwasser AUS):

              • Warmwassertemperatur - 37
              • Warmwasserhysterese - 7
                => Standardwerte Warmwasserbereitung herstellen.
                 
                00:00 Uhr (Heizung AUS):
                Außentemperatur > 0°C
              • Hysterese 1 - 8
              • Hysterese 2 - 8
              • Asymmetrie - 4
              • Fusspunkt - 1,5

              Außentemperatur > -3°C

              • Hysterese 1 - 6
              • Hysterese 2 - 6
              • Asymmetrie - 3
              • Fusspunkt - 1,5

              Außentemperatur <= -3°C

              • Hysterese 1 - 3,5
              • Hysterese 2 - 3,5
              • Asymmetrie - 2
              • Fusspunkt - 1,5
                => Abhängig der Außentemperatur die Schwellwerte anpassen. Bsp.: Bei >0°C Einschalten bei 8K unter Solltemperatur und Ausschalten bei 2K über.

              Hintergründe:

              • Eigenverbrauch optimieren.
              • Bin kalt Duscher, deswegen Warmwasser so gering.
              • Warmwasserbereitung nach Peak bis ca. PV zu gering.
              • Wenn PV >70% dann Warmwasser erhöhen.
              • Wenn Warmwasser doch zu kalt dann richtig hochheizen.
              • Heizung nachts ausschalten abhängig der Außentemperatur
              • Wenn Heizung nachts doch an, dann richtig hochheizen
              • Vor Warmwasserbereitung Heizbedarf prüfen, um Verdichterstarts zu reduzieren.
              • Lüftungsstufe 1, wenn Verdichter AN (bessere Leistungszahl Wärmepumpe)

              @jb_mystery said in Stiebel-ISG - Modbus:

              @jojo182
              Ich dachte ich schreibe auch mal meine Regelung.
              Evtl. gibt das dem ein oder anderen ja Anregungen es für sich modifiziert anzuwenden. Viel Spaß damit.
              Habe Heiz-und Warmwasserbetrieb optimiert auf Eigenverbrauch. Meine Werte sind nicht für alle was, da ich ein hochgedämmtes Haus habe und nur alleine lebe. Als Heizungstyp habe ich eine LWZ304Sol, wobei ich die Solarunterstützung nicht habe. Wollte den ganzen Platz lieber für die PV verwenden.

              Regelwerte:

              • Hysterese 1 (Wert für Solarunterstützung, bei mir nicht vorhanden)
              • Hysterese 2 (Wert für Wärmepumpe)
              • Asymmetrie (Die Hysteresen über Sollwert werden durch diesen Parameter geteilt)
              • Fusspunkt (benutzt um Heizkurve nach oben zu schieben; Sollwerterhöhung)
              • Max Pumpenzyklen (benutzt, um eine Heizungsbedarfsprüfung zu erzwingen Bsp.: 24h*60min/288Zyklen = alle 5 min Prüfen)
              • Warmwassertemperatur
              • Warmwasserhysterese
              • Lüftungsstufe

              Bei Sonnenstart (Heizung freigeben):

              • Hysterese 1 - 2
              • Hysterese 2 - 2
              • Asymmetrie - 1
              • Fusspunkt - 1,5
                => Einschalten bei 2K unter Solltemperatur und Ausschalten bei 1K über.

              5 min vor Sonnenpeak (Prüfe auf Heizbedarf, dass Verdichter an bleibt nach WW):

              • Hysterese 1 - 1,5
              • Hysterese 2 - 1,5
              • Asymmetrie - 1
              • Fusspunkt - 2
              • Max Pumpenzyklen - 288
                => Einschalten bei 1,5K unter Solltemperatur und Ausschalten bei 1,5K über. Zudem Heizkurve um 0,5°C angehoben. Prüfe alle 5 min auf Heizbedarf.

              Sonnenpeak (Prüfe auf Warmwasserbedarf):

              • Hysterese 1 - 2
              • Hysterese 2 - 2
              • Asymmetrie - 1
              • Fusspunkt - 1,5
              • Max Pumpenzyklen - 36
              • Warmwassertemperatur - 42 oder 45, wenn PV größer 70%
              • Warmwasserhysterese - 2,5
                => Standardwerte wieder herstellen und Warmwasserbereitung freigeben.

              17:00 Uhr (Warmwasser AUS):

              • Warmwassertemperatur - 37
              • Warmwasserhysterese - 7
                => Standardwerte Warmwasserbereitung herstellen.
                 
                00:00 Uhr (Heizung AUS):
                Außentemperatur > 0°C
              • Hysterese 1 - 8
              • Hysterese 2 - 8
              • Asymmetrie - 4
              • Fusspunkt - 1,5

              Außentemperatur > -3°C

              • Hysterese 1 - 6
              • Hysterese 2 - 6
              • Asymmetrie - 3
              • Fusspunkt - 1,5

              Außentemperatur <= -3°C

              • Hysterese 1 - 3,5
              • Hysterese 2 - 3,5
              • Asymmetrie - 2
              • Fusspunkt - 1,5
                => Abhängig der Außentemperatur die Schwellwerte anpassen. Bsp.: Bei >0°C Einschalten bei 8K unter Solltemperatur und Ausschalten bei 2K über.

              Hintergründe:

              • Eigenverbrauch optimieren.
              • Bin kalt Duscher, deswegen Warmwasser so gering.
              • Warmwasserbereitung nach Peak bis ca. PV zu gering.
              • Wenn PV >70% dann Warmwasser erhöhen.
              • Wenn Warmwasser doch zu kalt dann richtig hochheizen.
              • Heizung nachts ausschalten abhängig der Außentemperatur
              • Wenn Heizung nachts doch an, dann richtig hochheizen
              • Vor Warmwasserbereitung Heizbedarf prüfen, um Verdichterstarts zu reduzieren.
              • Lüftungsstufe 1, wenn Verdichter AN (bessere Leistungszahl Wärmepumpe)

              Hast du das mit Blockly umgesetzt ?
              Falls ja, könntest du dein Blockly teilen ?

              Beste Grüße

              J 1 Antwort Letzte Antwort
              0
              • Q Qlink

                @jb_mystery said in Stiebel-ISG - Modbus:

                @jojo182
                Ich dachte ich schreibe auch mal meine Regelung.
                Evtl. gibt das dem ein oder anderen ja Anregungen es für sich modifiziert anzuwenden. Viel Spaß damit.
                Habe Heiz-und Warmwasserbetrieb optimiert auf Eigenverbrauch. Meine Werte sind nicht für alle was, da ich ein hochgedämmtes Haus habe und nur alleine lebe. Als Heizungstyp habe ich eine LWZ304Sol, wobei ich die Solarunterstützung nicht habe. Wollte den ganzen Platz lieber für die PV verwenden.

                Regelwerte:

                • Hysterese 1 (Wert für Solarunterstützung, bei mir nicht vorhanden)
                • Hysterese 2 (Wert für Wärmepumpe)
                • Asymmetrie (Die Hysteresen über Sollwert werden durch diesen Parameter geteilt)
                • Fusspunkt (benutzt um Heizkurve nach oben zu schieben; Sollwerterhöhung)
                • Max Pumpenzyklen (benutzt, um eine Heizungsbedarfsprüfung zu erzwingen Bsp.: 24h*60min/288Zyklen = alle 5 min Prüfen)
                • Warmwassertemperatur
                • Warmwasserhysterese
                • Lüftungsstufe

                Bei Sonnenstart (Heizung freigeben):

                • Hysterese 1 - 2
                • Hysterese 2 - 2
                • Asymmetrie - 1
                • Fusspunkt - 1,5
                  => Einschalten bei 2K unter Solltemperatur und Ausschalten bei 1K über.

                5 min vor Sonnenpeak (Prüfe auf Heizbedarf, dass Verdichter an bleibt nach WW):

                • Hysterese 1 - 1,5
                • Hysterese 2 - 1,5
                • Asymmetrie - 1
                • Fusspunkt - 2
                • Max Pumpenzyklen - 288
                  => Einschalten bei 1,5K unter Solltemperatur und Ausschalten bei 1,5K über. Zudem Heizkurve um 0,5°C angehoben. Prüfe alle 5 min auf Heizbedarf.

                Sonnenpeak (Prüfe auf Warmwasserbedarf):

                • Hysterese 1 - 2
                • Hysterese 2 - 2
                • Asymmetrie - 1
                • Fusspunkt - 1,5
                • Max Pumpenzyklen - 36
                • Warmwassertemperatur - 42 oder 45, wenn PV größer 70%
                • Warmwasserhysterese - 2,5
                  => Standardwerte wieder herstellen und Warmwasserbereitung freigeben.

                17:00 Uhr (Warmwasser AUS):

                • Warmwassertemperatur - 37
                • Warmwasserhysterese - 7
                  => Standardwerte Warmwasserbereitung herstellen.
                   
                  00:00 Uhr (Heizung AUS):
                  Außentemperatur > 0°C
                • Hysterese 1 - 8
                • Hysterese 2 - 8
                • Asymmetrie - 4
                • Fusspunkt - 1,5

                Außentemperatur > -3°C

                • Hysterese 1 - 6
                • Hysterese 2 - 6
                • Asymmetrie - 3
                • Fusspunkt - 1,5

                Außentemperatur <= -3°C

                • Hysterese 1 - 3,5
                • Hysterese 2 - 3,5
                • Asymmetrie - 2
                • Fusspunkt - 1,5
                  => Abhängig der Außentemperatur die Schwellwerte anpassen. Bsp.: Bei >0°C Einschalten bei 8K unter Solltemperatur und Ausschalten bei 2K über.

                Hintergründe:

                • Eigenverbrauch optimieren.
                • Bin kalt Duscher, deswegen Warmwasser so gering.
                • Warmwasserbereitung nach Peak bis ca. PV zu gering.
                • Wenn PV >70% dann Warmwasser erhöhen.
                • Wenn Warmwasser doch zu kalt dann richtig hochheizen.
                • Heizung nachts ausschalten abhängig der Außentemperatur
                • Wenn Heizung nachts doch an, dann richtig hochheizen
                • Vor Warmwasserbereitung Heizbedarf prüfen, um Verdichterstarts zu reduzieren.
                • Lüftungsstufe 1, wenn Verdichter AN (bessere Leistungszahl Wärmepumpe)

                @jb_mystery said in Stiebel-ISG - Modbus:

                @jojo182
                Ich dachte ich schreibe auch mal meine Regelung.
                Evtl. gibt das dem ein oder anderen ja Anregungen es für sich modifiziert anzuwenden. Viel Spaß damit.
                Habe Heiz-und Warmwasserbetrieb optimiert auf Eigenverbrauch. Meine Werte sind nicht für alle was, da ich ein hochgedämmtes Haus habe und nur alleine lebe. Als Heizungstyp habe ich eine LWZ304Sol, wobei ich die Solarunterstützung nicht habe. Wollte den ganzen Platz lieber für die PV verwenden.

                Regelwerte:

                • Hysterese 1 (Wert für Solarunterstützung, bei mir nicht vorhanden)
                • Hysterese 2 (Wert für Wärmepumpe)
                • Asymmetrie (Die Hysteresen über Sollwert werden durch diesen Parameter geteilt)
                • Fusspunkt (benutzt um Heizkurve nach oben zu schieben; Sollwerterhöhung)
                • Max Pumpenzyklen (benutzt, um eine Heizungsbedarfsprüfung zu erzwingen Bsp.: 24h*60min/288Zyklen = alle 5 min Prüfen)
                • Warmwassertemperatur
                • Warmwasserhysterese
                • Lüftungsstufe

                Bei Sonnenstart (Heizung freigeben):

                • Hysterese 1 - 2
                • Hysterese 2 - 2
                • Asymmetrie - 1
                • Fusspunkt - 1,5
                  => Einschalten bei 2K unter Solltemperatur und Ausschalten bei 1K über.

                5 min vor Sonnenpeak (Prüfe auf Heizbedarf, dass Verdichter an bleibt nach WW):

                • Hysterese 1 - 1,5
                • Hysterese 2 - 1,5
                • Asymmetrie - 1
                • Fusspunkt - 2
                • Max Pumpenzyklen - 288
                  => Einschalten bei 1,5K unter Solltemperatur und Ausschalten bei 1,5K über. Zudem Heizkurve um 0,5°C angehoben. Prüfe alle 5 min auf Heizbedarf.

                Sonnenpeak (Prüfe auf Warmwasserbedarf):

                • Hysterese 1 - 2
                • Hysterese 2 - 2
                • Asymmetrie - 1
                • Fusspunkt - 1,5
                • Max Pumpenzyklen - 36
                • Warmwassertemperatur - 42 oder 45, wenn PV größer 70%
                • Warmwasserhysterese - 2,5
                  => Standardwerte wieder herstellen und Warmwasserbereitung freigeben.

                17:00 Uhr (Warmwasser AUS):

                • Warmwassertemperatur - 37
                • Warmwasserhysterese - 7
                  => Standardwerte Warmwasserbereitung herstellen.
                   
                  00:00 Uhr (Heizung AUS):
                  Außentemperatur > 0°C
                • Hysterese 1 - 8
                • Hysterese 2 - 8
                • Asymmetrie - 4
                • Fusspunkt - 1,5

                Außentemperatur > -3°C

                • Hysterese 1 - 6
                • Hysterese 2 - 6
                • Asymmetrie - 3
                • Fusspunkt - 1,5

                Außentemperatur <= -3°C

                • Hysterese 1 - 3,5
                • Hysterese 2 - 3,5
                • Asymmetrie - 2
                • Fusspunkt - 1,5
                  => Abhängig der Außentemperatur die Schwellwerte anpassen. Bsp.: Bei >0°C Einschalten bei 8K unter Solltemperatur und Ausschalten bei 2K über.

                Hintergründe:

                • Eigenverbrauch optimieren.
                • Bin kalt Duscher, deswegen Warmwasser so gering.
                • Warmwasserbereitung nach Peak bis ca. PV zu gering.
                • Wenn PV >70% dann Warmwasser erhöhen.
                • Wenn Warmwasser doch zu kalt dann richtig hochheizen.
                • Heizung nachts ausschalten abhängig der Außentemperatur
                • Wenn Heizung nachts doch an, dann richtig hochheizen
                • Vor Warmwasserbereitung Heizbedarf prüfen, um Verdichterstarts zu reduzieren.
                • Lüftungsstufe 1, wenn Verdichter AN (bessere Leistungszahl Wärmepumpe)

                Hast du das mit Blockly umgesetzt ?
                Falls ja, könntest du dein Blockly teilen ?

                Beste Grüße

                J Offline
                J Offline
                JB_Mystery
                schrieb am zuletzt editiert von
                #382

                @qlink

                Ich habe alles mit JavaScript geschrieben. Denke es bringt dann auch nicht direkt was, wenn ich da Schnipsel reinstelle. Es muss ja immer alles angepasst werden an die Gegebenheiten der jeweiligen Hardware. Hoffe das reicht als Info. Die Modbus Parameter kann man ja dann selbst zu den Ereignissen modifizieren.

                1 Antwort Letzte Antwort
                0
                • A Offline
                  A Offline
                  Android51
                  schrieb am zuletzt editiert von
                  #383

                  Hallo,

                  ich stehe kurz vor der Inbetriebnahme eines SMA Wechselrichters und betreibe parallel ein ISG Web (v. 12.2.0) an meiner Wärmepumpe. Da ich mich inzwischen gedanklich von dem Erwerb der EMI-Erweiterung verabschiedet habe und mich erst einmal mit SG Ready versuchen möchte, frage ich mich nun, wie das ISG Web und der Wechselrichter kommunizieren. Bei der EMI-Schnittstelle wäre das über das Heimnetz (LAN) gegangen. Funktioniert das bei SG Ready auch? Oder muss ich noch eine Modbus-Verkabelung zwischen ISG und Wechselrichter herstellen? Oder noch was anderes?
                  Bin für jeden Tipp dankbar! :)

                  unltdnetworxU 1 Antwort Letzte Antwort
                  0
                  • A Android51

                    Hallo,

                    ich stehe kurz vor der Inbetriebnahme eines SMA Wechselrichters und betreibe parallel ein ISG Web (v. 12.2.0) an meiner Wärmepumpe. Da ich mich inzwischen gedanklich von dem Erwerb der EMI-Erweiterung verabschiedet habe und mich erst einmal mit SG Ready versuchen möchte, frage ich mich nun, wie das ISG Web und der Wechselrichter kommunizieren. Bei der EMI-Schnittstelle wäre das über das Heimnetz (LAN) gegangen. Funktioniert das bei SG Ready auch? Oder muss ich noch eine Modbus-Verkabelung zwischen ISG und Wechselrichter herstellen? Oder noch was anderes?
                    Bin für jeden Tipp dankbar! :)

                    unltdnetworxU Offline
                    unltdnetworxU Offline
                    unltdnetworx
                    Developer
                    schrieb am zuletzt editiert von
                    #384

                    @android51
                    Hi, also Modbus läuft grundsätzlich auch über LAN und beide Geräte brauchen dafür eine Verbindung mit dem Heimnetz. Das ISG verfügt eigentlich nur über einen Wert 0/1 für Energiemanagement. Wenn dieser Wert auf 1 steht, werden die Werte für Warmwasser und Heizung auf selbst definierbare Werte gesetzt (normalerweise erhöht). Bei Wert 0 werden wieder die Standardwerte eingestellt.

                    Je nachdem welche Werte eingestellt wurden, springt dann die Heizung an. Das ist alles, was hier als "smart" bezeichnet wird.

                    0/1 werden bei mir mittels ioBroker gesteuert, indem die Einspeisung meiner PV-Anlage ermittelt wird.

                    Gruß, Michael
                    Weitere Infos im Profil.
                    Wenn euch der Beitrag weitergeholfen hat, könnt ihr die Bewertung rechts unten im Beitrag nutzen.

                    A 1 Antwort Letzte Antwort
                    1
                    • unltdnetworxU unltdnetworx

                      @android51
                      Hi, also Modbus läuft grundsätzlich auch über LAN und beide Geräte brauchen dafür eine Verbindung mit dem Heimnetz. Das ISG verfügt eigentlich nur über einen Wert 0/1 für Energiemanagement. Wenn dieser Wert auf 1 steht, werden die Werte für Warmwasser und Heizung auf selbst definierbare Werte gesetzt (normalerweise erhöht). Bei Wert 0 werden wieder die Standardwerte eingestellt.

                      Je nachdem welche Werte eingestellt wurden, springt dann die Heizung an. Das ist alles, was hier als "smart" bezeichnet wird.

                      0/1 werden bei mir mittels ioBroker gesteuert, indem die Einspeisung meiner PV-Anlage ermittelt wird.

                      A Offline
                      A Offline
                      Android51
                      schrieb am zuletzt editiert von
                      #385

                      @unltdnetworx
                      Danke für die Rückmeldung bzw. Erklärung.
                      Mein ISG Web hängt logischerweise bereits im Heimnetz und der Wechselrichter wird ebenfalls per LAN eingebunden. Dann sollte der Kommunikationsweg ja gegeben sein. Kann die Kommunikation nicht direkt zwischen Wechselrichter und ISG stattfinden? Kann man die Geräte nicht verknüpfen?
                      Ich habe auch einen ioBroker in Betrieb. Im Zweifel müsste ich es auch darüber realisieren.
                      Ich dachte, die Geräte kommunizieren untereinander...

                      B 1 Antwort Letzte Antwort
                      0
                      • A Android51

                        @unltdnetworx
                        Danke für die Rückmeldung bzw. Erklärung.
                        Mein ISG Web hängt logischerweise bereits im Heimnetz und der Wechselrichter wird ebenfalls per LAN eingebunden. Dann sollte der Kommunikationsweg ja gegeben sein. Kann die Kommunikation nicht direkt zwischen Wechselrichter und ISG stattfinden? Kann man die Geräte nicht verknüpfen?
                        Ich habe auch einen ioBroker in Betrieb. Im Zweifel müsste ich es auch darüber realisieren.
                        Ich dachte, die Geräte kommunizieren untereinander...

                        B Offline
                        B Offline
                        berlinerbolle
                        schrieb am zuletzt editiert von berlinerbolle
                        #386

                        @android51 said in Stiebel-ISG - Modbus:

                        Ich dachte, die Geräte kommunizieren untereinander...

                        Das machen Sie auch - wenn man EMI nutzt. Deine Antwort klingt eigentlich so, als ob EMI das Bessere für dich wäre (und da gibt es dann auch nicht nur 0 und 1, sondern eine feinere Abstufung).

                        Und wenn Du Geräte mit SG Ready direkt verknüpfen willst, geht das bei entsprechenden Voraussetzungen auch (Stichwort ISG Plus und eine SG Ready kompatible Wärmepumpe mit dafür vorhandenem Eingang).

                        Per Modbus TCP (wie im Falle des ISG Web) ist das Ganze sehr viel unabhängiger von irgendwelchen spezifischen Implementierungen und setzt auf Standards auf. Aber natürlich kann dein Wechselrichter nicht wissen, hinter welchem Modbus Register der Wärmepumpe sich der SG Ready Schalter verbirgt, oder wann er den überhaupt auslösen soll. Deshalb musst/kanst du das (zum Beispiel über ioBroker) selbst ansteuern, was dir dann auch alle Freiheiten lässt. Willst Du es so dass es einfach ohne Zusatzsoftware/Hardware funktioniert ohne dass Du etwas tun musst, brauchst Du die EMI Variante und einen Installateur der das alles für dich in Betrieb nimmt.

                        A 1 Antwort Letzte Antwort
                        0
                        • B berlinerbolle

                          @android51 said in Stiebel-ISG - Modbus:

                          Ich dachte, die Geräte kommunizieren untereinander...

                          Das machen Sie auch - wenn man EMI nutzt. Deine Antwort klingt eigentlich so, als ob EMI das Bessere für dich wäre (und da gibt es dann auch nicht nur 0 und 1, sondern eine feinere Abstufung).

                          Und wenn Du Geräte mit SG Ready direkt verknüpfen willst, geht das bei entsprechenden Voraussetzungen auch (Stichwort ISG Plus und eine SG Ready kompatible Wärmepumpe mit dafür vorhandenem Eingang).

                          Per Modbus TCP (wie im Falle des ISG Web) ist das Ganze sehr viel unabhängiger von irgendwelchen spezifischen Implementierungen und setzt auf Standards auf. Aber natürlich kann dein Wechselrichter nicht wissen, hinter welchem Modbus Register der Wärmepumpe sich der SG Ready Schalter verbirgt, oder wann er den überhaupt auslösen soll. Deshalb musst/kanst du das (zum Beispiel über ioBroker) selbst ansteuern, was dir dann auch alle Freiheiten lässt. Willst Du es so dass es einfach ohne Zusatzsoftware/Hardware funktioniert ohne dass Du etwas tun musst, brauchst Du die EMI Variante und einen Installateur der das alles für dich in Betrieb nimmt.

                          A Offline
                          A Offline
                          Android51
                          schrieb am zuletzt editiert von
                          #387

                          @berlinerbolle
                          Mein Problem ist, dass ich parallel noch eine Solarthermie auf dem Dach betreibe und ich gelesen habe, dass das EMI dies nicht berücksichtigen kann. Zudem habe ich im Allgemeinen viel mehr Schlechtes als Gutes über die EMI Schnittstelle gelesen (Stichwort: Taktung der Wärmepumpe usw.) Ich schließe die EMI Schnittstelle für mich auch nicht gänzlich aus. Ich werde nur erst einmal den Weg über sg ready versuchen und mich da reinfuchsen.
                          Vielleicht muss ich das eine oder andere nochmal nachfragen.

                          1 Antwort Letzte Antwort
                          0
                          • T Offline
                            T Offline
                            tippy88
                            schrieb am zuletzt editiert von
                            #388

                            Hallo zusammen,

                            dank der zur Verfügung gestellten Informationen und Beispiele von @unltdnetworx habe ich mir die die letzten Tage den ISG Adapter und Modbus im iobroker eingestellt. Meine WP ist eine Tecalor TTL 7.6 ACS mit dem ISG web.
                            Funktioniert soweit tadellos und auch die Schaltung mit PV Überschuss und SG Ready Eingang passt.
                            Die einzige Frage die ich mir stelle, warum schaltet das ISG selbständig ständig zwischen Betriebszustand 1 und 2? Ich logge den Datenpunkt und muss feststellen, nachdem ich den Eingang 1 auf 0 gesetzt habe, wechselt das ISG kurz in Betiebszustand 4 und schaltet dann in 2. Seither wechselt es ständig zwischen 1 und 2. Hat jemand eine Erklärung oder kann selbiges feststellen?
                            Gemäß Anleitung muss für Betiebszustand 1 eigentlich der SG Ready Eingang 2 geschaltet sein und Eingang 1 nicht, aber Eingang 2 fasse ich überhaupt nicht an.

                            Grüße
                            Tobi

                            Betriebszustand.jpg
                            4f87fe9c-fb34-4046-b46a-0724b90bd65a-image.png

                            unltdnetworxU 1 Antwort Letzte Antwort
                            0
                            • T tippy88

                              Hallo zusammen,

                              dank der zur Verfügung gestellten Informationen und Beispiele von @unltdnetworx habe ich mir die die letzten Tage den ISG Adapter und Modbus im iobroker eingestellt. Meine WP ist eine Tecalor TTL 7.6 ACS mit dem ISG web.
                              Funktioniert soweit tadellos und auch die Schaltung mit PV Überschuss und SG Ready Eingang passt.
                              Die einzige Frage die ich mir stelle, warum schaltet das ISG selbständig ständig zwischen Betriebszustand 1 und 2? Ich logge den Datenpunkt und muss feststellen, nachdem ich den Eingang 1 auf 0 gesetzt habe, wechselt das ISG kurz in Betiebszustand 4 und schaltet dann in 2. Seither wechselt es ständig zwischen 1 und 2. Hat jemand eine Erklärung oder kann selbiges feststellen?
                              Gemäß Anleitung muss für Betiebszustand 1 eigentlich der SG Ready Eingang 2 geschaltet sein und Eingang 1 nicht, aber Eingang 2 fasse ich überhaupt nicht an.

                              Grüße
                              Tobi

                              Betriebszustand.jpg
                              4f87fe9c-fb34-4046-b46a-0724b90bd65a-image.png

                              unltdnetworxU Offline
                              unltdnetworxU Offline
                              unltdnetworx
                              Developer
                              schrieb am zuletzt editiert von unltdnetworx
                              #389

                              @tippy88
                              Also ich beschalte nur den Eingang 1 und bei mir springen die Werte nur zwischen Betriebsstatus 2 und 3 hin und her.

                              Hast du vllt. irgendein Skript am Laufen? Weil es ja unterschiedlich lange dauert, bis der Betriebsstatus wechselt. Status 1 wäre ja der Bereitschaftsmodus, das dürfte ja nie der Fall sein.

                              Gruß, Michael
                              Weitere Infos im Profil.
                              Wenn euch der Beitrag weitergeholfen hat, könnt ihr die Bewertung rechts unten im Beitrag nutzen.

                              T 1 Antwort Letzte Antwort
                              0
                              • unltdnetworxU unltdnetworx

                                @tippy88
                                Also ich beschalte nur den Eingang 1 und bei mir springen die Werte nur zwischen Betriebsstatus 2 und 3 hin und her.

                                Hast du vllt. irgendein Skript am Laufen? Weil es ja unterschiedlich lange dauert, bis der Betriebsstatus wechselt. Status 1 wäre ja der Bereitschaftsmodus, das dürfte ja nie der Fall sein.

                                T Offline
                                T Offline
                                tippy88
                                schrieb am zuletzt editiert von
                                #390

                                @unltdnetworx said in Stiebel-ISG - Modbus:

                                Also ich beschalte nur den Eingang 1 und bei mir springen die Werte nur zwischen Betriebsstatus 2 und 3 hin und her.

                                Ich auch nur.

                                @unltdnetworx said in Stiebel-ISG - Modbus:

                                Hast du vllt. irgendein Skript am Laufen? Weil es ja unterschiedlich lange dauert, bis der Betriebsstatus wechselt.

                                Nur das Skript zum Überschuss heizen. Wenn die Änderung durch ein Skript getriggert wird, dann würde ich dass ja in der histroy von den Eingängen 1 oder 2 sehen, aber da gab es lediglich eine einzige Änderung als ich zum ersten Mal Eingang 1 geschalten und abgeschalten habe.

                                Hier, letzte Änderung der SG-Ready Eingänge vor 2 Tagen

                                a6dda84a-92b8-4cb0-a0c4-dd56d8927673-image.png

                                Allein heute hat sich der Betriebszustand schon dutzende Male geändert zwischen 1 und 2, aber die 1 bleibt immer nur für 1s drin, verstehe ich nicht :man-shrugging:

                                ec4fc05c-a83b-40f2-adf9-7226d8fa2c4b-image.png

                                Heizung läuft ansonsten komplett normal, von diesen Wechseln merkt man nichts, sie schaltet nicht aus oder so...

                                K Q 2 Antworten Letzte Antwort
                                0
                                • A Offline
                                  A Offline
                                  Android51
                                  schrieb am zuletzt editiert von
                                  #391

                                  @unltdnetworx
                                  vielen Dank für deinen Blog, leider kann ich die Kommentarfunktion nicht nutzen. Beim Absenden erhalte ich immer einen Fehler.
                                  Ich erhalte beim Starten des java-scripts "modify-objects" immer Fehlermeldungen. Kannst du mir weiterhelfen, woran es liegen könnte?
                                  Ich habe die var modbus.instanz auf 0 geändert, weil es meine einzige ist. Kann es daran liegen, dass ich inzwischen den Modbus-Adapter in Version 5.0.11 installiert habe. Oder liegt es daran, dass ich nicht alle Modbus Adressen importiert habe, sondern nur die, die ich für mich als notwendig erachte. Heizungstyp ist mit wpm-system auch richtig gewählt.

                                  17:34:39.222 error javascript.0 (1486) script.js.Modbus_ISG_Modified_Objects: TypeError: Cannot read property 'common' of null
                                  17:34:39.222 error javascript.0 (1486) at modifyDP (script.js.Modbus_ISG_Modified_Objects:7:17)
                                  17:34:39.222 error javascript.0 (1486) at script.js.Modbus_ISG_Modified_Objects:18:1
                                  17:34:39.223 error javascript.0 (1486) at script.js.Modbus_ISG_Modified_Objects:51:3

                                  unltdnetworxU 1 Antwort Letzte Antwort
                                  0
                                  • A Android51

                                    @unltdnetworx
                                    vielen Dank für deinen Blog, leider kann ich die Kommentarfunktion nicht nutzen. Beim Absenden erhalte ich immer einen Fehler.
                                    Ich erhalte beim Starten des java-scripts "modify-objects" immer Fehlermeldungen. Kannst du mir weiterhelfen, woran es liegen könnte?
                                    Ich habe die var modbus.instanz auf 0 geändert, weil es meine einzige ist. Kann es daran liegen, dass ich inzwischen den Modbus-Adapter in Version 5.0.11 installiert habe. Oder liegt es daran, dass ich nicht alle Modbus Adressen importiert habe, sondern nur die, die ich für mich als notwendig erachte. Heizungstyp ist mit wpm-system auch richtig gewählt.

                                    17:34:39.222 error javascript.0 (1486) script.js.Modbus_ISG_Modified_Objects: TypeError: Cannot read property 'common' of null
                                    17:34:39.222 error javascript.0 (1486) at modifyDP (script.js.Modbus_ISG_Modified_Objects:7:17)
                                    17:34:39.222 error javascript.0 (1486) at script.js.Modbus_ISG_Modified_Objects:18:1
                                    17:34:39.223 error javascript.0 (1486) at script.js.Modbus_ISG_Modified_Objects:51:3

                                    unltdnetworxU Offline
                                    unltdnetworxU Offline
                                    unltdnetworx
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #392

                                    @android51
                                    Fehler in dem Skript können dadurch auftauchen, dass es manche Datenpunkte bei dir nicht gibt. Darauf deutet auch die Meldung mit "null" hin. Das Skript muss ohnehin nur einmal laufen.
                                    Schau mal in den Datenpunkten nach, ob es dort im Objektebaum nun Dropdowns für die Werte gibt. Z.B.: bei "modbus.1.holdingRegisters.41001_Betriebsart" (bei deiner Heizung vllt. auch anders benannt). Dort sollte dann "Automatikbetrieb(11)" statt dem Wert "11" stehen.
                                    Wenn das so ist, dann hat alles funktioniert und das Skript kann gestoppt werden.

                                    Gruß, Michael
                                    Weitere Infos im Profil.
                                    Wenn euch der Beitrag weitergeholfen hat, könnt ihr die Bewertung rechts unten im Beitrag nutzen.

                                    1 Antwort Letzte Antwort
                                    0
                                    • A Offline
                                      A Offline
                                      Android51
                                      schrieb am zuletzt editiert von Android51
                                      #393

                                      @unltdnetworx
                                      es hat jetzt offenbar funktioniert. Aber die Betriebsart wird weiterhin bei mir mit 3, anstatt Komfortbetrieb.
                                      41520_Reset wurde auch nicht modifiziert.

                                      unltdnetworxU 1 Antwort Letzte Antwort
                                      0
                                      • A Android51

                                        @unltdnetworx
                                        es hat jetzt offenbar funktioniert. Aber die Betriebsart wird weiterhin bei mir mit 3, anstatt Komfortbetrieb.
                                        41520_Reset wurde auch nicht modifiziert.

                                        unltdnetworxU Offline
                                        unltdnetworxU Offline
                                        unltdnetworx
                                        Developer
                                        schrieb am zuletzt editiert von unltdnetworx
                                        #394

                                        @android51
                                        Dieses Skript ist ja erst mal nur eine "Komfortfunktion" für besser lesbare Werte, beeinträchtigt die Funktion aber nicht. Damit kann kannst du dich im Nachgang nochmal beschäftigen. Klappt es mit dem anderen Skript? Achtung, das zweite Skript muss durchgehend laufen.

                                        Gruß, Michael
                                        Weitere Infos im Profil.
                                        Wenn euch der Beitrag weitergeholfen hat, könnt ihr die Bewertung rechts unten im Beitrag nutzen.

                                        A 1 Antwort Letzte Antwort
                                        0
                                        • unltdnetworxU unltdnetworx

                                          @android51
                                          Dieses Skript ist ja erst mal nur eine "Komfortfunktion" für besser lesbare Werte, beeinträchtigt die Funktion aber nicht. Damit kann kannst du dich im Nachgang nochmal beschäftigen. Klappt es mit dem anderen Skript? Achtung, das zweite Skript muss durchgehend laufen.

                                          A Offline
                                          A Offline
                                          Android51
                                          schrieb am zuletzt editiert von
                                          #395

                                          @unltdnetworx
                                          ja, das andere Script funktioniert. Vielen Dank!
                                          Theoretisch müsste ich doch die beiden fehlenden Werte (z. B. Komfortbetrieb) auch händisch in den Objektdaten ergänzen können (3 = Komfortbetrieb usw. ). Kann mir das ja von einen anderen, über das erste Script ergänzte Werte, abgucken, oder?
                                          z. B. "states": "{"0":"UNBESCHALTET","1":"GESCHALTET"}"

                                          unltdnetworxU 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          855

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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