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. daswetter Adapter: ADAPTER_REQUESTED_TERMINATION - gelöst

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.0k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

daswetter Adapter: ADAPTER_REQUESTED_TERMINATION - gelöst

Geplant Angeheftet Gesperrt Verschoben Einsteigerfragen
12 Beiträge 5 Kommentatoren 742 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.
  • Alexander GrebeA Offline
    Alexander GrebeA Offline
    Alexander Grebe
    schrieb am zuletzt editiert von Alexander Grebe
    #1

    Hallo zusammen,

    ich versuche eine Wetterabhängige Markisen-Steuerung mit dem ioBroker aufzusetzen. Das System wurde gestern auf einem Raspi 3 aufgesetzt. Dementsprechend ist die SW auf dem neusten Stand.

    Leider bekomme ich sowohl den "daswetter" als auch den "dwd" adapter nicht zum laufen. In beiden Fällen kommt die Fehlermeldung "Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment".

    Habe mich natürlich brav bei daswetter regsitriert und diePfade eingetragen.

    Logfile im Detail:

    2022-06-17 17:50:00.113 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2299
    2022-06-17 17:50:03.522 - info: dwd.0 (2299) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
    2022-06-17 17:50:05.296 - info: dwd.0 (2299) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2022-06-17 17:50:05.841 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2022-06-17 17:50:22.866 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
    2022-06-17 17:50:22.867 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
    2022-06-17 17:50:25.889 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
    2022-06-17 17:50:25.916 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2314
    2022-06-17 17:50:29.194 - info: daswetter.0 (2314) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
    2022-06-17 17:51:22.195 - info: daswetter.0 (2314) still wrong data structure from server received! repaired...
    2022-06-17 17:51:29.244 - error: daswetter.0 (2314) force terminate
    2022-06-17 17:51:29.247 - warn: daswetter.0 (2314) Terminated (UNKNOWN_ERROR): Without reason
    2022-06-17 17:51:29.763 - warn: daswetter.0 (2314) get state error: Connection is closed.
    2022-06-17 17:51:29.766 - error: daswetter.0 (2314) exception in await insertIntoList [Error: DB closed]
    2022-06-17 17:51:29.775 - error: daswetter.0 (2314) exception in await insertIntoList [Error: DB closed]
    2022-06-17 17:51:29.778 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol": Connection is closed.
    2022-06-17 17:51:29.782 - error: daswetter.0 (2314) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol: Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol": Connection is closed.]
    2022-06-17 17:51:29.785 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2": Connection is closed.
    2022-06-17 17:51:29.788 - error: daswetter.0 (2314) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2: Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2": Connection is closed.]
    2022-06-17 17:51:29.792 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.wind_speed": Connection is closed.
    2022-06-17 17:51:29.864 - error: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 15 (UNKNOWN_ERROR)
    2022-06-17 17:51:42.789 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
    2022-06-17 17:51:42.790 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
    2022-06-17 17:51:45.810 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
    2022-06-17 17:51:45.847 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2330
    2022-06-17 17:51:49.432 - info: daswetter.0 (2330) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
    2022-06-17 17:52:18.754 - info: daswetter.0 (2330) still wrong data structure from server received! repaired...
    2022-06-17 17:52:31.677 - info: daswetter.0 (2330) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2022-06-17 17:52:32.201 - info: daswetter.0 (2330) cleaned everything up...
    2022-06-17 17:52:32.271 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2022-06-17 17:54:33.582 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
    2022-06-17 17:54:33.583 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
    2022-06-17 17:54:36.595 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
    2022-06-17 17:54:36.625 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2348
    2022-06-17 17:54:40.242 - info: daswetter.0 (2348) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
    2022-06-17 17:55:00.084 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2364
    2022-06-17 17:55:04.614 - info: dwd.0 (2364) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
    2022-06-17 17:55:05.988 - info: dwd.0 (2364) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2022-06-17 17:55:06.584 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2022-06-17 17:55:15.121 - info: daswetter.0 (2348) still wrong data structure from server received! repaired...
    2022-06-17 17:55:23.256 - info: daswetter.0 (2348) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2022-06-17 17:55:23.799 - info: daswetter.0 (2348) cleaned everything up...
    2022-06-17 17:55:23.905 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2022-06-17 18:00:00.143 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2382
    2022-06-17 18:00:03.940 - info: dwd.0 (2382) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
    2022-06-17 18:00:04.172 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2397
    2022-06-17 18:00:06.262 - info: dwd.0 (2382) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2022-06-17 18:00:06.929 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2022-06-17 18:00:07.978 - info: daswetter.0 (2397) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
    2022-06-17 18:00:37.627 - info: daswetter.0 (2397) still wrong data structure from server received! repaired...
    2022-06-17 18:00:45.601 - info: daswetter.0 (2397) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
    2022-06-17 18:00:46.141 - info: daswetter.0 (2397) cleaned everything up...
    2022-06-17 18:00:46.175 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2022-06-17 18:05:00.129 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2415
    2022-06-17 18:05:03.960 - info: dwd.0 (2415) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
    2022-06-17 18:05:05.079 - info: dwd.0 (2415) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2022-06-17 18:05:05.625 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    

    Hat jemand einen Hinweis für mich?

    Vielen Dank!

    Alex

    HomoranH FredFF GlasfaserG 4 Antworten Letzte Antwort
    0
    • Alexander GrebeA Alexander Grebe

      Hallo zusammen,

      ich versuche eine Wetterabhängige Markisen-Steuerung mit dem ioBroker aufzusetzen. Das System wurde gestern auf einem Raspi 3 aufgesetzt. Dementsprechend ist die SW auf dem neusten Stand.

      Leider bekomme ich sowohl den "daswetter" als auch den "dwd" adapter nicht zum laufen. In beiden Fällen kommt die Fehlermeldung "Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment".

      Habe mich natürlich brav bei daswetter regsitriert und diePfade eingetragen.

      Logfile im Detail:

      2022-06-17 17:50:00.113 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2299
      2022-06-17 17:50:03.522 - info: dwd.0 (2299) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
      2022-06-17 17:50:05.296 - info: dwd.0 (2299) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-06-17 17:50:05.841 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-06-17 17:50:22.866 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
      2022-06-17 17:50:22.867 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
      2022-06-17 17:50:25.889 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
      2022-06-17 17:50:25.916 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2314
      2022-06-17 17:50:29.194 - info: daswetter.0 (2314) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
      2022-06-17 17:51:22.195 - info: daswetter.0 (2314) still wrong data structure from server received! repaired...
      2022-06-17 17:51:29.244 - error: daswetter.0 (2314) force terminate
      2022-06-17 17:51:29.247 - warn: daswetter.0 (2314) Terminated (UNKNOWN_ERROR): Without reason
      2022-06-17 17:51:29.763 - warn: daswetter.0 (2314) get state error: Connection is closed.
      2022-06-17 17:51:29.766 - error: daswetter.0 (2314) exception in await insertIntoList [Error: DB closed]
      2022-06-17 17:51:29.775 - error: daswetter.0 (2314) exception in await insertIntoList [Error: DB closed]
      2022-06-17 17:51:29.778 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol": Connection is closed.
      2022-06-17 17:51:29.782 - error: daswetter.0 (2314) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol: Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol": Connection is closed.]
      2022-06-17 17:51:29.785 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2": Connection is closed.
      2022-06-17 17:51:29.788 - error: daswetter.0 (2314) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2: Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2": Connection is closed.]
      2022-06-17 17:51:29.792 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.wind_speed": Connection is closed.
      2022-06-17 17:51:29.864 - error: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 15 (UNKNOWN_ERROR)
      2022-06-17 17:51:42.789 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
      2022-06-17 17:51:42.790 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
      2022-06-17 17:51:45.810 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
      2022-06-17 17:51:45.847 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2330
      2022-06-17 17:51:49.432 - info: daswetter.0 (2330) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
      2022-06-17 17:52:18.754 - info: daswetter.0 (2330) still wrong data structure from server received! repaired...
      2022-06-17 17:52:31.677 - info: daswetter.0 (2330) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2022-06-17 17:52:32.201 - info: daswetter.0 (2330) cleaned everything up...
      2022-06-17 17:52:32.271 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-06-17 17:54:33.582 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
      2022-06-17 17:54:33.583 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
      2022-06-17 17:54:36.595 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
      2022-06-17 17:54:36.625 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2348
      2022-06-17 17:54:40.242 - info: daswetter.0 (2348) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
      2022-06-17 17:55:00.084 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2364
      2022-06-17 17:55:04.614 - info: dwd.0 (2364) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
      2022-06-17 17:55:05.988 - info: dwd.0 (2364) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-06-17 17:55:06.584 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-06-17 17:55:15.121 - info: daswetter.0 (2348) still wrong data structure from server received! repaired...
      2022-06-17 17:55:23.256 - info: daswetter.0 (2348) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2022-06-17 17:55:23.799 - info: daswetter.0 (2348) cleaned everything up...
      2022-06-17 17:55:23.905 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-06-17 18:00:00.143 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2382
      2022-06-17 18:00:03.940 - info: dwd.0 (2382) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
      2022-06-17 18:00:04.172 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2397
      2022-06-17 18:00:06.262 - info: dwd.0 (2382) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-06-17 18:00:06.929 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-06-17 18:00:07.978 - info: daswetter.0 (2397) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
      2022-06-17 18:00:37.627 - info: daswetter.0 (2397) still wrong data structure from server received! repaired...
      2022-06-17 18:00:45.601 - info: daswetter.0 (2397) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
      2022-06-17 18:00:46.141 - info: daswetter.0 (2397) cleaned everything up...
      2022-06-17 18:00:46.175 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-06-17 18:05:00.129 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2415
      2022-06-17 18:05:03.960 - info: dwd.0 (2415) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
      2022-06-17 18:05:05.079 - info: dwd.0 (2415) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-06-17 18:05:05.625 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      

      Hat jemand einen Hinweis für mich?

      Vielen Dank!

      Alex

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

      @alexander-grebe sagte in daswetter Adapter: ADAPTER_REQUESTED_TERMINATION:

      kommt die Fehlermeldung "Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment".

      das ist keine Fehlermeldung, sondern eine Info, dass alles brav abgearbeitet wurde

      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 -

      1 Antwort Letzte Antwort
      0
      • Alexander GrebeA Alexander Grebe

        Hallo zusammen,

        ich versuche eine Wetterabhängige Markisen-Steuerung mit dem ioBroker aufzusetzen. Das System wurde gestern auf einem Raspi 3 aufgesetzt. Dementsprechend ist die SW auf dem neusten Stand.

        Leider bekomme ich sowohl den "daswetter" als auch den "dwd" adapter nicht zum laufen. In beiden Fällen kommt die Fehlermeldung "Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment".

        Habe mich natürlich brav bei daswetter regsitriert und diePfade eingetragen.

        Logfile im Detail:

        2022-06-17 17:50:00.113 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2299
        2022-06-17 17:50:03.522 - info: dwd.0 (2299) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
        2022-06-17 17:50:05.296 - info: dwd.0 (2299) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2022-06-17 17:50:05.841 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2022-06-17 17:50:22.866 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
        2022-06-17 17:50:22.867 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
        2022-06-17 17:50:25.889 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
        2022-06-17 17:50:25.916 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2314
        2022-06-17 17:50:29.194 - info: daswetter.0 (2314) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
        2022-06-17 17:51:22.195 - info: daswetter.0 (2314) still wrong data structure from server received! repaired...
        2022-06-17 17:51:29.244 - error: daswetter.0 (2314) force terminate
        2022-06-17 17:51:29.247 - warn: daswetter.0 (2314) Terminated (UNKNOWN_ERROR): Without reason
        2022-06-17 17:51:29.763 - warn: daswetter.0 (2314) get state error: Connection is closed.
        2022-06-17 17:51:29.766 - error: daswetter.0 (2314) exception in await insertIntoList [Error: DB closed]
        2022-06-17 17:51:29.775 - error: daswetter.0 (2314) exception in await insertIntoList [Error: DB closed]
        2022-06-17 17:51:29.778 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol": Connection is closed.
        2022-06-17 17:51:29.782 - error: daswetter.0 (2314) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol: Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol": Connection is closed.]
        2022-06-17 17:51:29.785 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2": Connection is closed.
        2022-06-17 17:51:29.788 - error: daswetter.0 (2314) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2: Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2": Connection is closed.]
        2022-06-17 17:51:29.792 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.wind_speed": Connection is closed.
        2022-06-17 17:51:29.864 - error: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 15 (UNKNOWN_ERROR)
        2022-06-17 17:51:42.789 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
        2022-06-17 17:51:42.790 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
        2022-06-17 17:51:45.810 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
        2022-06-17 17:51:45.847 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2330
        2022-06-17 17:51:49.432 - info: daswetter.0 (2330) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
        2022-06-17 17:52:18.754 - info: daswetter.0 (2330) still wrong data structure from server received! repaired...
        2022-06-17 17:52:31.677 - info: daswetter.0 (2330) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2022-06-17 17:52:32.201 - info: daswetter.0 (2330) cleaned everything up...
        2022-06-17 17:52:32.271 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2022-06-17 17:54:33.582 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
        2022-06-17 17:54:33.583 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
        2022-06-17 17:54:36.595 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
        2022-06-17 17:54:36.625 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2348
        2022-06-17 17:54:40.242 - info: daswetter.0 (2348) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
        2022-06-17 17:55:00.084 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2364
        2022-06-17 17:55:04.614 - info: dwd.0 (2364) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
        2022-06-17 17:55:05.988 - info: dwd.0 (2364) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2022-06-17 17:55:06.584 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2022-06-17 17:55:15.121 - info: daswetter.0 (2348) still wrong data structure from server received! repaired...
        2022-06-17 17:55:23.256 - info: daswetter.0 (2348) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2022-06-17 17:55:23.799 - info: daswetter.0 (2348) cleaned everything up...
        2022-06-17 17:55:23.905 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2022-06-17 18:00:00.143 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2382
        2022-06-17 18:00:03.940 - info: dwd.0 (2382) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
        2022-06-17 18:00:04.172 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2397
        2022-06-17 18:00:06.262 - info: dwd.0 (2382) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2022-06-17 18:00:06.929 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2022-06-17 18:00:07.978 - info: daswetter.0 (2397) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
        2022-06-17 18:00:37.627 - info: daswetter.0 (2397) still wrong data structure from server received! repaired...
        2022-06-17 18:00:45.601 - info: daswetter.0 (2397) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2022-06-17 18:00:46.141 - info: daswetter.0 (2397) cleaned everything up...
        2022-06-17 18:00:46.175 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2022-06-17 18:05:00.129 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2415
        2022-06-17 18:05:03.960 - info: dwd.0 (2415) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
        2022-06-17 18:05:05.079 - info: dwd.0 (2415) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2022-06-17 18:05:05.625 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        

        Hat jemand einen Hinweis für mich?

        Vielen Dank!

        Alex

        FredFF Online
        FredFF Online
        FredF
        Most Active Forum Testing
        schrieb am zuletzt editiert von
        #3

        @alexander-grebe sagte in daswetter Adapter: ADAPTER_REQUESTED_TERMINATION:

        All data handled, adapter stopped until next scheduled moment

        weisst du was das heisst?

        Diese Adapter fragen zeitgesteuert ihre Werte ab. In diesem Fall alle 15 Minuten, also Geduld...

        2022-06-17 17:54:36.595 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
        
        1 Antwort Letzte Antwort
        0
        • Alexander GrebeA Alexander Grebe

          Hallo zusammen,

          ich versuche eine Wetterabhängige Markisen-Steuerung mit dem ioBroker aufzusetzen. Das System wurde gestern auf einem Raspi 3 aufgesetzt. Dementsprechend ist die SW auf dem neusten Stand.

          Leider bekomme ich sowohl den "daswetter" als auch den "dwd" adapter nicht zum laufen. In beiden Fällen kommt die Fehlermeldung "Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment".

          Habe mich natürlich brav bei daswetter regsitriert und diePfade eingetragen.

          Logfile im Detail:

          2022-06-17 17:50:00.113 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2299
          2022-06-17 17:50:03.522 - info: dwd.0 (2299) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
          2022-06-17 17:50:05.296 - info: dwd.0 (2299) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-06-17 17:50:05.841 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-06-17 17:50:22.866 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
          2022-06-17 17:50:22.867 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
          2022-06-17 17:50:25.889 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
          2022-06-17 17:50:25.916 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2314
          2022-06-17 17:50:29.194 - info: daswetter.0 (2314) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
          2022-06-17 17:51:22.195 - info: daswetter.0 (2314) still wrong data structure from server received! repaired...
          2022-06-17 17:51:29.244 - error: daswetter.0 (2314) force terminate
          2022-06-17 17:51:29.247 - warn: daswetter.0 (2314) Terminated (UNKNOWN_ERROR): Without reason
          2022-06-17 17:51:29.763 - warn: daswetter.0 (2314) get state error: Connection is closed.
          2022-06-17 17:51:29.766 - error: daswetter.0 (2314) exception in await insertIntoList [Error: DB closed]
          2022-06-17 17:51:29.775 - error: daswetter.0 (2314) exception in await insertIntoList [Error: DB closed]
          2022-06-17 17:51:29.778 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol": Connection is closed.
          2022-06-17 17:51:29.782 - error: daswetter.0 (2314) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol: Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol": Connection is closed.]
          2022-06-17 17:51:29.785 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2": Connection is closed.
          2022-06-17 17:51:29.788 - error: daswetter.0 (2314) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2: Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2": Connection is closed.]
          2022-06-17 17:51:29.792 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.wind_speed": Connection is closed.
          2022-06-17 17:51:29.864 - error: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 15 (UNKNOWN_ERROR)
          2022-06-17 17:51:42.789 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
          2022-06-17 17:51:42.790 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
          2022-06-17 17:51:45.810 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
          2022-06-17 17:51:45.847 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2330
          2022-06-17 17:51:49.432 - info: daswetter.0 (2330) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
          2022-06-17 17:52:18.754 - info: daswetter.0 (2330) still wrong data structure from server received! repaired...
          2022-06-17 17:52:31.677 - info: daswetter.0 (2330) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2022-06-17 17:52:32.201 - info: daswetter.0 (2330) cleaned everything up...
          2022-06-17 17:52:32.271 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-06-17 17:54:33.582 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
          2022-06-17 17:54:33.583 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
          2022-06-17 17:54:36.595 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
          2022-06-17 17:54:36.625 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2348
          2022-06-17 17:54:40.242 - info: daswetter.0 (2348) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
          2022-06-17 17:55:00.084 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2364
          2022-06-17 17:55:04.614 - info: dwd.0 (2364) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
          2022-06-17 17:55:05.988 - info: dwd.0 (2364) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-06-17 17:55:06.584 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-06-17 17:55:15.121 - info: daswetter.0 (2348) still wrong data structure from server received! repaired...
          2022-06-17 17:55:23.256 - info: daswetter.0 (2348) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2022-06-17 17:55:23.799 - info: daswetter.0 (2348) cleaned everything up...
          2022-06-17 17:55:23.905 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-06-17 18:00:00.143 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2382
          2022-06-17 18:00:03.940 - info: dwd.0 (2382) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
          2022-06-17 18:00:04.172 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2397
          2022-06-17 18:00:06.262 - info: dwd.0 (2382) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-06-17 18:00:06.929 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-06-17 18:00:07.978 - info: daswetter.0 (2397) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
          2022-06-17 18:00:37.627 - info: daswetter.0 (2397) still wrong data structure from server received! repaired...
          2022-06-17 18:00:45.601 - info: daswetter.0 (2397) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2022-06-17 18:00:46.141 - info: daswetter.0 (2397) cleaned everything up...
          2022-06-17 18:00:46.175 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-06-17 18:05:00.129 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2415
          2022-06-17 18:05:03.960 - info: dwd.0 (2415) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
          2022-06-17 18:05:05.079 - info: dwd.0 (2415) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-06-17 18:05:05.625 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          

          Hat jemand einen Hinweis für mich?

          Vielen Dank!

          Alex

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von
          #4

          @alexander-grebe sagte in daswetter Adapter: ADAPTER_REQUESTED_TERMINATION:

          still wrong data structure from server received! repaired...

          Hast du schon Daten in den Datenpunkten !?

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          1 Antwort Letzte Antwort
          0
          • Alexander GrebeA Alexander Grebe

            Hallo zusammen,

            ich versuche eine Wetterabhängige Markisen-Steuerung mit dem ioBroker aufzusetzen. Das System wurde gestern auf einem Raspi 3 aufgesetzt. Dementsprechend ist die SW auf dem neusten Stand.

            Leider bekomme ich sowohl den "daswetter" als auch den "dwd" adapter nicht zum laufen. In beiden Fällen kommt die Fehlermeldung "Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment".

            Habe mich natürlich brav bei daswetter regsitriert und diePfade eingetragen.

            Logfile im Detail:

            2022-06-17 17:50:00.113 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2299
            2022-06-17 17:50:03.522 - info: dwd.0 (2299) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
            2022-06-17 17:50:05.296 - info: dwd.0 (2299) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2022-06-17 17:50:05.841 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2022-06-17 17:50:22.866 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
            2022-06-17 17:50:22.867 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
            2022-06-17 17:50:25.889 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
            2022-06-17 17:50:25.916 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2314
            2022-06-17 17:50:29.194 - info: daswetter.0 (2314) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
            2022-06-17 17:51:22.195 - info: daswetter.0 (2314) still wrong data structure from server received! repaired...
            2022-06-17 17:51:29.244 - error: daswetter.0 (2314) force terminate
            2022-06-17 17:51:29.247 - warn: daswetter.0 (2314) Terminated (UNKNOWN_ERROR): Without reason
            2022-06-17 17:51:29.763 - warn: daswetter.0 (2314) get state error: Connection is closed.
            2022-06-17 17:51:29.766 - error: daswetter.0 (2314) exception in await insertIntoList [Error: DB closed]
            2022-06-17 17:51:29.775 - error: daswetter.0 (2314) exception in await insertIntoList [Error: DB closed]
            2022-06-17 17:51:29.778 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol": Connection is closed.
            2022-06-17 17:51:29.782 - error: daswetter.0 (2314) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol: Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol": Connection is closed.]
            2022-06-17 17:51:29.785 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2": Connection is closed.
            2022-06-17 17:51:29.788 - error: daswetter.0 (2314) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2: Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.symbol_desc2": Connection is closed.]
            2022-06-17 17:51:29.792 - error: daswetter.0 (2314) Cannot check object existence of "daswetter.0.NextHours2.Location_1.Day_3.Hour_2.wind_speed": Connection is closed.
            2022-06-17 17:51:29.864 - error: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 15 (UNKNOWN_ERROR)
            2022-06-17 17:51:42.789 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
            2022-06-17 17:51:42.790 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
            2022-06-17 17:51:45.810 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
            2022-06-17 17:51:45.847 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2330
            2022-06-17 17:51:49.432 - info: daswetter.0 (2330) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
            2022-06-17 17:52:18.754 - info: daswetter.0 (2330) still wrong data structure from server received! repaired...
            2022-06-17 17:52:31.677 - info: daswetter.0 (2330) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
            2022-06-17 17:52:32.201 - info: daswetter.0 (2330) cleaned everything up...
            2022-06-17 17:52:32.271 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2022-06-17 17:54:33.582 - info: host.raspberrypi stopInstance system.adapter.daswetter.0 (force=false, process=false)
            2022-06-17 17:54:33.583 - info: host.raspberrypi stopInstance canceled schedule system.adapter.daswetter.0
            2022-06-17 17:54:36.595 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
            2022-06-17 17:54:36.625 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2348
            2022-06-17 17:54:40.242 - info: daswetter.0 (2348) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
            2022-06-17 17:55:00.084 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2364
            2022-06-17 17:55:04.614 - info: dwd.0 (2364) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
            2022-06-17 17:55:05.988 - info: dwd.0 (2364) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2022-06-17 17:55:06.584 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2022-06-17 17:55:15.121 - info: daswetter.0 (2348) still wrong data structure from server received! repaired...
            2022-06-17 17:55:23.256 - info: daswetter.0 (2348) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
            2022-06-17 17:55:23.799 - info: daswetter.0 (2348) cleaned everything up...
            2022-06-17 17:55:23.905 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2022-06-17 18:00:00.143 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2382
            2022-06-17 18:00:03.940 - info: dwd.0 (2382) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
            2022-06-17 18:00:04.172 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 2397
            2022-06-17 18:00:06.262 - info: dwd.0 (2382) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2022-06-17 18:00:06.929 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2022-06-17 18:00:07.978 - info: daswetter.0 (2397) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.15.1, js-controller: 4.0.23
            2022-06-17 18:00:37.627 - info: daswetter.0 (2397) still wrong data structure from server received! repaired...
            2022-06-17 18:00:45.601 - info: daswetter.0 (2397) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
            2022-06-17 18:00:46.141 - info: daswetter.0 (2397) cleaned everything up...
            2022-06-17 18:00:46.175 - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2022-06-17 18:05:00.129 - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 2415
            2022-06-17 18:05:03.960 - info: dwd.0 (2415) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.15.1, js-controller: 4.0.23
            2022-06-17 18:05:05.079 - info: dwd.0 (2415) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2022-06-17 18:05:05.625 - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            

            Hat jemand einen Hinweis für mich?

            Vielen Dank!

            Alex

            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            schrieb am zuletzt editiert von Glasfaser
            #5

            @alexander-grebe sagte in daswetter Adapter: ADAPTER_REQUESTED_TERMINATION:

            Das System wurde gestern auf einem Raspi 3 aufgesetzt.

            node: v16.15.1,

            und warum hast du 16 installiert .

            Zeige mal :

            sudo ln -s /usr/bin/node /usr/bin/nodejs
            
            uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            Alexander GrebeA 1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @alexander-grebe sagte in daswetter Adapter: ADAPTER_REQUESTED_TERMINATION:

              Das System wurde gestern auf einem Raspi 3 aufgesetzt.

              node: v16.15.1,

              und warum hast du 16 installiert .

              Zeige mal :

              sudo ln -s /usr/bin/node /usr/bin/nodejs
              
              uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
              
              Alexander GrebeA Offline
              Alexander GrebeA Offline
              Alexander Grebe
              schrieb am zuletzt editiert von
              #6

              @glasfaser

              Wow... Da ist man kurz Abendessen und schon hat man 5 Antworten :blush:

              Vielen Dank @Glasfaser, @FredF , @Homoran !!!

              Ich habe mich in der Tat davon irritieren lassen, dass die Instanz keinen grünen Punkt haben und im Log Meldungen sind, die ich missinterpretiert habe.

              Datenpunkte sind da. Sieht gut aus!

              Node.js 16 habe ich installiert, da das laut Website die aktuelle LTS version ist.

              alex@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
              armv7l
              /usr/bin/nodejs
              /usr/bin/node
              /usr/bin/npm
              v16.15.1
              v16.15.1
              8.11.0
              alex
              /home/alex
              OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
              OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
              OK:3 https://deb.nodesource.com/node_16.x bullseye InRelease
              Paketlisten werden gelesen... Fertig
              Abh▒ngigkeitsbaum wird aufgebaut... Fertig
              Statusinformationen werden eingelesen... Fertig
              Alle Pakete sind aktuell.
              nodejs:
                Installiert:           16.15.1-deb-1nodesource1
                Installationskandidat: 16.15.1-deb-1nodesource1
                Versionstabelle:
               *** 16.15.1-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
                      100 /var/lib/dpkg/status
                   12.22.5~dfsg-2~11u1 500
                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
              
              
              GlasfaserG 1 Antwort Letzte Antwort
              0
              • Alexander GrebeA Alexander Grebe

                @glasfaser

                Wow... Da ist man kurz Abendessen und schon hat man 5 Antworten :blush:

                Vielen Dank @Glasfaser, @FredF , @Homoran !!!

                Ich habe mich in der Tat davon irritieren lassen, dass die Instanz keinen grünen Punkt haben und im Log Meldungen sind, die ich missinterpretiert habe.

                Datenpunkte sind da. Sieht gut aus!

                Node.js 16 habe ich installiert, da das laut Website die aktuelle LTS version ist.

                alex@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                armv7l
                /usr/bin/nodejs
                /usr/bin/node
                /usr/bin/npm
                v16.15.1
                v16.15.1
                8.11.0
                alex
                /home/alex
                OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
                OK:3 https://deb.nodesource.com/node_16.x bullseye InRelease
                Paketlisten werden gelesen... Fertig
                Abh▒ngigkeitsbaum wird aufgebaut... Fertig
                Statusinformationen werden eingelesen... Fertig
                Alle Pakete sind aktuell.
                nodejs:
                  Installiert:           16.15.1-deb-1nodesource1
                  Installationskandidat: 16.15.1-deb-1nodesource1
                  Versionstabelle:
                 *** 16.15.1-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
                        100 /var/lib/dpkg/status
                     12.22.5~dfsg-2~11u1 500
                        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                
                
                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                schrieb am zuletzt editiert von
                #7

                @alexander-grebe sagte in daswetter Adapter: ADAPTER_REQUESTED_TERMINATION:

                Node.js 16 habe ich installiert,

                Alles gut .

                News von Heute ( ca. 1 Stunde )

                https://forum.iobroker.net/topic/55678/node-js-16-x-neue-empfehlung-für-iobroker

                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                Alexander GrebeA 1 Antwort Letzte Antwort
                0
                • GlasfaserG Glasfaser

                  @alexander-grebe sagte in daswetter Adapter: ADAPTER_REQUESTED_TERMINATION:

                  Node.js 16 habe ich installiert,

                  Alles gut .

                  News von Heute ( ca. 1 Stunde )

                  https://forum.iobroker.net/topic/55678/node-js-16-x-neue-empfehlung-für-iobroker

                  Alexander GrebeA Offline
                  Alexander GrebeA Offline
                  Alexander Grebe
                  schrieb am zuletzt editiert von
                  #8

                  @glasfaser

                  Na dann habe ich ja nochmal Glück gehabt und scheinbar ungeplant den Beta Tester gespielt :grinning:

                  Vielen Dank nochmal und einen schönen Abend!

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • Alexander GrebeA Alexander Grebe

                    @glasfaser

                    Na dann habe ich ja nochmal Glück gehabt und scheinbar ungeplant den Beta Tester gespielt :grinning:

                    Vielen Dank nochmal und einen schönen Abend!

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

                    @alexander-grebe

                    da das laut Website die aktuelle LTS version ist.

                    Wobei man sich besser daran hält, was der Installer für den iobroker mitbringt und nicht was auf den Upstream Projekt-Seiten angeboten wird.

                    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

                    HomoranH 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @alexander-grebe

                      da das laut Website die aktuelle LTS version ist.

                      Wobei man sich besser daran hält, was der Installer für den iobroker mitbringt und nicht was auf den Upstream Projekt-Seiten angeboten wird.

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

                      @thomas-braun du hast wohl auch zwei Stunden zu Abend gegessen.
                      Mittlerweile ist node 16 empfohlennund wird wohl dann auch im Installer erscheinen

                      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 -

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • HomoranH Homoran

                        @thomas-braun du hast wohl auch zwei Stunden zu Abend gegessen.
                        Mittlerweile ist node 16 empfohlennund wird wohl dann auch im Installer erscheinen

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

                        @homoran

                        Weiß ich.
                        Aber es ist grundsätzlich keine gute Idee sich Linux-Software auf Webseiten zusammenzusuchen.
                        Das sich das hier zufällig überschnitten hat ist ein seltener Umstand.

                        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

                        HomoranH 1 Antwort Letzte Antwort
                        1
                        • Thomas BraunT Thomas Braun

                          @homoran

                          Weiß ich.
                          Aber es ist grundsätzlich keine gute Idee sich Linux-Software auf Webseiten zusammenzusuchen.
                          Das sich das hier zufällig überschnitten hat ist ein seltener Umstand.

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

                          @thomas-braun Dann habe ich @Alexander-Grebe missverstanden. Ich dachte er bezöge sich auf den Post von apollon.

                          Natürlich ist nicht alles neueste auch unbedingt ioBroker-tauglich

                          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 -

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


                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          588

                          Online

                          32.7k

                          Benutzer

                          82.4k

                          Themen

                          1.3m

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

                          • Du hast noch kein Konto? Registrieren

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