Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Innogy Adapter im lokalen Netzt bleibt Gelb

    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

    Innogy Adapter im lokalen Netzt bleibt Gelb

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

      Vielen Dank für Eure Hilfe !!!!!
      Wenn ich herausfinde was es war werde ich hier posten!

      S 1 Reply Last reply Reply Quote 0
      • S
        scout1978 @scout1978 last edited by

        Instanz leider wieder Rot.
        Anbei das Log.

        2022-10-15 18:10:45.448 - info: host.raspberrypi-Iobroker instance system.adapter.innogy-smarthome.0 started with pid 266570
        2022-10-15 18:10:49.032 - info: innogy-smarthome.0 (266570) starting. Version 0.4.7 in /opt/iobroker/node_modules/iobroker.innogy-smarthome, node: v16.17.1, js-controller: 4.0.23
        2022-10-15 18:10:49.083 - info: innogy-smarthome.0 (266570) Trying to use local smarthome connection!
        2022-10-15 18:10:50.216 - error: innogy-smarthome.0 (266570) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-10-15 18:10:50.217 - error: innogy-smarthome.0 (266570) unhandled promise rejection: 400 - {"errorcode":1005,"description":"Missing argument or wrong value","messages":["Parameter [ OnState ] does not exist. Err: [ parameter [OnState] not found in action [SetState] ]"]}
        2022-10-15 18:10:50.218 - error: innogy-smarthome.0 (266570) StatusCodeError: 400 - {"errorcode":1005,"description":"Missing argument or wrong value","messages":["Parameter [ OnState ] does not exist. Err: [ parameter [OnState] not found in action [SetState] ]"]}
        at new StatusCodeError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:32:15)
        at Request.plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:104:33)
        at Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
        at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
        at Request.emit (node:events:513:28)
        at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
        at Request.emit (node:events:513:28)
        at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
        at Object.onceWrapper (node:events:627:28)
        at IncomingMessage.emit (node:events:525:35)
        at endReadableNT (node:internal/streams/readable:1358:12)
        at processTicksAndRejections (node:internal/process/task_queues:83:21)
        2022-10-15 18:10:50.219 - error: innogy-smarthome.0 (266570) 400 - {"errorcode":1005,"description":"Missing argument or wrong value","messages":["Parameter [ OnState ] does not exist. Err: [ parameter [OnState] not found in action [SetState] ]"]}
        2022-10-15 18:10:50.241 - info: innogy-smarthome.0 (266570) cleaned everything up...
        2022-10-15 18:10:50.242 - info: innogy-smarthome.0 (266570) terminating
        2022-10-15 18:10:50.244 - warn: innogy-smarthome.0 (266570) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2022-10-15 18:10:50.933 - error: host.raspberrypi-Iobroker instance system.adapter.innogy-smarthome.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2022-10-15 18:10:50.933 - info: host.raspberrypi-Iobroker Restart adapter system.adapter.innogy-smarthome.0 because enabled
        2022-10-15 18:11:21.112 - info: host.raspberrypi-Iobroker instance system.adapter.innogy-smarthome.0 started with pid 266697
        2022-10-15 18:11:24.489 - info: innogy-smarthome.0 (266697) starting. Version 0.4.7 in /opt/iobroker/node_modules/iobroker.innogy-smarthome, node: v16.17.1, js-controller: 4.0.23
        2022-10-15 18:11:24.536 - info: innogy-smarthome.0 (266697) Trying to use local smarthome connection!
        2022-10-15 18:11:25.389 - error: innogy-smarthome.0 (266697) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2022-10-15 18:11:25.390 - error: innogy-smarthome.0 (266697) unhandled promise rejection: 400 - {"errorcode":1005,"description":"Missing argument or wrong value","messages":["Parameter [ OnState ] does not exist. Err: [ parameter [OnState] not found in action [SetState] ]"]}
        2022-10-15 18:11:25.392 - error: innogy-smarthome.0 (266697) StatusCodeError: 400 - {"errorcode":1005,"description":"Missing argument or wrong value","messages":["Parameter [ OnState ] does not exist. Err: [ parameter [OnState] not found in action [SetState] ]"]}
        at new StatusCodeError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:32:15)
        at Request.plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:104:33)
        at Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31)
        at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
        at Request.emit (node:events:513:28)
        at Request. (/opt/iobroker/node_modules/request/request.js:1154:10)
        at Request.emit (node:events:513:28)
        at IncomingMessage. (/opt/iobroker/node_modules/request/request.js:1076:12)
        at Object.onceWrapper (node:events:627:28)
        at IncomingMessage.emit (node:events:525:35)
        at endReadableNT (node:internal/streams/readable:1358:12)
        at processTicksAndRejections (node:internal/process/task_queues:83:21)
        2022-10-15 18:11:25.392 - error: innogy-smarthome.0 (266697) 400 - {"errorcode":1005,"description":"Missing argument or wrong value","messages":["Parameter [ OnState ] does not exist. Err: [ parameter [OnState] not found in action [SetState] ]"]}
        2022-10-15 18:11:25.415 - info: innogy-smarthome.0 (266697) cleaned everything up...
        2022-10-15 18:11:25.416 - info: innogy-smarthome.0 (266697) terminating
        2022-10-15 18:11:25.418 - warn: innogy-smarthome.0 (266697) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2022-10-15 18:11:26.096 - error: host.raspberrypi-Iobroker instance system.adapter.innogy-smarthome.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2022-10-15 18:11:26.096 - info: host.raspberrypi-Iobroker Restart adapter system.adapter.innogy-smarthome.0 because enabled

        DJMarc75 Thomas Braun 2 Replies Last reply Reply Quote 0
        • DJMarc75
          DJMarc75 @scout1978 last edited by

          @scout1978 bitte in Codetags setzen dann kann man auch lesen und zitieren. Danke

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

            @scout1978

            Setz das bitte in CodeTags. Das mag so niemand lesen.

            S 1 Reply Last reply Reply Quote 0
            • S
              scout1978 @Thomas Braun last edited by

              Sorry

              host.raspberrypi-Iobroker
              	2022-10-15 18:18:07.126	info	Do not restart adapter system.adapter.innogy-smarthome.0 because disabled or deleted
              host.raspberrypi-Iobroker
              	2022-10-15 18:18:07.125	error	instance system.adapter.innogy-smarthome.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
              innogy-smarthome.0
              	2022-10-15 18:18:06.452	warn	Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
              innogy-smarthome.0
              	2022-10-15 18:18:06.389	error	adapter disabled
              host.raspberrypi-Iobroker
              	2022-10-15 18:17:36.452	info	"system.adapter.innogy-smarthome.0" disabled
              host.raspberrypi-Iobroker
              	2022-10-15 18:17:33.032	info	Restart adapter system.adapter.innogy-smarthome.0 because enabled
              host.raspberrypi-Iobroker
              	2022-10-15 18:17:33.031	error	instance system.adapter.innogy-smarthome.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
              innogy-smarthome.0
              	2022-10-15 18:17:32.356	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
              innogy-smarthome.0
              	2022-10-15 18:17:32.355	info	terminating
              innogy-smarthome.0
              	2022-10-15 18:17:32.353	info	cleaned everything up...
              innogy-smarthome.0
              	2022-10-15 18:17:32.342	error	400 - {"errorcode":1005,"description":"Missing argument or wrong value","messages":["Parameter [ OnState ] does not exist. Err: [ parameter [OnState] not found in action [SetState] ]"]}
              innogy-smarthome.0
              	2022-10-15 18:17:32.341	error	StatusCodeError: 400 - {"errorcode":1005,"description":"Missing argument or wrong value","messages":["Parameter [ OnState ] does not exist. Err: [ parameter [OnState] not found in action [SetState] ]"]} at new StatusCodeError (/opt/iobroker/node_modules/request-promise-core/lib/errors.js:32:15) at Request.plumbing.callback (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:104:33) at Request.RP$callback [as _callback] (/opt/iobroker/node_modules/request-promise-core/lib/plumbing.js:46:31) at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22) at Request.emit (node:events:513:28) at Request.<anonymous> (/opt/iobroker/node_modules/request/request.js:1154:10) at Request.emit (node:events:513:28) at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/request/request.js:1076:12) at Object.onceWrapper (node:events:627:28) at IncomingMessage.emit (node:events:525:35) at endReadableNT (node:internal/streams/readable:1358:12) at processTicksAndRejections (node:internal/process/task_queues:83:21)
              innogy-smarthome.0
              	2022-10-15 18:17:32.340	error	unhandled promise rejection: 400 - {"errorcode":1005,"description":"Missing argument or wrong value","messages":["Parameter [ OnState ] does not exist. Err: [ parameter [OnState] not found in action [SetState] ]"]}
              innogy-smarthome.0
              	2022-10-15 18:17:32.339	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
              innogy-smarthome.0
              	2022-10-15 18:17:31.195	info	Trying to use local smarthome connection!
              innogy-smarthome.0
              	2022-10-15 18:17:31.148	info	starting. Version 0.4.7 in /opt/iobroker/node_modules/iobroker.innogy-smarthome, node: v16.17.1, js-controller: 4.0.23
              
              S Homoran 2 Replies Last reply Reply Quote 0
              • S
                scout1978 @scout1978 last edited by

                Das ist auch gerade noch aufgetaucht

                innogy 3.PNG

                S 1 Reply Last reply Reply Quote 0
                • S
                  scout1978 @scout1978 last edited by

                  Es scheint mit einem Java Skript zu tun zu haben. Habe die Javascript Instanz gestoppt. Jetzt funktioniert der Innogy Adapter.
                  Werde die einzelnen Skripte nun einmal durchsuchen.
                  Kann mir eventuell zu folgendem Log noch etwas sagen?

                  2022-10-15 19:17:19.935 - warn: innogy-smarthome.0 (280224) State "innogy-smarthome.0.Gäste-WC.Deckenlampe-Gäste-WC.Index" has no existing object, this might lead to an error in future versions
                  2022-10-15 19:17:19.937 - warn: innogy-smarthome.0 (280224) State "innogy-smarthome.0.Gäste-WC.Deckenlampe-Gäste-WC.KeyPressCounter" has no existing object, this might lead to an error in future versions
                  2022-10-15 19:17:19.939 - warn: innogy-smarthome.0 (280224) State "innogy-smarthome.0.Gäste-WC.Deckenlampe-Gäste-WC.Type" has no existing object, this might lead to an error in future versions
                  2022-10-15 19:17:22.299 - warn: innogy-smarthome.0 (280224) State "innogy-smarthome.0.Gäste-WC.Deckenlampe-Gäste-WC.Index" has no existing object, this might lead to an error in future versions
                  2022-10-15 19:17:22.300 - warn: innogy-smarthome.0 (280224) State "innogy-smarthome.0.Gäste-WC.Deckenlampe-Gäste-WC.KeyPressCounter" has no existing object, this might lead to an error in future versions
                  2022-10-15 19:17:22.301 - warn: innogy-smarthome.0 (280224) State "innogy-smarthome.0.Gäste-WC.Deckenlampe-Gäste-WC.Type" has no existing object, this might lead to an error in future versions
                  
                  
                  1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @scout1978 last edited by

                    @scout1978 sagte in Innogy Adapter im lokalen Netzt bleibt Gelb:

                    2022-10-15 18:17:32.342 error 400 - {"errorcode":1005,"description":"Missing argument or wrong value","messages":["Parameter [ OnState ] does not exist. Err: [ parameter [OnState] not found in action [SetState] ]"]}

                    ich kenne den Adapter nicht, aber fehlt da etwas in der Konfiguration?

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      scout1978 @Homoran last edited by

                      @homoran
                      Habe nochmal alles geprüft, in mienen Einstellungen sollte alles passen. Der Adapter hat auch keine weiteren Einstellmöglichkeiten.Habe auch ein entsprechendes Gerät neu initialisiert. Fehlermeldung kommt immer noch. Habe auf GitHub nun nach Hilfe gefragt.
                      Danke nocheinmal für Eure Hilfe

                      DJMarc75 1 Reply Last reply Reply Quote 0
                      • DJMarc75
                        DJMarc75 @scout1978 last edited by

                        @scout1978 sagte in Innogy Adapter im lokalen Netzt bleibt Gelb:

                        Einstellungen sollte alles passen

                        Bitte zeig mal einen Screenshot davon, weil "sollte alles passen" eventuell "falsch" bedeutet.

                        S 1 Reply Last reply Reply Quote 0
                        • S
                          scout1978 @DJMarc75 last edited by

                          @djmarc75
                          Hallo was genau soll ich dir schicken?

                          Homoran DJMarc75 2 Replies Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @scout1978 last edited by

                            @scout1978 sagte in Innogy Adapter im lokalen Netzt bleibt Gelb:

                            @djmarc75
                            Hallo was genau soll ich dir schicken?

                            https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                            1 Reply Last reply Reply Quote 0
                            • DJMarc75
                              DJMarc75 @scout1978 last edited by

                              @scout1978 sagte in Innogy Adapter im lokalen Netzt bleibt Gelb:

                              Hallo was genau soll ich dir schicken?

                              einen Screenshot von den Instanzeinstellungen...
                              Screenshot 2022-10-16 191258.png

                              Da gibts ne super Anleitung - nach der hab ich den Adapter auch zum Laufen gebracht.

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                scout1978 @DJMarc75 last edited by

                                @djmarc75
                                Der Adapter läuft inzwischen..... Er Produziert nur komische Log Meldungen....
                                Log siehe oben....

                                DJMarc75 Homoran 2 Replies Last reply Reply Quote 0
                                • DJMarc75
                                  DJMarc75 @scout1978 last edited by

                                  @scout1978 sagte in Innogy Adapter im lokalen Netzt bleibt Gelb:

                                  Der Adapter läuft inzwischen

                                  Schön für Dich aber woran lag es nun ?

                                  Und das sind WARNMELDUNGEN und keine Fehler.
                                  Ich bekomme diese Meldungen auch (und auch jeder Andere).
                                  Wenn Du die nicht sehen willst dann musst DU das LOG-Level vom Adapter auf ERROR stellen. Macht bei dem Adapter im Moment eh Sinn weil an dem noch weiterentwickelt wird und noch nicht zu 100% rund läuft.

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

                                    @scout1978 sagte in Innogy Adapter im lokalen Netzt bleibt Gelb:

                                    Der Adapter läuft inzwischen...

                                    seitcwann?
                                    ich finde den post nicht.

                                    @scout1978 sagte in Innogy Adapter im lokalen Netzt bleibt Gelb:

                                    Er Produziert nur komische Log Meldungen....

                                    https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                    @scout1978 sagte in Innogy Adapter im lokalen Netzt bleibt Gelb:

                                    Log siehe oben....

                                    wo?
                                    Link dahin bitte.

                                    oder meinst du damit den Screenshit eines Mikrofilms?

                                    https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      scout1978 @Homoran last edited by

                                      @homoran
                                      am 15.10 um 19.19
                                      Es scheint mit einem Java Skript zu tun zu haben. Habe die Javascript Instanz gestoppt. Jetzt funktioniert der Innogy Adapter.
                                      Werde die einzelnen Skripte nun einmal durchsuchen.
                                      Kann mir eventuell zu folgendem Log noch etwas sagen?

                                      S Homoran 2 Replies Last reply Reply Quote 0
                                      • S
                                        scout1978 @scout1978 last edited by

                                        Sorry weis nicht wie ich euch da hin linken kann

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

                                          @scout1978 sagte in Innogy Adapter im lokalen Netzt bleibt Gelb:

                                          Kann mir eventuell zu folgendem Log noch etwas sagen?

                                          kommt da noch was?

                                          @scout1978 sagte in Innogy Adapter im lokalen Netzt bleibt Gelb:

                                          Sorry weis nicht wie ich euch da hin linken kann

                                          so:
                                          https://forum.iobroker.net/post/873971

                                          wie @DJMarc75 schon sagte sind das nur Warnungen für den Entwickler

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            scout1978 @Homoran last edited by

                                            @homoran
                                            Dann mache ich hier zu und bedanke mich für die Geduld und Hilfe!!!!
                                            Falls ich das betreffende Blockly finde mache ich noch einen kurzen Nachtrag.

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

                                            Support us

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

                                            914
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            118
                                            8199
                                            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