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

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Einbindung von Geräten
  5. Shellys per mqtt keine Verbindung

NEWS

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

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

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

Shellys per mqtt keine Verbindung

Geplant Angeheftet Gesperrt Verschoben Einbindung von Geräten
61 Beiträge 5 Kommentatoren 5.6k Aufrufe 3 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.
  • A Offline
    A Offline
    Accuface
    schrieb am zuletzt editiert von Homoran
    #4

    ACGuten Morgen allerseits,

    @crunchip said in Shellys per mqtt keine Verbindung:

    @accuface wie immer gilt

    • was kommt im log
    • Logausgabe wenn du den Adapter auf debug stellst

    Ich wusste, dass irgendwas fehlt. Sorry.

    Log vom 14.10.:

    2024-10-14 11:51:14.835 - info: admin.0 (955) requesting all objects
    2024-10-14 11:51:15.457 - info: admin.0 (955) received all objects
    2024-10-14 11:51:15.718 - info: admin.0 (955) socket.io server listening on port 8081
    2024-10-14 11:51:15.721 - info: admin.0 (955) http server listening on port 8081
    2024-10-14 11:51:15.721 - info: admin.0 (955) Use link "http://127.0.0.1:8081" to configure.
    2024-10-14 11:51:17.611 - info: host.raspberrypi5 instance system.adapter.javascript.0 in version "8.8.3" started with pid 1010
    2024-10-14 11:51:17.615 - info: host.raspberrypi5 instance system.adapter.fronius.0 in version "2.1.1" started with pid 1011
    2024-10-14 19:06:22.250 - error: fronius.0 (1011) fronius.0 already running
    2024-10-14 19:06:22.252 - warn: fronius.0 (1011) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-10-14 19:06:22.817 - error: host.raspberrypi5 instance system.adapter.fronius.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-10-14 19:06:22.817 - info: host.raspberrypi5 Restart adapter system.adapter.fronius.0 because enabled
    2024-10-14 19:06:22.847 - info: javascript.0 (1010) starting. Version 8.8.3 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:06:23.128 - info: javascript.0 (1010) requesting all states
    2024-10-14 19:06:23.129 - info: javascript.0 (1010) requesting all objects
    2024-10-14 19:06:23.586 - info: javascript.0 (1010) received all objects
    2024-10-14 19:06:23.604 - info: javascript.0 (1010) received all states
    2024-10-14 19:06:23.623 - info: javascript.0 (1010) Start JavaScript script.js.Skript_1 (Blockly)
    2024-10-14 19:06:23.688 - info: javascript.0 (1010) script.js.Skript_1: registered 0 subscriptions, 2 schedules, 0 messages, 0 logs and 0 file subscriptions
    2024-10-14 19:06:24.201 - info: host.raspberrypi5 instance system.adapter.scenes.0 in version "3.2.3" started with pid 1036
    2024-10-14 19:06:24.632 - info: weatherunderground.0 (954) Terminated (NO_ERROR): Without reason
    2024-10-14 19:06:24.880 - info: host.raspberrypi5 instance system.adapter.fronius.1 in version "2.1.1" started with pid 1047
    2024-10-14 19:06:25.135 - warn: weatherunderground.0 (954) get state error: Connection is closed.
    2024-10-14 19:06:25.168 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
    2024-10-14 19:06:25.222 - info: scenes.0 (1036) starting. Version 3.2.3 in /opt/iobroker/node_modules/iobroker.scenes, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:06:25.583 - error: fronius.1 (1047) fronius.1 already running
    2024-10-14 19:06:25.585 - warn: fronius.1 (1047) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-10-14 19:06:26.111 - error: host.raspberrypi5 instance system.adapter.fronius.1 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-10-14 19:06:26.111 - info: host.raspberrypi5 Restart adapter system.adapter.fronius.1 because enabled
    2024-10-14 19:06:28.330 - info: host.raspberrypi5 instance system.adapter.sql.0 in version "3.0.1" started with pid 1062
    2024-10-14 19:06:28.863 - info: host.raspberrypi5 instance system.adapter.synology.0 in version "3.1.0" started with pid 1073
    2024-10-14 19:06:29.262 - info: sql.0 (1062) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.sql, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:06:29.336 - info: sql.0 (1062) Connected to sqlite
    2024-10-14 19:06:29.756 - error: synology.0 (1073) synology.0 already running
    2024-10-14 19:06:29.757 - warn: synology.0 (1073) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-10-14 19:06:30.284 - error: host.raspberrypi5 instance system.adapter.synology.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-10-14 19:06:30.284 - info: host.raspberrypi5 Restart adapter system.adapter.synology.0 because enabled
    2024-10-14 19:06:32.184 - info: host.raspberrypi5 instance system.adapter.history.0 in version "3.0.1" started with pid 1088
    2024-10-14 19:06:32.877 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1099
    2024-10-14 19:06:33.202 - info: history.0 (1088) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.history, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:06:33.795 - error: shelly.0 (1099) shelly.0 already running
    2024-10-14 19:06:33.797 - warn: shelly.0 (1099) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-10-14 19:06:34.326 - error: host.raspberrypi5 instance system.adapter.shelly.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-10-14 19:06:34.326 - info: host.raspberrypi5 Restart adapter system.adapter.shelly.0 because enabled
    2024-10-14 19:06:36.389 - info: host.raspberrypi5 instance system.adapter.whatsapp-cmb.0 in version "0.3.0" started with pid 1114
    2024-10-14 19:06:36.929 - info: host.raspberrypi5 instance scheduled system.adapter.ical.0 0,30 * * * *
    2024-10-14 19:06:36.931 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 1125
    2024-10-14 19:06:37.477 - info: whatsapp-cmb.0 (1114) starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.whatsapp-cmb, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:06:37.936 - info: ical.0 (1125) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:06:38.518 - info: ical.0 (1125) processing URL: calendar1
    2024-10-14 19:06:40.275 - info: host.raspberrypi5 instance system.adapter.backitup.0 in version "3.0.22" started with pid 1144
    2024-10-14 19:06:40.886 - info: host.raspberrypi5 instance scheduled system.adapter.feiertage.0 0 0 * * *
    2024-10-14 19:06:40.889 - info: host.raspberrypi5 instance system.adapter.feiertage.0 in version "1.2.0" started with pid 1155
    2024-10-14 19:06:41.261 - info: backitup.0 (1144) starting. Version 3.0.22 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:06:41.300 - info: backitup.0 (1144) [iobroker] backup will be activated at 02:48 every 1 day(s)
    2024-10-14 19:06:41.736 - info: feiertage.0 (1155) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.feiertage, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:06:41.865 - info: feiertage.0 (1155) Next holiday: Allerheiligen (BW, BY, NW, RP, SL) is in 18 days on 01.11.2024
    2024-10-14 19:06:41.870 - info: feiertage.0 (1155) all objects written
    2024-10-14 19:06:41.872 - info: feiertage.0 (1155) Terminated (NO_ERROR): Without reason
    2024-10-14 19:06:42.399 - info: host.raspberrypi5 instance system.adapter.feiertage.0 terminated with code 0 (NO_ERROR)
    2024-10-14 19:06:43.549 - info: ical.0 (1125) Terminated (NO_ERROR): Without reason
    2024-10-14 19:06:44.075 - info: host.raspberrypi5 instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
    2024-10-14 19:06:44.379 - info: host.raspberrypi5 instance system.adapter.cloud.0 in version "5.0.1" started with pid 1174
    2024-10-14 19:06:44.897 - info: host.raspberrypi5 instance system.adapter.tankerkoenig.0 in version "3.4.0" started with pid 1185
    2024-10-14 19:06:45.354 - info: cloud.0 (1174) starting. Version 5.0.1 in /opt/iobroker/node_modules/iobroker.cloud, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:06:45.679 - error: tankerkoenig.0 (1185) tankerkoenig.0 already running
    2024-10-14 19:06:45.681 - warn: tankerkoenig.0 (1185) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-10-14 19:06:45.817 - info: cloud.0 (1174) Connecting with https://iobroker.net:10555 with "bernd_order@gmx.de_767a1940-777f-11ef-9701-491891fb07bf"
    2024-10-14 19:06:45.903 - info: cloud.0 (1174) Trying to connect as system.user.admin to cloud
    2024-10-14 19:06:46.059 - info: cloud.0 (1174) Adapter redirected temporally to "https://iobroker.net:10556" in one minute. Reason: command from server
    2024-10-14 19:06:46.061 - info: cloud.0 (1174) Connection changed: disconnect
    2024-10-14 19:06:46.210 - error: host.raspberrypi5 instance system.adapter.tankerkoenig.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-10-14 19:06:46.210 - info: host.raspberrypi5 Restart adapter system.adapter.tankerkoenig.0 because enabled
    2024-10-14 19:06:48.840 - info: host.raspberrypi5 instance system.adapter.discovery.0 in version "5.0.0" started with pid 1200
    2024-10-14 19:06:49.488 - error: discovery.0 (1200) discovery.0 already running
    2024-10-14 19:06:49.489 - warn: discovery.0 (1200) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-10-14 19:06:50.017 - error: host.raspberrypi5 instance system.adapter.discovery.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-10-14 19:06:50.017 - info: host.raspberrypi5 Restart adapter system.adapter.discovery.0 because enabled
    2024-10-14 19:06:52.871 - info: host.raspberrypi5 instance system.adapter.iot.0 in version "3.3.0" started with pid 1211
    2024-10-14 19:06:53.066 - info: host.raspberrypi5 instance system.adapter.fronius.0 in version "2.1.1" started with pid 1218
    2024-10-14 19:06:53.906 - info: fronius.0 (1218) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.fronius, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:06:53.917 - error: iot.0 (1211) iot.0 already running
    2024-10-14 19:06:53.919 - warn: iot.0 (1211) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-10-14 19:06:54.445 - error: host.raspberrypi5 instance system.adapter.iot.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-10-14 19:06:54.445 - info: host.raspberrypi5 Restart adapter system.adapter.iot.0 because enabled
    2024-10-14 19:06:55.970 - error: fronius.0 (1218) IP is not a Fronius inverter
    2024-10-14 19:06:56.300 - info: host.raspberrypi5 instance system.adapter.fronius.1 in version "2.1.1" started with pid 1237
    2024-10-14 19:06:56.912 - info: host.raspberrypi5 instance system.adapter.web.0 in version "6.2.5" started with pid 1248
    2024-10-14 19:06:57.138 - info: fronius.1 (1237) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.fronius, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:06:57.667 - error: web.0 (1248) web.0 already running
    2024-10-14 19:06:57.669 - warn: web.0 (1248) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-10-14 19:06:58.206 - error: host.raspberrypi5 instance system.adapter.web.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-10-14 19:06:58.207 - info: host.raspberrypi5 Restart adapter system.adapter.web.0 because enabled
    2024-10-14 19:06:59.212 - error: fronius.1 (1237) IP is not a Fronius inverter
    2024-10-14 19:07:00.485 - info: host.raspberrypi5 instance system.adapter.synology.0 in version "3.1.0" started with pid 1263
    2024-10-14 19:07:00.848 - info: host.raspberrypi5 instance system.adapter.vis-2.0 in version "2.9.32" started with pid 1270
    2024-10-14 19:07:01.640 - error: vis-2.0 (1270) vis-2.0 already running
    2024-10-14 19:07:01.643 - warn: vis-2.0 (1270) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-10-14 19:07:01.718 - info: synology.0 (1263) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.synology, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:07:02.175 - error: host.raspberrypi5 instance system.adapter.vis-2.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-10-14 19:07:02.175 - info: host.raspberrypi5 Restart adapter system.adapter.vis-2.0 because enabled
    2024-10-14 19:07:01.733 - info: synology.0 (1263) Connecting to Synology 192.168.178.37:5000
    2024-10-14 19:07:03.822 - info: synology.0 (1263) DSM 6
    2024-10-14 19:07:04.504 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1289
    2024-10-14 19:07:04.861 - info: host.raspberrypi5 instance system.adapter.echarts.0 in version "1.9.2" started with pid 1296
    2024-10-14 19:07:05.659 - info: shelly.0 (1289) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:07:05.671 - error: echarts.0 (1296) echarts.0 already running
    2024-10-14 19:07:05.673 - warn: echarts.0 (1296) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-10-14 19:07:05.919 - info: shelly.0 (1289) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
    2024-10-14 19:07:06.201 - error: host.raspberrypi5 instance system.adapter.echarts.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-10-14 19:07:06.201 - info: host.raspberrypi5 Restart adapter system.adapter.echarts.0 because enabled
    2024-10-14 19:07:08.873 - info: host.raspberrypi5 instance system.adapter.jarvis.0 in version "3.1.8" started with pid 1315
    2024-10-14 19:07:10.340 - error: jarvis.0 (1315) jarvis.0 already running
    2024-10-14 19:07:10.341 - warn: jarvis.0 (1315) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-10-14 19:07:10.877 - error: host.raspberrypi5 instance system.adapter.jarvis.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-10-14 19:07:10.877 - info: host.raspberrypi5 Restart adapter system.adapter.jarvis.0 because enabled
    2024-10-14 19:07:12.917 - info: host.raspberrypi5 instance system.adapter.fronius-solarweb.0 in version "0.0.3" started with pid 1326
    2024-10-14 19:07:13.599 - error: fronius-solarweb.0 (1326) fronius-solarweb.0 already running
    2024-10-14 19:07:13.601 - warn: fronius-solarweb.0 (1326) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-10-14 19:07:14.126 - error: host.raspberrypi5 instance system.adapter.fronius-solarweb.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-10-14 19:07:14.127 - info: host.raspberrypi5 Restart adapter system.adapter.fronius-solarweb.0 because enabled
    2024-10-14 19:07:16.398 - info: host.raspberrypi5 instance system.adapter.tankerkoenig.0 in version "3.4.0" started with pid 1337
    2024-10-14 19:07:16.889 - info: host.raspberrypi5 instance system.adapter.trashschedule.0 in version "3.3.0" started with pid 1348
    2024-10-14 19:07:17.341 - info: tankerkoenig.0 (1337) starting. Version 3.4.0 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:07:17.366 - info: tankerkoenig.0 (1337) Adapter is already in daemon mode
    2024-10-14 19:07:17.367 - info: tankerkoenig.0 (1337) Sync time set to 20 minutes or 1200000 ms
    2024-10-14 19:07:17.701 - error: trashschedule.0 (1348) trashschedule.0 already running
    2024-10-14 19:07:17.705 - warn: trashschedule.0 (1348) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-10-14 19:07:18.238 - error: host.raspberrypi5 instance system.adapter.trashschedule.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-10-14 19:07:18.238 - info: host.raspberrypi5 Restart adapter system.adapter.trashschedule.0 because enabled
    2024-10-14 19:07:20.189 - info: host.raspberrypi5 instance system.adapter.discovery.0 in version "5.0.0" started with pid 1363
    2024-10-14 19:07:20.207 - info: tankerkoenig.0 (1337) Start first request
    2024-10-14 19:07:21.333 - info: discovery.0 (1363) starting. Version 5.0.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:07:21.760 - info: vis.0 (1374) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.vis, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:07:24.653 - info: host.raspberrypi5 instance system.adapter.iot.0 in version "3.3.0" started with pid 1393
    2024-10-14 19:07:25.075 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
    2024-10-14 19:07:25.098 - info: host.raspberrypi5 instance scheduled system.adapter.dwd.0 /5 * * * *
    2024-10-14 19:07:25.101 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1400
    2024-10-14 19:07:25.341 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-10061ccad010" connected!
    2024-10-14 19:07:26.220 - info: iot.0 (1393) starting. Version 3.3.0 in /opt/iobroker/node_modules/iobroker.iot, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:07:26.351 - info: iot.0 (1393) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
    2024-10-14 19:07:26.911 - info: dwd.0 (1400) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:07:26.929 - info: iot.0 (1393) Connection changed: connect "bernd_order_gmx_de"
    2024-10-14 19:07:27.114 - info: vis.0 (1374) Terminated (NO_ERROR): Without reason
    2024-10-14 19:07:27.413 - info: dwd.0 (1400) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 19:07:27.645 - info: host.raspberrypi5 instance system.adapter.vis.0 terminated while should be started once
    2024-10-14 19:07:27.953 - info: host.raspberrypi5 instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 19:07:28.352 - info: host.raspberrypi5 instance system.adapter.web.0 in version "6.2.5" started with pid 1423
    2024-10-14 19:07:29.079 - info: host.raspberrypi5 instance scheduled system.adapter.daswetter.0 /15 * * * *
    2024-10-14 19:07:29.082 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1434
    2024-10-14 19:07:29.381 - info: web.0 (1423) starting. Version 6.2.5 in /opt/iobroker/node_modules/iobroker.web, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:07:29.573 - info: web.0 (1423) socket.io server listening on port 8082
    2024-10-14 19:07:29.576 - info: web.0 (1423) http server listening on port 8082
    2024-10-14 19:07:29.963 - info: daswetter.0 (1434) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:07:29.975 - info: daswetter.0 (1434) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 19:07:30.481 - info: daswetter.0 (1434) cleaned everything up...
    2024-10-14 19:07:30.501 - info: host.raspberrypi5 instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 19:07:31.226 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-d4d4daeb2ddc" connected!
    2024-10-14 19:07:32.339 - info: host.raspberrypi5 instance system.adapter.vis-2.0 in version "2.9.32" started with pid 1453
    2024-10-14 19:07:33.192 - info: vis-2.0 (1453) starting. Version 2.9.32 in /opt/iobroker/node_modules/iobroker.vis-2, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:07:33.400 - info: vis-2.0 (1453) vis-2 license is OK.
    2024-10-14 19:07:36.374 - info: host.raspberrypi5 instance system.adapter.echarts.0 in version "1.9.2" started with pid 1468
    2024-10-14 19:07:37.098 - info: echarts.0 (1468) starting. Version 1.9.2 in /opt/iobroker/node_modules/iobroker.echarts, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:07:40.041 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
    2024-10-14 19:07:40.460 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
    2024-10-14 19:07:41.047 - info: host.raspberrypi5 instance system.adapter.jarvis.0 in version "3.1.8" started with pid 1483
    2024-10-14 19:07:41.106 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
    2024-10-14 19:07:42.395 - info: jarvis.0 (1483) starting. Version 3.1.8 in /opt/iobroker/node_modules/iobroker.jarvis, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:07:42.410 - info: jarvis.0 (1483) No Backup found for widgets, thus backing up initially.
    2024-10-14 19:07:42.411 - info: jarvis.0 (1483) No Backup found for scripts, thus backing up initially.
    2024-10-14 19:07:42.412 - info: jarvis.0 (1483) No Backup found for styles, thus backing up initially.
    2024-10-14 19:07:42.412 - info: jarvis.0 (1483) No Backup found for layout, thus backing up initially.
    2024-10-14 19:07:42.459 - info: jarvis.0 (1483) Connection: WebSocket opened on port 8400 using http...
    2024-10-14 19:07:42.461 - info: jarvis.0 (1483) Found Backups for settings.
    2024-10-14 19:07:42.462 - info: jarvis.0 (1483) Found Backups for devices.
    2024-10-14 19:07:43.432 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1-cc7b5c85af80" connected!
    2024-10-14 19:07:44.245 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-cc7b5c0dd95c" connected!
    2024-10-14 19:07:44.384 - info: host.raspberrypi5 instance system.adapter.fronius-solarweb.0 in version "0.0.3" started with pid 1498
    2024-10-14 19:07:45.409 - info: fronius-solarweb.0 (1498) starting. Version 0.0.3 in /opt/iobroker/node_modules/iobroker.fronius-solarweb, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:07:46.067 - info: cloud.0 (1174) Trying to connect as system.user.admin to cloud
    2024-10-14 19:07:46.217 - info: cloud.0 (1174) Connection changed: connect
    2024-10-14 19:07:48.545 - info: host.raspberrypi5 instance system.adapter.trashschedule.0 in version "3.3.0" started with pid 1513
    2024-10-14 19:07:49.018 - info: fronius-solarweb.0 (1498) Disable Pro Endpoints
    2024-10-14 19:07:49.018 - info: fronius-solarweb.0 (1498) {"responseError":3503,"responseMessage":"Not a Pro PV system."}
    2024-10-14 19:07:49.767 - info: trashschedule.0 (1513) starting. Version 3.3.0 in /opt/iobroker/node_modules/iobroker.trashschedule, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:07:49.815 - info: trashschedule.0 (1513) [onReady] starting with source "ical" -> ical
    2024-10-14 19:07:49.858 - info: trashschedule.0 (1513) [ical] configured ical preview is 31 days (until 14.11.2024) - increase this value to find more events in the future
    2024-10-14 19:07:49.859 - info: trashschedule.0 (1513) [ical] found configured ical event "Vacation" without "display" flag. Activate the display flag on this entry if this is a relevant "trash event".
    2024-10-14 19:07:57.695 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
    2024-10-14 19:07:58.213 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1-e465b8f46ac4" connected!
    2024-10-14 19:08:02.284 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-d4d4da35853c" connected!
    2024-10-14 19:10:21.040 - info: cloud.0 (1174) User accessed from cloud: 8MZsWJzb5cN92irULRxl
    2024-10-14 19:12:32.884 - info: cloud.0 (1174) User disconnected from cloud:
    2024-10-14 19:12:36.703 - info: cloud.0 (1174) User accessed from cloud: 0bb7FmHyCbgQdnAjLRy6
    2024-10-14 19:13:07.988 - info: cloud.0 (1174) User disconnected from cloud:
    2024-10-14 19:13:11.404 - info: cloud.0 (1174) User accessed from cloud: Y22vGEDGTOPJdMi3LRzW
    2024-10-14 19:18:25.532 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
    2024-10-14 19:18:34.432 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
    2024-10-14 19:22:56.689 - info: cloud.0 (1174) User disconnected from cloud:
    2024-10-14 19:28:50.608 - info: host.raspberrypi5 Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
    2024-10-14 19:29:47.314 - info: host.raspberrypi5 stopInstance system.adapter.cloud.0 (force=false, process=true)
    2024-10-14 19:29:47.318 - info: cloud.0 (1174) Got terminate signal TERMINATE_YOURSELF
    2024-10-14 19:29:47.320 - info: cloud.0 (1174) Connection changed: disconnect
    2024-10-14 19:29:47.321 - info: cloud.0 (1174) terminating
    2024-10-14 19:29:47.321 - info: cloud.0 (1174) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 19:29:47.379 - info: host.raspberrypi5 stopInstance system.adapter.cloud.0 send kill signal
    2024-10-14 19:29:47.821 - info: cloud.0 (1174) terminating
    2024-10-14 19:29:47.854 - info: host.raspberrypi5 instance system.adapter.cloud.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 19:29:50.999 - info: host.raspberrypi5 instance system.adapter.cloud.0 in version "5.0.1" started with pid 1609
    2024-10-14 19:29:51.848 - info: cloud.0 (1609) starting. Version 5.0.1 in /opt/iobroker/node_modules/iobroker.cloud, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:29:52.282 - info: cloud.0 (1609) Connecting with https://iobroker.net:10555 with "bernd_order@gmx.de_767a1940-777f-11ef-9701-491891fb07bf"
    2024-10-14 19:29:52.323 - info: cloud.0 (1609) Trying to connect as system.user.admin to cloud
    2024-10-14 19:29:52.753 - info: cloud.0 (1609) Adapter redirected temporally to "https://iobroker.net:10556" in one minute. Reason: command from server
    2024-10-14 19:29:52.755 - info: cloud.0 (1609) Connection changed: disconnect
    2024-10-14 19:30:35.212 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
    2024-10-14 19:30:36.861 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
    2024-10-14 19:30:52.760 - info: cloud.0 (1609) Trying to connect as system.user.admin to cloud
    2024-10-14 19:30:52.921 - info: cloud.0 (1609) Connection changed: connect
    2024-10-14 19:34:37.589 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
    2024-10-14 19:34:38.913 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
    2024-10-14 19:51:23.899 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 (force=false, process=true)
    2024-10-14 19:51:23.902 - info: shelly.0 (1289) Got terminate signal TERMINATE_YOURSELF
    2024-10-14 19:51:23.907 - info: shelly.0 (1289) terminating
    2024-10-14 19:51:23.908 - info: shelly.0 (1289) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 19:51:23.959 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 send kill signal
    2024-10-14 19:51:24.409 - info: shelly.0 (1289) terminating
    2024-10-14 19:51:24.438 - info: host.raspberrypi5 instance system.adapter.shelly.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 19:51:27.602 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1658
    2024-10-14 19:51:28.548 - info: shelly.0 (1658) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:51:28.632 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 (force=false, process=true)
    2024-10-14 19:51:28.635 - info: shelly.0 (1658) Got terminate signal TERMINATE_YOURSELF
    2024-10-14 19:51:28.636 - info: shelly.0 (1658) terminating
    2024-10-14 19:51:28.637 - info: shelly.0 (1658) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 19:51:28.699 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 send kill signal
    2024-10-14 19:51:28.884 - warn: shelly.0 (1658) setTimeout called, but adapter is shutting down
    2024-10-14 19:51:28.884 - warn: shelly.0 (1658) setTimeout called, but adapter is shutting down
    2024-10-14 19:51:28.885 - info: shelly.0 (1658) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
    2024-10-14 19:51:29.138 - info: shelly.0 (1658) terminating
    2024-10-14 19:51:29.175 - info: host.raspberrypi5 instance system.adapter.shelly.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 19:51:32.358 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1673
    2024-10-14 19:51:33.288 - info: shelly.0 (1673) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:51:33.551 - info: shelly.0 (1673) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
    2024-10-14 19:51:37.360 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
    2024-10-14 19:51:37.383 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-d4d4da35853c" connected!
    2024-10-14 19:51:37.844 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
    2024-10-14 19:51:38.239 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-cc7b5c0dd95c" connected!
    2024-10-14 19:51:38.455 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
    2024-10-14 19:51:38.703 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-d4d4daeb2ddc" connected!
    2024-10-14 19:51:39.121 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
    2024-10-14 19:51:39.267 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1-e465b8f46ac4" connected!
    2024-10-14 19:51:39.556 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-10061ccad010" connected!
    2024-10-14 19:51:39.773 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1-cc7b5c85af80" connected!
    2024-10-14 19:51:40.194 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
    2024-10-14 19:52:34.513 - info: host.raspberrypi5 iobroker add shelly --host raspberrypi5
    2024-10-14 19:52:35.276 - info: host.raspberrypi5 iobroker host.raspberrypi5 create instance shelly
    2024-10-14 19:52:35.283 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.alive created
    2024-10-14 19:52:35.286 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.connected created
    2024-10-14 19:52:35.291 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.compactMode created
    2024-10-14 19:52:35.295 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.cpu created
    2024-10-14 19:52:35.299 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.cputime created
    2024-10-14 19:52:35.304 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.memHeapUsed created
    2024-10-14 19:52:35.309 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.memHeapTotal created
    2024-10-14 19:52:35.313 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.memRss created
    2024-10-14 19:52:35.318 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.uptime created
    2024-10-14 19:52:35.323 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.inputCount created
    2024-10-14 19:52:35.328 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.outputCount created
    2024-10-14 19:52:35.332 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.eventLoopLag created
    2024-10-14 19:52:35.335 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.sigKill created
    2024-10-14 19:52:35.338 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.logLevel created
    2024-10-14 19:52:35.342 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1 created
    2024-10-14 19:52:35.345 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.info created
    2024-10-14 19:52:35.348 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.info.connection created
    2024-10-14 19:52:35.351 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.info.update created
    2024-10-14 19:52:35.354 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.info.downloadScripts created
    2024-10-14 19:52:35.357 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.ble created
    2024-10-14 19:52:35.359 - info: host.raspberrypi5 iobroker host.raspberrypi5 Set default value of shelly.1.info.connection: false
    2024-10-14 19:52:35.365 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1 created
    2024-10-14 19:52:36.375 - info: host.raspberrypi5 iobroker exit 0
    2024-10-14 19:57:56.479 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
    2024-10-14 19:57:56.491 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
    2024-10-14 19:57:56.504 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
    2024-10-14 19:57:56.517 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
    2024-10-14 19:57:56.527 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
    2024-10-14 19:57:56.534 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 1719
    2024-10-14 19:57:56.551 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
    2024-10-14 19:57:56.560 - warn: host.raspberrypi5 instance system.adapter.dwd.0 not started, because start has already been initialized less than 2 seconds ago
    2024-10-14 19:57:56.624 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1726
    2024-10-14 19:57:56.630 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1727
    2024-10-14 19:57:57.914 - info: daswetter.0 (1727) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:57:57.933 - info: daswetter.0 (1727) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 19:57:57.939 - info: weatherunderground.0 (1719) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:57:57.999 - info: dwd.0 (1726) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:57:58.441 - info: daswetter.0 (1727) cleaned everything up...
    2024-10-14 19:57:58.445 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 1727 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 19:57:58.462 - info: dwd.0 (1726) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 19:57:58.972 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1726 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 19:58:00.537 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1765
    2024-10-14 19:58:00.624 - warn: host.raspberrypi5 instance system.adapter.daswetter.0 not started, because start has already been initialized less than 2 seconds ago
    2024-10-14 19:58:00.632 - warn: host.raspberrypi5 instance system.adapter.ical.0 not started, because start has already been initialized less than 2 seconds ago
    2024-10-14 19:58:00.681 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 1772
    2024-10-14 19:58:01.435 - info: daswetter.0 (1765) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:58:01.449 - info: daswetter.0 (1765) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 19:58:01.761 - info: ical.0 (1772) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 19:58:01.926 - info: weatherunderground.0 (1719) Terminated (NO_ERROR): Without reason
    2024-10-14 19:58:01.957 - info: daswetter.0 (1765) cleaned everything up...
    2024-10-14 19:58:01.961 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 1765 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 19:58:02.285 - info: ical.0 (1772) processing URL: calendar1
    2024-10-14 19:58:02.434 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 1719 terminated with code 0 (NO_ERROR)
    2024-10-14 19:58:07.317 - info: ical.0 (1772) Terminated (NO_ERROR): Without reason
    2024-10-14 19:58:07.829 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 1772 terminated with code 0 (NO_ERROR)
    2024-10-14 20:00:00.054 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 1796
    2024-10-14 20:00:00.945 - info: ical.0 (1796) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:00:01.518 - info: ical.0 (1796) processing URL: calendar1
    2024-10-14 20:00:06.549 - info: ical.0 (1796) Terminated (NO_ERROR): Without reason
    2024-10-14 20:00:07.061 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 1796 terminated with code 0 (NO_ERROR)
    2024-10-14 20:00:39.006 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1811
    2024-10-14 20:00:39.831 - info: daswetter.0 (1811) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:00:39.843 - info: daswetter.0 (1811) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 20:00:40.350 - info: daswetter.0 (1811) cleaned everything up...
    2024-10-14 20:00:40.353 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 1811 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:00:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1826
    2024-10-14 20:00:44.879 - info: dwd.0 (1826) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:00:45.272 - info: dwd.0 (1826) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:00:45.785 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1826 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:03:24.965 - info: host.raspberrypi5 "system.adapter.shelly.1" enabled
    2024-10-14 20:03:25.212 - info: host.raspberrypi5 instance system.adapter.shelly.1 in version "8.2.1" started with pid 1842
    2024-10-14 20:03:26.197 - info: shelly.1 (1842) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:03:26.301 - info: shelly.1 (1842) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
    2024-10-14 20:03:44.053 - info: host.raspberrypi5 stopInstance system.adapter.shelly.1 (force=false, process=true)
    2024-10-14 20:03:44.056 - info: shelly.1 (1842) Got terminate signal TERMINATE_YOURSELF
    2024-10-14 20:03:44.058 - info: shelly.1 (1842) terminating
    2024-10-14 20:03:44.059 - info: shelly.1 (1842) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:03:44.106 - info: host.raspberrypi5 stopInstance system.adapter.shelly.1 send kill signal
    2024-10-14 20:03:44.560 - info: shelly.1 (1842) terminating
    2024-10-14 20:03:44.589 - info: host.raspberrypi5 instance system.adapter.shelly.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:03:47.777 - info: host.raspberrypi5 instance system.adapter.shelly.1 in version "8.2.1" started with pid 1857
    2024-10-14 20:03:48.708 - info: shelly.1 (1857) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:03:48.806 - info: shelly.1 (1857) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
    2024-10-14 20:05:28.604 - info: host.raspberrypi5 iobroker del shelly.1
    2024-10-14 20:05:29.342 - info: host.raspberrypi5 iobroker Delete instance "shelly.1"
    2024-10-14 20:05:29.398 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 1 instances of shelly.1
    2024-10-14 20:05:29.427 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 1 channels of shelly.1
    2024-10-14 20:05:29.437 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 3 states of shelly.1
    2024-10-14 20:05:29.452 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 15 states of system.adapter.shelly.1
    2024-10-14 20:05:29.458 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 1 states (io.shelly.1.
    ) from states
    2024-10-14 20:05:29.483 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 15 states (system.adapter.shelly.1.
    ) from states
    2024-10-14 20:05:29.908 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 2 objects of shelly.1
    2024-10-14 20:05:29.909 - info: host.raspberrypi5 iobroker host.raspberrypi5 Deleting 22 object(s).
    2024-10-14 20:05:29.969 - info: host.raspberrypi5 object deleted system.adapter.shelly.1
    2024-10-14 20:05:29.969 - info: host.raspberrypi5 stopInstance system.adapter.shelly.1 (force=false, process=true)
    2024-10-14 20:05:29.970 - info: host.raspberrypi5 iobroker host.raspberrypi5 Deleting 16 state(s).
    2024-10-14 20:05:29.972 - info: shelly.1 (1857) Got terminate signal TERMINATE_YOURSELF
    2024-10-14 20:05:29.974 - info: shelly.1 (1857) terminating
    2024-10-14 20:05:29.975 - info: shelly.1 (1857) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:05:29.988 - warn: shelly.1 (1857) State "shelly.1.info.connection" has no existing object, this might lead to an error in future versions
    2024-10-14 20:05:30.024 - info: host.raspberrypi5 stopInstance system.adapter.shelly.1 send kill signal
    2024-10-14 20:05:30.476 - info: shelly.1 (1857) terminating
    2024-10-14 20:05:30.503 - info: host.raspberrypi5 instance system.adapter.shelly.1 terminated by request of the instance itself and will not be restarted, before user restarts it.
    2024-10-14 20:05:30.503 - info: host.raspberrypi5 Do not restart adapter system.adapter.shelly.1 because desired by instance
    2024-10-14 20:05:31.030 - info: host.raspberrypi5 iobroker exit 0
    2024-10-14 20:05:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1887
    2024-10-14 20:05:44.441 - info: host.raspberrypi5 iobroker del shelly.0
    2024-10-14 20:05:45.000 - info: dwd.0 (1887) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:05:45.324 - info: host.raspberrypi5 iobroker Delete instance "shelly.0"
    2024-10-14 20:05:45.356 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 1 instances of shelly.0
    2024-10-14 20:05:45.366 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 13 devices of shelly.0
    2024-10-14 20:05:45.378 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 109 channels of shelly.0
    2024-10-14 20:05:45.412 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 929 states of shelly.0
    2024-10-14 20:05:45.423 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 15 states of system.adapter.shelly.0
    2024-10-14 20:05:45.430 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 734 states (io.shelly.0.) from states
    2024-10-14 20:05:45.455 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 15 states (system.adapter.shelly.0.
    ) from states
    2024-10-14 20:05:45.754 - info: dwd.0 (1887) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:05:45.877 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 2 objects of shelly.0
    2024-10-14 20:05:45.879 - info: host.raspberrypi5 iobroker host.raspberrypi5 Deleting 1069 object(s). Be patient...
    2024-10-14 20:05:46.008 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 1000 objects left to be deleted.
    2024-10-14 20:05:46.274 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1887 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:05:46.325 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 800 objects left to be deleted.
    2024-10-14 20:05:46.632 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 600 objects left to be deleted.
    2024-10-14 20:05:46.919 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 400 objects left to be deleted.
    2024-10-14 20:05:47.166 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 200 objects left to be deleted.
    2024-10-14 20:05:47.410 - info: host.raspberrypi5 object deleted system.adapter.shelly.0
    2024-10-14 20:05:47.410 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 (force=false, process=true)
    2024-10-14 20:05:47.412 - info: host.raspberrypi5 iobroker host.raspberrypi5 Deleting 749 state(s).
    2024-10-14 20:05:47.413 - info: shelly.0 (1673) Got terminate signal TERMINATE_YOURSELF
    2024-10-14 20:05:47.416 - info: shelly.0 (1673) terminating
    2024-10-14 20:05:47.416 - info: shelly.0 (1673) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:05:47.435 - warn: shelly.0 (1673) State "shelly.0.info.connection" has no existing object, this might lead to an error in future versions
    2024-10-14 20:05:47.457 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 send kill signal
    2024-10-14 20:05:47.512 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 600 states left to be deleted.
    2024-10-14 20:05:47.622 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 400 states left to be deleted.
    2024-10-14 20:05:47.767 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 200 states left to be deleted.
    2024-10-14 20:05:47.916 - info: shelly.0 (1673) terminating
    2024-10-14 20:05:47.940 - info: host.raspberrypi5 instance system.adapter.shelly.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
    2024-10-14 20:05:47.940 - info: host.raspberrypi5 Do not restart adapter system.adapter.shelly.0 because desired by instance
    2024-10-14 20:05:48.887 - info: host.raspberrypi5 iobroker exit 0
    2024-10-14 20:05:55.001 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
    2024-10-14 20:05:56.545 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
    2024-10-14 20:06:03.871 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#10061ccb9fc0#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
    2024-10-14 20:06:06.182 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#d4d4daeb0d54#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
    2024-10-14 20:06:14.236 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
    2024-10-14 20:06:14.788 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
    2024-10-14 20:06:18.312 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#d4d4daeb0d54#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
    2024-10-14 20:06:19.855 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#10061ccb9fc0#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
    2024-10-14 20:07:39.337 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
    2024-10-14 20:08:47.123 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
    2024-10-14 20:08:48.460 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
    2024-10-14 20:08:52.855 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#10061ccb9fc0#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
    2024-10-14 20:08:55.240 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#d4d4daeb0d54#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
    2024-10-14 20:10:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1915
    2024-10-14 20:10:44.863 - info: dwd.0 (1915) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:10:45.263 - info: dwd.0 (1915) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:10:45.772 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1915 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:12:37.283 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
    2024-10-14 20:12:49.040 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
    2024-10-14 20:13:15.847 - info: host.raspberrypi5 iobroker add shelly --host raspberrypi5
    2024-10-14 20:13:16.606 - info: host.raspberrypi5 iobroker host.raspberrypi5 create instance shelly
    2024-10-14 20:13:16.613 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.alive created
    2024-10-14 20:13:16.618 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.connected created
    2024-10-14 20:13:16.625 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.compactMode created
    2024-10-14 20:13:16.631 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.cpu created
    2024-10-14 20:13:16.635 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.cputime created
    2024-10-14 20:13:16.639 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.memHeapUsed created
    2024-10-14 20:13:16.643 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.memHeapTotal created
    2024-10-14 20:13:16.646 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.memRss created
    2024-10-14 20:13:16.650 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.uptime created
    2024-10-14 20:13:16.654 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.inputCount created
    2024-10-14 20:13:16.658 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.outputCount created
    2024-10-14 20:13:16.663 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.eventLoopLag created
    2024-10-14 20:13:16.667 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.sigKill created
    2024-10-14 20:13:16.671 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.logLevel created
    2024-10-14 20:13:16.675 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0 created
    2024-10-14 20:13:16.679 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.info created
    2024-10-14 20:13:16.682 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.info.connection created
    2024-10-14 20:13:16.685 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.info.update created
    2024-10-14 20:13:16.688 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.info.downloadScripts created
    2024-10-14 20:13:16.691 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.ble created
    2024-10-14 20:13:16.694 - info: host.raspberrypi5 iobroker host.raspberrypi5 Set default value of shelly.0.info.connection: false
    2024-10-14 20:13:16.702 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0 created
    2024-10-14 20:13:17.712 - info: host.raspberrypi5 iobroker exit 0
    2024-10-14 20:14:34.495 - info: host.raspberrypi5 "system.adapter.shelly.0" enabled
    2024-10-14 20:14:34.721 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1959
    2024-10-14 20:14:35.633 - info: shelly.0 (1959) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:14:35.729 - info: shelly.0 (1959) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
    2024-10-14 20:14:37.191 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1-cc7b5c85af80" connected!
    2024-10-14 20:15:15.251 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccad010" connected!
    2024-10-14 20:15:18.017 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-cc7b5c0dd95c" connected!
    2024-10-14 20:15:20.229 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-d4d4da35853c" connected!
    2024-10-14 20:15:20.412 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
    2024-10-14 20:15:23.160 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-d4d4daeb2ddc" connected!
    2024-10-14 20:15:23.517 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
    2024-10-14 20:15:23.643 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
    2024-10-14 20:15:26.150 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
    2024-10-14 20:15:30.290 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
    2024-10-14 20:15:32.992 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1-e465b8f46ac4" connected!
    2024-10-14 20:15:39.009 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1976
    2024-10-14 20:15:39.855 - info: daswetter.0 (1976) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:15:39.867 - info: daswetter.0 (1976) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 20:15:40.373 - info: daswetter.0 (1976) cleaned everything up...
    2024-10-14 20:15:40.376 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 1976 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:15:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1991
    2024-10-14 20:15:44.889 - info: dwd.0 (1991) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:15:45.291 - info: dwd.0 (1991) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:15:45.801 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1991 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:20:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2018
    2024-10-14 20:20:44.919 - info: dwd.0 (2018) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:20:45.315 - info: dwd.0 (2018) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:20:45.825 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2018 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:23:41.725 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
    2024-10-14 20:23:43.058 - info: admin.0 (955) failed connection to socket.io from ::ffff:192.168.178.22: Passport was not initialized
    2024-10-14 20:23:52.404 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
    2024-10-14 20:25:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2050
    2024-10-14 20:25:44.887 - info: dwd.0 (2050) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:25:45.296 - info: dwd.0 (2050) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:25:45.807 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2050 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:27:59.996 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
    2024-10-14 20:28:01.531 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 scenes
    2024-10-14 20:30:00.058 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 2070
    2024-10-14 20:30:00.943 - info: ical.0 (2070) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:30:01.495 - info: ical.0 (2070) processing URL: calendar1
    2024-10-14 20:30:06.526 - info: ical.0 (2070) Terminated (NO_ERROR): Without reason
    2024-10-14 20:30:07.038 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 2070 terminated with code 0 (NO_ERROR)
    2024-10-14 20:30:39.006 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 2085
    2024-10-14 20:30:39.817 - info: daswetter.0 (2085) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:30:39.830 - info: daswetter.0 (2085) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 20:30:40.336 - info: daswetter.0 (2085) cleaned everything up...
    2024-10-14 20:30:40.339 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 2085 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:30:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2100
    2024-10-14 20:30:44.851 - info: dwd.0 (2100) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:30:45.246 - info: dwd.0 (2100) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:30:45.755 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2100 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:34:22.064 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
    2024-10-14 20:34:23.705 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
    2024-10-14 20:35:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2119
    2024-10-14 20:35:44.876 - info: dwd.0 (2119) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:35:45.292 - info: dwd.0 (2119) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:35:45.801 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2119 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:38:37.248 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
    2024-10-14 20:38:37.821 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
    2024-10-14 20:38:37.826 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
    2024-10-14 20:38:37.827 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
    2024-10-14 20:38:38.166 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
    2024-10-14 20:40:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2143
    2024-10-14 20:40:44.874 - info: dwd.0 (2143) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:40:46.151 - info: dwd.0 (2143) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:40:46.661 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2143 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:42:53.008 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 2160
    2024-10-14 20:42:53.807 - info: weatherunderground.0 (2160) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:42:58.061 - info: weatherunderground.0 (2160) Terminated (NO_ERROR): Without reason
    2024-10-14 20:42:58.572 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 2160 terminated with code 0 (NO_ERROR)
    2024-10-14 20:44:10.104 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.63 (shellyplus1pm / shellyplus1pm-10061ccb9fc0 / shellyplus1pm#10061ccb9fc0#1) (false)
    2024-10-14 20:44:11.506 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.32 (shellyplus1pm / shellyplus1pm-10061cca8844 / shellyplus1pm#10061cca8844#1) (false)
    2024-10-14 20:44:12.285 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
    2024-10-14 20:44:13.598 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
    2024-10-14 20:44:13.632 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.26 (shellyplus1pm / shellyplus1pm-fcb46727891c / shellyplus1pm#fcb46727891c#1) (false)
    2024-10-14 20:44:13.633 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.39 (shellyplus1pm / shellyplus1pm-10061ccb0c48 / shellyplus1pm#10061ccb0c48#1) (false)
    2024-10-14 20:44:15.707 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
    2024-10-14 20:44:15.782 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
    2024-10-14 20:44:22.153 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.34 (shellyplus1pm / shellyplus1pm-b0b21c1b4e14 / shellyplus1pm#b0b21c1b4e14#1) (false)
    2024-10-14 20:44:24.185 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
    2024-10-14 20:45:39.007 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 2189
    2024-10-14 20:45:39.835 - info: daswetter.0 (2189) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:45:39.847 - info: daswetter.0 (2189) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 20:45:40.352 - info: daswetter.0 (2189) cleaned everything up...
    2024-10-14 20:45:40.356 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 2189 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:45:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2204
    2024-10-14 20:45:44.862 - info: dwd.0 (2204) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:45:45.269 - info: dwd.0 (2204) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:45:45.777 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2204 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:50:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2292
    2024-10-14 20:50:44.873 - info: dwd.0 (2292) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:50:45.284 - info: dwd.0 (2292) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:50:45.793 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2292 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 20:55:44.011 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3446
    2024-10-14 20:55:44.878 - info: dwd.0 (3446) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 20:55:45.283 - info: dwd.0 (3446) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 20:55:45.792 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3446 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:00:00.046 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 3466
    2024-10-14 21:00:00.942 - info: ical.0 (3466) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:00:01.488 - info: ical.0 (3466) processing URL: calendar1
    2024-10-14 21:00:06.515 - info: ical.0 (3466) Terminated (NO_ERROR): Without reason
    2024-10-14 21:00:07.028 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 3466 terminated with code 0 (NO_ERROR)
    2024-10-14 21:00:39.009 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3482
    2024-10-14 21:00:39.793 - info: daswetter.0 (3482) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:00:39.805 - info: daswetter.0 (3482) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 21:00:40.310 - info: daswetter.0 (3482) cleaned everything up...
    2024-10-14 21:00:40.314 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3482 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:00:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3497
    2024-10-14 21:00:44.848 - info: dwd.0 (3497) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:00:45.249 - info: dwd.0 (3497) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 21:00:45.763 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3497 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:05:44.208 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3515
    2024-10-14 21:05:45.061 - info: dwd.0 (3515) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:05:45.452 - info: dwd.0 (3515) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 21:05:45.964 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3515 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:10:44.012 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3533
    2024-10-14 21:10:44.869 - info: dwd.0 (3533) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:10:45.272 - info: dwd.0 (3533) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 21:10:45.785 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3533 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:15:39.008 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3551
    2024-10-14 21:15:39.799 - info: daswetter.0 (3551) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:15:39.811 - info: daswetter.0 (3551) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 21:15:40.316 - info: daswetter.0 (3551) cleaned everything up...
    2024-10-14 21:15:40.320 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3551 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:15:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3566
    2024-10-14 21:15:44.862 - info: dwd.0 (3566) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:15:45.251 - info: dwd.0 (3566) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 21:15:45.761 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3566 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:20:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3592
    2024-10-14 21:20:44.865 - info: dwd.0 (3592) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:20:45.370 - info: dwd.0 (3592) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 21:20:45.880 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3592 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:25:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3612
    2024-10-14 21:25:44.852 - info: dwd.0 (3612) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:25:45.280 - info: dwd.0 (3612) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 21:25:45.789 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3612 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:30:00.057 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 3631
    2024-10-14 21:30:00.937 - info: ical.0 (3631) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:30:01.497 - info: ical.0 (3631) processing URL: calendar1
    2024-10-14 21:30:06.527 - info: ical.0 (3631) Terminated (NO_ERROR): Without reason
    2024-10-14 21:30:07.038 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 3631 terminated with code 0 (NO_ERROR)
    2024-10-14 21:30:39.007 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3646
    2024-10-14 21:30:39.812 - info: daswetter.0 (3646) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:30:39.823 - info: daswetter.0 (3646) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 21:30:40.329 - info: daswetter.0 (3646) cleaned everything up...
    2024-10-14 21:30:40.333 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3646 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:30:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3661
    2024-10-14 21:30:44.855 - info: dwd.0 (3661) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:30:45.251 - info: dwd.0 (3661) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 21:30:45.759 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3661 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:35:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3679
    2024-10-14 21:35:44.877 - info: dwd.0 (3679) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:35:45.267 - info: dwd.0 (3679) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 21:35:45.777 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3679 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:40:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3699
    2024-10-14 21:40:44.891 - info: dwd.0 (3699) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:40:45.295 - info: dwd.0 (3699) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 21:40:45.805 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3699 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:42:53.010 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 3715
    2024-10-14 21:42:53.816 - info: weatherunderground.0 (3715) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:42:57.577 - info: weatherunderground.0 (3715) Terminated (NO_ERROR): Without reason
    2024-10-14 21:42:58.084 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 3715 terminated with code 0 (NO_ERROR)
    2024-10-14 21:45:39.066 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3734
    2024-10-14 21:45:39.875 - info: daswetter.0 (3734) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:45:39.887 - info: daswetter.0 (3734) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 21:45:40.393 - info: daswetter.0 (3734) cleaned everything up...
    2024-10-14 21:45:40.397 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3734 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:45:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3749
    2024-10-14 21:45:44.859 - info: dwd.0 (3749) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:45:45.283 - info: dwd.0 (3749) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 21:45:45.793 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3749 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:50:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3766
    2024-10-14 21:50:44.920 - info: dwd.0 (3766) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:50:45.319 - info: dwd.0 (3766) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 21:50:45.829 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3766 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 21:55:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3784
    2024-10-14 21:55:44.853 - info: dwd.0 (3784) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 21:55:45.240 - info: dwd.0 (3784) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 21:55:45.749 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3784 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:00:00.052 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 3802
    2024-10-14 22:00:00.949 - info: ical.0 (3802) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:00:01.465 - info: ical.0 (3802) processing URL: calendar1
    2024-10-14 22:00:06.496 - info: ical.0 (3802) Terminated (NO_ERROR): Without reason
    2024-10-14 22:00:07.008 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 3802 terminated with code 0 (NO_ERROR)
    2024-10-14 22:00:39.011 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3817
    2024-10-14 22:00:39.883 - info: daswetter.0 (3817) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:00:39.895 - info: daswetter.0 (3817) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 22:00:40.400 - info: daswetter.0 (3817) cleaned everything up...
    2024-10-14 22:00:40.404 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3817 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:00:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3832
    2024-10-14 22:00:44.870 - info: dwd.0 (3832) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:00:45.258 - info: dwd.0 (3832) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 22:00:45.767 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3832 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:01:32.373 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
    2024-10-14 22:01:33.932 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
    2024-10-14 22:01:45.533 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
    2024-10-14 22:01:45.536 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
    2024-10-14 22:01:45.537 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
    2024-10-14 22:05:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3850
    2024-10-14 22:05:44.839 - info: dwd.0 (3850) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:05:45.241 - info: dwd.0 (3850) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 22:05:45.751 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3850 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:10:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3868
    2024-10-14 22:10:44.868 - info: dwd.0 (3868) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:10:45.264 - info: dwd.0 (3868) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 22:10:45.773 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3868 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:15:39.008 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3885
    2024-10-14 22:15:39.919 - info: daswetter.0 (3885) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:15:39.932 - info: daswetter.0 (3885) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 22:15:40.437 - info: daswetter.0 (3885) cleaned everything up...
    2024-10-14 22:15:40.440 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3885 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:15:44.005 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3900
    2024-10-14 22:15:44.846 - info: dwd.0 (3900) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:15:45.239 - info: dwd.0 (3900) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 22:15:45.747 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3900 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:20:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3929
    2024-10-14 22:20:44.824 - info: dwd.0 (3929) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:20:45.234 - info: dwd.0 (3929) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 22:20:45.747 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3929 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:25:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3947
    2024-10-14 22:25:44.818 - info: dwd.0 (3947) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:25:45.197 - info: dwd.0 (3947) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 22:25:45.710 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3947 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:30:00.045 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 3966
    2024-10-14 22:30:00.926 - info: ical.0 (3966) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:30:01.389 - info: ical.0 (3966) processing URL: calendar1
    2024-10-14 22:30:06.415 - info: ical.0 (3966) Terminated (NO_ERROR): Without reason
    2024-10-14 22:30:06.927 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 3966 terminated with code 0 (NO_ERROR)
    2024-10-14 22:30:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3981
    2024-10-14 22:30:39.847 - info: daswetter.0 (3981) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:30:39.859 - info: daswetter.0 (3981) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 22:30:40.411 - info: daswetter.0 (3981) cleaned everything up...
    2024-10-14 22:30:40.414 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3981 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:30:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3996
    2024-10-14 22:30:44.855 - info: dwd.0 (3996) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:30:45.289 - info: dwd.0 (3996) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 22:30:45.799 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3996 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:35:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4013
    2024-10-14 22:35:44.810 - info: dwd.0 (4013) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:35:45.220 - info: dwd.0 (4013) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 22:35:45.733 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4013 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:40:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4032
    2024-10-14 22:40:44.831 - info: dwd.0 (4032) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:40:45.226 - info: dwd.0 (4032) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 22:40:45.739 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4032 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:42:53.007 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 4047
    2024-10-14 22:42:53.796 - info: weatherunderground.0 (4047) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:42:57.552 - info: weatherunderground.0 (4047) Terminated (NO_ERROR): Without reason
    2024-10-14 22:42:58.062 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 4047 terminated with code 0 (NO_ERROR)
    2024-10-14 22:45:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 4065
    2024-10-14 22:45:39.836 - info: daswetter.0 (4065) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:45:39.847 - info: daswetter.0 (4065) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2024-10-14 22:45:40.353 - info: daswetter.0 (4065) cleaned everything up...
    2024-10-14 22:45:40.357 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 4065 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:45:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4080
    2024-10-14 22:45:44.846 - info: dwd.0 (4080) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:45:45.238 - info: dwd.0 (4080) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 22:45:45.747 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4080 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:50:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4099
    2024-10-14 22:50:44.822 - info: dwd.0 (4099) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:50:45.525 - info: dwd.0 (4099) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 22:50:46.036 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4099 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 22:55:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4116
    2024-10-14 22:55:44.818 - info: dwd.0 (4116) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 22:55:45.218 - info: dwd.0 (4116) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2024-10-14 22:55:45.726 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4116 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2024-10-14 23:00:00.050 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 4138
    2024-10-14 23:00:00.926 - info: ical.0 (4138) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
    2024-10-14 23:00:01.382 - info: ical.0 (4138) processing URL: calendar1
    2024-10-14 23:00:06.409 - info: ical.0 (4138) Terminated (NO_ERROR): Without reason
    2024-10-14 23:00:06.921 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 4138 terminated with code 0 (NO_ERROR)
    2024-10-14 23:00:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 4153

    @thomas-braun said in Shellys per mqtt keine Verbindung:

    @accuface sagte in Shellys per mqtt keine Verbindung:

    iob diag: hier wundert mich das 2 User gibt, Oder werden immer 2 User angelegt (ein Admin und ein User wie mich: Bernd)

    Das sind angemeldete User. Wer das über welche Schiene ist siehst du mit dem Befehl

    w
    

    ok, dass bin 2x Ich....warum auch immer :joy:

    rasp ang. User.PNG

    Ich kann dann erst wieder heute Abend irgendwas machen, da ich auf Arbeit bin und keinen Zugriff von Aussen habe.

    Grüße

    crunchipC 2 Antworten Letzte Antwort
    0
    • crunchipC crunchip

      @accuface wie immer gilt

      • was kommt im log
      • Logausgabe wenn du den Adapter auf debug stellst
      A Offline
      A Offline
      Accuface
      schrieb am zuletzt editiert von Accuface
      #5

      @crunchip said in Shellys per mqtt keine Verbindung:

      @accuface wie immer gilt

      • was kommt im log
      • Logausgabe wenn du den Adapter auf debug stellst

      Ich hab jetzt die Wetteradapter pausiert. Irgendwie krieg ich die nicht zum laufen.

      Log vom 15.10.:


      2024-10-15 00:00:00.062 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 4477
      2024-10-15 00:00:00.957 - info: ical.0 (4477) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:00:01.554 - info: ical.0 (4477) processing URL: calendar1
      2024-10-15 00:00:04.116 - info: host.raspberrypi5 instance system.adapter.feiertage.0 in version "1.2.0" started with pid 4492
      2024-10-15 00:00:04.870 - info: feiertage.0 (4492) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.feiertage, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:00:04.958 - info: feiertage.0 (4492) Next holiday: Allerheiligen (BW, BY, NW, RP, SL) is in 17 days on 01.11.2024
      2024-10-15 00:00:05.005 - info: feiertage.0 (4492) all objects written
      2024-10-15 00:00:05.049 - info: feiertage.0 (4492) Terminated (NO_ERROR): Without reason
      2024-10-15 00:00:05.559 - info: host.raspberrypi5 instance system.adapter.feiertage.0 having pid 4492 terminated with code 0 (NO_ERROR)
      2024-10-15 00:00:06.581 - info: ical.0 (4477) Terminated (NO_ERROR): Without reason
      2024-10-15 00:00:07.094 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 4477 terminated with code 0 (NO_ERROR)
      2024-10-15 00:00:39.013 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 4518
      2024-10-15 00:00:39.845 - info: daswetter.0 (4518) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:00:39.858 - info: daswetter.0 (4518) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 00:00:40.363 - info: daswetter.0 (4518) cleaned everything up...
      2024-10-15 00:00:40.368 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 4518 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:00:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4533
      2024-10-15 00:00:44.863 - info: dwd.0 (4533) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:00:45.268 - info: dwd.0 (4533) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 00:00:45.779 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4533 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:05:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4552
      2024-10-15 00:05:44.829 - info: dwd.0 (4552) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:05:45.224 - info: dwd.0 (4552) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 00:05:45.734 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4552 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:10:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4570
      2024-10-15 00:10:44.836 - info: dwd.0 (4570) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:10:45.233 - info: dwd.0 (4570) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 00:10:45.743 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4570 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:15:39.011 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 4587
      2024-10-15 00:15:39.793 - info: daswetter.0 (4587) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:15:39.804 - info: daswetter.0 (4587) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 00:15:40.310 - info: daswetter.0 (4587) cleaned everything up...
      2024-10-15 00:15:40.314 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 4587 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:15:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4602
      2024-10-15 00:15:44.862 - info: dwd.0 (4602) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:15:45.255 - info: dwd.0 (4602) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 00:15:45.768 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4602 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:20:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4628
      2024-10-15 00:20:44.819 - info: dwd.0 (4628) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:20:45.239 - info: dwd.0 (4628) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 00:20:45.747 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4628 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:25:44.053 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4647
      2024-10-15 00:25:44.861 - info: dwd.0 (4647) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:25:45.265 - info: dwd.0 (4647) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 00:25:45.778 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4647 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:30:00.044 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 4664
      2024-10-15 00:30:00.938 - info: ical.0 (4664) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:30:01.512 - info: ical.0 (4664) processing URL: calendar1
      2024-10-15 00:30:06.540 - info: ical.0 (4664) Terminated (NO_ERROR): Without reason
      2024-10-15 00:30:07.054 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 4664 terminated with code 0 (NO_ERROR)
      2024-10-15 00:30:39.009 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 4681
      2024-10-15 00:30:39.829 - info: daswetter.0 (4681) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:30:39.841 - info: daswetter.0 (4681) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 00:30:40.348 - info: daswetter.0 (4681) cleaned everything up...
      2024-10-15 00:30:40.352 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 4681 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:30:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4696
      2024-10-15 00:30:44.892 - info: dwd.0 (4696) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:30:45.277 - info: dwd.0 (4696) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 00:30:45.786 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4696 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:35:44.011 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4713
      2024-10-15 00:35:44.911 - info: dwd.0 (4713) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:35:45.322 - info: dwd.0 (4713) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 00:35:45.832 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4713 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:40:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4731
      2024-10-15 00:40:44.908 - info: dwd.0 (4731) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:40:45.293 - info: dwd.0 (4731) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 00:40:45.802 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4731 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:42:53.010 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 4748
      2024-10-15 00:42:53.796 - info: weatherunderground.0 (4748) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:42:57.454 - info: weatherunderground.0 (4748) Terminated (NO_ERROR): Without reason
      2024-10-15 00:42:57.964 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 4748 terminated with code 0 (NO_ERROR)
      2024-10-15 00:45:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 4766
      2024-10-15 00:45:39.856 - info: daswetter.0 (4766) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:45:39.868 - info: daswetter.0 (4766) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 00:45:40.373 - info: daswetter.0 (4766) cleaned everything up...
      2024-10-15 00:45:40.377 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 4766 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:45:44.005 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4781
      2024-10-15 00:45:44.933 - info: dwd.0 (4781) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:45:45.331 - info: dwd.0 (4781) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 00:45:45.840 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4781 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:50:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4800
      2024-10-15 00:50:44.958 - info: dwd.0 (4800) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:50:45.346 - info: dwd.0 (4800) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 00:50:45.856 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4800 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 00:55:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4817
      2024-10-15 00:55:44.883 - info: dwd.0 (4817) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 00:55:45.299 - info: dwd.0 (4817) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 00:55:45.810 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4817 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:00:00.055 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 4836
      2024-10-15 01:00:00.928 - info: ical.0 (4836) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:00:01.424 - info: ical.0 (4836) processing URL: calendar1
      2024-10-15 01:00:06.454 - info: ical.0 (4836) Terminated (NO_ERROR): Without reason
      2024-10-15 01:00:06.964 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 4836 terminated with code 0 (NO_ERROR)
      2024-10-15 01:00:39.011 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 4851
      2024-10-15 01:00:39.848 - info: daswetter.0 (4851) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:00:39.861 - info: daswetter.0 (4851) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 01:00:40.367 - info: daswetter.0 (4851) cleaned everything up...
      2024-10-15 01:00:40.370 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 4851 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:00:44.005 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4866
      2024-10-15 01:00:44.861 - info: dwd.0 (4866) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:00:45.348 - info: dwd.0 (4866) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 01:00:45.856 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4866 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:05:44.109 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4884
      2024-10-15 01:05:45.029 - info: dwd.0 (4884) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:05:45.485 - info: dwd.0 (4884) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 01:05:45.993 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4884 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:10:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4903
      2024-10-15 01:10:44.875 - info: dwd.0 (4903) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:10:45.275 - info: dwd.0 (4903) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 01:10:45.784 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4903 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:15:39.013 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 4922
      2024-10-15 01:15:39.832 - info: daswetter.0 (4922) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:15:39.844 - info: daswetter.0 (4922) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 01:15:40.350 - info: daswetter.0 (4922) cleaned everything up...
      2024-10-15 01:15:40.353 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 4922 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:15:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4937
      2024-10-15 01:15:44.880 - info: dwd.0 (4937) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:15:45.279 - info: dwd.0 (4937) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 01:15:45.790 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4937 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:20:44.012 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4965
      2024-10-15 01:20:44.856 - info: dwd.0 (4965) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:20:45.254 - info: dwd.0 (4965) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 01:20:45.764 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4965 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:25:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4983
      2024-10-15 01:25:44.862 - info: dwd.0 (4983) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:25:45.262 - info: dwd.0 (4983) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 01:25:45.771 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4983 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:30:00.054 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 5002
      2024-10-15 01:30:00.936 - info: ical.0 (5002) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:30:01.507 - info: ical.0 (5002) processing URL: calendar1
      2024-10-15 01:30:06.538 - info: ical.0 (5002) Terminated (NO_ERROR): Without reason
      2024-10-15 01:30:07.055 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 5002 terminated with code 0 (NO_ERROR)
      2024-10-15 01:30:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 5017
      2024-10-15 01:30:39.836 - info: daswetter.0 (5017) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:30:39.848 - info: daswetter.0 (5017) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 01:30:40.354 - info: daswetter.0 (5017) cleaned everything up...
      2024-10-15 01:30:40.358 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 5017 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:30:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5032
      2024-10-15 01:30:44.851 - info: dwd.0 (5032) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:30:45.253 - info: dwd.0 (5032) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 01:30:45.762 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5032 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:35:44.011 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5053
      2024-10-15 01:35:44.835 - info: dwd.0 (5053) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:35:45.235 - info: dwd.0 (5053) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 01:35:45.744 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5053 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:40:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5073
      2024-10-15 01:40:44.859 - info: dwd.0 (5073) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:40:45.259 - info: dwd.0 (5073) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 01:40:45.768 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5073 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:42:53.011 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 5090
      2024-10-15 01:42:53.831 - info: weatherunderground.0 (5090) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:42:57.441 - info: weatherunderground.0 (5090) Terminated (NO_ERROR): Without reason
      2024-10-15 01:42:57.948 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 5090 terminated with code 0 (NO_ERROR)
      2024-10-15 01:45:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 5106
      2024-10-15 01:45:39.835 - info: daswetter.0 (5106) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:45:39.847 - info: daswetter.0 (5106) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 01:45:40.353 - info: daswetter.0 (5106) cleaned everything up...
      2024-10-15 01:45:40.357 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 5106 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:45:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5121
      2024-10-15 01:45:44.859 - info: dwd.0 (5121) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:45:45.266 - info: dwd.0 (5121) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 01:45:45.775 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5121 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:50:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5139
      2024-10-15 01:50:44.877 - info: dwd.0 (5139) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:50:45.288 - info: dwd.0 (5139) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 01:50:45.797 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5139 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 01:55:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5158
      2024-10-15 01:55:44.868 - info: dwd.0 (5158) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 01:55:45.270 - info: dwd.0 (5158) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 01:55:45.779 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5158 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:00:00.080 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 5177
      2024-10-15 02:00:00.952 - info: ical.0 (5177) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:00:01.455 - info: ical.0 (5177) processing URL: calendar1
      2024-10-15 02:00:06.483 - info: ical.0 (5177) Terminated (NO_ERROR): Without reason
      2024-10-15 02:00:06.994 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 5177 terminated with code 0 (NO_ERROR)
      2024-10-15 02:00:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 5192
      2024-10-15 02:00:39.829 - info: daswetter.0 (5192) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:00:39.841 - info: daswetter.0 (5192) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 02:00:40.346 - info: daswetter.0 (5192) cleaned everything up...
      2024-10-15 02:00:40.349 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 5192 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:00:44.005 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5207
      2024-10-15 02:00:44.863 - info: dwd.0 (5207) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:00:45.265 - info: dwd.0 (5207) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 02:00:45.774 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5207 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:05:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5226
      2024-10-15 02:05:44.865 - info: dwd.0 (5226) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:05:45.272 - info: dwd.0 (5226) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 02:05:45.781 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5226 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:10:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5245
      2024-10-15 02:10:44.881 - info: dwd.0 (5245) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:10:45.282 - info: dwd.0 (5245) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 02:10:45.792 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5245 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:15:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 5263
      2024-10-15 02:15:39.834 - info: daswetter.0 (5263) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:15:39.847 - info: daswetter.0 (5263) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 02:15:40.353 - info: daswetter.0 (5263) cleaned everything up...
      2024-10-15 02:15:40.356 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 5263 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:15:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5278
      2024-10-15 02:15:44.871 - info: dwd.0 (5278) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:15:45.275 - info: dwd.0 (5278) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 02:15:45.785 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5278 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:20:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5305
      2024-10-15 02:20:44.892 - info: dwd.0 (5305) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:20:45.294 - info: dwd.0 (5305) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 02:20:45.803 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5305 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:25:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5325
      2024-10-15 02:25:44.910 - info: dwd.0 (5325) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:25:45.306 - info: dwd.0 (5325) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 02:25:45.814 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5325 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:30:00.057 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 5343
      2024-10-15 02:30:00.929 - info: ical.0 (5343) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:30:01.402 - info: ical.0 (5343) processing URL: calendar1
      2024-10-15 02:30:06.433 - info: ical.0 (5343) Terminated (NO_ERROR): Without reason
      2024-10-15 02:30:06.945 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 5343 terminated with code 0 (NO_ERROR)
      2024-10-15 02:30:39.008 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 5359
      2024-10-15 02:30:39.866 - info: daswetter.0 (5359) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:30:39.877 - info: daswetter.0 (5359) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 02:30:40.383 - info: daswetter.0 (5359) cleaned everything up...
      2024-10-15 02:30:40.387 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 5359 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:30:44.005 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5374
      2024-10-15 02:30:44.939 - info: dwd.0 (5374) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:30:45.321 - info: dwd.0 (5374) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 02:30:45.829 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5374 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:35:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5392
      2024-10-15 02:35:44.860 - info: dwd.0 (5392) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:35:45.290 - info: dwd.0 (5392) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 02:35:45.800 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5392 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:40:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5411
      2024-10-15 02:40:44.852 - info: dwd.0 (5411) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:40:45.259 - info: dwd.0 (5411) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 02:40:45.768 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5411 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:42:53.007 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 5427
      2024-10-15 02:42:53.821 - info: weatherunderground.0 (5427) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:42:57.388 - info: weatherunderground.0 (5427) Terminated (NO_ERROR): Without reason
      2024-10-15 02:42:57.917 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 5427 terminated with code 0 (NO_ERROR)
      2024-10-15 02:45:39.008 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 5444
      2024-10-15 02:45:39.823 - info: daswetter.0 (5444) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:45:39.834 - info: daswetter.0 (5444) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 02:45:40.340 - info: daswetter.0 (5444) cleaned everything up...
      2024-10-15 02:45:40.344 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 5444 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:45:44.005 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5459
      2024-10-15 02:45:44.847 - info: dwd.0 (5459) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:45:45.233 - info: dwd.0 (5459) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 02:45:45.742 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5459 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:50:44.011 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5491
      2024-10-15 02:50:44.862 - info: dwd.0 (5491) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:50:45.257 - info: dwd.0 (5491) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 02:50:45.767 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5491 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 02:55:44.011 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5508
      2024-10-15 02:55:44.878 - info: dwd.0 (5508) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 02:55:45.281 - info: dwd.0 (5508) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 02:55:45.791 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5508 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:00:00.059 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 5527
      2024-10-15 03:00:00.968 - info: ical.0 (5527) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:00:01.466 - info: ical.0 (5527) processing URL: calendar1
      2024-10-15 03:00:06.494 - info: ical.0 (5527) Terminated (NO_ERROR): Without reason
      2024-10-15 03:00:07.005 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 5527 terminated with code 0 (NO_ERROR)
      2024-10-15 03:00:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 5543
      2024-10-15 03:00:39.833 - info: daswetter.0 (5543) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:00:39.845 - info: daswetter.0 (5543) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 03:00:40.350 - info: daswetter.0 (5543) cleaned everything up...
      2024-10-15 03:00:40.354 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 5543 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:00:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5558
      2024-10-15 03:00:44.880 - info: dwd.0 (5558) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:00:45.283 - info: dwd.0 (5558) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 03:00:45.795 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5558 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:05:44.123 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5577
      2024-10-15 03:05:45.033 - info: dwd.0 (5577) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:05:45.431 - info: dwd.0 (5577) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 03:05:45.939 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5577 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:10:44.011 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5599
      2024-10-15 03:10:44.868 - info: dwd.0 (5599) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:10:45.263 - info: dwd.0 (5599) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 03:10:45.772 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5599 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:15:39.011 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 5618
      2024-10-15 03:15:39.826 - info: daswetter.0 (5618) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:15:39.838 - info: daswetter.0 (5618) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 03:15:40.343 - info: daswetter.0 (5618) cleaned everything up...
      2024-10-15 03:15:40.347 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 5618 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:15:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5633
      2024-10-15 03:15:44.888 - info: dwd.0 (5633) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:15:45.281 - info: dwd.0 (5633) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 03:15:45.790 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5633 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:20:44.011 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5659
      2024-10-15 03:20:44.865 - info: dwd.0 (5659) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:20:45.273 - info: dwd.0 (5659) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 03:20:45.781 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5659 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:25:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5676
      2024-10-15 03:25:44.863 - info: dwd.0 (5676) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:25:45.281 - info: dwd.0 (5676) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 03:25:45.791 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5676 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:30:00.049 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 5696
      2024-10-15 03:30:00.951 - info: ical.0 (5696) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:30:01.481 - info: ical.0 (5696) processing URL: calendar1
      2024-10-15 03:30:06.511 - info: ical.0 (5696) Terminated (NO_ERROR): Without reason
      2024-10-15 03:30:07.023 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 5696 terminated with code 0 (NO_ERROR)
      2024-10-15 03:30:39.011 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 5712
      2024-10-15 03:30:39.833 - info: daswetter.0 (5712) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:30:39.845 - info: daswetter.0 (5712) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 03:30:40.351 - info: daswetter.0 (5712) cleaned everything up...
      2024-10-15 03:30:40.355 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 5712 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:30:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5727
      2024-10-15 03:30:44.841 - info: dwd.0 (5727) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:30:45.245 - info: dwd.0 (5727) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 03:30:45.755 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5727 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:35:44.011 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5746
      2024-10-15 03:35:44.865 - info: dwd.0 (5746) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:35:45.282 - info: dwd.0 (5746) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 03:35:45.792 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5746 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:40:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5766
      2024-10-15 03:40:44.860 - info: dwd.0 (5766) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:40:45.251 - info: dwd.0 (5766) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 03:40:45.760 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5766 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:42:53.009 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 5782
      2024-10-15 03:42:53.804 - info: weatherunderground.0 (5782) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:42:57.402 - info: weatherunderground.0 (5782) Terminated (NO_ERROR): Without reason
      2024-10-15 03:42:57.910 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 5782 terminated with code 0 (NO_ERROR)
      2024-10-15 03:45:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 5799
      2024-10-15 03:45:39.868 - info: daswetter.0 (5799) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:45:39.880 - info: daswetter.0 (5799) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 03:45:40.387 - info: daswetter.0 (5799) cleaned everything up...
      2024-10-15 03:45:40.390 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 5799 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:45:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5814
      2024-10-15 03:45:44.860 - info: dwd.0 (5814) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:45:45.259 - info: dwd.0 (5814) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 03:45:45.769 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5814 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:50:44.012 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5832
      2024-10-15 03:50:44.866 - info: dwd.0 (5832) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:50:45.275 - info: dwd.0 (5832) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 03:50:45.783 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5832 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 03:55:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5850
      2024-10-15 03:55:44.856 - info: dwd.0 (5850) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 03:55:45.266 - info: dwd.0 (5850) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 03:55:45.775 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5850 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:00:00.065 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 5869
      2024-10-15 04:00:00.934 - info: ical.0 (5869) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:00:01.393 - info: ical.0 (5869) processing URL: calendar1
      2024-10-15 04:00:06.423 - info: ical.0 (5869) Terminated (NO_ERROR): Without reason
      2024-10-15 04:00:06.934 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 5869 terminated with code 0 (NO_ERROR)
      2024-10-15 04:00:39.009 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 5886
      2024-10-15 04:00:39.837 - info: daswetter.0 (5886) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:00:39.849 - info: daswetter.0 (5886) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 04:00:40.354 - info: daswetter.0 (5886) cleaned everything up...
      2024-10-15 04:00:40.358 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 5886 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:00:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5901
      2024-10-15 04:00:44.873 - info: dwd.0 (5901) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:00:45.289 - info: dwd.0 (5901) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 04:00:45.799 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5901 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:05:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5969
      2024-10-15 04:05:44.856 - info: dwd.0 (5969) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:05:45.248 - info: dwd.0 (5969) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 04:05:45.758 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5969 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:10:44.011 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 5989
      2024-10-15 04:10:44.863 - info: dwd.0 (5989) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:10:45.268 - info: dwd.0 (5989) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 04:10:45.777 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 5989 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:15:39.012 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 6007
      2024-10-15 04:15:39.844 - info: daswetter.0 (6007) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:15:39.856 - info: daswetter.0 (6007) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 04:15:40.362 - info: daswetter.0 (6007) cleaned everything up...
      2024-10-15 04:15:40.366 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 6007 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:15:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6022
      2024-10-15 04:15:44.841 - info: dwd.0 (6022) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:15:45.248 - info: dwd.0 (6022) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 04:15:45.756 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6022 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:20:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6049
      2024-10-15 04:20:44.874 - info: dwd.0 (6049) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:20:45.272 - info: dwd.0 (6049) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 04:20:45.782 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6049 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:25:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6066
      2024-10-15 04:25:44.863 - info: dwd.0 (6066) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:25:45.256 - info: dwd.0 (6066) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 04:25:45.766 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6066 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:30:00.046 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 6084
      2024-10-15 04:30:00.942 - info: ical.0 (6084) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:30:01.439 - info: ical.0 (6084) processing URL: calendar1
      2024-10-15 04:30:06.466 - info: ical.0 (6084) Terminated (NO_ERROR): Without reason
      2024-10-15 04:30:06.978 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 6084 terminated with code 0 (NO_ERROR)
      2024-10-15 04:30:39.012 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 6099
      2024-10-15 04:30:39.872 - info: daswetter.0 (6099) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:30:39.885 - info: daswetter.0 (6099) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 04:30:40.392 - info: daswetter.0 (6099) cleaned everything up...
      2024-10-15 04:30:40.395 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 6099 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:30:44.011 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6114
      2024-10-15 04:30:44.882 - info: dwd.0 (6114) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:30:45.291 - info: dwd.0 (6114) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 04:30:45.800 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6114 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:35:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6130
      2024-10-15 04:35:44.863 - info: dwd.0 (6130) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:35:45.271 - info: dwd.0 (6130) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 04:35:45.780 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6130 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:40:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6149
      2024-10-15 04:40:44.865 - info: dwd.0 (6149) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:40:45.268 - info: dwd.0 (6149) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 04:40:45.777 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6149 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:42:53.011 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 6167
      2024-10-15 04:42:53.817 - info: weatherunderground.0 (6167) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:42:57.608 - info: weatherunderground.0 (6167) Terminated (NO_ERROR): Without reason
      2024-10-15 04:42:58.119 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 6167 terminated with code 0 (NO_ERROR)
      2024-10-15 04:45:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 6183
      2024-10-15 04:45:39.911 - info: daswetter.0 (6183) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:45:39.922 - info: daswetter.0 (6183) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 04:45:40.428 - info: daswetter.0 (6183) cleaned everything up...
      2024-10-15 04:45:40.432 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 6183 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:45:44.005 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6198
      2024-10-15 04:45:44.835 - info: dwd.0 (6198) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:45:45.236 - info: dwd.0 (6198) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 04:45:45.745 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6198 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:50:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6217
      2024-10-15 04:50:44.867 - info: dwd.0 (6217) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:50:45.330 - info: dwd.0 (6217) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 04:50:45.842 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6217 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 04:55:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6232
      2024-10-15 04:55:44.863 - info: dwd.0 (6232) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 04:55:45.303 - info: dwd.0 (6232) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 04:55:45.813 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6232 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:00:00.053 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 6257
      2024-10-15 05:00:00.927 - info: ical.0 (6257) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:00:01.385 - info: ical.0 (6257) processing URL: calendar1
      2024-10-15 05:00:06.412 - info: ical.0 (6257) Terminated (NO_ERROR): Without reason
      2024-10-15 05:00:06.922 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 6257 terminated with code 0 (NO_ERROR)
      2024-10-15 05:00:39.008 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 6273
      2024-10-15 05:00:39.880 - info: daswetter.0 (6273) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:00:39.891 - info: daswetter.0 (6273) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 05:00:40.397 - info: daswetter.0 (6273) cleaned everything up...
      2024-10-15 05:00:40.400 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 6273 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:00:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6288
      2024-10-15 05:00:44.848 - info: dwd.0 (6288) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:00:45.480 - info: dwd.0 (6288) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 05:00:45.988 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6288 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:04:30.096 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.38 (shellyplus1pm / shellyplus1pm-d4d4da35853c / shellyplus1pm#d4d4da35853c#1) (false)
      2024-10-15 05:04:32.742 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.33 (shellyplus1pm / shellyplus1pm-cc7b5c0dd95c / shellyplus1pm#cc7b5c0dd95c#1) (false)
      2024-10-15 05:04:33.042 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.35 (shellyplus1pm / shellyplus1pm-d4d4daeb2ddc / shellyplus1pm#d4d4daeb2ddc#1) (false)
      2024-10-15 05:05:44.117 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6306
      2024-10-15 05:05:44.983 - info: dwd.0 (6306) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:05:45.444 - info: dwd.0 (6306) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 05:05:45.954 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6306 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:10:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6326
      2024-10-15 05:10:44.859 - info: dwd.0 (6326) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:10:45.266 - info: dwd.0 (6326) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 05:10:45.774 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6326 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:12:52.375 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-cc7b5c0dd95c" connected!
      2024-10-15 05:12:52.746 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-d4d4da35853c" connected!
      2024-10-15 05:12:53.033 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-d4d4daeb2ddc" connected!
      2024-10-15 05:15:39.011 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 6344
      2024-10-15 05:15:39.836 - info: daswetter.0 (6344) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:15:39.848 - info: daswetter.0 (6344) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 05:15:40.353 - info: daswetter.0 (6344) cleaned everything up...
      2024-10-15 05:15:40.357 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 6344 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:15:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6359
      2024-10-15 05:15:44.838 - info: dwd.0 (6359) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:15:45.249 - info: dwd.0 (6359) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 05:15:45.759 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6359 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:20:44.012 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6387
      2024-10-15 05:20:44.863 - info: dwd.0 (6387) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:20:45.317 - info: dwd.0 (6387) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 05:20:45.826 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6387 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:25:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6406
      2024-10-15 05:25:44.858 - info: dwd.0 (6406) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:25:45.249 - info: dwd.0 (6406) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 05:25:45.759 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6406 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:30:00.043 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 6424
      2024-10-15 05:30:00.966 - info: ical.0 (6424) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:30:01.462 - info: ical.0 (6424) processing URL: calendar1
      2024-10-15 05:30:06.489 - info: ical.0 (6424) Terminated (NO_ERROR): Without reason
      2024-10-15 05:30:07.002 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 6424 terminated with code 0 (NO_ERROR)
      2024-10-15 05:30:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 6439
      2024-10-15 05:30:39.912 - info: daswetter.0 (6439) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:30:39.924 - info: daswetter.0 (6439) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 05:30:40.429 - info: daswetter.0 (6439) cleaned everything up...
      2024-10-15 05:30:40.432 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 6439 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:30:44.013 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6454
      2024-10-15 05:30:44.868 - info: dwd.0 (6454) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:30:45.270 - info: dwd.0 (6454) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 05:30:45.779 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6454 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:35:44.011 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6473
      2024-10-15 05:35:44.845 - info: dwd.0 (6473) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:35:45.247 - info: dwd.0 (6473) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 05:35:45.757 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6473 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:40:32.150 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
      2024-10-15 05:40:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6521
      2024-10-15 05:40:44.846 - info: dwd.0 (6521) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:40:45.281 - info: dwd.0 (6521) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 05:40:45.790 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6521 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:42:53.009 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 6536
      2024-10-15 05:42:53.833 - info: weatherunderground.0 (6536) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:42:57.559 - info: weatherunderground.0 (6536) Terminated (NO_ERROR): Without reason
      2024-10-15 05:42:58.068 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 6536 terminated with code 0 (NO_ERROR)
      2024-10-15 05:45:39.011 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 6555
      2024-10-15 05:45:39.854 - info: daswetter.0 (6555) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:45:39.866 - info: daswetter.0 (6555) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 05:45:40.371 - info: daswetter.0 (6555) cleaned everything up...
      2024-10-15 05:45:40.375 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 6555 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:45:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6570
      2024-10-15 05:45:44.844 - info: dwd.0 (6570) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:45:45.255 - info: dwd.0 (6570) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 05:45:45.763 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6570 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:50:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6671
      2024-10-15 05:50:44.858 - info: dwd.0 (6671) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:50:45.385 - info: dwd.0 (6671) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 05:50:45.894 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6671 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 05:55:44.011 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6689
      2024-10-15 05:55:44.873 - info: dwd.0 (6689) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 05:55:45.273 - info: dwd.0 (6689) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 05:55:45.782 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6689 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 06:00:00.043 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 6709
      2024-10-15 06:00:00.947 - info: ical.0 (6709) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 06:00:01.387 - info: ical.0 (6709) processing URL: calendar1
      2024-10-15 06:00:06.416 - info: ical.0 (6709) Terminated (NO_ERROR): Without reason
      2024-10-15 06:00:06.927 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 6709 terminated with code 0 (NO_ERROR)
      2024-10-15 06:00:39.013 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 6724
      2024-10-15 06:00:39.824 - info: daswetter.0 (6724) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 06:00:39.835 - info: daswetter.0 (6724) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2024-10-15 06:00:40.341 - info: daswetter.0 (6724) cleaned everything up...
      2024-10-15 06:00:40.345 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 6724 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2024-10-15 06:00:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 6739
      2024-10-15 06:00:44.861 - info: dwd.0 (6739) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
      2024-10-15 06:00:45.280 - info: dwd.0 (6739) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2024-10-15 06:00:45.789 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 6739 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)

      1 Antwort Letzte Antwort
      0
      • A Accuface

        ACGuten Morgen allerseits,

        @crunchip said in Shellys per mqtt keine Verbindung:

        @accuface wie immer gilt

        • was kommt im log
        • Logausgabe wenn du den Adapter auf debug stellst

        Ich wusste, dass irgendwas fehlt. Sorry.

        Log vom 14.10.:

        2024-10-14 11:51:14.835 - info: admin.0 (955) requesting all objects
        2024-10-14 11:51:15.457 - info: admin.0 (955) received all objects
        2024-10-14 11:51:15.718 - info: admin.0 (955) socket.io server listening on port 8081
        2024-10-14 11:51:15.721 - info: admin.0 (955) http server listening on port 8081
        2024-10-14 11:51:15.721 - info: admin.0 (955) Use link "http://127.0.0.1:8081" to configure.
        2024-10-14 11:51:17.611 - info: host.raspberrypi5 instance system.adapter.javascript.0 in version "8.8.3" started with pid 1010
        2024-10-14 11:51:17.615 - info: host.raspberrypi5 instance system.adapter.fronius.0 in version "2.1.1" started with pid 1011
        2024-10-14 19:06:22.250 - error: fronius.0 (1011) fronius.0 already running
        2024-10-14 19:06:22.252 - warn: fronius.0 (1011) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-10-14 19:06:22.817 - error: host.raspberrypi5 instance system.adapter.fronius.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-10-14 19:06:22.817 - info: host.raspberrypi5 Restart adapter system.adapter.fronius.0 because enabled
        2024-10-14 19:06:22.847 - info: javascript.0 (1010) starting. Version 8.8.3 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:06:23.128 - info: javascript.0 (1010) requesting all states
        2024-10-14 19:06:23.129 - info: javascript.0 (1010) requesting all objects
        2024-10-14 19:06:23.586 - info: javascript.0 (1010) received all objects
        2024-10-14 19:06:23.604 - info: javascript.0 (1010) received all states
        2024-10-14 19:06:23.623 - info: javascript.0 (1010) Start JavaScript script.js.Skript_1 (Blockly)
        2024-10-14 19:06:23.688 - info: javascript.0 (1010) script.js.Skript_1: registered 0 subscriptions, 2 schedules, 0 messages, 0 logs and 0 file subscriptions
        2024-10-14 19:06:24.201 - info: host.raspberrypi5 instance system.adapter.scenes.0 in version "3.2.3" started with pid 1036
        2024-10-14 19:06:24.632 - info: weatherunderground.0 (954) Terminated (NO_ERROR): Without reason
        2024-10-14 19:06:24.880 - info: host.raspberrypi5 instance system.adapter.fronius.1 in version "2.1.1" started with pid 1047
        2024-10-14 19:06:25.135 - warn: weatherunderground.0 (954) get state error: Connection is closed.
        2024-10-14 19:06:25.168 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
        2024-10-14 19:06:25.222 - info: scenes.0 (1036) starting. Version 3.2.3 in /opt/iobroker/node_modules/iobroker.scenes, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:06:25.583 - error: fronius.1 (1047) fronius.1 already running
        2024-10-14 19:06:25.585 - warn: fronius.1 (1047) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-10-14 19:06:26.111 - error: host.raspberrypi5 instance system.adapter.fronius.1 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-10-14 19:06:26.111 - info: host.raspberrypi5 Restart adapter system.adapter.fronius.1 because enabled
        2024-10-14 19:06:28.330 - info: host.raspberrypi5 instance system.adapter.sql.0 in version "3.0.1" started with pid 1062
        2024-10-14 19:06:28.863 - info: host.raspberrypi5 instance system.adapter.synology.0 in version "3.1.0" started with pid 1073
        2024-10-14 19:06:29.262 - info: sql.0 (1062) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.sql, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:06:29.336 - info: sql.0 (1062) Connected to sqlite
        2024-10-14 19:06:29.756 - error: synology.0 (1073) synology.0 already running
        2024-10-14 19:06:29.757 - warn: synology.0 (1073) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-10-14 19:06:30.284 - error: host.raspberrypi5 instance system.adapter.synology.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-10-14 19:06:30.284 - info: host.raspberrypi5 Restart adapter system.adapter.synology.0 because enabled
        2024-10-14 19:06:32.184 - info: host.raspberrypi5 instance system.adapter.history.0 in version "3.0.1" started with pid 1088
        2024-10-14 19:06:32.877 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1099
        2024-10-14 19:06:33.202 - info: history.0 (1088) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.history, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:06:33.795 - error: shelly.0 (1099) shelly.0 already running
        2024-10-14 19:06:33.797 - warn: shelly.0 (1099) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-10-14 19:06:34.326 - error: host.raspberrypi5 instance system.adapter.shelly.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-10-14 19:06:34.326 - info: host.raspberrypi5 Restart adapter system.adapter.shelly.0 because enabled
        2024-10-14 19:06:36.389 - info: host.raspberrypi5 instance system.adapter.whatsapp-cmb.0 in version "0.3.0" started with pid 1114
        2024-10-14 19:06:36.929 - info: host.raspberrypi5 instance scheduled system.adapter.ical.0 0,30 * * * *
        2024-10-14 19:06:36.931 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 1125
        2024-10-14 19:06:37.477 - info: whatsapp-cmb.0 (1114) starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.whatsapp-cmb, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:06:37.936 - info: ical.0 (1125) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:06:38.518 - info: ical.0 (1125) processing URL: calendar1
        2024-10-14 19:06:40.275 - info: host.raspberrypi5 instance system.adapter.backitup.0 in version "3.0.22" started with pid 1144
        2024-10-14 19:06:40.886 - info: host.raspberrypi5 instance scheduled system.adapter.feiertage.0 0 0 * * *
        2024-10-14 19:06:40.889 - info: host.raspberrypi5 instance system.adapter.feiertage.0 in version "1.2.0" started with pid 1155
        2024-10-14 19:06:41.261 - info: backitup.0 (1144) starting. Version 3.0.22 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:06:41.300 - info: backitup.0 (1144) [iobroker] backup will be activated at 02:48 every 1 day(s)
        2024-10-14 19:06:41.736 - info: feiertage.0 (1155) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.feiertage, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:06:41.865 - info: feiertage.0 (1155) Next holiday: Allerheiligen (BW, BY, NW, RP, SL) is in 18 days on 01.11.2024
        2024-10-14 19:06:41.870 - info: feiertage.0 (1155) all objects written
        2024-10-14 19:06:41.872 - info: feiertage.0 (1155) Terminated (NO_ERROR): Without reason
        2024-10-14 19:06:42.399 - info: host.raspberrypi5 instance system.adapter.feiertage.0 terminated with code 0 (NO_ERROR)
        2024-10-14 19:06:43.549 - info: ical.0 (1125) Terminated (NO_ERROR): Without reason
        2024-10-14 19:06:44.075 - info: host.raspberrypi5 instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
        2024-10-14 19:06:44.379 - info: host.raspberrypi5 instance system.adapter.cloud.0 in version "5.0.1" started with pid 1174
        2024-10-14 19:06:44.897 - info: host.raspberrypi5 instance system.adapter.tankerkoenig.0 in version "3.4.0" started with pid 1185
        2024-10-14 19:06:45.354 - info: cloud.0 (1174) starting. Version 5.0.1 in /opt/iobroker/node_modules/iobroker.cloud, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:06:45.679 - error: tankerkoenig.0 (1185) tankerkoenig.0 already running
        2024-10-14 19:06:45.681 - warn: tankerkoenig.0 (1185) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-10-14 19:06:45.817 - info: cloud.0 (1174) Connecting with https://iobroker.net:10555 with "bernd_order@gmx.de_767a1940-777f-11ef-9701-491891fb07bf"
        2024-10-14 19:06:45.903 - info: cloud.0 (1174) Trying to connect as system.user.admin to cloud
        2024-10-14 19:06:46.059 - info: cloud.0 (1174) Adapter redirected temporally to "https://iobroker.net:10556" in one minute. Reason: command from server
        2024-10-14 19:06:46.061 - info: cloud.0 (1174) Connection changed: disconnect
        2024-10-14 19:06:46.210 - error: host.raspberrypi5 instance system.adapter.tankerkoenig.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-10-14 19:06:46.210 - info: host.raspberrypi5 Restart adapter system.adapter.tankerkoenig.0 because enabled
        2024-10-14 19:06:48.840 - info: host.raspberrypi5 instance system.adapter.discovery.0 in version "5.0.0" started with pid 1200
        2024-10-14 19:06:49.488 - error: discovery.0 (1200) discovery.0 already running
        2024-10-14 19:06:49.489 - warn: discovery.0 (1200) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-10-14 19:06:50.017 - error: host.raspberrypi5 instance system.adapter.discovery.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-10-14 19:06:50.017 - info: host.raspberrypi5 Restart adapter system.adapter.discovery.0 because enabled
        2024-10-14 19:06:52.871 - info: host.raspberrypi5 instance system.adapter.iot.0 in version "3.3.0" started with pid 1211
        2024-10-14 19:06:53.066 - info: host.raspberrypi5 instance system.adapter.fronius.0 in version "2.1.1" started with pid 1218
        2024-10-14 19:06:53.906 - info: fronius.0 (1218) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.fronius, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:06:53.917 - error: iot.0 (1211) iot.0 already running
        2024-10-14 19:06:53.919 - warn: iot.0 (1211) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-10-14 19:06:54.445 - error: host.raspberrypi5 instance system.adapter.iot.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-10-14 19:06:54.445 - info: host.raspberrypi5 Restart adapter system.adapter.iot.0 because enabled
        2024-10-14 19:06:55.970 - error: fronius.0 (1218) IP is not a Fronius inverter
        2024-10-14 19:06:56.300 - info: host.raspberrypi5 instance system.adapter.fronius.1 in version "2.1.1" started with pid 1237
        2024-10-14 19:06:56.912 - info: host.raspberrypi5 instance system.adapter.web.0 in version "6.2.5" started with pid 1248
        2024-10-14 19:06:57.138 - info: fronius.1 (1237) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.fronius, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:06:57.667 - error: web.0 (1248) web.0 already running
        2024-10-14 19:06:57.669 - warn: web.0 (1248) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-10-14 19:06:58.206 - error: host.raspberrypi5 instance system.adapter.web.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-10-14 19:06:58.207 - info: host.raspberrypi5 Restart adapter system.adapter.web.0 because enabled
        2024-10-14 19:06:59.212 - error: fronius.1 (1237) IP is not a Fronius inverter
        2024-10-14 19:07:00.485 - info: host.raspberrypi5 instance system.adapter.synology.0 in version "3.1.0" started with pid 1263
        2024-10-14 19:07:00.848 - info: host.raspberrypi5 instance system.adapter.vis-2.0 in version "2.9.32" started with pid 1270
        2024-10-14 19:07:01.640 - error: vis-2.0 (1270) vis-2.0 already running
        2024-10-14 19:07:01.643 - warn: vis-2.0 (1270) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-10-14 19:07:01.718 - info: synology.0 (1263) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.synology, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:07:02.175 - error: host.raspberrypi5 instance system.adapter.vis-2.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-10-14 19:07:02.175 - info: host.raspberrypi5 Restart adapter system.adapter.vis-2.0 because enabled
        2024-10-14 19:07:01.733 - info: synology.0 (1263) Connecting to Synology 192.168.178.37:5000
        2024-10-14 19:07:03.822 - info: synology.0 (1263) DSM 6
        2024-10-14 19:07:04.504 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1289
        2024-10-14 19:07:04.861 - info: host.raspberrypi5 instance system.adapter.echarts.0 in version "1.9.2" started with pid 1296
        2024-10-14 19:07:05.659 - info: shelly.0 (1289) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:07:05.671 - error: echarts.0 (1296) echarts.0 already running
        2024-10-14 19:07:05.673 - warn: echarts.0 (1296) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-10-14 19:07:05.919 - info: shelly.0 (1289) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
        2024-10-14 19:07:06.201 - error: host.raspberrypi5 instance system.adapter.echarts.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-10-14 19:07:06.201 - info: host.raspberrypi5 Restart adapter system.adapter.echarts.0 because enabled
        2024-10-14 19:07:08.873 - info: host.raspberrypi5 instance system.adapter.jarvis.0 in version "3.1.8" started with pid 1315
        2024-10-14 19:07:10.340 - error: jarvis.0 (1315) jarvis.0 already running
        2024-10-14 19:07:10.341 - warn: jarvis.0 (1315) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-10-14 19:07:10.877 - error: host.raspberrypi5 instance system.adapter.jarvis.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-10-14 19:07:10.877 - info: host.raspberrypi5 Restart adapter system.adapter.jarvis.0 because enabled
        2024-10-14 19:07:12.917 - info: host.raspberrypi5 instance system.adapter.fronius-solarweb.0 in version "0.0.3" started with pid 1326
        2024-10-14 19:07:13.599 - error: fronius-solarweb.0 (1326) fronius-solarweb.0 already running
        2024-10-14 19:07:13.601 - warn: fronius-solarweb.0 (1326) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-10-14 19:07:14.126 - error: host.raspberrypi5 instance system.adapter.fronius-solarweb.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-10-14 19:07:14.127 - info: host.raspberrypi5 Restart adapter system.adapter.fronius-solarweb.0 because enabled
        2024-10-14 19:07:16.398 - info: host.raspberrypi5 instance system.adapter.tankerkoenig.0 in version "3.4.0" started with pid 1337
        2024-10-14 19:07:16.889 - info: host.raspberrypi5 instance system.adapter.trashschedule.0 in version "3.3.0" started with pid 1348
        2024-10-14 19:07:17.341 - info: tankerkoenig.0 (1337) starting. Version 3.4.0 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:07:17.366 - info: tankerkoenig.0 (1337) Adapter is already in daemon mode
        2024-10-14 19:07:17.367 - info: tankerkoenig.0 (1337) Sync time set to 20 minutes or 1200000 ms
        2024-10-14 19:07:17.701 - error: trashschedule.0 (1348) trashschedule.0 already running
        2024-10-14 19:07:17.705 - warn: trashschedule.0 (1348) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-10-14 19:07:18.238 - error: host.raspberrypi5 instance system.adapter.trashschedule.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-10-14 19:07:18.238 - info: host.raspberrypi5 Restart adapter system.adapter.trashschedule.0 because enabled
        2024-10-14 19:07:20.189 - info: host.raspberrypi5 instance system.adapter.discovery.0 in version "5.0.0" started with pid 1363
        2024-10-14 19:07:20.207 - info: tankerkoenig.0 (1337) Start first request
        2024-10-14 19:07:21.333 - info: discovery.0 (1363) starting. Version 5.0.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:07:21.760 - info: vis.0 (1374) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.vis, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:07:24.653 - info: host.raspberrypi5 instance system.adapter.iot.0 in version "3.3.0" started with pid 1393
        2024-10-14 19:07:25.075 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
        2024-10-14 19:07:25.098 - info: host.raspberrypi5 instance scheduled system.adapter.dwd.0 /5 * * * *
        2024-10-14 19:07:25.101 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1400
        2024-10-14 19:07:25.341 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-10061ccad010" connected!
        2024-10-14 19:07:26.220 - info: iot.0 (1393) starting. Version 3.3.0 in /opt/iobroker/node_modules/iobroker.iot, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:07:26.351 - info: iot.0 (1393) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
        2024-10-14 19:07:26.911 - info: dwd.0 (1400) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:07:26.929 - info: iot.0 (1393) Connection changed: connect "bernd_order_gmx_de"
        2024-10-14 19:07:27.114 - info: vis.0 (1374) Terminated (NO_ERROR): Without reason
        2024-10-14 19:07:27.413 - info: dwd.0 (1400) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 19:07:27.645 - info: host.raspberrypi5 instance system.adapter.vis.0 terminated while should be started once
        2024-10-14 19:07:27.953 - info: host.raspberrypi5 instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 19:07:28.352 - info: host.raspberrypi5 instance system.adapter.web.0 in version "6.2.5" started with pid 1423
        2024-10-14 19:07:29.079 - info: host.raspberrypi5 instance scheduled system.adapter.daswetter.0 /15 * * * *
        2024-10-14 19:07:29.082 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1434
        2024-10-14 19:07:29.381 - info: web.0 (1423) starting. Version 6.2.5 in /opt/iobroker/node_modules/iobroker.web, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:07:29.573 - info: web.0 (1423) socket.io server listening on port 8082
        2024-10-14 19:07:29.576 - info: web.0 (1423) http server listening on port 8082
        2024-10-14 19:07:29.963 - info: daswetter.0 (1434) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:07:29.975 - info: daswetter.0 (1434) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 19:07:30.481 - info: daswetter.0 (1434) cleaned everything up...
        2024-10-14 19:07:30.501 - info: host.raspberrypi5 instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 19:07:31.226 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-d4d4daeb2ddc" connected!
        2024-10-14 19:07:32.339 - info: host.raspberrypi5 instance system.adapter.vis-2.0 in version "2.9.32" started with pid 1453
        2024-10-14 19:07:33.192 - info: vis-2.0 (1453) starting. Version 2.9.32 in /opt/iobroker/node_modules/iobroker.vis-2, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:07:33.400 - info: vis-2.0 (1453) vis-2 license is OK.
        2024-10-14 19:07:36.374 - info: host.raspberrypi5 instance system.adapter.echarts.0 in version "1.9.2" started with pid 1468
        2024-10-14 19:07:37.098 - info: echarts.0 (1468) starting. Version 1.9.2 in /opt/iobroker/node_modules/iobroker.echarts, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:07:40.041 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
        2024-10-14 19:07:40.460 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
        2024-10-14 19:07:41.047 - info: host.raspberrypi5 instance system.adapter.jarvis.0 in version "3.1.8" started with pid 1483
        2024-10-14 19:07:41.106 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
        2024-10-14 19:07:42.395 - info: jarvis.0 (1483) starting. Version 3.1.8 in /opt/iobroker/node_modules/iobroker.jarvis, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:07:42.410 - info: jarvis.0 (1483) No Backup found for widgets, thus backing up initially.
        2024-10-14 19:07:42.411 - info: jarvis.0 (1483) No Backup found for scripts, thus backing up initially.
        2024-10-14 19:07:42.412 - info: jarvis.0 (1483) No Backup found for styles, thus backing up initially.
        2024-10-14 19:07:42.412 - info: jarvis.0 (1483) No Backup found for layout, thus backing up initially.
        2024-10-14 19:07:42.459 - info: jarvis.0 (1483) Connection: WebSocket opened on port 8400 using http...
        2024-10-14 19:07:42.461 - info: jarvis.0 (1483) Found Backups for settings.
        2024-10-14 19:07:42.462 - info: jarvis.0 (1483) Found Backups for devices.
        2024-10-14 19:07:43.432 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1-cc7b5c85af80" connected!
        2024-10-14 19:07:44.245 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-cc7b5c0dd95c" connected!
        2024-10-14 19:07:44.384 - info: host.raspberrypi5 instance system.adapter.fronius-solarweb.0 in version "0.0.3" started with pid 1498
        2024-10-14 19:07:45.409 - info: fronius-solarweb.0 (1498) starting. Version 0.0.3 in /opt/iobroker/node_modules/iobroker.fronius-solarweb, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:07:46.067 - info: cloud.0 (1174) Trying to connect as system.user.admin to cloud
        2024-10-14 19:07:46.217 - info: cloud.0 (1174) Connection changed: connect
        2024-10-14 19:07:48.545 - info: host.raspberrypi5 instance system.adapter.trashschedule.0 in version "3.3.0" started with pid 1513
        2024-10-14 19:07:49.018 - info: fronius-solarweb.0 (1498) Disable Pro Endpoints
        2024-10-14 19:07:49.018 - info: fronius-solarweb.0 (1498) {"responseError":3503,"responseMessage":"Not a Pro PV system."}
        2024-10-14 19:07:49.767 - info: trashschedule.0 (1513) starting. Version 3.3.0 in /opt/iobroker/node_modules/iobroker.trashschedule, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:07:49.815 - info: trashschedule.0 (1513) [onReady] starting with source "ical" -> ical
        2024-10-14 19:07:49.858 - info: trashschedule.0 (1513) [ical] configured ical preview is 31 days (until 14.11.2024) - increase this value to find more events in the future
        2024-10-14 19:07:49.859 - info: trashschedule.0 (1513) [ical] found configured ical event "Vacation" without "display" flag. Activate the display flag on this entry if this is a relevant "trash event".
        2024-10-14 19:07:57.695 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
        2024-10-14 19:07:58.213 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1-e465b8f46ac4" connected!
        2024-10-14 19:08:02.284 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-d4d4da35853c" connected!
        2024-10-14 19:10:21.040 - info: cloud.0 (1174) User accessed from cloud: 8MZsWJzb5cN92irULRxl
        2024-10-14 19:12:32.884 - info: cloud.0 (1174) User disconnected from cloud:
        2024-10-14 19:12:36.703 - info: cloud.0 (1174) User accessed from cloud: 0bb7FmHyCbgQdnAjLRy6
        2024-10-14 19:13:07.988 - info: cloud.0 (1174) User disconnected from cloud:
        2024-10-14 19:13:11.404 - info: cloud.0 (1174) User accessed from cloud: Y22vGEDGTOPJdMi3LRzW
        2024-10-14 19:18:25.532 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
        2024-10-14 19:18:34.432 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
        2024-10-14 19:22:56.689 - info: cloud.0 (1174) User disconnected from cloud:
        2024-10-14 19:28:50.608 - info: host.raspberrypi5 Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
        2024-10-14 19:29:47.314 - info: host.raspberrypi5 stopInstance system.adapter.cloud.0 (force=false, process=true)
        2024-10-14 19:29:47.318 - info: cloud.0 (1174) Got terminate signal TERMINATE_YOURSELF
        2024-10-14 19:29:47.320 - info: cloud.0 (1174) Connection changed: disconnect
        2024-10-14 19:29:47.321 - info: cloud.0 (1174) terminating
        2024-10-14 19:29:47.321 - info: cloud.0 (1174) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 19:29:47.379 - info: host.raspberrypi5 stopInstance system.adapter.cloud.0 send kill signal
        2024-10-14 19:29:47.821 - info: cloud.0 (1174) terminating
        2024-10-14 19:29:47.854 - info: host.raspberrypi5 instance system.adapter.cloud.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 19:29:50.999 - info: host.raspberrypi5 instance system.adapter.cloud.0 in version "5.0.1" started with pid 1609
        2024-10-14 19:29:51.848 - info: cloud.0 (1609) starting. Version 5.0.1 in /opt/iobroker/node_modules/iobroker.cloud, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:29:52.282 - info: cloud.0 (1609) Connecting with https://iobroker.net:10555 with "bernd_order@gmx.de_767a1940-777f-11ef-9701-491891fb07bf"
        2024-10-14 19:29:52.323 - info: cloud.0 (1609) Trying to connect as system.user.admin to cloud
        2024-10-14 19:29:52.753 - info: cloud.0 (1609) Adapter redirected temporally to "https://iobroker.net:10556" in one minute. Reason: command from server
        2024-10-14 19:29:52.755 - info: cloud.0 (1609) Connection changed: disconnect
        2024-10-14 19:30:35.212 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
        2024-10-14 19:30:36.861 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
        2024-10-14 19:30:52.760 - info: cloud.0 (1609) Trying to connect as system.user.admin to cloud
        2024-10-14 19:30:52.921 - info: cloud.0 (1609) Connection changed: connect
        2024-10-14 19:34:37.589 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
        2024-10-14 19:34:38.913 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
        2024-10-14 19:51:23.899 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 (force=false, process=true)
        2024-10-14 19:51:23.902 - info: shelly.0 (1289) Got terminate signal TERMINATE_YOURSELF
        2024-10-14 19:51:23.907 - info: shelly.0 (1289) terminating
        2024-10-14 19:51:23.908 - info: shelly.0 (1289) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 19:51:23.959 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 send kill signal
        2024-10-14 19:51:24.409 - info: shelly.0 (1289) terminating
        2024-10-14 19:51:24.438 - info: host.raspberrypi5 instance system.adapter.shelly.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 19:51:27.602 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1658
        2024-10-14 19:51:28.548 - info: shelly.0 (1658) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:51:28.632 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 (force=false, process=true)
        2024-10-14 19:51:28.635 - info: shelly.0 (1658) Got terminate signal TERMINATE_YOURSELF
        2024-10-14 19:51:28.636 - info: shelly.0 (1658) terminating
        2024-10-14 19:51:28.637 - info: shelly.0 (1658) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 19:51:28.699 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 send kill signal
        2024-10-14 19:51:28.884 - warn: shelly.0 (1658) setTimeout called, but adapter is shutting down
        2024-10-14 19:51:28.884 - warn: shelly.0 (1658) setTimeout called, but adapter is shutting down
        2024-10-14 19:51:28.885 - info: shelly.0 (1658) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
        2024-10-14 19:51:29.138 - info: shelly.0 (1658) terminating
        2024-10-14 19:51:29.175 - info: host.raspberrypi5 instance system.adapter.shelly.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 19:51:32.358 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1673
        2024-10-14 19:51:33.288 - info: shelly.0 (1673) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:51:33.551 - info: shelly.0 (1673) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
        2024-10-14 19:51:37.360 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
        2024-10-14 19:51:37.383 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-d4d4da35853c" connected!
        2024-10-14 19:51:37.844 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
        2024-10-14 19:51:38.239 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-cc7b5c0dd95c" connected!
        2024-10-14 19:51:38.455 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
        2024-10-14 19:51:38.703 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-d4d4daeb2ddc" connected!
        2024-10-14 19:51:39.121 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
        2024-10-14 19:51:39.267 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1-e465b8f46ac4" connected!
        2024-10-14 19:51:39.556 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-10061ccad010" connected!
        2024-10-14 19:51:39.773 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1-cc7b5c85af80" connected!
        2024-10-14 19:51:40.194 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
        2024-10-14 19:52:34.513 - info: host.raspberrypi5 iobroker add shelly --host raspberrypi5
        2024-10-14 19:52:35.276 - info: host.raspberrypi5 iobroker host.raspberrypi5 create instance shelly
        2024-10-14 19:52:35.283 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.alive created
        2024-10-14 19:52:35.286 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.connected created
        2024-10-14 19:52:35.291 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.compactMode created
        2024-10-14 19:52:35.295 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.cpu created
        2024-10-14 19:52:35.299 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.cputime created
        2024-10-14 19:52:35.304 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.memHeapUsed created
        2024-10-14 19:52:35.309 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.memHeapTotal created
        2024-10-14 19:52:35.313 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.memRss created
        2024-10-14 19:52:35.318 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.uptime created
        2024-10-14 19:52:35.323 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.inputCount created
        2024-10-14 19:52:35.328 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.outputCount created
        2024-10-14 19:52:35.332 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.eventLoopLag created
        2024-10-14 19:52:35.335 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.sigKill created
        2024-10-14 19:52:35.338 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.logLevel created
        2024-10-14 19:52:35.342 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1 created
        2024-10-14 19:52:35.345 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.info created
        2024-10-14 19:52:35.348 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.info.connection created
        2024-10-14 19:52:35.351 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.info.update created
        2024-10-14 19:52:35.354 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.info.downloadScripts created
        2024-10-14 19:52:35.357 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.ble created
        2024-10-14 19:52:35.359 - info: host.raspberrypi5 iobroker host.raspberrypi5 Set default value of shelly.1.info.connection: false
        2024-10-14 19:52:35.365 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1 created
        2024-10-14 19:52:36.375 - info: host.raspberrypi5 iobroker exit 0
        2024-10-14 19:57:56.479 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
        2024-10-14 19:57:56.491 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
        2024-10-14 19:57:56.504 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
        2024-10-14 19:57:56.517 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
        2024-10-14 19:57:56.527 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
        2024-10-14 19:57:56.534 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 1719
        2024-10-14 19:57:56.551 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
        2024-10-14 19:57:56.560 - warn: host.raspberrypi5 instance system.adapter.dwd.0 not started, because start has already been initialized less than 2 seconds ago
        2024-10-14 19:57:56.624 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1726
        2024-10-14 19:57:56.630 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1727
        2024-10-14 19:57:57.914 - info: daswetter.0 (1727) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:57:57.933 - info: daswetter.0 (1727) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 19:57:57.939 - info: weatherunderground.0 (1719) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:57:57.999 - info: dwd.0 (1726) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:57:58.441 - info: daswetter.0 (1727) cleaned everything up...
        2024-10-14 19:57:58.445 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 1727 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 19:57:58.462 - info: dwd.0 (1726) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 19:57:58.972 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1726 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 19:58:00.537 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1765
        2024-10-14 19:58:00.624 - warn: host.raspberrypi5 instance system.adapter.daswetter.0 not started, because start has already been initialized less than 2 seconds ago
        2024-10-14 19:58:00.632 - warn: host.raspberrypi5 instance system.adapter.ical.0 not started, because start has already been initialized less than 2 seconds ago
        2024-10-14 19:58:00.681 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 1772
        2024-10-14 19:58:01.435 - info: daswetter.0 (1765) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:58:01.449 - info: daswetter.0 (1765) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 19:58:01.761 - info: ical.0 (1772) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 19:58:01.926 - info: weatherunderground.0 (1719) Terminated (NO_ERROR): Without reason
        2024-10-14 19:58:01.957 - info: daswetter.0 (1765) cleaned everything up...
        2024-10-14 19:58:01.961 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 1765 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 19:58:02.285 - info: ical.0 (1772) processing URL: calendar1
        2024-10-14 19:58:02.434 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 1719 terminated with code 0 (NO_ERROR)
        2024-10-14 19:58:07.317 - info: ical.0 (1772) Terminated (NO_ERROR): Without reason
        2024-10-14 19:58:07.829 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 1772 terminated with code 0 (NO_ERROR)
        2024-10-14 20:00:00.054 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 1796
        2024-10-14 20:00:00.945 - info: ical.0 (1796) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:00:01.518 - info: ical.0 (1796) processing URL: calendar1
        2024-10-14 20:00:06.549 - info: ical.0 (1796) Terminated (NO_ERROR): Without reason
        2024-10-14 20:00:07.061 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 1796 terminated with code 0 (NO_ERROR)
        2024-10-14 20:00:39.006 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1811
        2024-10-14 20:00:39.831 - info: daswetter.0 (1811) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:00:39.843 - info: daswetter.0 (1811) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 20:00:40.350 - info: daswetter.0 (1811) cleaned everything up...
        2024-10-14 20:00:40.353 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 1811 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:00:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1826
        2024-10-14 20:00:44.879 - info: dwd.0 (1826) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:00:45.272 - info: dwd.0 (1826) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:00:45.785 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1826 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:03:24.965 - info: host.raspberrypi5 "system.adapter.shelly.1" enabled
        2024-10-14 20:03:25.212 - info: host.raspberrypi5 instance system.adapter.shelly.1 in version "8.2.1" started with pid 1842
        2024-10-14 20:03:26.197 - info: shelly.1 (1842) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:03:26.301 - info: shelly.1 (1842) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
        2024-10-14 20:03:44.053 - info: host.raspberrypi5 stopInstance system.adapter.shelly.1 (force=false, process=true)
        2024-10-14 20:03:44.056 - info: shelly.1 (1842) Got terminate signal TERMINATE_YOURSELF
        2024-10-14 20:03:44.058 - info: shelly.1 (1842) terminating
        2024-10-14 20:03:44.059 - info: shelly.1 (1842) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:03:44.106 - info: host.raspberrypi5 stopInstance system.adapter.shelly.1 send kill signal
        2024-10-14 20:03:44.560 - info: shelly.1 (1842) terminating
        2024-10-14 20:03:44.589 - info: host.raspberrypi5 instance system.adapter.shelly.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:03:47.777 - info: host.raspberrypi5 instance system.adapter.shelly.1 in version "8.2.1" started with pid 1857
        2024-10-14 20:03:48.708 - info: shelly.1 (1857) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:03:48.806 - info: shelly.1 (1857) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
        2024-10-14 20:05:28.604 - info: host.raspberrypi5 iobroker del shelly.1
        2024-10-14 20:05:29.342 - info: host.raspberrypi5 iobroker Delete instance "shelly.1"
        2024-10-14 20:05:29.398 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 1 instances of shelly.1
        2024-10-14 20:05:29.427 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 1 channels of shelly.1
        2024-10-14 20:05:29.437 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 3 states of shelly.1
        2024-10-14 20:05:29.452 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 15 states of system.adapter.shelly.1
        2024-10-14 20:05:29.458 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 1 states (io.shelly.1.
        ) from states
        2024-10-14 20:05:29.483 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 15 states (system.adapter.shelly.1.
        ) from states
        2024-10-14 20:05:29.908 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 2 objects of shelly.1
        2024-10-14 20:05:29.909 - info: host.raspberrypi5 iobroker host.raspberrypi5 Deleting 22 object(s).
        2024-10-14 20:05:29.969 - info: host.raspberrypi5 object deleted system.adapter.shelly.1
        2024-10-14 20:05:29.969 - info: host.raspberrypi5 stopInstance system.adapter.shelly.1 (force=false, process=true)
        2024-10-14 20:05:29.970 - info: host.raspberrypi5 iobroker host.raspberrypi5 Deleting 16 state(s).
        2024-10-14 20:05:29.972 - info: shelly.1 (1857) Got terminate signal TERMINATE_YOURSELF
        2024-10-14 20:05:29.974 - info: shelly.1 (1857) terminating
        2024-10-14 20:05:29.975 - info: shelly.1 (1857) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:05:29.988 - warn: shelly.1 (1857) State "shelly.1.info.connection" has no existing object, this might lead to an error in future versions
        2024-10-14 20:05:30.024 - info: host.raspberrypi5 stopInstance system.adapter.shelly.1 send kill signal
        2024-10-14 20:05:30.476 - info: shelly.1 (1857) terminating
        2024-10-14 20:05:30.503 - info: host.raspberrypi5 instance system.adapter.shelly.1 terminated by request of the instance itself and will not be restarted, before user restarts it.
        2024-10-14 20:05:30.503 - info: host.raspberrypi5 Do not restart adapter system.adapter.shelly.1 because desired by instance
        2024-10-14 20:05:31.030 - info: host.raspberrypi5 iobroker exit 0
        2024-10-14 20:05:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1887
        2024-10-14 20:05:44.441 - info: host.raspberrypi5 iobroker del shelly.0
        2024-10-14 20:05:45.000 - info: dwd.0 (1887) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:05:45.324 - info: host.raspberrypi5 iobroker Delete instance "shelly.0"
        2024-10-14 20:05:45.356 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 1 instances of shelly.0
        2024-10-14 20:05:45.366 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 13 devices of shelly.0
        2024-10-14 20:05:45.378 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 109 channels of shelly.0
        2024-10-14 20:05:45.412 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 929 states of shelly.0
        2024-10-14 20:05:45.423 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 15 states of system.adapter.shelly.0
        2024-10-14 20:05:45.430 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 734 states (io.shelly.0.) from states
        2024-10-14 20:05:45.455 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 15 states (system.adapter.shelly.0.
        ) from states
        2024-10-14 20:05:45.754 - info: dwd.0 (1887) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:05:45.877 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 2 objects of shelly.0
        2024-10-14 20:05:45.879 - info: host.raspberrypi5 iobroker host.raspberrypi5 Deleting 1069 object(s). Be patient...
        2024-10-14 20:05:46.008 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 1000 objects left to be deleted.
        2024-10-14 20:05:46.274 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1887 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:05:46.325 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 800 objects left to be deleted.
        2024-10-14 20:05:46.632 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 600 objects left to be deleted.
        2024-10-14 20:05:46.919 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 400 objects left to be deleted.
        2024-10-14 20:05:47.166 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 200 objects left to be deleted.
        2024-10-14 20:05:47.410 - info: host.raspberrypi5 object deleted system.adapter.shelly.0
        2024-10-14 20:05:47.410 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 (force=false, process=true)
        2024-10-14 20:05:47.412 - info: host.raspberrypi5 iobroker host.raspberrypi5 Deleting 749 state(s).
        2024-10-14 20:05:47.413 - info: shelly.0 (1673) Got terminate signal TERMINATE_YOURSELF
        2024-10-14 20:05:47.416 - info: shelly.0 (1673) terminating
        2024-10-14 20:05:47.416 - info: shelly.0 (1673) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:05:47.435 - warn: shelly.0 (1673) State "shelly.0.info.connection" has no existing object, this might lead to an error in future versions
        2024-10-14 20:05:47.457 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 send kill signal
        2024-10-14 20:05:47.512 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 600 states left to be deleted.
        2024-10-14 20:05:47.622 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 400 states left to be deleted.
        2024-10-14 20:05:47.767 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 200 states left to be deleted.
        2024-10-14 20:05:47.916 - info: shelly.0 (1673) terminating
        2024-10-14 20:05:47.940 - info: host.raspberrypi5 instance system.adapter.shelly.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
        2024-10-14 20:05:47.940 - info: host.raspberrypi5 Do not restart adapter system.adapter.shelly.0 because desired by instance
        2024-10-14 20:05:48.887 - info: host.raspberrypi5 iobroker exit 0
        2024-10-14 20:05:55.001 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
        2024-10-14 20:05:56.545 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
        2024-10-14 20:06:03.871 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#10061ccb9fc0#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
        2024-10-14 20:06:06.182 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#d4d4daeb0d54#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
        2024-10-14 20:06:14.236 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
        2024-10-14 20:06:14.788 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
        2024-10-14 20:06:18.312 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#d4d4daeb0d54#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
        2024-10-14 20:06:19.855 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#10061ccb9fc0#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
        2024-10-14 20:07:39.337 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
        2024-10-14 20:08:47.123 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
        2024-10-14 20:08:48.460 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
        2024-10-14 20:08:52.855 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#10061ccb9fc0#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
        2024-10-14 20:08:55.240 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#d4d4daeb0d54#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
        2024-10-14 20:10:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1915
        2024-10-14 20:10:44.863 - info: dwd.0 (1915) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:10:45.263 - info: dwd.0 (1915) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:10:45.772 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1915 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:12:37.283 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
        2024-10-14 20:12:49.040 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
        2024-10-14 20:13:15.847 - info: host.raspberrypi5 iobroker add shelly --host raspberrypi5
        2024-10-14 20:13:16.606 - info: host.raspberrypi5 iobroker host.raspberrypi5 create instance shelly
        2024-10-14 20:13:16.613 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.alive created
        2024-10-14 20:13:16.618 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.connected created
        2024-10-14 20:13:16.625 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.compactMode created
        2024-10-14 20:13:16.631 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.cpu created
        2024-10-14 20:13:16.635 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.cputime created
        2024-10-14 20:13:16.639 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.memHeapUsed created
        2024-10-14 20:13:16.643 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.memHeapTotal created
        2024-10-14 20:13:16.646 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.memRss created
        2024-10-14 20:13:16.650 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.uptime created
        2024-10-14 20:13:16.654 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.inputCount created
        2024-10-14 20:13:16.658 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.outputCount created
        2024-10-14 20:13:16.663 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.eventLoopLag created
        2024-10-14 20:13:16.667 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.sigKill created
        2024-10-14 20:13:16.671 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.logLevel created
        2024-10-14 20:13:16.675 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0 created
        2024-10-14 20:13:16.679 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.info created
        2024-10-14 20:13:16.682 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.info.connection created
        2024-10-14 20:13:16.685 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.info.update created
        2024-10-14 20:13:16.688 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.info.downloadScripts created
        2024-10-14 20:13:16.691 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.ble created
        2024-10-14 20:13:16.694 - info: host.raspberrypi5 iobroker host.raspberrypi5 Set default value of shelly.0.info.connection: false
        2024-10-14 20:13:16.702 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0 created
        2024-10-14 20:13:17.712 - info: host.raspberrypi5 iobroker exit 0
        2024-10-14 20:14:34.495 - info: host.raspberrypi5 "system.adapter.shelly.0" enabled
        2024-10-14 20:14:34.721 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1959
        2024-10-14 20:14:35.633 - info: shelly.0 (1959) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:14:35.729 - info: shelly.0 (1959) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
        2024-10-14 20:14:37.191 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1-cc7b5c85af80" connected!
        2024-10-14 20:15:15.251 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccad010" connected!
        2024-10-14 20:15:18.017 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-cc7b5c0dd95c" connected!
        2024-10-14 20:15:20.229 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-d4d4da35853c" connected!
        2024-10-14 20:15:20.412 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
        2024-10-14 20:15:23.160 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-d4d4daeb2ddc" connected!
        2024-10-14 20:15:23.517 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
        2024-10-14 20:15:23.643 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
        2024-10-14 20:15:26.150 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
        2024-10-14 20:15:30.290 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
        2024-10-14 20:15:32.992 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1-e465b8f46ac4" connected!
        2024-10-14 20:15:39.009 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1976
        2024-10-14 20:15:39.855 - info: daswetter.0 (1976) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:15:39.867 - info: daswetter.0 (1976) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 20:15:40.373 - info: daswetter.0 (1976) cleaned everything up...
        2024-10-14 20:15:40.376 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 1976 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:15:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1991
        2024-10-14 20:15:44.889 - info: dwd.0 (1991) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:15:45.291 - info: dwd.0 (1991) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:15:45.801 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1991 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:20:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2018
        2024-10-14 20:20:44.919 - info: dwd.0 (2018) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:20:45.315 - info: dwd.0 (2018) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:20:45.825 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2018 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:23:41.725 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
        2024-10-14 20:23:43.058 - info: admin.0 (955) failed connection to socket.io from ::ffff:192.168.178.22: Passport was not initialized
        2024-10-14 20:23:52.404 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
        2024-10-14 20:25:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2050
        2024-10-14 20:25:44.887 - info: dwd.0 (2050) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:25:45.296 - info: dwd.0 (2050) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:25:45.807 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2050 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:27:59.996 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
        2024-10-14 20:28:01.531 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 scenes
        2024-10-14 20:30:00.058 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 2070
        2024-10-14 20:30:00.943 - info: ical.0 (2070) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:30:01.495 - info: ical.0 (2070) processing URL: calendar1
        2024-10-14 20:30:06.526 - info: ical.0 (2070) Terminated (NO_ERROR): Without reason
        2024-10-14 20:30:07.038 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 2070 terminated with code 0 (NO_ERROR)
        2024-10-14 20:30:39.006 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 2085
        2024-10-14 20:30:39.817 - info: daswetter.0 (2085) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:30:39.830 - info: daswetter.0 (2085) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 20:30:40.336 - info: daswetter.0 (2085) cleaned everything up...
        2024-10-14 20:30:40.339 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 2085 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:30:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2100
        2024-10-14 20:30:44.851 - info: dwd.0 (2100) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:30:45.246 - info: dwd.0 (2100) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:30:45.755 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2100 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:34:22.064 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
        2024-10-14 20:34:23.705 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
        2024-10-14 20:35:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2119
        2024-10-14 20:35:44.876 - info: dwd.0 (2119) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:35:45.292 - info: dwd.0 (2119) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:35:45.801 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2119 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:38:37.248 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
        2024-10-14 20:38:37.821 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
        2024-10-14 20:38:37.826 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
        2024-10-14 20:38:37.827 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
        2024-10-14 20:38:38.166 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
        2024-10-14 20:40:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2143
        2024-10-14 20:40:44.874 - info: dwd.0 (2143) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:40:46.151 - info: dwd.0 (2143) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:40:46.661 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2143 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:42:53.008 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 2160
        2024-10-14 20:42:53.807 - info: weatherunderground.0 (2160) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:42:58.061 - info: weatherunderground.0 (2160) Terminated (NO_ERROR): Without reason
        2024-10-14 20:42:58.572 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 2160 terminated with code 0 (NO_ERROR)
        2024-10-14 20:44:10.104 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.63 (shellyplus1pm / shellyplus1pm-10061ccb9fc0 / shellyplus1pm#10061ccb9fc0#1) (false)
        2024-10-14 20:44:11.506 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.32 (shellyplus1pm / shellyplus1pm-10061cca8844 / shellyplus1pm#10061cca8844#1) (false)
        2024-10-14 20:44:12.285 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
        2024-10-14 20:44:13.598 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
        2024-10-14 20:44:13.632 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.26 (shellyplus1pm / shellyplus1pm-fcb46727891c / shellyplus1pm#fcb46727891c#1) (false)
        2024-10-14 20:44:13.633 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.39 (shellyplus1pm / shellyplus1pm-10061ccb0c48 / shellyplus1pm#10061ccb0c48#1) (false)
        2024-10-14 20:44:15.707 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
        2024-10-14 20:44:15.782 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
        2024-10-14 20:44:22.153 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.34 (shellyplus1pm / shellyplus1pm-b0b21c1b4e14 / shellyplus1pm#b0b21c1b4e14#1) (false)
        2024-10-14 20:44:24.185 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
        2024-10-14 20:45:39.007 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 2189
        2024-10-14 20:45:39.835 - info: daswetter.0 (2189) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:45:39.847 - info: daswetter.0 (2189) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 20:45:40.352 - info: daswetter.0 (2189) cleaned everything up...
        2024-10-14 20:45:40.356 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 2189 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:45:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2204
        2024-10-14 20:45:44.862 - info: dwd.0 (2204) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:45:45.269 - info: dwd.0 (2204) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:45:45.777 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2204 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:50:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2292
        2024-10-14 20:50:44.873 - info: dwd.0 (2292) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:50:45.284 - info: dwd.0 (2292) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:50:45.793 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2292 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 20:55:44.011 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3446
        2024-10-14 20:55:44.878 - info: dwd.0 (3446) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 20:55:45.283 - info: dwd.0 (3446) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 20:55:45.792 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3446 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:00:00.046 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 3466
        2024-10-14 21:00:00.942 - info: ical.0 (3466) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:00:01.488 - info: ical.0 (3466) processing URL: calendar1
        2024-10-14 21:00:06.515 - info: ical.0 (3466) Terminated (NO_ERROR): Without reason
        2024-10-14 21:00:07.028 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 3466 terminated with code 0 (NO_ERROR)
        2024-10-14 21:00:39.009 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3482
        2024-10-14 21:00:39.793 - info: daswetter.0 (3482) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:00:39.805 - info: daswetter.0 (3482) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 21:00:40.310 - info: daswetter.0 (3482) cleaned everything up...
        2024-10-14 21:00:40.314 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3482 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:00:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3497
        2024-10-14 21:00:44.848 - info: dwd.0 (3497) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:00:45.249 - info: dwd.0 (3497) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 21:00:45.763 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3497 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:05:44.208 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3515
        2024-10-14 21:05:45.061 - info: dwd.0 (3515) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:05:45.452 - info: dwd.0 (3515) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 21:05:45.964 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3515 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:10:44.012 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3533
        2024-10-14 21:10:44.869 - info: dwd.0 (3533) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:10:45.272 - info: dwd.0 (3533) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 21:10:45.785 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3533 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:15:39.008 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3551
        2024-10-14 21:15:39.799 - info: daswetter.0 (3551) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:15:39.811 - info: daswetter.0 (3551) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 21:15:40.316 - info: daswetter.0 (3551) cleaned everything up...
        2024-10-14 21:15:40.320 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3551 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:15:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3566
        2024-10-14 21:15:44.862 - info: dwd.0 (3566) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:15:45.251 - info: dwd.0 (3566) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 21:15:45.761 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3566 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:20:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3592
        2024-10-14 21:20:44.865 - info: dwd.0 (3592) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:20:45.370 - info: dwd.0 (3592) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 21:20:45.880 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3592 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:25:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3612
        2024-10-14 21:25:44.852 - info: dwd.0 (3612) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:25:45.280 - info: dwd.0 (3612) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 21:25:45.789 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3612 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:30:00.057 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 3631
        2024-10-14 21:30:00.937 - info: ical.0 (3631) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:30:01.497 - info: ical.0 (3631) processing URL: calendar1
        2024-10-14 21:30:06.527 - info: ical.0 (3631) Terminated (NO_ERROR): Without reason
        2024-10-14 21:30:07.038 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 3631 terminated with code 0 (NO_ERROR)
        2024-10-14 21:30:39.007 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3646
        2024-10-14 21:30:39.812 - info: daswetter.0 (3646) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:30:39.823 - info: daswetter.0 (3646) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 21:30:40.329 - info: daswetter.0 (3646) cleaned everything up...
        2024-10-14 21:30:40.333 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3646 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:30:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3661
        2024-10-14 21:30:44.855 - info: dwd.0 (3661) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:30:45.251 - info: dwd.0 (3661) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 21:30:45.759 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3661 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:35:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3679
        2024-10-14 21:35:44.877 - info: dwd.0 (3679) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:35:45.267 - info: dwd.0 (3679) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 21:35:45.777 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3679 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:40:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3699
        2024-10-14 21:40:44.891 - info: dwd.0 (3699) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:40:45.295 - info: dwd.0 (3699) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 21:40:45.805 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3699 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:42:53.010 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 3715
        2024-10-14 21:42:53.816 - info: weatherunderground.0 (3715) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:42:57.577 - info: weatherunderground.0 (3715) Terminated (NO_ERROR): Without reason
        2024-10-14 21:42:58.084 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 3715 terminated with code 0 (NO_ERROR)
        2024-10-14 21:45:39.066 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3734
        2024-10-14 21:45:39.875 - info: daswetter.0 (3734) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:45:39.887 - info: daswetter.0 (3734) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 21:45:40.393 - info: daswetter.0 (3734) cleaned everything up...
        2024-10-14 21:45:40.397 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3734 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:45:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3749
        2024-10-14 21:45:44.859 - info: dwd.0 (3749) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:45:45.283 - info: dwd.0 (3749) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 21:45:45.793 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3749 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:50:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3766
        2024-10-14 21:50:44.920 - info: dwd.0 (3766) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:50:45.319 - info: dwd.0 (3766) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 21:50:45.829 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3766 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 21:55:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3784
        2024-10-14 21:55:44.853 - info: dwd.0 (3784) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 21:55:45.240 - info: dwd.0 (3784) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 21:55:45.749 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3784 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:00:00.052 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 3802
        2024-10-14 22:00:00.949 - info: ical.0 (3802) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:00:01.465 - info: ical.0 (3802) processing URL: calendar1
        2024-10-14 22:00:06.496 - info: ical.0 (3802) Terminated (NO_ERROR): Without reason
        2024-10-14 22:00:07.008 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 3802 terminated with code 0 (NO_ERROR)
        2024-10-14 22:00:39.011 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3817
        2024-10-14 22:00:39.883 - info: daswetter.0 (3817) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:00:39.895 - info: daswetter.0 (3817) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 22:00:40.400 - info: daswetter.0 (3817) cleaned everything up...
        2024-10-14 22:00:40.404 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3817 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:00:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3832
        2024-10-14 22:00:44.870 - info: dwd.0 (3832) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:00:45.258 - info: dwd.0 (3832) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 22:00:45.767 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3832 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:01:32.373 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
        2024-10-14 22:01:33.932 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
        2024-10-14 22:01:45.533 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
        2024-10-14 22:01:45.536 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
        2024-10-14 22:01:45.537 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
        2024-10-14 22:05:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3850
        2024-10-14 22:05:44.839 - info: dwd.0 (3850) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:05:45.241 - info: dwd.0 (3850) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 22:05:45.751 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3850 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:10:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3868
        2024-10-14 22:10:44.868 - info: dwd.0 (3868) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:10:45.264 - info: dwd.0 (3868) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 22:10:45.773 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3868 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:15:39.008 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3885
        2024-10-14 22:15:39.919 - info: daswetter.0 (3885) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:15:39.932 - info: daswetter.0 (3885) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 22:15:40.437 - info: daswetter.0 (3885) cleaned everything up...
        2024-10-14 22:15:40.440 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3885 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:15:44.005 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3900
        2024-10-14 22:15:44.846 - info: dwd.0 (3900) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:15:45.239 - info: dwd.0 (3900) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 22:15:45.747 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3900 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:20:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3929
        2024-10-14 22:20:44.824 - info: dwd.0 (3929) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:20:45.234 - info: dwd.0 (3929) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 22:20:45.747 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3929 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:25:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3947
        2024-10-14 22:25:44.818 - info: dwd.0 (3947) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:25:45.197 - info: dwd.0 (3947) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 22:25:45.710 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3947 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:30:00.045 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 3966
        2024-10-14 22:30:00.926 - info: ical.0 (3966) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:30:01.389 - info: ical.0 (3966) processing URL: calendar1
        2024-10-14 22:30:06.415 - info: ical.0 (3966) Terminated (NO_ERROR): Without reason
        2024-10-14 22:30:06.927 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 3966 terminated with code 0 (NO_ERROR)
        2024-10-14 22:30:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3981
        2024-10-14 22:30:39.847 - info: daswetter.0 (3981) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:30:39.859 - info: daswetter.0 (3981) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 22:30:40.411 - info: daswetter.0 (3981) cleaned everything up...
        2024-10-14 22:30:40.414 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3981 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:30:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3996
        2024-10-14 22:30:44.855 - info: dwd.0 (3996) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:30:45.289 - info: dwd.0 (3996) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 22:30:45.799 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3996 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:35:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4013
        2024-10-14 22:35:44.810 - info: dwd.0 (4013) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:35:45.220 - info: dwd.0 (4013) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 22:35:45.733 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4013 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:40:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4032
        2024-10-14 22:40:44.831 - info: dwd.0 (4032) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:40:45.226 - info: dwd.0 (4032) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 22:40:45.739 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4032 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:42:53.007 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 4047
        2024-10-14 22:42:53.796 - info: weatherunderground.0 (4047) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:42:57.552 - info: weatherunderground.0 (4047) Terminated (NO_ERROR): Without reason
        2024-10-14 22:42:58.062 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 4047 terminated with code 0 (NO_ERROR)
        2024-10-14 22:45:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 4065
        2024-10-14 22:45:39.836 - info: daswetter.0 (4065) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:45:39.847 - info: daswetter.0 (4065) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2024-10-14 22:45:40.353 - info: daswetter.0 (4065) cleaned everything up...
        2024-10-14 22:45:40.357 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 4065 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:45:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4080
        2024-10-14 22:45:44.846 - info: dwd.0 (4080) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:45:45.238 - info: dwd.0 (4080) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 22:45:45.747 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4080 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:50:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4099
        2024-10-14 22:50:44.822 - info: dwd.0 (4099) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:50:45.525 - info: dwd.0 (4099) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 22:50:46.036 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4099 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 22:55:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4116
        2024-10-14 22:55:44.818 - info: dwd.0 (4116) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 22:55:45.218 - info: dwd.0 (4116) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2024-10-14 22:55:45.726 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4116 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2024-10-14 23:00:00.050 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 4138
        2024-10-14 23:00:00.926 - info: ical.0 (4138) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
        2024-10-14 23:00:01.382 - info: ical.0 (4138) processing URL: calendar1
        2024-10-14 23:00:06.409 - info: ical.0 (4138) Terminated (NO_ERROR): Without reason
        2024-10-14 23:00:06.921 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 4138 terminated with code 0 (NO_ERROR)
        2024-10-14 23:00:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 4153

        @thomas-braun said in Shellys per mqtt keine Verbindung:

        @accuface sagte in Shellys per mqtt keine Verbindung:

        iob diag: hier wundert mich das 2 User gibt, Oder werden immer 2 User angelegt (ein Admin und ein User wie mich: Bernd)

        Das sind angemeldete User. Wer das über welche Schiene ist siehst du mit dem Befehl

        w
        

        ok, dass bin 2x Ich....warum auch immer :joy:

        rasp ang. User.PNG

        Ich kann dann erst wieder heute Abend irgendwas machen, da ich auf Arbeit bin und keinen Zugriff von Aussen habe.

        Grüße

        crunchipC Abwesend
        crunchipC Abwesend
        crunchip
        Forum Testing Most Active
        schrieb am zuletzt editiert von
        #6

        @accuface lösch mal deinen ical Eintrag aus dem log

        umgestiegen von Proxmox auf Unraid

        A 1 Antwort Letzte Antwort
        0
        • A Accuface

          ACGuten Morgen allerseits,

          @crunchip said in Shellys per mqtt keine Verbindung:

          @accuface wie immer gilt

          • was kommt im log
          • Logausgabe wenn du den Adapter auf debug stellst

          Ich wusste, dass irgendwas fehlt. Sorry.

          Log vom 14.10.:

          2024-10-14 11:51:14.835 - info: admin.0 (955) requesting all objects
          2024-10-14 11:51:15.457 - info: admin.0 (955) received all objects
          2024-10-14 11:51:15.718 - info: admin.0 (955) socket.io server listening on port 8081
          2024-10-14 11:51:15.721 - info: admin.0 (955) http server listening on port 8081
          2024-10-14 11:51:15.721 - info: admin.0 (955) Use link "http://127.0.0.1:8081" to configure.
          2024-10-14 11:51:17.611 - info: host.raspberrypi5 instance system.adapter.javascript.0 in version "8.8.3" started with pid 1010
          2024-10-14 11:51:17.615 - info: host.raspberrypi5 instance system.adapter.fronius.0 in version "2.1.1" started with pid 1011
          2024-10-14 19:06:22.250 - error: fronius.0 (1011) fronius.0 already running
          2024-10-14 19:06:22.252 - warn: fronius.0 (1011) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2024-10-14 19:06:22.817 - error: host.raspberrypi5 instance system.adapter.fronius.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2024-10-14 19:06:22.817 - info: host.raspberrypi5 Restart adapter system.adapter.fronius.0 because enabled
          2024-10-14 19:06:22.847 - info: javascript.0 (1010) starting. Version 8.8.3 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:06:23.128 - info: javascript.0 (1010) requesting all states
          2024-10-14 19:06:23.129 - info: javascript.0 (1010) requesting all objects
          2024-10-14 19:06:23.586 - info: javascript.0 (1010) received all objects
          2024-10-14 19:06:23.604 - info: javascript.0 (1010) received all states
          2024-10-14 19:06:23.623 - info: javascript.0 (1010) Start JavaScript script.js.Skript_1 (Blockly)
          2024-10-14 19:06:23.688 - info: javascript.0 (1010) script.js.Skript_1: registered 0 subscriptions, 2 schedules, 0 messages, 0 logs and 0 file subscriptions
          2024-10-14 19:06:24.201 - info: host.raspberrypi5 instance system.adapter.scenes.0 in version "3.2.3" started with pid 1036
          2024-10-14 19:06:24.632 - info: weatherunderground.0 (954) Terminated (NO_ERROR): Without reason
          2024-10-14 19:06:24.880 - info: host.raspberrypi5 instance system.adapter.fronius.1 in version "2.1.1" started with pid 1047
          2024-10-14 19:06:25.135 - warn: weatherunderground.0 (954) get state error: Connection is closed.
          2024-10-14 19:06:25.168 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
          2024-10-14 19:06:25.222 - info: scenes.0 (1036) starting. Version 3.2.3 in /opt/iobroker/node_modules/iobroker.scenes, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:06:25.583 - error: fronius.1 (1047) fronius.1 already running
          2024-10-14 19:06:25.585 - warn: fronius.1 (1047) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2024-10-14 19:06:26.111 - error: host.raspberrypi5 instance system.adapter.fronius.1 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2024-10-14 19:06:26.111 - info: host.raspberrypi5 Restart adapter system.adapter.fronius.1 because enabled
          2024-10-14 19:06:28.330 - info: host.raspberrypi5 instance system.adapter.sql.0 in version "3.0.1" started with pid 1062
          2024-10-14 19:06:28.863 - info: host.raspberrypi5 instance system.adapter.synology.0 in version "3.1.0" started with pid 1073
          2024-10-14 19:06:29.262 - info: sql.0 (1062) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.sql, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:06:29.336 - info: sql.0 (1062) Connected to sqlite
          2024-10-14 19:06:29.756 - error: synology.0 (1073) synology.0 already running
          2024-10-14 19:06:29.757 - warn: synology.0 (1073) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2024-10-14 19:06:30.284 - error: host.raspberrypi5 instance system.adapter.synology.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2024-10-14 19:06:30.284 - info: host.raspberrypi5 Restart adapter system.adapter.synology.0 because enabled
          2024-10-14 19:06:32.184 - info: host.raspberrypi5 instance system.adapter.history.0 in version "3.0.1" started with pid 1088
          2024-10-14 19:06:32.877 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1099
          2024-10-14 19:06:33.202 - info: history.0 (1088) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.history, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:06:33.795 - error: shelly.0 (1099) shelly.0 already running
          2024-10-14 19:06:33.797 - warn: shelly.0 (1099) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2024-10-14 19:06:34.326 - error: host.raspberrypi5 instance system.adapter.shelly.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2024-10-14 19:06:34.326 - info: host.raspberrypi5 Restart adapter system.adapter.shelly.0 because enabled
          2024-10-14 19:06:36.389 - info: host.raspberrypi5 instance system.adapter.whatsapp-cmb.0 in version "0.3.0" started with pid 1114
          2024-10-14 19:06:36.929 - info: host.raspberrypi5 instance scheduled system.adapter.ical.0 0,30 * * * *
          2024-10-14 19:06:36.931 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 1125
          2024-10-14 19:06:37.477 - info: whatsapp-cmb.0 (1114) starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.whatsapp-cmb, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:06:37.936 - info: ical.0 (1125) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:06:38.518 - info: ical.0 (1125) processing URL: calendar1
          2024-10-14 19:06:40.275 - info: host.raspberrypi5 instance system.adapter.backitup.0 in version "3.0.22" started with pid 1144
          2024-10-14 19:06:40.886 - info: host.raspberrypi5 instance scheduled system.adapter.feiertage.0 0 0 * * *
          2024-10-14 19:06:40.889 - info: host.raspberrypi5 instance system.adapter.feiertage.0 in version "1.2.0" started with pid 1155
          2024-10-14 19:06:41.261 - info: backitup.0 (1144) starting. Version 3.0.22 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:06:41.300 - info: backitup.0 (1144) [iobroker] backup will be activated at 02:48 every 1 day(s)
          2024-10-14 19:06:41.736 - info: feiertage.0 (1155) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.feiertage, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:06:41.865 - info: feiertage.0 (1155) Next holiday: Allerheiligen (BW, BY, NW, RP, SL) is in 18 days on 01.11.2024
          2024-10-14 19:06:41.870 - info: feiertage.0 (1155) all objects written
          2024-10-14 19:06:41.872 - info: feiertage.0 (1155) Terminated (NO_ERROR): Without reason
          2024-10-14 19:06:42.399 - info: host.raspberrypi5 instance system.adapter.feiertage.0 terminated with code 0 (NO_ERROR)
          2024-10-14 19:06:43.549 - info: ical.0 (1125) Terminated (NO_ERROR): Without reason
          2024-10-14 19:06:44.075 - info: host.raspberrypi5 instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
          2024-10-14 19:06:44.379 - info: host.raspberrypi5 instance system.adapter.cloud.0 in version "5.0.1" started with pid 1174
          2024-10-14 19:06:44.897 - info: host.raspberrypi5 instance system.adapter.tankerkoenig.0 in version "3.4.0" started with pid 1185
          2024-10-14 19:06:45.354 - info: cloud.0 (1174) starting. Version 5.0.1 in /opt/iobroker/node_modules/iobroker.cloud, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:06:45.679 - error: tankerkoenig.0 (1185) tankerkoenig.0 already running
          2024-10-14 19:06:45.681 - warn: tankerkoenig.0 (1185) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2024-10-14 19:06:45.817 - info: cloud.0 (1174) Connecting with https://iobroker.net:10555 with "bernd_order@gmx.de_767a1940-777f-11ef-9701-491891fb07bf"
          2024-10-14 19:06:45.903 - info: cloud.0 (1174) Trying to connect as system.user.admin to cloud
          2024-10-14 19:06:46.059 - info: cloud.0 (1174) Adapter redirected temporally to "https://iobroker.net:10556" in one minute. Reason: command from server
          2024-10-14 19:06:46.061 - info: cloud.0 (1174) Connection changed: disconnect
          2024-10-14 19:06:46.210 - error: host.raspberrypi5 instance system.adapter.tankerkoenig.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2024-10-14 19:06:46.210 - info: host.raspberrypi5 Restart adapter system.adapter.tankerkoenig.0 because enabled
          2024-10-14 19:06:48.840 - info: host.raspberrypi5 instance system.adapter.discovery.0 in version "5.0.0" started with pid 1200
          2024-10-14 19:06:49.488 - error: discovery.0 (1200) discovery.0 already running
          2024-10-14 19:06:49.489 - warn: discovery.0 (1200) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2024-10-14 19:06:50.017 - error: host.raspberrypi5 instance system.adapter.discovery.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2024-10-14 19:06:50.017 - info: host.raspberrypi5 Restart adapter system.adapter.discovery.0 because enabled
          2024-10-14 19:06:52.871 - info: host.raspberrypi5 instance system.adapter.iot.0 in version "3.3.0" started with pid 1211
          2024-10-14 19:06:53.066 - info: host.raspberrypi5 instance system.adapter.fronius.0 in version "2.1.1" started with pid 1218
          2024-10-14 19:06:53.906 - info: fronius.0 (1218) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.fronius, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:06:53.917 - error: iot.0 (1211) iot.0 already running
          2024-10-14 19:06:53.919 - warn: iot.0 (1211) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2024-10-14 19:06:54.445 - error: host.raspberrypi5 instance system.adapter.iot.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2024-10-14 19:06:54.445 - info: host.raspberrypi5 Restart adapter system.adapter.iot.0 because enabled
          2024-10-14 19:06:55.970 - error: fronius.0 (1218) IP is not a Fronius inverter
          2024-10-14 19:06:56.300 - info: host.raspberrypi5 instance system.adapter.fronius.1 in version "2.1.1" started with pid 1237
          2024-10-14 19:06:56.912 - info: host.raspberrypi5 instance system.adapter.web.0 in version "6.2.5" started with pid 1248
          2024-10-14 19:06:57.138 - info: fronius.1 (1237) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.fronius, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:06:57.667 - error: web.0 (1248) web.0 already running
          2024-10-14 19:06:57.669 - warn: web.0 (1248) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2024-10-14 19:06:58.206 - error: host.raspberrypi5 instance system.adapter.web.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2024-10-14 19:06:58.207 - info: host.raspberrypi5 Restart adapter system.adapter.web.0 because enabled
          2024-10-14 19:06:59.212 - error: fronius.1 (1237) IP is not a Fronius inverter
          2024-10-14 19:07:00.485 - info: host.raspberrypi5 instance system.adapter.synology.0 in version "3.1.0" started with pid 1263
          2024-10-14 19:07:00.848 - info: host.raspberrypi5 instance system.adapter.vis-2.0 in version "2.9.32" started with pid 1270
          2024-10-14 19:07:01.640 - error: vis-2.0 (1270) vis-2.0 already running
          2024-10-14 19:07:01.643 - warn: vis-2.0 (1270) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2024-10-14 19:07:01.718 - info: synology.0 (1263) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.synology, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:07:02.175 - error: host.raspberrypi5 instance system.adapter.vis-2.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2024-10-14 19:07:02.175 - info: host.raspberrypi5 Restart adapter system.adapter.vis-2.0 because enabled
          2024-10-14 19:07:01.733 - info: synology.0 (1263) Connecting to Synology 192.168.178.37:5000
          2024-10-14 19:07:03.822 - info: synology.0 (1263) DSM 6
          2024-10-14 19:07:04.504 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1289
          2024-10-14 19:07:04.861 - info: host.raspberrypi5 instance system.adapter.echarts.0 in version "1.9.2" started with pid 1296
          2024-10-14 19:07:05.659 - info: shelly.0 (1289) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:07:05.671 - error: echarts.0 (1296) echarts.0 already running
          2024-10-14 19:07:05.673 - warn: echarts.0 (1296) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2024-10-14 19:07:05.919 - info: shelly.0 (1289) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
          2024-10-14 19:07:06.201 - error: host.raspberrypi5 instance system.adapter.echarts.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2024-10-14 19:07:06.201 - info: host.raspberrypi5 Restart adapter system.adapter.echarts.0 because enabled
          2024-10-14 19:07:08.873 - info: host.raspberrypi5 instance system.adapter.jarvis.0 in version "3.1.8" started with pid 1315
          2024-10-14 19:07:10.340 - error: jarvis.0 (1315) jarvis.0 already running
          2024-10-14 19:07:10.341 - warn: jarvis.0 (1315) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2024-10-14 19:07:10.877 - error: host.raspberrypi5 instance system.adapter.jarvis.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2024-10-14 19:07:10.877 - info: host.raspberrypi5 Restart adapter system.adapter.jarvis.0 because enabled
          2024-10-14 19:07:12.917 - info: host.raspberrypi5 instance system.adapter.fronius-solarweb.0 in version "0.0.3" started with pid 1326
          2024-10-14 19:07:13.599 - error: fronius-solarweb.0 (1326) fronius-solarweb.0 already running
          2024-10-14 19:07:13.601 - warn: fronius-solarweb.0 (1326) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2024-10-14 19:07:14.126 - error: host.raspberrypi5 instance system.adapter.fronius-solarweb.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2024-10-14 19:07:14.127 - info: host.raspberrypi5 Restart adapter system.adapter.fronius-solarweb.0 because enabled
          2024-10-14 19:07:16.398 - info: host.raspberrypi5 instance system.adapter.tankerkoenig.0 in version "3.4.0" started with pid 1337
          2024-10-14 19:07:16.889 - info: host.raspberrypi5 instance system.adapter.trashschedule.0 in version "3.3.0" started with pid 1348
          2024-10-14 19:07:17.341 - info: tankerkoenig.0 (1337) starting. Version 3.4.0 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:07:17.366 - info: tankerkoenig.0 (1337) Adapter is already in daemon mode
          2024-10-14 19:07:17.367 - info: tankerkoenig.0 (1337) Sync time set to 20 minutes or 1200000 ms
          2024-10-14 19:07:17.701 - error: trashschedule.0 (1348) trashschedule.0 already running
          2024-10-14 19:07:17.705 - warn: trashschedule.0 (1348) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2024-10-14 19:07:18.238 - error: host.raspberrypi5 instance system.adapter.trashschedule.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2024-10-14 19:07:18.238 - info: host.raspberrypi5 Restart adapter system.adapter.trashschedule.0 because enabled
          2024-10-14 19:07:20.189 - info: host.raspberrypi5 instance system.adapter.discovery.0 in version "5.0.0" started with pid 1363
          2024-10-14 19:07:20.207 - info: tankerkoenig.0 (1337) Start first request
          2024-10-14 19:07:21.333 - info: discovery.0 (1363) starting. Version 5.0.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:07:21.760 - info: vis.0 (1374) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.vis, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:07:24.653 - info: host.raspberrypi5 instance system.adapter.iot.0 in version "3.3.0" started with pid 1393
          2024-10-14 19:07:25.075 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
          2024-10-14 19:07:25.098 - info: host.raspberrypi5 instance scheduled system.adapter.dwd.0 /5 * * * *
          2024-10-14 19:07:25.101 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1400
          2024-10-14 19:07:25.341 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-10061ccad010" connected!
          2024-10-14 19:07:26.220 - info: iot.0 (1393) starting. Version 3.3.0 in /opt/iobroker/node_modules/iobroker.iot, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:07:26.351 - info: iot.0 (1393) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
          2024-10-14 19:07:26.911 - info: dwd.0 (1400) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:07:26.929 - info: iot.0 (1393) Connection changed: connect "bernd_order_gmx_de"
          2024-10-14 19:07:27.114 - info: vis.0 (1374) Terminated (NO_ERROR): Without reason
          2024-10-14 19:07:27.413 - info: dwd.0 (1400) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 19:07:27.645 - info: host.raspberrypi5 instance system.adapter.vis.0 terminated while should be started once
          2024-10-14 19:07:27.953 - info: host.raspberrypi5 instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 19:07:28.352 - info: host.raspberrypi5 instance system.adapter.web.0 in version "6.2.5" started with pid 1423
          2024-10-14 19:07:29.079 - info: host.raspberrypi5 instance scheduled system.adapter.daswetter.0 /15 * * * *
          2024-10-14 19:07:29.082 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1434
          2024-10-14 19:07:29.381 - info: web.0 (1423) starting. Version 6.2.5 in /opt/iobroker/node_modules/iobroker.web, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:07:29.573 - info: web.0 (1423) socket.io server listening on port 8082
          2024-10-14 19:07:29.576 - info: web.0 (1423) http server listening on port 8082
          2024-10-14 19:07:29.963 - info: daswetter.0 (1434) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:07:29.975 - info: daswetter.0 (1434) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 19:07:30.481 - info: daswetter.0 (1434) cleaned everything up...
          2024-10-14 19:07:30.501 - info: host.raspberrypi5 instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 19:07:31.226 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-d4d4daeb2ddc" connected!
          2024-10-14 19:07:32.339 - info: host.raspberrypi5 instance system.adapter.vis-2.0 in version "2.9.32" started with pid 1453
          2024-10-14 19:07:33.192 - info: vis-2.0 (1453) starting. Version 2.9.32 in /opt/iobroker/node_modules/iobroker.vis-2, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:07:33.400 - info: vis-2.0 (1453) vis-2 license is OK.
          2024-10-14 19:07:36.374 - info: host.raspberrypi5 instance system.adapter.echarts.0 in version "1.9.2" started with pid 1468
          2024-10-14 19:07:37.098 - info: echarts.0 (1468) starting. Version 1.9.2 in /opt/iobroker/node_modules/iobroker.echarts, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:07:40.041 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
          2024-10-14 19:07:40.460 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
          2024-10-14 19:07:41.047 - info: host.raspberrypi5 instance system.adapter.jarvis.0 in version "3.1.8" started with pid 1483
          2024-10-14 19:07:41.106 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
          2024-10-14 19:07:42.395 - info: jarvis.0 (1483) starting. Version 3.1.8 in /opt/iobroker/node_modules/iobroker.jarvis, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:07:42.410 - info: jarvis.0 (1483) No Backup found for widgets, thus backing up initially.
          2024-10-14 19:07:42.411 - info: jarvis.0 (1483) No Backup found for scripts, thus backing up initially.
          2024-10-14 19:07:42.412 - info: jarvis.0 (1483) No Backup found for styles, thus backing up initially.
          2024-10-14 19:07:42.412 - info: jarvis.0 (1483) No Backup found for layout, thus backing up initially.
          2024-10-14 19:07:42.459 - info: jarvis.0 (1483) Connection: WebSocket opened on port 8400 using http...
          2024-10-14 19:07:42.461 - info: jarvis.0 (1483) Found Backups for settings.
          2024-10-14 19:07:42.462 - info: jarvis.0 (1483) Found Backups for devices.
          2024-10-14 19:07:43.432 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1-cc7b5c85af80" connected!
          2024-10-14 19:07:44.245 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-cc7b5c0dd95c" connected!
          2024-10-14 19:07:44.384 - info: host.raspberrypi5 instance system.adapter.fronius-solarweb.0 in version "0.0.3" started with pid 1498
          2024-10-14 19:07:45.409 - info: fronius-solarweb.0 (1498) starting. Version 0.0.3 in /opt/iobroker/node_modules/iobroker.fronius-solarweb, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:07:46.067 - info: cloud.0 (1174) Trying to connect as system.user.admin to cloud
          2024-10-14 19:07:46.217 - info: cloud.0 (1174) Connection changed: connect
          2024-10-14 19:07:48.545 - info: host.raspberrypi5 instance system.adapter.trashschedule.0 in version "3.3.0" started with pid 1513
          2024-10-14 19:07:49.018 - info: fronius-solarweb.0 (1498) Disable Pro Endpoints
          2024-10-14 19:07:49.018 - info: fronius-solarweb.0 (1498) {"responseError":3503,"responseMessage":"Not a Pro PV system."}
          2024-10-14 19:07:49.767 - info: trashschedule.0 (1513) starting. Version 3.3.0 in /opt/iobroker/node_modules/iobroker.trashschedule, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:07:49.815 - info: trashschedule.0 (1513) [onReady] starting with source "ical" -> ical
          2024-10-14 19:07:49.858 - info: trashschedule.0 (1513) [ical] configured ical preview is 31 days (until 14.11.2024) - increase this value to find more events in the future
          2024-10-14 19:07:49.859 - info: trashschedule.0 (1513) [ical] found configured ical event "Vacation" without "display" flag. Activate the display flag on this entry if this is a relevant "trash event".
          2024-10-14 19:07:57.695 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
          2024-10-14 19:07:58.213 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1-e465b8f46ac4" connected!
          2024-10-14 19:08:02.284 - info: shelly.0 (1289) [MQTT] Device with client id "shellyplus1pm-d4d4da35853c" connected!
          2024-10-14 19:10:21.040 - info: cloud.0 (1174) User accessed from cloud: 8MZsWJzb5cN92irULRxl
          2024-10-14 19:12:32.884 - info: cloud.0 (1174) User disconnected from cloud:
          2024-10-14 19:12:36.703 - info: cloud.0 (1174) User accessed from cloud: 0bb7FmHyCbgQdnAjLRy6
          2024-10-14 19:13:07.988 - info: cloud.0 (1174) User disconnected from cloud:
          2024-10-14 19:13:11.404 - info: cloud.0 (1174) User accessed from cloud: Y22vGEDGTOPJdMi3LRzW
          2024-10-14 19:18:25.532 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
          2024-10-14 19:18:34.432 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
          2024-10-14 19:22:56.689 - info: cloud.0 (1174) User disconnected from cloud:
          2024-10-14 19:28:50.608 - info: host.raspberrypi5 Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
          2024-10-14 19:29:47.314 - info: host.raspberrypi5 stopInstance system.adapter.cloud.0 (force=false, process=true)
          2024-10-14 19:29:47.318 - info: cloud.0 (1174) Got terminate signal TERMINATE_YOURSELF
          2024-10-14 19:29:47.320 - info: cloud.0 (1174) Connection changed: disconnect
          2024-10-14 19:29:47.321 - info: cloud.0 (1174) terminating
          2024-10-14 19:29:47.321 - info: cloud.0 (1174) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 19:29:47.379 - info: host.raspberrypi5 stopInstance system.adapter.cloud.0 send kill signal
          2024-10-14 19:29:47.821 - info: cloud.0 (1174) terminating
          2024-10-14 19:29:47.854 - info: host.raspberrypi5 instance system.adapter.cloud.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 19:29:50.999 - info: host.raspberrypi5 instance system.adapter.cloud.0 in version "5.0.1" started with pid 1609
          2024-10-14 19:29:51.848 - info: cloud.0 (1609) starting. Version 5.0.1 in /opt/iobroker/node_modules/iobroker.cloud, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:29:52.282 - info: cloud.0 (1609) Connecting with https://iobroker.net:10555 with "bernd_order@gmx.de_767a1940-777f-11ef-9701-491891fb07bf"
          2024-10-14 19:29:52.323 - info: cloud.0 (1609) Trying to connect as system.user.admin to cloud
          2024-10-14 19:29:52.753 - info: cloud.0 (1609) Adapter redirected temporally to "https://iobroker.net:10556" in one minute. Reason: command from server
          2024-10-14 19:29:52.755 - info: cloud.0 (1609) Connection changed: disconnect
          2024-10-14 19:30:35.212 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
          2024-10-14 19:30:36.861 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
          2024-10-14 19:30:52.760 - info: cloud.0 (1609) Trying to connect as system.user.admin to cloud
          2024-10-14 19:30:52.921 - info: cloud.0 (1609) Connection changed: connect
          2024-10-14 19:34:37.589 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
          2024-10-14 19:34:38.913 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
          2024-10-14 19:51:23.899 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 (force=false, process=true)
          2024-10-14 19:51:23.902 - info: shelly.0 (1289) Got terminate signal TERMINATE_YOURSELF
          2024-10-14 19:51:23.907 - info: shelly.0 (1289) terminating
          2024-10-14 19:51:23.908 - info: shelly.0 (1289) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 19:51:23.959 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 send kill signal
          2024-10-14 19:51:24.409 - info: shelly.0 (1289) terminating
          2024-10-14 19:51:24.438 - info: host.raspberrypi5 instance system.adapter.shelly.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 19:51:27.602 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1658
          2024-10-14 19:51:28.548 - info: shelly.0 (1658) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:51:28.632 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 (force=false, process=true)
          2024-10-14 19:51:28.635 - info: shelly.0 (1658) Got terminate signal TERMINATE_YOURSELF
          2024-10-14 19:51:28.636 - info: shelly.0 (1658) terminating
          2024-10-14 19:51:28.637 - info: shelly.0 (1658) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 19:51:28.699 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 send kill signal
          2024-10-14 19:51:28.884 - warn: shelly.0 (1658) setTimeout called, but adapter is shutting down
          2024-10-14 19:51:28.884 - warn: shelly.0 (1658) setTimeout called, but adapter is shutting down
          2024-10-14 19:51:28.885 - info: shelly.0 (1658) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
          2024-10-14 19:51:29.138 - info: shelly.0 (1658) terminating
          2024-10-14 19:51:29.175 - info: host.raspberrypi5 instance system.adapter.shelly.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 19:51:32.358 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1673
          2024-10-14 19:51:33.288 - info: shelly.0 (1673) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:51:33.551 - info: shelly.0 (1673) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
          2024-10-14 19:51:37.360 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
          2024-10-14 19:51:37.383 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-d4d4da35853c" connected!
          2024-10-14 19:51:37.844 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
          2024-10-14 19:51:38.239 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-cc7b5c0dd95c" connected!
          2024-10-14 19:51:38.455 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
          2024-10-14 19:51:38.703 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-d4d4daeb2ddc" connected!
          2024-10-14 19:51:39.121 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
          2024-10-14 19:51:39.267 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1-e465b8f46ac4" connected!
          2024-10-14 19:51:39.556 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-10061ccad010" connected!
          2024-10-14 19:51:39.773 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1-cc7b5c85af80" connected!
          2024-10-14 19:51:40.194 - info: shelly.0 (1673) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
          2024-10-14 19:52:34.513 - info: host.raspberrypi5 iobroker add shelly --host raspberrypi5
          2024-10-14 19:52:35.276 - info: host.raspberrypi5 iobroker host.raspberrypi5 create instance shelly
          2024-10-14 19:52:35.283 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.alive created
          2024-10-14 19:52:35.286 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.connected created
          2024-10-14 19:52:35.291 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.compactMode created
          2024-10-14 19:52:35.295 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.cpu created
          2024-10-14 19:52:35.299 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.cputime created
          2024-10-14 19:52:35.304 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.memHeapUsed created
          2024-10-14 19:52:35.309 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.memHeapTotal created
          2024-10-14 19:52:35.313 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.memRss created
          2024-10-14 19:52:35.318 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.uptime created
          2024-10-14 19:52:35.323 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.inputCount created
          2024-10-14 19:52:35.328 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.outputCount created
          2024-10-14 19:52:35.332 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.eventLoopLag created
          2024-10-14 19:52:35.335 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.sigKill created
          2024-10-14 19:52:35.338 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1.logLevel created
          2024-10-14 19:52:35.342 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1 created
          2024-10-14 19:52:35.345 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.info created
          2024-10-14 19:52:35.348 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.info.connection created
          2024-10-14 19:52:35.351 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.info.update created
          2024-10-14 19:52:35.354 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.info.downloadScripts created
          2024-10-14 19:52:35.357 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.1.ble created
          2024-10-14 19:52:35.359 - info: host.raspberrypi5 iobroker host.raspberrypi5 Set default value of shelly.1.info.connection: false
          2024-10-14 19:52:35.365 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.1 created
          2024-10-14 19:52:36.375 - info: host.raspberrypi5 iobroker exit 0
          2024-10-14 19:57:56.479 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
          2024-10-14 19:57:56.491 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
          2024-10-14 19:57:56.504 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
          2024-10-14 19:57:56.517 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
          2024-10-14 19:57:56.527 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
          2024-10-14 19:57:56.534 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 1719
          2024-10-14 19:57:56.551 - warn: host.raspberrypi5 instance system.adapter.weatherunderground.0 not started, because start has already been initialized less than 2 seconds ago
          2024-10-14 19:57:56.560 - warn: host.raspberrypi5 instance system.adapter.dwd.0 not started, because start has already been initialized less than 2 seconds ago
          2024-10-14 19:57:56.624 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1726
          2024-10-14 19:57:56.630 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1727
          2024-10-14 19:57:57.914 - info: daswetter.0 (1727) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:57:57.933 - info: daswetter.0 (1727) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 19:57:57.939 - info: weatherunderground.0 (1719) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:57:57.999 - info: dwd.0 (1726) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:57:58.441 - info: daswetter.0 (1727) cleaned everything up...
          2024-10-14 19:57:58.445 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 1727 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 19:57:58.462 - info: dwd.0 (1726) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 19:57:58.972 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1726 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 19:58:00.537 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1765
          2024-10-14 19:58:00.624 - warn: host.raspberrypi5 instance system.adapter.daswetter.0 not started, because start has already been initialized less than 2 seconds ago
          2024-10-14 19:58:00.632 - warn: host.raspberrypi5 instance system.adapter.ical.0 not started, because start has already been initialized less than 2 seconds ago
          2024-10-14 19:58:00.681 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 1772
          2024-10-14 19:58:01.435 - info: daswetter.0 (1765) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:58:01.449 - info: daswetter.0 (1765) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 19:58:01.761 - info: ical.0 (1772) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 19:58:01.926 - info: weatherunderground.0 (1719) Terminated (NO_ERROR): Without reason
          2024-10-14 19:58:01.957 - info: daswetter.0 (1765) cleaned everything up...
          2024-10-14 19:58:01.961 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 1765 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 19:58:02.285 - info: ical.0 (1772) processing URL: calendar1
          2024-10-14 19:58:02.434 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 1719 terminated with code 0 (NO_ERROR)
          2024-10-14 19:58:07.317 - info: ical.0 (1772) Terminated (NO_ERROR): Without reason
          2024-10-14 19:58:07.829 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 1772 terminated with code 0 (NO_ERROR)
          2024-10-14 20:00:00.054 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 1796
          2024-10-14 20:00:00.945 - info: ical.0 (1796) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:00:01.518 - info: ical.0 (1796) processing URL: calendar1
          2024-10-14 20:00:06.549 - info: ical.0 (1796) Terminated (NO_ERROR): Without reason
          2024-10-14 20:00:07.061 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 1796 terminated with code 0 (NO_ERROR)
          2024-10-14 20:00:39.006 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1811
          2024-10-14 20:00:39.831 - info: daswetter.0 (1811) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:00:39.843 - info: daswetter.0 (1811) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 20:00:40.350 - info: daswetter.0 (1811) cleaned everything up...
          2024-10-14 20:00:40.353 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 1811 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:00:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1826
          2024-10-14 20:00:44.879 - info: dwd.0 (1826) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:00:45.272 - info: dwd.0 (1826) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:00:45.785 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1826 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:03:24.965 - info: host.raspberrypi5 "system.adapter.shelly.1" enabled
          2024-10-14 20:03:25.212 - info: host.raspberrypi5 instance system.adapter.shelly.1 in version "8.2.1" started with pid 1842
          2024-10-14 20:03:26.197 - info: shelly.1 (1842) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:03:26.301 - info: shelly.1 (1842) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
          2024-10-14 20:03:44.053 - info: host.raspberrypi5 stopInstance system.adapter.shelly.1 (force=false, process=true)
          2024-10-14 20:03:44.056 - info: shelly.1 (1842) Got terminate signal TERMINATE_YOURSELF
          2024-10-14 20:03:44.058 - info: shelly.1 (1842) terminating
          2024-10-14 20:03:44.059 - info: shelly.1 (1842) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:03:44.106 - info: host.raspberrypi5 stopInstance system.adapter.shelly.1 send kill signal
          2024-10-14 20:03:44.560 - info: shelly.1 (1842) terminating
          2024-10-14 20:03:44.589 - info: host.raspberrypi5 instance system.adapter.shelly.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:03:47.777 - info: host.raspberrypi5 instance system.adapter.shelly.1 in version "8.2.1" started with pid 1857
          2024-10-14 20:03:48.708 - info: shelly.1 (1857) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:03:48.806 - info: shelly.1 (1857) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
          2024-10-14 20:05:28.604 - info: host.raspberrypi5 iobroker del shelly.1
          2024-10-14 20:05:29.342 - info: host.raspberrypi5 iobroker Delete instance "shelly.1"
          2024-10-14 20:05:29.398 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 1 instances of shelly.1
          2024-10-14 20:05:29.427 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 1 channels of shelly.1
          2024-10-14 20:05:29.437 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 3 states of shelly.1
          2024-10-14 20:05:29.452 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 15 states of system.adapter.shelly.1
          2024-10-14 20:05:29.458 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 1 states (io.shelly.1.
          ) from states
          2024-10-14 20:05:29.483 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 15 states (system.adapter.shelly.1.
          ) from states
          2024-10-14 20:05:29.908 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 2 objects of shelly.1
          2024-10-14 20:05:29.909 - info: host.raspberrypi5 iobroker host.raspberrypi5 Deleting 22 object(s).
          2024-10-14 20:05:29.969 - info: host.raspberrypi5 object deleted system.adapter.shelly.1
          2024-10-14 20:05:29.969 - info: host.raspberrypi5 stopInstance system.adapter.shelly.1 (force=false, process=true)
          2024-10-14 20:05:29.970 - info: host.raspberrypi5 iobroker host.raspberrypi5 Deleting 16 state(s).
          2024-10-14 20:05:29.972 - info: shelly.1 (1857) Got terminate signal TERMINATE_YOURSELF
          2024-10-14 20:05:29.974 - info: shelly.1 (1857) terminating
          2024-10-14 20:05:29.975 - info: shelly.1 (1857) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:05:29.988 - warn: shelly.1 (1857) State "shelly.1.info.connection" has no existing object, this might lead to an error in future versions
          2024-10-14 20:05:30.024 - info: host.raspberrypi5 stopInstance system.adapter.shelly.1 send kill signal
          2024-10-14 20:05:30.476 - info: shelly.1 (1857) terminating
          2024-10-14 20:05:30.503 - info: host.raspberrypi5 instance system.adapter.shelly.1 terminated by request of the instance itself and will not be restarted, before user restarts it.
          2024-10-14 20:05:30.503 - info: host.raspberrypi5 Do not restart adapter system.adapter.shelly.1 because desired by instance
          2024-10-14 20:05:31.030 - info: host.raspberrypi5 iobroker exit 0
          2024-10-14 20:05:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1887
          2024-10-14 20:05:44.441 - info: host.raspberrypi5 iobroker del shelly.0
          2024-10-14 20:05:45.000 - info: dwd.0 (1887) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:05:45.324 - info: host.raspberrypi5 iobroker Delete instance "shelly.0"
          2024-10-14 20:05:45.356 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 1 instances of shelly.0
          2024-10-14 20:05:45.366 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 13 devices of shelly.0
          2024-10-14 20:05:45.378 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 109 channels of shelly.0
          2024-10-14 20:05:45.412 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 929 states of shelly.0
          2024-10-14 20:05:45.423 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 15 states of system.adapter.shelly.0
          2024-10-14 20:05:45.430 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 734 states (io.shelly.0.) from states
          2024-10-14 20:05:45.455 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 15 states (system.adapter.shelly.0.
          ) from states
          2024-10-14 20:05:45.754 - info: dwd.0 (1887) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:05:45.877 - info: host.raspberrypi5 iobroker host.raspberrypi5 Counted 2 objects of shelly.0
          2024-10-14 20:05:45.879 - info: host.raspberrypi5 iobroker host.raspberrypi5 Deleting 1069 object(s). Be patient...
          2024-10-14 20:05:46.008 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 1000 objects left to be deleted.
          2024-10-14 20:05:46.274 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1887 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:05:46.325 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 800 objects left to be deleted.
          2024-10-14 20:05:46.632 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 600 objects left to be deleted.
          2024-10-14 20:05:46.919 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 400 objects left to be deleted.
          2024-10-14 20:05:47.166 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 200 objects left to be deleted.
          2024-10-14 20:05:47.410 - info: host.raspberrypi5 object deleted system.adapter.shelly.0
          2024-10-14 20:05:47.410 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 (force=false, process=true)
          2024-10-14 20:05:47.412 - info: host.raspberrypi5 iobroker host.raspberrypi5 Deleting 749 state(s).
          2024-10-14 20:05:47.413 - info: shelly.0 (1673) Got terminate signal TERMINATE_YOURSELF
          2024-10-14 20:05:47.416 - info: shelly.0 (1673) terminating
          2024-10-14 20:05:47.416 - info: shelly.0 (1673) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:05:47.435 - warn: shelly.0 (1673) State "shelly.0.info.connection" has no existing object, this might lead to an error in future versions
          2024-10-14 20:05:47.457 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 send kill signal
          2024-10-14 20:05:47.512 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 600 states left to be deleted.
          2024-10-14 20:05:47.622 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 400 states left to be deleted.
          2024-10-14 20:05:47.767 - info: host.raspberrypi5 iobroker host.raspberrypi5: Only 200 states left to be deleted.
          2024-10-14 20:05:47.916 - info: shelly.0 (1673) terminating
          2024-10-14 20:05:47.940 - info: host.raspberrypi5 instance system.adapter.shelly.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
          2024-10-14 20:05:47.940 - info: host.raspberrypi5 Do not restart adapter system.adapter.shelly.0 because desired by instance
          2024-10-14 20:05:48.887 - info: host.raspberrypi5 iobroker exit 0
          2024-10-14 20:05:55.001 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
          2024-10-14 20:05:56.545 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
          2024-10-14 20:06:03.871 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#10061ccb9fc0#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
          2024-10-14 20:06:06.182 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#d4d4daeb0d54#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
          2024-10-14 20:06:14.236 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
          2024-10-14 20:06:14.788 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
          2024-10-14 20:06:18.312 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#d4d4daeb0d54#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
          2024-10-14 20:06:19.855 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#10061ccb9fc0#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
          2024-10-14 20:07:39.337 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
          2024-10-14 20:08:47.123 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
          2024-10-14 20:08:48.460 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
          2024-10-14 20:08:52.855 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#10061ccb9fc0#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
          2024-10-14 20:08:55.240 - warn: web.0 (1423) State "shelly.0.shellyplus1pm#d4d4daeb0d54#1.Relay0.Switch" has no existing object, this might lead to an error in future versions
          2024-10-14 20:10:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1915
          2024-10-14 20:10:44.863 - info: dwd.0 (1915) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:10:45.263 - info: dwd.0 (1915) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:10:45.772 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1915 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:12:37.283 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
          2024-10-14 20:12:49.040 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
          2024-10-14 20:13:15.847 - info: host.raspberrypi5 iobroker add shelly --host raspberrypi5
          2024-10-14 20:13:16.606 - info: host.raspberrypi5 iobroker host.raspberrypi5 create instance shelly
          2024-10-14 20:13:16.613 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.alive created
          2024-10-14 20:13:16.618 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.connected created
          2024-10-14 20:13:16.625 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.compactMode created
          2024-10-14 20:13:16.631 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.cpu created
          2024-10-14 20:13:16.635 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.cputime created
          2024-10-14 20:13:16.639 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.memHeapUsed created
          2024-10-14 20:13:16.643 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.memHeapTotal created
          2024-10-14 20:13:16.646 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.memRss created
          2024-10-14 20:13:16.650 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.uptime created
          2024-10-14 20:13:16.654 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.inputCount created
          2024-10-14 20:13:16.658 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.outputCount created
          2024-10-14 20:13:16.663 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.eventLoopLag created
          2024-10-14 20:13:16.667 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.sigKill created
          2024-10-14 20:13:16.671 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0.logLevel created
          2024-10-14 20:13:16.675 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0 created
          2024-10-14 20:13:16.679 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.info created
          2024-10-14 20:13:16.682 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.info.connection created
          2024-10-14 20:13:16.685 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.info.update created
          2024-10-14 20:13:16.688 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.info.downloadScripts created
          2024-10-14 20:13:16.691 - info: host.raspberrypi5 iobroker host.raspberrypi5 object shelly.0.ble created
          2024-10-14 20:13:16.694 - info: host.raspberrypi5 iobroker host.raspberrypi5 Set default value of shelly.0.info.connection: false
          2024-10-14 20:13:16.702 - info: host.raspberrypi5 iobroker host.raspberrypi5 object system.adapter.shelly.0 created
          2024-10-14 20:13:17.712 - info: host.raspberrypi5 iobroker exit 0
          2024-10-14 20:14:34.495 - info: host.raspberrypi5 "system.adapter.shelly.0" enabled
          2024-10-14 20:14:34.721 - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1959
          2024-10-14 20:14:35.633 - info: shelly.0 (1959) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:14:35.729 - info: shelly.0 (1959) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
          2024-10-14 20:14:37.191 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1-cc7b5c85af80" connected!
          2024-10-14 20:15:15.251 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccad010" connected!
          2024-10-14 20:15:18.017 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-cc7b5c0dd95c" connected!
          2024-10-14 20:15:20.229 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-d4d4da35853c" connected!
          2024-10-14 20:15:20.412 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
          2024-10-14 20:15:23.160 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-d4d4daeb2ddc" connected!
          2024-10-14 20:15:23.517 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
          2024-10-14 20:15:23.643 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
          2024-10-14 20:15:26.150 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
          2024-10-14 20:15:30.290 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
          2024-10-14 20:15:32.992 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1-e465b8f46ac4" connected!
          2024-10-14 20:15:39.009 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 1976
          2024-10-14 20:15:39.855 - info: daswetter.0 (1976) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:15:39.867 - info: daswetter.0 (1976) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 20:15:40.373 - info: daswetter.0 (1976) cleaned everything up...
          2024-10-14 20:15:40.376 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 1976 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:15:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 1991
          2024-10-14 20:15:44.889 - info: dwd.0 (1991) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:15:45.291 - info: dwd.0 (1991) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:15:45.801 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 1991 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:20:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2018
          2024-10-14 20:20:44.919 - info: dwd.0 (2018) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:20:45.315 - info: dwd.0 (2018) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:20:45.825 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2018 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:23:41.725 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
          2024-10-14 20:23:43.058 - info: admin.0 (955) failed connection to socket.io from ::ffff:192.168.178.22: Passport was not initialized
          2024-10-14 20:23:52.404 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
          2024-10-14 20:25:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2050
          2024-10-14 20:25:44.887 - info: dwd.0 (2050) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:25:45.296 - info: dwd.0 (2050) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:25:45.807 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2050 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:27:59.996 - info: admin.0 (955) ==> Connected system.user.admin from ::ffff:192.168.178.22
          2024-10-14 20:28:01.531 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 scenes
          2024-10-14 20:30:00.058 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 2070
          2024-10-14 20:30:00.943 - info: ical.0 (2070) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:30:01.495 - info: ical.0 (2070) processing URL: calendar1
          2024-10-14 20:30:06.526 - info: ical.0 (2070) Terminated (NO_ERROR): Without reason
          2024-10-14 20:30:07.038 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 2070 terminated with code 0 (NO_ERROR)
          2024-10-14 20:30:39.006 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 2085
          2024-10-14 20:30:39.817 - info: daswetter.0 (2085) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:30:39.830 - info: daswetter.0 (2085) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 20:30:40.336 - info: daswetter.0 (2085) cleaned everything up...
          2024-10-14 20:30:40.339 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 2085 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:30:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2100
          2024-10-14 20:30:44.851 - info: dwd.0 (2100) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:30:45.246 - info: dwd.0 (2100) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:30:45.755 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2100 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:34:22.064 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
          2024-10-14 20:34:23.705 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
          2024-10-14 20:35:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2119
          2024-10-14 20:35:44.876 - info: dwd.0 (2119) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:35:45.292 - info: dwd.0 (2119) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:35:45.801 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2119 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:38:37.248 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
          2024-10-14 20:38:37.821 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
          2024-10-14 20:38:37.826 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
          2024-10-14 20:38:37.827 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
          2024-10-14 20:38:38.166 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
          2024-10-14 20:40:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2143
          2024-10-14 20:40:44.874 - info: dwd.0 (2143) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:40:46.151 - info: dwd.0 (2143) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:40:46.661 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2143 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:42:53.008 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 2160
          2024-10-14 20:42:53.807 - info: weatherunderground.0 (2160) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:42:58.061 - info: weatherunderground.0 (2160) Terminated (NO_ERROR): Without reason
          2024-10-14 20:42:58.572 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 2160 terminated with code 0 (NO_ERROR)
          2024-10-14 20:44:10.104 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.63 (shellyplus1pm / shellyplus1pm-10061ccb9fc0 / shellyplus1pm#10061ccb9fc0#1) (false)
          2024-10-14 20:44:11.506 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.32 (shellyplus1pm / shellyplus1pm-10061cca8844 / shellyplus1pm#10061cca8844#1) (false)
          2024-10-14 20:44:12.285 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
          2024-10-14 20:44:13.598 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
          2024-10-14 20:44:13.632 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.26 (shellyplus1pm / shellyplus1pm-fcb46727891c / shellyplus1pm#fcb46727891c#1) (false)
          2024-10-14 20:44:13.633 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.39 (shellyplus1pm / shellyplus1pm-10061ccb0c48 / shellyplus1pm#10061ccb0c48#1) (false)
          2024-10-14 20:44:15.707 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
          2024-10-14 20:44:15.782 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
          2024-10-14 20:44:22.153 - info: shelly.0 (1959) [MQTT] Client Close: 192.168.178.34 (shellyplus1pm / shellyplus1pm-b0b21c1b4e14 / shellyplus1pm#b0b21c1b4e14#1) (false)
          2024-10-14 20:44:24.185 - info: shelly.0 (1959) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
          2024-10-14 20:45:39.007 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 2189
          2024-10-14 20:45:39.835 - info: daswetter.0 (2189) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:45:39.847 - info: daswetter.0 (2189) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 20:45:40.352 - info: daswetter.0 (2189) cleaned everything up...
          2024-10-14 20:45:40.356 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 2189 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:45:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2204
          2024-10-14 20:45:44.862 - info: dwd.0 (2204) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:45:45.269 - info: dwd.0 (2204) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:45:45.777 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2204 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:50:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 2292
          2024-10-14 20:50:44.873 - info: dwd.0 (2292) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:50:45.284 - info: dwd.0 (2292) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:50:45.793 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 2292 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 20:55:44.011 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3446
          2024-10-14 20:55:44.878 - info: dwd.0 (3446) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 20:55:45.283 - info: dwd.0 (3446) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 20:55:45.792 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3446 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:00:00.046 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 3466
          2024-10-14 21:00:00.942 - info: ical.0 (3466) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:00:01.488 - info: ical.0 (3466) processing URL: calendar1
          2024-10-14 21:00:06.515 - info: ical.0 (3466) Terminated (NO_ERROR): Without reason
          2024-10-14 21:00:07.028 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 3466 terminated with code 0 (NO_ERROR)
          2024-10-14 21:00:39.009 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3482
          2024-10-14 21:00:39.793 - info: daswetter.0 (3482) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:00:39.805 - info: daswetter.0 (3482) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 21:00:40.310 - info: daswetter.0 (3482) cleaned everything up...
          2024-10-14 21:00:40.314 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3482 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:00:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3497
          2024-10-14 21:00:44.848 - info: dwd.0 (3497) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:00:45.249 - info: dwd.0 (3497) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 21:00:45.763 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3497 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:05:44.208 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3515
          2024-10-14 21:05:45.061 - info: dwd.0 (3515) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:05:45.452 - info: dwd.0 (3515) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 21:05:45.964 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3515 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:10:44.012 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3533
          2024-10-14 21:10:44.869 - info: dwd.0 (3533) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:10:45.272 - info: dwd.0 (3533) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 21:10:45.785 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3533 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:15:39.008 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3551
          2024-10-14 21:15:39.799 - info: daswetter.0 (3551) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:15:39.811 - info: daswetter.0 (3551) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 21:15:40.316 - info: daswetter.0 (3551) cleaned everything up...
          2024-10-14 21:15:40.320 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3551 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:15:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3566
          2024-10-14 21:15:44.862 - info: dwd.0 (3566) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:15:45.251 - info: dwd.0 (3566) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 21:15:45.761 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3566 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:20:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3592
          2024-10-14 21:20:44.865 - info: dwd.0 (3592) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:20:45.370 - info: dwd.0 (3592) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 21:20:45.880 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3592 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:25:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3612
          2024-10-14 21:25:44.852 - info: dwd.0 (3612) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:25:45.280 - info: dwd.0 (3612) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 21:25:45.789 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3612 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:30:00.057 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 3631
          2024-10-14 21:30:00.937 - info: ical.0 (3631) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:30:01.497 - info: ical.0 (3631) processing URL: calendar1
          2024-10-14 21:30:06.527 - info: ical.0 (3631) Terminated (NO_ERROR): Without reason
          2024-10-14 21:30:07.038 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 3631 terminated with code 0 (NO_ERROR)
          2024-10-14 21:30:39.007 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3646
          2024-10-14 21:30:39.812 - info: daswetter.0 (3646) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:30:39.823 - info: daswetter.0 (3646) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 21:30:40.329 - info: daswetter.0 (3646) cleaned everything up...
          2024-10-14 21:30:40.333 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3646 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:30:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3661
          2024-10-14 21:30:44.855 - info: dwd.0 (3661) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:30:45.251 - info: dwd.0 (3661) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 21:30:45.759 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3661 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:35:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3679
          2024-10-14 21:35:44.877 - info: dwd.0 (3679) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:35:45.267 - info: dwd.0 (3679) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 21:35:45.777 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3679 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:40:44.010 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3699
          2024-10-14 21:40:44.891 - info: dwd.0 (3699) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:40:45.295 - info: dwd.0 (3699) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 21:40:45.805 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3699 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:42:53.010 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 3715
          2024-10-14 21:42:53.816 - info: weatherunderground.0 (3715) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:42:57.577 - info: weatherunderground.0 (3715) Terminated (NO_ERROR): Without reason
          2024-10-14 21:42:58.084 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 3715 terminated with code 0 (NO_ERROR)
          2024-10-14 21:45:39.066 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3734
          2024-10-14 21:45:39.875 - info: daswetter.0 (3734) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:45:39.887 - info: daswetter.0 (3734) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 21:45:40.393 - info: daswetter.0 (3734) cleaned everything up...
          2024-10-14 21:45:40.397 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3734 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:45:44.008 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3749
          2024-10-14 21:45:44.859 - info: dwd.0 (3749) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:45:45.283 - info: dwd.0 (3749) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 21:45:45.793 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3749 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:50:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3766
          2024-10-14 21:50:44.920 - info: dwd.0 (3766) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:50:45.319 - info: dwd.0 (3766) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 21:50:45.829 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3766 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 21:55:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3784
          2024-10-14 21:55:44.853 - info: dwd.0 (3784) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 21:55:45.240 - info: dwd.0 (3784) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 21:55:45.749 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3784 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:00:00.052 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 3802
          2024-10-14 22:00:00.949 - info: ical.0 (3802) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:00:01.465 - info: ical.0 (3802) processing URL: calendar1
          2024-10-14 22:00:06.496 - info: ical.0 (3802) Terminated (NO_ERROR): Without reason
          2024-10-14 22:00:07.008 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 3802 terminated with code 0 (NO_ERROR)
          2024-10-14 22:00:39.011 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3817
          2024-10-14 22:00:39.883 - info: daswetter.0 (3817) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:00:39.895 - info: daswetter.0 (3817) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 22:00:40.400 - info: daswetter.0 (3817) cleaned everything up...
          2024-10-14 22:00:40.404 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3817 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:00:44.009 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3832
          2024-10-14 22:00:44.870 - info: dwd.0 (3832) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:00:45.258 - info: dwd.0 (3832) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 22:00:45.767 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3832 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:01:32.373 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
          2024-10-14 22:01:33.932 - info: web.0 (1423) ==> Connected system.user.admin from ::ffff:192.168.178.22
          2024-10-14 22:01:45.533 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
          2024-10-14 22:01:45.536 - info: admin.0 (955) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
          2024-10-14 22:01:45.537 - info: web.0 (1423) <== Disconnect system.user.admin from ::ffff:192.168.178.22
          2024-10-14 22:05:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3850
          2024-10-14 22:05:44.839 - info: dwd.0 (3850) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:05:45.241 - info: dwd.0 (3850) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 22:05:45.751 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3850 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:10:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3868
          2024-10-14 22:10:44.868 - info: dwd.0 (3868) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:10:45.264 - info: dwd.0 (3868) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 22:10:45.773 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3868 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:15:39.008 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3885
          2024-10-14 22:15:39.919 - info: daswetter.0 (3885) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:15:39.932 - info: daswetter.0 (3885) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 22:15:40.437 - info: daswetter.0 (3885) cleaned everything up...
          2024-10-14 22:15:40.440 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3885 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:15:44.005 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3900
          2024-10-14 22:15:44.846 - info: dwd.0 (3900) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:15:45.239 - info: dwd.0 (3900) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 22:15:45.747 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3900 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:20:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3929
          2024-10-14 22:20:44.824 - info: dwd.0 (3929) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:20:45.234 - info: dwd.0 (3929) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 22:20:45.747 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3929 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:25:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3947
          2024-10-14 22:25:44.818 - info: dwd.0 (3947) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:25:45.197 - info: dwd.0 (3947) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 22:25:45.710 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3947 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:30:00.045 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 3966
          2024-10-14 22:30:00.926 - info: ical.0 (3966) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:30:01.389 - info: ical.0 (3966) processing URL: calendar1
          2024-10-14 22:30:06.415 - info: ical.0 (3966) Terminated (NO_ERROR): Without reason
          2024-10-14 22:30:06.927 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 3966 terminated with code 0 (NO_ERROR)
          2024-10-14 22:30:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 3981
          2024-10-14 22:30:39.847 - info: daswetter.0 (3981) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:30:39.859 - info: daswetter.0 (3981) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 22:30:40.411 - info: daswetter.0 (3981) cleaned everything up...
          2024-10-14 22:30:40.414 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 3981 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:30:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 3996
          2024-10-14 22:30:44.855 - info: dwd.0 (3996) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:30:45.289 - info: dwd.0 (3996) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 22:30:45.799 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 3996 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:35:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4013
          2024-10-14 22:35:44.810 - info: dwd.0 (4013) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:35:45.220 - info: dwd.0 (4013) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 22:35:45.733 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4013 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:40:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4032
          2024-10-14 22:40:44.831 - info: dwd.0 (4032) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:40:45.226 - info: dwd.0 (4032) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 22:40:45.739 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4032 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:42:53.007 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 in version "3.7.0" started with pid 4047
          2024-10-14 22:42:53.796 - info: weatherunderground.0 (4047) starting. Version 3.7.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:42:57.552 - info: weatherunderground.0 (4047) Terminated (NO_ERROR): Without reason
          2024-10-14 22:42:58.062 - info: host.raspberrypi5 instance system.adapter.weatherunderground.0 having pid 4047 terminated with code 0 (NO_ERROR)
          2024-10-14 22:45:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 4065
          2024-10-14 22:45:39.836 - info: daswetter.0 (4065) starting. Version 3.1.16 in /opt/iobroker/node_modules/iobroker.daswetter, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:45:39.847 - info: daswetter.0 (4065) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-10-14 22:45:40.353 - info: daswetter.0 (4065) cleaned everything up...
          2024-10-14 22:45:40.357 - info: host.raspberrypi5 instance system.adapter.daswetter.0 having pid 4065 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:45:44.006 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4080
          2024-10-14 22:45:44.846 - info: dwd.0 (4080) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:45:45.238 - info: dwd.0 (4080) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 22:45:45.747 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4080 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:50:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4099
          2024-10-14 22:50:44.822 - info: dwd.0 (4099) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:50:45.525 - info: dwd.0 (4099) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 22:50:46.036 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4099 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 22:55:44.007 - info: host.raspberrypi5 instance system.adapter.dwd.0 in version "2.8.5" started with pid 4116
          2024-10-14 22:55:44.818 - info: dwd.0 (4116) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 22:55:45.218 - info: dwd.0 (4116) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-10-14 22:55:45.726 - info: host.raspberrypi5 instance system.adapter.dwd.0 having pid 4116 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-10-14 23:00:00.050 - info: host.raspberrypi5 instance system.adapter.ical.0 in version "1.15.0" started with pid 4138
          2024-10-14 23:00:00.926 - info: ical.0 (4138) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v20.17.0, js-controller: 6.0.11
          2024-10-14 23:00:01.382 - info: ical.0 (4138) processing URL: calendar1
          2024-10-14 23:00:06.409 - info: ical.0 (4138) Terminated (NO_ERROR): Without reason
          2024-10-14 23:00:06.921 - info: host.raspberrypi5 instance system.adapter.ical.0 having pid 4138 terminated with code 0 (NO_ERROR)
          2024-10-14 23:00:39.010 - info: host.raspberrypi5 instance system.adapter.daswetter.0 in version "3.1.16" started with pid 4153

          @thomas-braun said in Shellys per mqtt keine Verbindung:

          @accuface sagte in Shellys per mqtt keine Verbindung:

          iob diag: hier wundert mich das 2 User gibt, Oder werden immer 2 User angelegt (ein Admin und ein User wie mich: Bernd)

          Das sind angemeldete User. Wer das über welche Schiene ist siehst du mit dem Befehl

          w
          

          ok, dass bin 2x Ich....warum auch immer :joy:

          rasp ang. User.PNG

          Ich kann dann erst wieder heute Abend irgendwas machen, da ich auf Arbeit bin und keinen Zugriff von Aussen habe.

          Grüße

          crunchipC Abwesend
          crunchipC Abwesend
          crunchip
          Forum Testing Most Active
          schrieb am zuletzt editiert von
          #7

          @accuface sagte in Shellys per mqtt keine Verbindung:

          code 7 (ADAPTER_ALREADY_RUNNING

          generell mal die Kiste neu durchstarten und dann ein debug log des shelly adapters zeigen

          umgestiegen von Proxmox auf Unraid

          A 1 Antwort Letzte Antwort
          0
          • crunchipC crunchip

            @accuface lösch mal deinen ical Eintrag aus dem log

            A Offline
            A Offline
            Accuface
            schrieb am zuletzt editiert von
            #8

            @crunchip said in Shellys per mqtt keine Verbindung:

            @accuface lösch mal deinen ical Eintrag aus dem log

            Danke für den Hinweis.... ich hoffe dass haben noch nicht all zuviele gesehen.

            1 Antwort Letzte Antwort
            0
            • crunchipC crunchip

              @accuface sagte in Shellys per mqtt keine Verbindung:

              code 7 (ADAPTER_ALREADY_RUNNING

              generell mal die Kiste neu durchstarten und dann ein debug log des shelly adapters zeigen

              A Offline
              A Offline
              Accuface
              schrieb am zuletzt editiert von Accuface
              #9

              @crunchip said in Shellys per mqtt keine Verbindung:

              @accuface sagte in Shellys per mqtt keine Verbindung:

              code 7 (ADAPTER_ALREADY_RUNNING

              generell mal die Kiste neu durchstarten und dann ein debug log des shelly adapters zeigen

              Also, ich hab gerade gesehen dass ein Update des PIs bereitstand. wurde mir im iob unter Hosts angezeigt.

              also, Reboot gemacht, Login und dass Update gefahren, danach den Log vom Shelly gemacht (hatte vor dem Update einen Screen gemacht), sieht für mich unauffällig aus.

              hier die Info aus dem Hosts:

              iob paket-update.PNG

              Shelly Log:

              Nach update.png

              und dann noch diese Warnungen gesehen:

              15.10.24 18.27 Warn.PNG

              EDIT: Die MQTT Verbindung klappt trozdem nicht.

              crunchipC 1 Antwort Letzte Antwort
              0
              • A Accuface

                @crunchip said in Shellys per mqtt keine Verbindung:

                @accuface sagte in Shellys per mqtt keine Verbindung:

                code 7 (ADAPTER_ALREADY_RUNNING

                generell mal die Kiste neu durchstarten und dann ein debug log des shelly adapters zeigen

                Also, ich hab gerade gesehen dass ein Update des PIs bereitstand. wurde mir im iob unter Hosts angezeigt.

                also, Reboot gemacht, Login und dass Update gefahren, danach den Log vom Shelly gemacht (hatte vor dem Update einen Screen gemacht), sieht für mich unauffällig aus.

                hier die Info aus dem Hosts:

                iob paket-update.PNG

                Shelly Log:

                Nach update.png

                und dann noch diese Warnungen gesehen:

                15.10.24 18.27 Warn.PNG

                EDIT: Die MQTT Verbindung klappt trozdem nicht.

                crunchipC Abwesend
                crunchipC Abwesend
                crunchip
                Forum Testing Most Active
                schrieb am zuletzt editiert von
                #10

                @accuface sagte in Shellys per mqtt keine Verbindung:

                Shelly Log

                das ist auch kein debug log, dafür musst du die Instanz auf debug stellen

                umgestiegen von Proxmox auf Unraid

                A 1 Antwort Letzte Antwort
                0
                • crunchipC crunchip

                  @accuface sagte in Shellys per mqtt keine Verbindung:

                  Shelly Log

                  das ist auch kein debug log, dafür musst du die Instanz auf debug stellen

                  A Offline
                  A Offline
                  Accuface
                  schrieb am zuletzt editiert von
                  #11

                  @crunchip said in Shellys per mqtt keine Verbindung:

                  @accuface sagte in Shellys per mqtt keine Verbindung:

                  Shelly Log

                  das ist auch kein debug log, dafür musst du die Instanz auf debug stellen

                  ok... wie mach ich dass?
                  Ich dachte wenn ich vorne nur shelly anzeigen lasse, passt das.

                  HomoranH 1 Antwort Letzte Antwort
                  0
                  • A Accuface

                    @crunchip said in Shellys per mqtt keine Verbindung:

                    @accuface sagte in Shellys per mqtt keine Verbindung:

                    Shelly Log

                    das ist auch kein debug log, dafür musst du die Instanz auf debug stellen

                    ok... wie mach ich dass?
                    Ich dachte wenn ich vorne nur shelly anzeigen lasse, passt das.

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

                    @accuface sagte in Shellys per mqtt keine Verbindung:

                    wie mach ich dass?

                    im Reiter Instanzen und im Expertenmodus die Logstufe der Instanz umstellen

                    steht auch hier irgendwo mit drin
                    https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    A 1 Antwort Letzte Antwort
                    0
                    • HomoranH Homoran

                      @accuface sagte in Shellys per mqtt keine Verbindung:

                      wie mach ich dass?

                      im Reiter Instanzen und im Expertenmodus die Logstufe der Instanz umstellen

                      steht auch hier irgendwo mit drin
                      https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                      A Offline
                      A Offline
                      Accuface
                      schrieb am zuletzt editiert von
                      #13

                      @homoran said in Shellys per mqtt keine Verbindung:

                      @accuface sagte in Shellys per mqtt keine Verbindung:

                      wie mach ich dass?

                      im Reiter Instanzen und im Expertenmodus die Logstufe der Instanz umstellen

                      steht auch hier irgendwo mit drin
                      https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                      Was mach ich wenn der Log die 10000 Zeichen übersteigt?

                      Wenn ich auf 2 mal einstelle blickt doch kein Mensch mehr durch

                      HomoranH 1 Antwort Letzte Antwort
                      0
                      • A Accuface

                        @homoran said in Shellys per mqtt keine Verbindung:

                        @accuface sagte in Shellys per mqtt keine Verbindung:

                        wie mach ich dass?

                        im Reiter Instanzen und im Expertenmodus die Logstufe der Instanz umstellen

                        steht auch hier irgendwo mit drin
                        https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                        Was mach ich wenn der Log die 10000 Zeichen übersteigt?

                        Wenn ich auf 2 mal einstelle blickt doch kein Mensch mehr durch

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

                        @accuface sagte in Shellys per mqtt keine Verbindung:

                        Was mach ich wenn der Log die 10000 Zeichen übersteigt?

                        warum sollte er?
                        da ist dann wahrscheinlich nichts neues mehr dabei.
                        Und wenn doch, teilen.

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        A 1 Antwort Letzte Antwort
                        0
                        • HomoranH Homoran

                          @accuface sagte in Shellys per mqtt keine Verbindung:

                          Was mach ich wenn der Log die 10000 Zeichen übersteigt?

                          warum sollte er?
                          da ist dann wahrscheinlich nichts neues mehr dabei.
                          Und wenn doch, teilen.

                          A Offline
                          A Offline
                          Accuface
                          schrieb am zuletzt editiert von
                          #15

                          @homoran said in Shellys per mqtt keine Verbindung:

                          @accuface sagte in Shellys per mqtt keine Verbindung:

                          Was mach ich wenn der Log die 10000 Zeichen übersteigt?

                          warum sollte er?
                          da ist dann wahrscheinlich nichts neues mehr dabei.
                          Und wenn doch, teilen.

                          Weil das Forum mir dass sagt.

                          Dass kann dann jetzt dauern, weil ich solang probieren muss bis ich unter der Einschränkung posten kann.

                          Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                          0
                          • A Accuface

                            @homoran said in Shellys per mqtt keine Verbindung:

                            @accuface sagte in Shellys per mqtt keine Verbindung:

                            Was mach ich wenn der Log die 10000 Zeichen übersteigt?

                            warum sollte er?
                            da ist dann wahrscheinlich nichts neues mehr dabei.
                            Und wenn doch, teilen.

                            Weil das Forum mir dass sagt.

                            Dass kann dann jetzt dauern, weil ich solang probieren muss bis ich unter der Einschränkung posten kann.

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

                            @accuface In der Regel reichen die ersten paar Einträge im Log.

                            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

                            A 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @accuface In der Regel reichen die ersten paar Einträge im Log.

                              A Offline
                              A Offline
                              Accuface
                              schrieb am zuletzt editiert von
                              #17

                              @thomas-braun said in Shellys per mqtt keine Verbindung:

                              @accuface In der Regel reichen die ersten paar Einträge im Log.

                              ok, aber irgendwas stimmt nicht.... da kommen jede sekunde neue Einträge...dass hört gar nicht auf...

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • A Accuface

                                @homoran said in Shellys per mqtt keine Verbindung:

                                @accuface sagte in Shellys per mqtt keine Verbindung:

                                Was mach ich wenn der Log die 10000 Zeichen übersteigt?

                                warum sollte er?
                                da ist dann wahrscheinlich nichts neues mehr dabei.
                                Und wenn doch, teilen.

                                Weil das Forum mir dass sagt.

                                Dass kann dann jetzt dauern, weil ich solang probieren muss bis ich unter der Einschränkung posten kann.

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

                                @accuface sagte in Shellys per mqtt keine Verbindung:

                                Weil das Forum mir dass sagt.

                                was?
                                Du sollst ja nicht den ganzen Tag posten.

                                nur die Zeilen nach Restart der Instanz

                                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                A 1 Antwort Letzte Antwort
                                0
                                • A Accuface

                                  @thomas-braun said in Shellys per mqtt keine Verbindung:

                                  @accuface In der Regel reichen die ersten paar Einträge im Log.

                                  ok, aber irgendwas stimmt nicht.... da kommen jede sekunde neue Einträge...dass hört gar nicht auf...

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

                                  @accuface sagte in Shellys per mqtt keine Verbindung:

                                  da kommen jede sekunde neue Einträge...dass hört gar nicht auf...

                                  Ja, das ist für den Debug Modus typisch.

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

                                    @accuface sagte in Shellys per mqtt keine Verbindung:

                                    Weil das Forum mir dass sagt.

                                    was?
                                    Du sollst ja nicht den ganzen Tag posten.

                                    nur die Zeilen nach Restart der Instanz

                                    A Offline
                                    A Offline
                                    Accuface
                                    schrieb am zuletzt editiert von Homoran
                                    #20

                                    @homoran said in Shellys per mqtt keine Verbindung:

                                    @accuface sagte in Shellys per mqtt keine Verbindung:

                                    Weil das Forum mir dass sagt.

                                    was?
                                    Du sollst ja nicht den ganzen Tag posten.

                                    nur die Zeilen nach Restart der Instanz

                                     2024-10-15 19:16:52.154 - info: admin.0 (802) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
                                    2024-10-15 19:16:58.199 - info: admin.0 (802) ==> Connected system.user.admin from ::ffff:192.168.178.22
                                    2024-10-15 19:19:32.829 - info: admin.0 (802) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
                                    2024-10-15 19:20:30.707 - info: admin.0 (802) terminating http server on port 8081
                                    2024-10-15 19:20:30.706 - info: host.raspberrypi5 received SIGTERM
                                    2024-10-15 19:20:30.710 - info: trashschedule.0 (1175) cleaned everything up...
                                    2024-10-15 19:20:30.716 - info: javascript.0 (864) Stopping script script.js.Skript_1
                                    2024-10-15 19:20:30.720 - info: backitup.0 (941) cleaned everything up...
                                    2024-10-15 19:20:30.728 - info: cloud.0 (959) Connection changed: disconnect
                                    2024-10-15 19:20:30.708 - info: host.raspberrypi5 stopInstance system.adapter.admin.0 (force=false, process=true)
                                    2024-10-15 19:20:30.708 - info: host.raspberrypi5 stopInstance system.adapter.javascript.0 (force=false, process=true)
                                    2024-10-15 19:20:30.708 - info: host.raspberrypi5 stopInstance system.adapter.scenes.0 (force=false, process=true)
                                    2024-10-15 19:20:30.709 - info: host.raspberrypi5 stopInstance system.adapter.sql.0 (force=false, process=true)
                                    2024-10-15 19:20:30.710 - info: host.raspberrypi5 stopInstance system.adapter.history.0 (force=false, process=true)
                                    2024-10-15 19:20:30.713 - info: host.raspberrypi5 stopInstance system.adapter.whatsapp-cmb.0 (force=false, process=true)
                                    2024-10-15 19:20:30.713 - info: host.raspberrypi5 stopInstance system.adapter.backitup.0 (force=false, process=true)
                                    2024-10-15 19:20:30.714 - info: host.raspberrypi5 stopInstance system.adapter.cloud.0 (force=false, process=true)
                                    2024-10-15 19:20:30.714 - info: host.raspberrypi5 stopInstance system.adapter.weatherunderground.0 (force=false, process=false)
                                    2024-10-15 19:20:30.714 - info: host.raspberrypi5 stopInstance system.adapter.ping.0 (force=false, process=false)
                                    2024-10-15 19:20:30.714 - info: host.raspberrypi5 stopInstance system.adapter.fronius.0 (force=false, process=true)
                                    2024-10-15 19:20:30.715 - info: host.raspberrypi5 stopInstance system.adapter.fronius.1 (force=false, process=true)
                                    2024-10-15 19:20:30.715 - info: host.raspberrypi5 stopInstance system.adapter.synology.0 (force=false, process=true)
                                    2024-10-15 19:20:30.715 - info: host.raspberrypi5 stopInstance system.adapter.ical.0 (force=false, process=false)
                                    2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance canceled schedule system.adapter.ical.0
                                    2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance system.adapter.feiertage.0 (force=false, process=false)
                                    2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance system.adapter.tankerkoenig.0 (force=false, process=true)
                                    2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 (force=false, process=true)
                                    2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance system.adapter.discovery.0 (force=false, process=true)
                                    2024-10-15 19:20:30.717 - info: host.raspberrypi5 stopInstance system.adapter.iot.0 (force=false, process=true)
                                    2024-10-15 19:20:30.717 - info: host.raspberrypi5 stopInstance system.adapter.web.0 (force=false, process=true)
                                    2024-10-15 19:20:30.717 - info: host.raspberrypi5 stopInstance system.adapter.vis-2.0 (force=false, process=true)
                                    2024-10-15 19:20:30.717 - info: host.raspberrypi5 stopInstance system.adapter.echarts.0 (force=false, process=true)
                                    2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.iqontrol.0 (force=false, process=false)
                                    2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.jarvis.0 (force=false, process=true)
                                    2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.fronius-solarweb.0 (force=false, process=true)
                                    2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.trashschedule.0 (force=false, process=true)
                                    2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.vis.0 (force=false, process=false)
                                    2024-10-15 19:20:30.719 - info: host.raspberrypi5 stopInstance system.adapter.vis-metro.0 (force=false, process=false)
                                    2024-10-15 19:20:30.719 - info: host.raspberrypi5 stopInstance system.adapter.dwd.0 (force=false, process=false)
                                    2024-10-15 19:20:30.719 - info: host.raspberrypi5 stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
                                    2024-10-15 19:20:30.719 - info: jarvis.0 (1145) Adapter stopped und unloaded.
                                    2024-10-15 19:20:30.736 - warn: web.0 (1100) setTimeout called, but adapter is shutting down
                                    2024-10-15 19:20:30.766 - info: admin.0 (802) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.767 - info: javascript.0 (864) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.768 - info: whatsapp-cmb.0 (926) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.769 - info: scenes.0 (880) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.771 - info: backitup.0 (941) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.770 - info: cloud.0 (959) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.772 - info: fronius.1 (989) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.772 - info: fronius.0 (974) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.773 - info: synology.0 (1010) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.785 - info: iot.0 (1085) Connection changed: disconnect
                                    2024-10-15 19:20:30.789 - info: sql.0 (895) terminating
                                    2024-10-15 19:20:30.790 - info: trashschedule.0 (1175) terminating
                                    2024-10-15 19:20:30.790 - info: javascript.0 (864) terminating
                                    2024-10-15 19:20:30.790 - info: admin.0 (802) terminating
                                    2024-10-15 19:20:30.794 - info: backitup.0 (941) terminating
                                    2024-10-15 19:20:30.791 - info: trashschedule.0 (1175) Terminated (NO_ERROR): Without reason
                                    2024-10-15 19:20:30.795 - info: backitup.0 (941) Terminated (NO_ERROR): Without reason
                                    2024-10-15 19:20:30.790 - info: history.0 (911) terminating
                                    2024-10-15 19:20:30.792 - info: sql.0 (895) Terminated (NO_ERROR): Without reason
                                    2024-10-15 19:20:30.798 - info: tankerkoenig.0 (1040) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.798 - info: jarvis.0 (1145) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.799 - info: trashschedule.0 (1175) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.796 - info: discovery.0 (1070) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.794 - info: fronius-solarweb.0 (1160) terminating
                                    2024-10-15 19:20:30.786 - info: iot.0 (1085) Connection lost
                                    2024-10-15 19:20:30.802 - info: tankerkoenig.0 (1040) terminating
                                    2024-10-15 19:20:30.793 - info: history.0 (911) Terminated (NO_ERROR): Without reason
                                    2024-10-15 19:20:30.800 - info: echarts.0 (1130) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.791 - info: admin.0 (802) Terminated (NO_ERROR): Without reason
                                    2024-10-15 19:20:30.805 - info: vis-2.0 (1115) terminating
                                    2024-10-15 19:20:30.791 - info: javascript.0 (864) Terminated (NO_ERROR): Without reason
                                    2024-10-15 19:20:30.792 - info: synology.0 (1010) terminating
                                    2024-10-15 19:20:30.801 - info: shelly.0 (1286) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.807 - info: web.0 (1100) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.793 - info: synology.0 (1010) Terminated (NO_ERROR): Without reason
                                    2024-10-15 19:20:30.803 - info: iot.0 (1085) terminating
                                    2024-10-15 19:20:30.804 - info: iot.0 (1085) Terminated (NO_ERROR): Without reason
                                    2024-10-15 19:20:30.805 - info: iot.0 (1085) Got terminate signal TERMINATE_YOURSELF
                                    2024-10-15 19:20:30.803 - info: tankerkoenig.0 (1040) Terminated (NO_ERROR): Without reason
                                    2024-10-15 19:20:30.801 - info: fronius-solarweb.0 (1160) Terminated (NO_ERROR): Without reason
                                    2024-10-15 19:20:30.809 - info: fronius-solarweb.0 (1160) Got terminate signal TERMINATE_YOURSELF
                                    
                                    A HomoranH 2 Antworten Letzte Antwort
                                    0
                                    • A Accuface

                                      @homoran said in Shellys per mqtt keine Verbindung:

                                      @accuface sagte in Shellys per mqtt keine Verbindung:

                                      Weil das Forum mir dass sagt.

                                      was?
                                      Du sollst ja nicht den ganzen Tag posten.

                                      nur die Zeilen nach Restart der Instanz

                                       2024-10-15 19:16:52.154 - info: admin.0 (802) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
                                      2024-10-15 19:16:58.199 - info: admin.0 (802) ==> Connected system.user.admin from ::ffff:192.168.178.22
                                      2024-10-15 19:19:32.829 - info: admin.0 (802) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
                                      2024-10-15 19:20:30.707 - info: admin.0 (802) terminating http server on port 8081
                                      2024-10-15 19:20:30.706 - info: host.raspberrypi5 received SIGTERM
                                      2024-10-15 19:20:30.710 - info: trashschedule.0 (1175) cleaned everything up...
                                      2024-10-15 19:20:30.716 - info: javascript.0 (864) Stopping script script.js.Skript_1
                                      2024-10-15 19:20:30.720 - info: backitup.0 (941) cleaned everything up...
                                      2024-10-15 19:20:30.728 - info: cloud.0 (959) Connection changed: disconnect
                                      2024-10-15 19:20:30.708 - info: host.raspberrypi5 stopInstance system.adapter.admin.0 (force=false, process=true)
                                      2024-10-15 19:20:30.708 - info: host.raspberrypi5 stopInstance system.adapter.javascript.0 (force=false, process=true)
                                      2024-10-15 19:20:30.708 - info: host.raspberrypi5 stopInstance system.adapter.scenes.0 (force=false, process=true)
                                      2024-10-15 19:20:30.709 - info: host.raspberrypi5 stopInstance system.adapter.sql.0 (force=false, process=true)
                                      2024-10-15 19:20:30.710 - info: host.raspberrypi5 stopInstance system.adapter.history.0 (force=false, process=true)
                                      2024-10-15 19:20:30.713 - info: host.raspberrypi5 stopInstance system.adapter.whatsapp-cmb.0 (force=false, process=true)
                                      2024-10-15 19:20:30.713 - info: host.raspberrypi5 stopInstance system.adapter.backitup.0 (force=false, process=true)
                                      2024-10-15 19:20:30.714 - info: host.raspberrypi5 stopInstance system.adapter.cloud.0 (force=false, process=true)
                                      2024-10-15 19:20:30.714 - info: host.raspberrypi5 stopInstance system.adapter.weatherunderground.0 (force=false, process=false)
                                      2024-10-15 19:20:30.714 - info: host.raspberrypi5 stopInstance system.adapter.ping.0 (force=false, process=false)
                                      2024-10-15 19:20:30.714 - info: host.raspberrypi5 stopInstance system.adapter.fronius.0 (force=false, process=true)
                                      2024-10-15 19:20:30.715 - info: host.raspberrypi5 stopInstance system.adapter.fronius.1 (force=false, process=true)
                                      2024-10-15 19:20:30.715 - info: host.raspberrypi5 stopInstance system.adapter.synology.0 (force=false, process=true)
                                      2024-10-15 19:20:30.715 - info: host.raspberrypi5 stopInstance system.adapter.ical.0 (force=false, process=false)
                                      2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance canceled schedule system.adapter.ical.0
                                      2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance system.adapter.feiertage.0 (force=false, process=false)
                                      2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance system.adapter.tankerkoenig.0 (force=false, process=true)
                                      2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 (force=false, process=true)
                                      2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance system.adapter.discovery.0 (force=false, process=true)
                                      2024-10-15 19:20:30.717 - info: host.raspberrypi5 stopInstance system.adapter.iot.0 (force=false, process=true)
                                      2024-10-15 19:20:30.717 - info: host.raspberrypi5 stopInstance system.adapter.web.0 (force=false, process=true)
                                      2024-10-15 19:20:30.717 - info: host.raspberrypi5 stopInstance system.adapter.vis-2.0 (force=false, process=true)
                                      2024-10-15 19:20:30.717 - info: host.raspberrypi5 stopInstance system.adapter.echarts.0 (force=false, process=true)
                                      2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.iqontrol.0 (force=false, process=false)
                                      2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.jarvis.0 (force=false, process=true)
                                      2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.fronius-solarweb.0 (force=false, process=true)
                                      2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.trashschedule.0 (force=false, process=true)
                                      2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.vis.0 (force=false, process=false)
                                      2024-10-15 19:20:30.719 - info: host.raspberrypi5 stopInstance system.adapter.vis-metro.0 (force=false, process=false)
                                      2024-10-15 19:20:30.719 - info: host.raspberrypi5 stopInstance system.adapter.dwd.0 (force=false, process=false)
                                      2024-10-15 19:20:30.719 - info: host.raspberrypi5 stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
                                      2024-10-15 19:20:30.719 - info: jarvis.0 (1145) Adapter stopped und unloaded.
                                      2024-10-15 19:20:30.736 - warn: web.0 (1100) setTimeout called, but adapter is shutting down
                                      2024-10-15 19:20:30.766 - info: admin.0 (802) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.767 - info: javascript.0 (864) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.768 - info: whatsapp-cmb.0 (926) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.769 - info: scenes.0 (880) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.771 - info: backitup.0 (941) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.770 - info: cloud.0 (959) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.772 - info: fronius.1 (989) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.772 - info: fronius.0 (974) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.773 - info: synology.0 (1010) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.785 - info: iot.0 (1085) Connection changed: disconnect
                                      2024-10-15 19:20:30.789 - info: sql.0 (895) terminating
                                      2024-10-15 19:20:30.790 - info: trashschedule.0 (1175) terminating
                                      2024-10-15 19:20:30.790 - info: javascript.0 (864) terminating
                                      2024-10-15 19:20:30.790 - info: admin.0 (802) terminating
                                      2024-10-15 19:20:30.794 - info: backitup.0 (941) terminating
                                      2024-10-15 19:20:30.791 - info: trashschedule.0 (1175) Terminated (NO_ERROR): Without reason
                                      2024-10-15 19:20:30.795 - info: backitup.0 (941) Terminated (NO_ERROR): Without reason
                                      2024-10-15 19:20:30.790 - info: history.0 (911) terminating
                                      2024-10-15 19:20:30.792 - info: sql.0 (895) Terminated (NO_ERROR): Without reason
                                      2024-10-15 19:20:30.798 - info: tankerkoenig.0 (1040) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.798 - info: jarvis.0 (1145) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.799 - info: trashschedule.0 (1175) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.796 - info: discovery.0 (1070) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.794 - info: fronius-solarweb.0 (1160) terminating
                                      2024-10-15 19:20:30.786 - info: iot.0 (1085) Connection lost
                                      2024-10-15 19:20:30.802 - info: tankerkoenig.0 (1040) terminating
                                      2024-10-15 19:20:30.793 - info: history.0 (911) Terminated (NO_ERROR): Without reason
                                      2024-10-15 19:20:30.800 - info: echarts.0 (1130) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.791 - info: admin.0 (802) Terminated (NO_ERROR): Without reason
                                      2024-10-15 19:20:30.805 - info: vis-2.0 (1115) terminating
                                      2024-10-15 19:20:30.791 - info: javascript.0 (864) Terminated (NO_ERROR): Without reason
                                      2024-10-15 19:20:30.792 - info: synology.0 (1010) terminating
                                      2024-10-15 19:20:30.801 - info: shelly.0 (1286) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.807 - info: web.0 (1100) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.793 - info: synology.0 (1010) Terminated (NO_ERROR): Without reason
                                      2024-10-15 19:20:30.803 - info: iot.0 (1085) terminating
                                      2024-10-15 19:20:30.804 - info: iot.0 (1085) Terminated (NO_ERROR): Without reason
                                      2024-10-15 19:20:30.805 - info: iot.0 (1085) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:20:30.803 - info: tankerkoenig.0 (1040) Terminated (NO_ERROR): Without reason
                                      2024-10-15 19:20:30.801 - info: fronius-solarweb.0 (1160) Terminated (NO_ERROR): Without reason
                                      2024-10-15 19:20:30.809 - info: fronius-solarweb.0 (1160) Got terminate signal TERMINATE_YOURSELF
                                      
                                      A Offline
                                      A Offline
                                      Accuface
                                      schrieb am zuletzt editiert von Homoran
                                      #21

                                      Hier mal ein Auszug zum Shelly

                                       2024-10-15 19:21:46.751  - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1091
                                      2024-10-15 19:21:47.898  - info: shelly.0 (1091) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.18.0, js-controller: 6.0.11
                                      2024-10-15 19:21:48.050  - info: shelly.0 (1091) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
                                      2024-10-15 19:21:49.437  - info: shelly.0 (1091) [MQTT] Device with client id "shellyplus1-cc7b5c85af80" connected!
                                      2024-10-15 19:21:50.765  - info: host.raspberrypi5 instance system.adapter.discovery.0 in version "5.0.0" started with pid 1106
                                      2024-10-15 19:21:51.563  - info: discovery.0 (1106) starting. Version 5.0.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v20.18.0, js-controller: 6.0.11
                                      2024-10-15 19:21:52.504  - info: shelly.0 (1091) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
                                      2024-10-15 19:21:52.601  - info: shelly.0 (1091) [MQTT] Device with client id "shellyplus1pm-cc7b5c0dd95c" connected!
                                      2024-10-15 19:21:52.692  - info: shelly.0 (1091) [MQTT] Device with client id "shellyplus1pm-10061ccb0c48" connected!
                                      2024-10-15 19:21:53.444  - info: shelly.0 (1091) [MQTT] Device with client id "shellyplus1pm-d4d4daeb2ddc" connected!
                                      2024-10-15 19:21:53.610  - info: shelly.0 (1091) [MQTT] Device with client id "shellyplus1pm-10061ccad010" connected!
                                      2024-10-15 19:21:54.759  - info: host.raspberrypi5 instance system.adapter.iot.0 in version "3.3.0" started with pid 1121
                                      2024-10-15 19:21:55.275  - info: shelly.0 (1091) [MQTT] Device with client id "shellyplus1pm-fcb46727891c" connected!
                                      2024-10-15 19:21:56.069  - info: iot.0 (1121) starting. Version 3.3.0 in /opt/iobroker/node_modules/iobroker.iot, node: v20.18.0, js-controller: 6.0.11
                                      2024-10-15 19:21:56.107  - info: iot.0 (1121) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
                                      2024-10-15 19:21:56.554  - info: iot.0 (1121) Connection changed: connect "bernd_order_gmx_de"
                                      2024-10-15 19:21:56.966  - info: shelly.0 (1091) [MQTT] Device with client id "shellyplus1pm-d4d4da35853c" connected!
                                      2024-10-15 19:21:58.507  - info: shelly.0 (1091) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
                                      2024-10-15 19:21:58.750  - info: host.raspberrypi5 instance system.adapter.web.0 in version "6.2.5" started with pid 1136
                                      2024-10-15 19:21:59.803  - info: web.0 (1136) starting. Version 6.2.5 in /opt/iobroker/node_modules/iobroker.web, node: v20.18.0, js-controller: 6.0.11
                                      2024-10-15 19:22:00.220  - info: web.0 (1136) socket.io server listening on port 8082
                                      2024-10-15 19:22:00.223  - info: web.0 (1136) http server listening on port 8082
                                      2024-10-15 19:22:02.751  - info: host.raspberrypi5 instance system.adapter.vis-2.0 in version "2.9.32" started with pid 1151
                                      2024-10-15 19:22:03.560  - info: vis-2.0 (1151) starting. Version 2.9.32 in /opt/iobroker/node_modules/iobroker.vis-2, node: v20.18.0, js-controller: 6.0.11
                                      2024-10-15 19:22:03.764  - info: vis-2.0 (1151) vis-2 license is OK.
                                      2024-10-15 19:22:06.740  - info: host.raspberrypi5 instance system.adapter.echarts.0 in version "1.9.2" started with pid 1166
                                      2024-10-15 19:22:07.443  - info: echarts.0 (1166) starting. Version 1.9.2 in /opt/iobroker/node_modules/iobroker.echarts, node: v20.18.0, js-controller: 6.0.11
                                      2024-10-15 19:22:10.783  - info: host.raspberrypi5 instance system.adapter.jarvis.0 in version "3.1.8" started with pid 1181
                                      2024-10-15 19:22:12.296  - info: jarvis.0 (1181) starting. Version 3.1.8 in /opt/iobroker/node_modules/iobroker.jarvis, node: v20.18.0, js-controller: 6.0.11
                                      2024-10-15 19:22:12.312  - info: jarvis.0 (1181) No Backup found for layout, thus backing up initially.
                                      2024-10-15 19:22:12.313  - info: jarvis.0 (1181) No Backup found for scripts, thus backing up initially.
                                      2024-10-15 19:22:12.313  - info: jarvis.0 (1181) No Backup found for styles, thus backing up initially.
                                      2024-10-15 19:22:12.314  - info: jarvis.0 (1181) No Backup found for widgets, thus backing up initially.
                                      2024-10-15 19:22:12.365  - info: jarvis.0 (1181) Connection: WebSocket opened on port 8400 using http...
                                      2024-10-15 19:22:12.373  - info: jarvis.0 (1181) Found Backups for devices.
                                      2024-10-15 19:22:12.374  - info: jarvis.0 (1181) Found Backups for settings.
                                      2024-10-15 19:22:14.767  - info: host.raspberrypi5 instance system.adapter.fronius-solarweb.0 in version "0.0.3" started with pid 1196
                                      2024-10-15 19:22:15.644  - info: fronius-solarweb.0 (1196) starting. Version 0.0.3 in /opt/iobroker/node_modules/iobroker.fronius-solarweb, node: v20.18.0, js-controller: 6.0.11
                                      2024-10-15 19:22:17.092  - info: fronius-solarweb.0 (1196) Disable Pro Endpoints
                                      2024-10-15 19:22:17.093  - info: fronius-solarweb.0 (1196) {"responseError":3503,"responseMessage":"Not a Pro PV system."}
                                      2024-10-15 19:22:18.775  - info: host.raspberrypi5 instance system.adapter.trashschedule.0 in version "3.3.0" started with pid 1211
                                      2024-10-15 19:22:19.636  - info: trashschedule.0 (1211) starting. Version 3.3.0 in /opt/iobroker/node_modules/iobroker.trashschedule, node: v20.18.0, js-controller: 6.0.11
                                      2024-10-15 19:22:19.687  - info: trashschedule.0 (1211) [onReady] starting with source "ical" -> ical
                                      2024-10-15 19:22:19.732  - info: trashschedule.0 (1211) [ical] configured ical preview is 31 days (until 15.11.2024) - increase this value to find more events in the future
                                      2024-10-15 19:22:19.732  - info: trashschedule.0 (1211) [ical] found configured ical event "Vacation" without "display" flag. Activate the display flag on this entry if this is a relevant "trash event".
                                      2024-10-15 19:22:23.433  - info: vis.0 (1226) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.vis, node: v20.18.0, js-controller: 6.0.11
                                      2024-10-15 19:22:24.553  - info: cloud.0 (969) Trying to connect as system.user.admin to cloud
                                      2024-10-15 19:22:24.703  - info: cloud.0 (969) Connection changed: connect
                                      2024-10-15 19:22:27.486  - info: vis.0 (1226) Terminated (NO_ERROR): Without reason
                                      2024-10-15 19:22:28.021  - info: host.raspberrypi5 instance system.adapter.vis.0 terminated while should be started once
                                      2024-10-15 19:22:35.020  - info: shelly.0 (1091) [MQTT] Device with client id "shellyplus1-e465b8f46ac4" connected!
                                      2024-10-15 19:22:37.498  - info: shelly.0 (1091) [MQTT] Device with client id "shellyplus1pm-10061ccb9fc0" connected!
                                      2024-10-15 19:24:09.673  - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 (force=false, process=true)
                                      2024-10-15 19:24:09.678  - info: shelly.0 (1091) Got terminate signal TERMINATE_YOURSELF
                                      2024-10-15 19:24:09.681  - info: shelly.0 (1091) terminating
                                      2024-10-15 19:24:09.681  - info: shelly.0 (1091) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2024-10-15 19:24:09.743  - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 send kill signal
                                      2024-10-15 19:24:10.182  - info: shelly.0 (1091) terminating
                                      2024-10-15 19:24:10.211  - info: host.raspberrypi5 instance system.adapter.shelly.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2024-10-15 19:24:13.364  - info: host.raspberrypi5 instance system.adapter.shelly.0 in version "8.2.1" started with pid 1241
                                      2024-10-15 19:24:13.971  - debug: shelly.0 (1241) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2024-10-15 19:24:13.986  - debug: shelly.0 (1241) Objects client ready ... initialize now
                                      2024-10-15 19:24:13.986  - debug: shelly.0 (1241) Objects create System PubSub Client
                                      2024-10-15 19:24:13.987  - debug: shelly.0 (1241) Objects create User PubSub Client
                                      2024-10-15 19:24:14.007  - debug: shelly.0 (1241) Objects client initialize lua scripts
                                      2024-10-15 19:24:14.010  - debug: shelly.0 (1241) Objects connected to redis: 127.0.0.1:9001
                                      2024-10-15 19:24:14.024  - debug: shelly.0 (1241) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2024-10-15 19:24:14.030  - debug: shelly.0 (1241) States create System PubSub Client
                                      2024-10-15 19:24:14.031  - debug: shelly.0 (1241) States create User PubSub Client
                                      2024-10-15 19:24:14.082  - debug: shelly.0 (1241) States connected to redis: 127.0.0.1:9000
                                      2024-10-15 19:24:14.099  - debug: shelly.0 (1241) Plugin sentry Initialize Plugin (enabled=true)
                                      2024-10-15 19:24:14.294  - info: shelly.0 (1241) starting. Version 8.2.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.18.0, js-controller: 6.0.11
                                      2024-10-15 19:24:14.436  - debug: shelly.0 (1241) [onlineCheck] Checking shellyplus1#cc7b5c85af80#1 on 192.168.178.29:80
                                      2024-10-15 19:24:14.456  - debug: shelly.0 (1241) [deviceStatusUpdate] shellyplus1#cc7b5c85af80#1: true
                                      2024-10-15 19:24:14.457  - debug: shelly.0 (1241) [onlineCheck] Checking shellyplus1pm#10061ccad010#1 on 192.168.178.40:80
                                      2024-10-15 19:24:14.467  - debug: shelly.0 (1241) [deviceStatusUpdate] shellyplus1pm#10061ccad010#1: true
                                      2024-10-15 19:24:14.468  - debug: shelly.0 (1241) [onlineCheck] Checking shellyplus1pm#cc7b5c0dd95c#1 on 192.168.178.33:80
                                      2024-10-15 19:24:14.478  - debug: shelly.0 (1241) [onlineCheck] Checking shellyplus1pm#d4d4da35853c#1 on 192.168.178.38:80
                                      2024-10-15 19:24:14.479  - debug: shelly.0 (1241) [onlineCheck] Checking shellyplus1pm#10061ccb9fc0#1 on 192.168.178.63:80
                                      2024-10-15 19:24:14.480  - debug: shelly.0 (1241) [deviceStatusUpdate] shellyplus1pm#cc7b5c0dd95c#1: true
                                      2024-10-15 19:24:14.483  - debug: shelly.0 (1241) [deviceStatusUpdate] Online devices: ["shellyplus1#cc7b5c85af80#1"]
                                      2024-10-15 19:24:14.489  - debug: shelly.0 (1241) [deviceStatusUpdate] shellyplus1pm#d4d4da35853c#1: true
                                      2024-10-15 19:24:14.490  - debug: shelly.0 (1241) [deviceStatusUpdate] shellyplus1pm#10061ccb9fc0#1: true
                                      2024-10-15 19:24:14.491  - debug: shelly.0 (1241) [onlineCheck] Checking shellyplus1pm#d4d4daeb2ddc#1 on 192.168.178.35:80
                                      2024-10-15 19:24:14.499  - debug: shelly.0 (1241) [deviceStatusUpdate] shellyplus1pm#d4d4daeb2ddc#1: true
                                      2024-10-15 19:24:14.514  - debug: shelly.0 (1241) [onlineCheck] Checking shellyplus1pm#10061ccb0c48#1 on 192.168.178.39:80
                                      2024-10-15 19:24:14.515  - debug: shelly.0 (1241) [deviceStatusUpdate] Online devices: ["shellyplus1#cc7b5c85af80#1","shellyplus1pm#10061ccad010#1"]
                                      2024-10-15 19:24:14.525  - debug: shelly.0 (1241) [deviceStatusUpdate] shellyplus1pm#10061ccb0c48#1: true
                                      2024-10-15 19:24:14.525  - debug: shelly.0 (1241) [onlineCheck] Checking shellyplus1pm#10061cca8844#1 on 192.168.178.32:80
                                      2024-10-15 19:24:14.535  - debug: shelly.0 (1241) [deviceStatusUpdate] shellyplus1pm#10061cca8844#1: true
                                      2024-10-15 19:24:14.537  - debug: shelly.0 (1241) [deviceStatusUpdate] Online devices: ["shellyplus1#cc7b5c85af80#1","shellyplus1pm#10061ccad010#1","shellyplus1pm#cc7b5c0dd95c#1"]
                                      2024-10-15 19:24:14.539  - debug: shelly.0 (1241) [onlineCheck] Checking shellyplus1pm#fcb46727891c#1 on 192.168.178.26:80
                                      2024-10-15 19:24:14.550  - debug: shelly.0 (1241) [deviceStatusUpdate] shellyplus1pm#fcb46727891c#1: true
                                      2024-10-15 19:24:14.553  - debug: shelly.0 (1241) [onlineCheck] Checking shellyplus1pm#b0b21c1b4e14#1 on 192.168.178.34:80
                                      2024-10-15 19:24:14.554  - debug: shelly.0 (1241) [deviceStatusUpdate] Online devices: ["shellyplus1#cc7b5c85af80#1","shellyplus1pm#10061ccad010#1","shellyplus1pm#cc7b5c0dd95c#1","shellyplus1pm#d4d4da35853c#1"]
                                      2024-10-15 19:24:14.556  - debug: shelly.0 (1241) [deviceStatusUpdate] Online devices: ["shellyplus1#cc7b5c85af80#1","shellyplus1pm#10061ccad010#1","shellyplus1pm#cc7b5c0dd95c#1","shellyplus1pm#d4d4da35853c#1","shellyplus1pm#10061ccb9fc0#1"]
                                      2024-10-15 19:24:14.557  - debug: shelly.0 (1241) [deviceStatusUpdate] Online devices: ["shellyplus1#cc7b5c85af80#1","shellyplus1pm#10061ccad010#1","shellyplus1pm#cc7b5c0dd95c#1","shellyplus1pm#d4d4da35853c#1","shellyplus1pm#10061ccb9fc0#1","shellyplus1pm#d4d4daeb2ddc#1"]
                                      2024-10-15 19:24:14.564  - debug: shelly.0 (1241) [deviceStatusUpdate] shellyplus1pm#b0b21c1b4e14#1: true
                                      2024-10-15 19:24:14.565  - debug: shelly.0 (1241) [onlineCheck] Checking shellyplus1#e465b8f46ac4#1 on 192.168.178.31:80
                                      2024-10-15 19:24:14.566  - info: shelly.0 (1241) Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
                                      2024-10-15 19:24:14.569  - debug: shelly.0 (1241) [MQTT Server] Started listener on 0.0.0.0:1882
                                      2024-10-15 19:24:14.571  - debug: shelly.0 (1241) [deviceStatusUpdate] shellyplus1#e465b8f46ac4#1: true
                                      2024-10-15 19:24:14.619  - debug: shelly.0 (1241) [deviceStatusUpdate] Online devices: ["shellyplus1#cc7b5c85af80#1","shellyplus1pm#10061ccad010#1","shellyplus1pm#cc7b5c0dd95c#1","shellyplus1pm#d4d4da35853c#1","shellyplus1pm#10061ccb9fc0#1","shellyplus1pm#d4d4daeb2ddc#1","shellyplus1pm#10061ccb0c48#1"]
                                      2024-10-15 19:24:14.620  - debug: shelly.0 (1241) [deviceStatusUpdate] Online devices: ["shellyplus1#cc7b5c85af80#1","shellyplus1pm#10061ccad010#1","shellyplus1pm#cc7b5c0dd95c#1","shellyplus1pm#d4d4da35853c#1","shellyplus1pm#10061ccb9fc0#1","shellyplus1pm#d4d4daeb2ddc#1","shellyplus1pm#10061ccb0c48#1","shellyplus1pm#10061cca8844#1"]
                                      2024-10-15 19:24:14.632  - debug: shelly.0 (1241) [deviceStatusUpdate] Online devices: ["shellyplus1#cc7b5c85af80#1","shellyplus1pm#10061ccad010#1","shellyplus1pm#cc7b5c0dd95c#1","shellyplus1pm#d4d4da35853c#1","shellyplus1pm#10061ccb9fc0#1","shellyplus1pm#d4d4daeb2ddc#1","shellyplus1pm#10061ccb0c48#1","shellyplus1pm#10061cca8844#1","shellyplus1pm#fcb46727891c#1"]
                                      2024-10-15 19:24:14.633  - debug: shelly.0 (1241) [deviceStatusUpdate] Online devices: ["shellyplus1#cc7b5c85af80#1","shellyplus1pm#10061ccad010#1","shellyplus1pm#cc7b5c0dd95c#1","shellyplus1pm#d4d4da35853c#1","shellyplus1pm#10061ccb9fc0#1","shellyplus1pm#d4d4daeb2ddc#1","shellyplus1pm#10061ccb0c48#1","shellyplus1pm#10061cca8844#1","shellyplus1pm#fcb46727891c#1","shellyplus1pm#b0b21c1b4e14#1"]
                                      2024-10-15 19:24:14.635  - debug: shelly.0 (1241) [deviceStatusUpdate] Online devices: ["shellyplus1#cc7b5c85af80#1","shellyplus1pm#10061ccad010#1","shellyplus1pm#cc7b5c0dd95c#1","shellyplus1pm#d4d4da35853c#1","shellyplus1pm#10061ccb9fc0#1","shellyplus1pm#d4d4daeb2ddc#1","shellyplus1pm#10061ccb0c48#1","shellyplus1pm#10061cca8844#1","shellyplus1pm#fcb46727891c#1","shellyplus1pm#b0b21c1b4e14#1","shellyplus1#e465b8f46ac4#1"]
                                      2024-10-15 19:24:15.516  - debug: shelly.0 (1241) [MQTT Server] New connection from 192.168.178.35
                                      2024-10-15 19:24:15.526  - debug: shelly.0 (1241) [MQTT] Client connected: {"cmd":"connect","retain":false,"qos":0,"dup":false,"length":101,"topic":null,"payload":null,"protocolId":"MQTT","protocolVersion":4,"will":{"retain":true,"qos":0,"topic":"shellyplus1pm-d4d4daeb2ddc/online","payload":{"type":"Buffer","data":[102,97,108,115,101]}},"clean":true,"keepalive":60,"clientId":"shellyplus1pm-d4d4daeb2ddc","username":"mqttuser","password":{"type":"Buffer","data":[80,97,115,115,97,116,51,53,105]}}
                                      2024-10-15 19:24:15.527  - info: shelly.0 (1241) [MQTT] Device with client id "shellyplus1pm-d4d4daeb2ddc" connected!
                                      2024-10-15 19:24:15.673  - debug: shelly.0 (1241) [createObjects] Starting object creation of (shellyplus1pm / shellyplus1pm-d4d4daeb2ddc / shellyplus1pm#d4d4daeb2ddc#1) for mode: <not set>
                                      2024-10-15 19:24:15.687  - debug: shelly.0 (1241) [MQTT Server] New connection from 192.168.178.32
                                      2024-10-15 19:24:15.688  - debug: shelly.0 (1241) [MQTT] Client connected: {"cmd":"connect","retain":false,"qos":0,"dup":false,"length":101,"topic":null,"payload":null,"protocolId":"MQTT","protocolVersion":4,"will":{"retain":true,"qos":0,"topic":"shellyplus1pm-10061cca8844/online","payload":{"type":"Buffer","data":[102,97,108,115,101]}},"clean":true,"keepalive":60,"clientId":"shellyplus1pm-10061cca8844","username":"mqttuser","password":{"type":"Buffer","data":[80,97,115,115,97,116,51,53,105]}}
                                      2024-10-15 19:24:15.689  - info: shelly.0 (1241) [MQTT] Device with client id "shellyplus1pm-10061cca8844" connected!
                                      2024-10-15 19:24:15.707  - debug: shelly.0 (1241) [MQTT Server] New connection from 192.168.178.34
                                      2024-10-15 19:24:15.708  - debug: shelly.0 (1241) [MQTT Server] New connection from 192.168.178.40
                                      2024-10-15 19:24:15.710  - debug: shelly.0 (1241) [MQTT] Client connected: {"cmd":"connect","retain":false,"qos":0,"dup":false,"length":101,"topic":null,"payload":null,"protocolId":"MQTT","protocolVersion":4,"will":{"retain":true,"qos":0,"topic":"shellyplus1pm-b0b21c1b4e14/online","payload":{"type":"Buffer","data":[102,97,108,115,101]}},"clean":true,"keepalive":60,"clientId":"shellyplus1pm-b0b21c1b4e14","username":"mqttuser","password":{"type":"Buffer","data":[80,97,115,115,97,116,51,53,105]}}
                                      2024-10-15 19:24:15.710  - info: shelly.0 (1241) [MQTT] Device with client id "shellyplus1pm-b0b21c1b4e14" connected!
                                      2024-10-15 19:24:15.712  - debug: shelly.0 (1241) [MQTT] Client connected: {"cmd":"connect","retain":false,"qos":0,"dup":false,"length":101,"topic":null,"payload":null,"protocolId":"MQTT","protocolVersion":4,"will":{"retain":true,"qos":0,"topic":"shellyplus1pm-10061ccad010/online","payload":{"type":"Buffer","data":[102,97,108,115,101]}},"clean":true,"keepalive":60,"clientId":"shellyplus1pm-10061ccad010","username":"mqttuser","password":{"type":"Buffer","data":[80,97,115,115,97,116,51,53,105]}}
                                      2024-10-15 19:24:15.713  - info: shelly.0 (1241) [MQTT] Device with client id "shellyplus1pm-10061ccad010" connected!
                                      2024-10-15 19:24:15.774  - debug: shelly.0 (1241) [createObjects] Starting object creation of (shellyplus1pm / shellyplus1pm-10061cca8844 / shellyplus1pm#10061cca8844#1) for mode: <not set>
                                      
                                      crunchipC 1 Antwort Letzte Antwort
                                      0
                                      • A Accuface

                                        @homoran said in Shellys per mqtt keine Verbindung:

                                        @accuface sagte in Shellys per mqtt keine Verbindung:

                                        Weil das Forum mir dass sagt.

                                        was?
                                        Du sollst ja nicht den ganzen Tag posten.

                                        nur die Zeilen nach Restart der Instanz

                                         2024-10-15 19:16:52.154 - info: admin.0 (802) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
                                        2024-10-15 19:16:58.199 - info: admin.0 (802) ==> Connected system.user.admin from ::ffff:192.168.178.22
                                        2024-10-15 19:19:32.829 - info: admin.0 (802) <== Disconnect system.user.admin from ::ffff:192.168.178.22 admin
                                        2024-10-15 19:20:30.707 - info: admin.0 (802) terminating http server on port 8081
                                        2024-10-15 19:20:30.706 - info: host.raspberrypi5 received SIGTERM
                                        2024-10-15 19:20:30.710 - info: trashschedule.0 (1175) cleaned everything up...
                                        2024-10-15 19:20:30.716 - info: javascript.0 (864) Stopping script script.js.Skript_1
                                        2024-10-15 19:20:30.720 - info: backitup.0 (941) cleaned everything up...
                                        2024-10-15 19:20:30.728 - info: cloud.0 (959) Connection changed: disconnect
                                        2024-10-15 19:20:30.708 - info: host.raspberrypi5 stopInstance system.adapter.admin.0 (force=false, process=true)
                                        2024-10-15 19:20:30.708 - info: host.raspberrypi5 stopInstance system.adapter.javascript.0 (force=false, process=true)
                                        2024-10-15 19:20:30.708 - info: host.raspberrypi5 stopInstance system.adapter.scenes.0 (force=false, process=true)
                                        2024-10-15 19:20:30.709 - info: host.raspberrypi5 stopInstance system.adapter.sql.0 (force=false, process=true)
                                        2024-10-15 19:20:30.710 - info: host.raspberrypi5 stopInstance system.adapter.history.0 (force=false, process=true)
                                        2024-10-15 19:20:30.713 - info: host.raspberrypi5 stopInstance system.adapter.whatsapp-cmb.0 (force=false, process=true)
                                        2024-10-15 19:20:30.713 - info: host.raspberrypi5 stopInstance system.adapter.backitup.0 (force=false, process=true)
                                        2024-10-15 19:20:30.714 - info: host.raspberrypi5 stopInstance system.adapter.cloud.0 (force=false, process=true)
                                        2024-10-15 19:20:30.714 - info: host.raspberrypi5 stopInstance system.adapter.weatherunderground.0 (force=false, process=false)
                                        2024-10-15 19:20:30.714 - info: host.raspberrypi5 stopInstance system.adapter.ping.0 (force=false, process=false)
                                        2024-10-15 19:20:30.714 - info: host.raspberrypi5 stopInstance system.adapter.fronius.0 (force=false, process=true)
                                        2024-10-15 19:20:30.715 - info: host.raspberrypi5 stopInstance system.adapter.fronius.1 (force=false, process=true)
                                        2024-10-15 19:20:30.715 - info: host.raspberrypi5 stopInstance system.adapter.synology.0 (force=false, process=true)
                                        2024-10-15 19:20:30.715 - info: host.raspberrypi5 stopInstance system.adapter.ical.0 (force=false, process=false)
                                        2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance canceled schedule system.adapter.ical.0
                                        2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance system.adapter.feiertage.0 (force=false, process=false)
                                        2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance system.adapter.tankerkoenig.0 (force=false, process=true)
                                        2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance system.adapter.shelly.0 (force=false, process=true)
                                        2024-10-15 19:20:30.716 - info: host.raspberrypi5 stopInstance system.adapter.discovery.0 (force=false, process=true)
                                        2024-10-15 19:20:30.717 - info: host.raspberrypi5 stopInstance system.adapter.iot.0 (force=false, process=true)
                                        2024-10-15 19:20:30.717 - info: host.raspberrypi5 stopInstance system.adapter.web.0 (force=false, process=true)
                                        2024-10-15 19:20:30.717 - info: host.raspberrypi5 stopInstance system.adapter.vis-2.0 (force=false, process=true)
                                        2024-10-15 19:20:30.717 - info: host.raspberrypi5 stopInstance system.adapter.echarts.0 (force=false, process=true)
                                        2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.iqontrol.0 (force=false, process=false)
                                        2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.jarvis.0 (force=false, process=true)
                                        2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.fronius-solarweb.0 (force=false, process=true)
                                        2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.trashschedule.0 (force=false, process=true)
                                        2024-10-15 19:20:30.718 - info: host.raspberrypi5 stopInstance system.adapter.vis.0 (force=false, process=false)
                                        2024-10-15 19:20:30.719 - info: host.raspberrypi5 stopInstance system.adapter.vis-metro.0 (force=false, process=false)
                                        2024-10-15 19:20:30.719 - info: host.raspberrypi5 stopInstance system.adapter.dwd.0 (force=false, process=false)
                                        2024-10-15 19:20:30.719 - info: host.raspberrypi5 stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
                                        2024-10-15 19:20:30.719 - info: jarvis.0 (1145) Adapter stopped und unloaded.
                                        2024-10-15 19:20:30.736 - warn: web.0 (1100) setTimeout called, but adapter is shutting down
                                        2024-10-15 19:20:30.766 - info: admin.0 (802) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.767 - info: javascript.0 (864) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.768 - info: whatsapp-cmb.0 (926) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.769 - info: scenes.0 (880) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.771 - info: backitup.0 (941) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.770 - info: cloud.0 (959) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.772 - info: fronius.1 (989) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.772 - info: fronius.0 (974) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.773 - info: synology.0 (1010) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.785 - info: iot.0 (1085) Connection changed: disconnect
                                        2024-10-15 19:20:30.789 - info: sql.0 (895) terminating
                                        2024-10-15 19:20:30.790 - info: trashschedule.0 (1175) terminating
                                        2024-10-15 19:20:30.790 - info: javascript.0 (864) terminating
                                        2024-10-15 19:20:30.790 - info: admin.0 (802) terminating
                                        2024-10-15 19:20:30.794 - info: backitup.0 (941) terminating
                                        2024-10-15 19:20:30.791 - info: trashschedule.0 (1175) Terminated (NO_ERROR): Without reason
                                        2024-10-15 19:20:30.795 - info: backitup.0 (941) Terminated (NO_ERROR): Without reason
                                        2024-10-15 19:20:30.790 - info: history.0 (911) terminating
                                        2024-10-15 19:20:30.792 - info: sql.0 (895) Terminated (NO_ERROR): Without reason
                                        2024-10-15 19:20:30.798 - info: tankerkoenig.0 (1040) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.798 - info: jarvis.0 (1145) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.799 - info: trashschedule.0 (1175) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.796 - info: discovery.0 (1070) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.794 - info: fronius-solarweb.0 (1160) terminating
                                        2024-10-15 19:20:30.786 - info: iot.0 (1085) Connection lost
                                        2024-10-15 19:20:30.802 - info: tankerkoenig.0 (1040) terminating
                                        2024-10-15 19:20:30.793 - info: history.0 (911) Terminated (NO_ERROR): Without reason
                                        2024-10-15 19:20:30.800 - info: echarts.0 (1130) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.791 - info: admin.0 (802) Terminated (NO_ERROR): Without reason
                                        2024-10-15 19:20:30.805 - info: vis-2.0 (1115) terminating
                                        2024-10-15 19:20:30.791 - info: javascript.0 (864) Terminated (NO_ERROR): Without reason
                                        2024-10-15 19:20:30.792 - info: synology.0 (1010) terminating
                                        2024-10-15 19:20:30.801 - info: shelly.0 (1286) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.807 - info: web.0 (1100) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.793 - info: synology.0 (1010) Terminated (NO_ERROR): Without reason
                                        2024-10-15 19:20:30.803 - info: iot.0 (1085) terminating
                                        2024-10-15 19:20:30.804 - info: iot.0 (1085) Terminated (NO_ERROR): Without reason
                                        2024-10-15 19:20:30.805 - info: iot.0 (1085) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-15 19:20:30.803 - info: tankerkoenig.0 (1040) Terminated (NO_ERROR): Without reason
                                        2024-10-15 19:20:30.801 - info: fronius-solarweb.0 (1160) Terminated (NO_ERROR): Without reason
                                        2024-10-15 19:20:30.809 - info: fronius-solarweb.0 (1160) Got terminate signal TERMINATE_YOURSELF
                                        
                                        HomoranH Nicht stören
                                        HomoranH Nicht stören
                                        Homoran
                                        Global Moderator Administrators
                                        schrieb am zuletzt editiert von
                                        #22

                                        @accuface sagte in Shellys per mqtt keine Verbindung:

                                        host.raspberrypi5 received SIGTERM

                                        Hast du den Raspi oder iobroker neu gestartet?

                                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        A 1 Antwort Letzte Antwort
                                        0
                                        • HomoranH Homoran

                                          @accuface sagte in Shellys per mqtt keine Verbindung:

                                          host.raspberrypi5 received SIGTERM

                                          Hast du den Raspi oder iobroker neu gestartet?

                                          A Offline
                                          A Offline
                                          Accuface
                                          schrieb am zuletzt editiert von Accuface
                                          #23

                                          @homoran said in Shellys per mqtt keine Verbindung:

                                          @accuface sagte in Shellys per mqtt keine Verbindung:

                                          host.raspberrypi5 received SIGTERM

                                          Hast du den Raspi oder iobroker neu gestartet?

                                          ich bin jetzt verwirrt... ich hab den Raspi auch neu gestartet, kommt drauf an wann du meinst?

                                          Ich sollte den doch rebooten

                                          Ich brauch klare ansagen wass ich wann und wie machen soll, ich hab doch null plan, schon vergessen :disappointed_relieved:

                                          HomoranH crunchipC 2 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          869

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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