Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. daswetter Adapter: ADAPTER_REQUESTED_TERMINATION - gelöst

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    daswetter Adapter: ADAPTER_REQUESTED_TERMINATION - gelöst

    This topic has been deleted. Only users with topic management privileges can see it.
    • Alexander Grebe
      Alexander Grebe last edited by 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

      Homoran FredF Glasfaser 4 Replies Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @Alexander Grebe last edited by Homoran

        @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

        1 Reply Last reply Reply Quote 0
        • FredF
          FredF Most Active Forum Testing @Alexander Grebe last edited by

          @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 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @Alexander Grebe last edited by

            @alexander-grebe sagte in daswetter Adapter: ADAPTER_REQUESTED_TERMINATION:

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

            Hast du schon Daten in den Datenpunkten !?

            1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @Alexander Grebe last edited by 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 Grebe 1 Reply Last reply Reply Quote 0
              • Alexander Grebe
                Alexander Grebe @Glasfaser last edited by

                @glasfaser

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

                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
                
                
                Glasfaser 1 Reply Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser @Alexander Grebe last edited by

                  @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 Grebe 1 Reply Last reply Reply Quote 0
                  • Alexander Grebe
                    Alexander Grebe @Glasfaser last edited by

                    @glasfaser

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

                    Vielen Dank nochmal und einen schönen Abend!

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Alexander Grebe last edited by 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.

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

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

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

                          @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.

                          Homoran 1 Reply Last reply Reply Quote 1
                          • Homoran
                            Homoran Global Moderator Administrators @Thomas Braun last edited by

                            @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

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

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            397
                            Online

                            31.9k
                            Users

                            80.3k
                            Topics

                            1.3m
                            Posts

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