Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test js-controller v2.0.x (GitHub)

    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

    Test js-controller v2.0.x (GitHub)

    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      e-i-k-e last edited by

      @Bluefox @apollon77

      vis-justgage läuft! 👍

      vis1.JPG

      1 Reply Last reply Reply Quote 1
      • D
        darkiop Most Active @apollon77 last edited by

        @apollon77 sagte in [Aufruf] js-controller 2.0 Beta Test:

        Dann bist du bei state falsch. Object ist dann richtig. Das sollte Objekt und State löschen.
        Iobroker object del name

        🤦‍♂️ 😄

        1 Reply Last reply Reply Quote 0
        • MathiasJ
          MathiasJ @apollon77 last edited by

          @apollon77
          das ist genau das, was ich nicht hören wollte....
          Gut, dann warte ich noch......

          apollon77 1 Reply Last reply Reply Quote 0
          • lobomau
            lobomau @AlCalzone last edited by

            @AlCalzone sagte in [Aufruf] js-controller 2.0 Beta Test:

            @lobomau sagte in [Aufruf] js-controller 2.0 Beta Test:

            Hat den jemand im Einsatz und hat Probleme seit js-controller 2.x?

            Habs gerade nochmal bei mir probiert. Keine Probleme. Wüsste auch nicht, was Controller 2.0 damit zu tun haben könnte.

            Eben funktionierte es wieder ohne Probleme. Vielleicht hatte der Schalter einen schlechten Tag.

            1 Reply Last reply Reply Quote 0
            • apollon77
              apollon77 @MathiasJ last edited by

              @MathiasJ warum wolltest du master updaten aber slaves nicht?
              Also warten ist relativ 😉 Vorauss. Morgen kommt noch ein Update und Richtung Wochenende kommt die Version ins latest ... so wäre der aktuelle Plan.

              MathiasJ 1 Reply Last reply Reply Quote 0
              • apollon77
                apollon77 @Guest last edited by

                @Nuggelbeb iobroker@fischer-ka.de

                1 Reply Last reply Reply Quote 0
                • MathiasJ
                  MathiasJ @apollon77 last edited by MathiasJ

                  @apollon77
                  Weil ich befürchte, daß Radar nicht mehr funktioniert.
                  Radar2 läuft auf dem Slave, deshalb wollte ich nur den Master updaten. Das geht aber nicht.
                  Deshalb warte ich noch ein bisschen.
                  Außerdem habe ich da noch eine andere Baustelle beim Wetter.......

                  apollon77 2 Replies Last reply Reply Quote 0
                  • apollon77
                    apollon77 @MathiasJ last edited by

                    @MathiasJ für radar2 gibt es die 1.0.9 die alles fixt. Die installieren und gut. Für broadlink2 fehlt noch eine Version. Aber da bereite ich heute meinen fork vor so dass man davon installieren kann.

                    SBorg 1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @MathiasJ last edited by

                      @MathiasJ Baustelle beim Wetter? Mit Controller 2.0?

                      1 Reply Last reply Reply Quote 0
                      • MathiasJ
                        MathiasJ last edited by MathiasJ

                        nein, eine andere Baustelle, darum habe ich hier nichts geschrieben, sonst wäre es OT...... was es jetzt auch geworden ist. 😄
                        Radar habe ich immer noch die 1.2.0 am laufen.Weil da kann man auch hci only einstellen.
                        Und Broadlink2 habe ich auch.........

                        apollon77 1 Reply Last reply Reply Quote 0
                        • D
                          darkiop Most Active last edited by

                          @apollon77

                          Mir ist noch aufgefallen das beim Starten des Docker Containers mit 2.0 dies hier im Log des Containers geworfen wird. Bei 1.5 ist Ruhe.

                          TCP Timeout
                          
                          (node:2126) UnhandledPromiseRejectionWarning: Error: TCP Timeout
                              at Timeout.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/tplink-smarthome-api/lib/client.js:226:20)
                          (node:2521) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'replace' of undefined
                          
                          (node:2521) UnhandledPromiseRejectionWarning: 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(). (rejection id: 1)
                          (node:2521) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
                          Tue, 08 Oct 2019 16:14:06 GMT node-telegram-bot-api deprecated Automatic enabling of cancellation of promises is deprecated.
                          In the future, you will have to enable it yourself.
                          See https://github.com/yagop/node-telegram-bot-api/issues/319. at internal/modules/cjs/loader.js:778:30
                          
                          (node:2521) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'replace' of undefined
                          (node:2521) UnhandledPromiseRejectionWarning: 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(). (rejection id: 2)
                          
                          mania25 created this issue in yagop/node-telegram-bot-api

                          closed Error: cannot enable cancellation after promises are in use #319

                          apollon77 1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 @MathiasJ last edited by

                            @MathiasJ Am Ende ist der Fix "einfach" und weiter oben hier kommentiert. Man muss ein File ändern wie hier ersichtlich. https://github.com/frankjoke/myAdapter/pull/1/files
                            File liegt normslerweise in node_modules/@frankjoke/myadapter/myAdapter.js Dann passt es wieder. ggf suchen ob es noch irgendwo in node_modules/iobroker.radar2/node_modules oder node_modules/iobroker.boradlink2/node_modules liegt

                            Apollon77 created this issue in frankjoke/myAdapter

                            open create a new Promise wrapper that also binds correctly for the class #1

                            1 Reply Last reply Reply Quote 0
                            • apollon77
                              apollon77 @darkiop last edited by apollon77

                              @darkiop Bitte bissl mehr log context (par Zeilen mehr davor und dahinter ... sonst ist es ein schönes Raten weil ich dann fragen muss ... wo verwendest Du denn irgendwas mit tplink?

                              Kann es hs100 Adapter sein?

                              1 Reply Last reply Reply Quote 0
                              • SBorg
                                SBorg Forum Testing Most Active @apollon77 last edited by

                                @apollon77 sagte in [Aufruf] js-controller 2.0 Beta Test:

                                ...Für broadlink2 fehlt noch eine Version. Aber da bereite ich heute meinen fork vor so dass man davon installieren kann.

                                Falls es dir hilft: myAdapter.js
                                Fertig gepatcht (mit beiden Änderungen, also auch .bind(adapter) ) und seit etlichen Tagen getestet und im Einsatz 🙂

                                1 Reply Last reply Reply Quote 1
                                • ?
                                  A Former User last edited by A Former User

                                  erledigt
                                  ich gebe es auf

                                  apollon77 1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 @Guest last edited by

                                    @Nuggelbeb sagte in [Aufruf] js-controller 2.0 Beta Test:

                                    ich gebe es auf

                                    Was. einst Du ?

                                    1 Reply Last reply Reply Quote 0
                                    • apollon77
                                      apollon77 last edited by

                                      Hallo an alle Tester,

                                      auf GitHub gibt es jetzt die 2.0.25 (aka RC2) von neuen js-controller.

                                      @Nuggelbeb Ich glaube warst nicht "verrückt". Dein Grossbuchstabe deiner eigenen Objekte war nicht ganz erwartet 😉 Tut jetzt.
                                      @SBorg Die Redis Meldungen beim Start sollten jetzt auch weg sein.
                                      @darkiop "iobroker state get ..." geht jetzt auch wieder wie vorher.

                                      Ansonsten sind noch ein paar Kleinigkeiten drin.

                                      Bitte jetzt nochmal ALLE aktualisieren und checken. Wenn von Euch nichts mehr kommt geht die 2.0.25 am Freitag ins Latest Repo für alle!! Endspurt 😉

                                      Ingo

                                      ? 1 Reply Last reply Reply Quote 0
                                      • coyote
                                        coyote Most Active last edited by coyote

                                        @apollon77 gerade die 2.0.25 installiert. Läuft eigentlich unaufällig hoch, alle Adapter grün.
                                        Keine Redis Warnings mehr vorhanden 👍

                                        Ein Error im Log während hochlauf:

                                        javascript.1	2019-10-10 05:04:36.627	error	(23932)
                                        javascript.1	2019-10-10 05:04:36.626	error	(23932) Using request for node-pre-gyp https download
                                        javascript.1	2019-10-10 05:04:36.624	error	(23932)
                                        javascript.1	2019-10-10 05:04:36.622	error	(23932) WARN
                                        javascript.1	2019-10-10 05:04:36.621	error	(23932)
                                        javascript.1	2019-10-10 05:04:36.619	error	(23932) node-pre-gyp
                                        
                                        

                                        Das hier hatte ich noch im Log;

                                        host.debian	2019-10-10 05:05:32.727	info	instance system.adapter.javascript.1 terminated with code 0 (NO_ERROR)
                                        host.debian	2019-10-10 05:05:32.727	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7)
                                        host.debian	2019-10-10 05:05:32.727	error	Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                                        host.debian	2019-10-10 05:05:32.726	error	Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                                        host.debian	2019-10-10 05:05:32.725	error	Caught by controller[0]: at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:17:85081)
                                        host.debian	2019-10-10 05:05:32.724	error	Caught by controller[0]: TypeError: Cannot read property '_id' of null
                                        javascript.1	2019-10-10 05:05:31.677	info	(23932) Terminated (NO_ERROR): Without reason
                                        javascript.1	2019-10-10 05:05:31.675	info	(23932) terminating
                                        javascript.1	2019-10-10 05:05:31.596	error	(23932) TypeError: Cannot read property '_id' of null at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:17:85081) at tryCatcher (/opt/iob
                                        javascript.1	2019-10-10 05:05:31.595	error	(23932) uncaught exception: Cannot read property '_id' of null
                                        javascript.1	2019-10-10 05:05:31.590	info	(23932) received all states
                                        host.debian	2019-10-10 05:05:28.381	info	Restart adapter system.adapter.javascript.0 because enabled
                                        host.debian	2019-10-10 05:05:28.381	error	instance system.adapter.javascript.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                        host.debian	2019-10-10 05:05:28.380	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7)
                                        host.debian	2019-10-10 05:05:28.380	error	Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
                                        host.debian	2019-10-10 05:05:28.380	error	Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                                        host.debian	2019-10-10 05:05:28.380	error	Caught by controller[0]: at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:17:85081)
                                        host.debian	2019-10-10 05:05:28.379	error	Caught by controller[0]: TypeError: Cannot read property '_id' of null
                                        javascript.0	2019-10-10 05:05:27.219	info	(24104) received all states
                                        javascript.0	2019-10-10 05:05:26.102	error	(24104) TypeError: Cannot read property '_id' of null at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:17:85081) at tryCatcher (/opt/iob
                                        javascript.0	2019-10-10 05:05:26.101	error	(24104) uncaught exception: Cannot read property '_id' of null
                                        
                                        

                                        Javascript Adapter hat sich dann neu gestartet und wieder gefangen, keine Fehler mehr. Schätze das war von irgend einem Script

                                        apollon77 1 Reply Last reply Reply Quote 1
                                        • apollon77
                                          apollon77 @coyote last edited by apollon77

                                          @coyote zum ersten fehlt mir komplett context. Ich tippe auf npm Modul Installation beim start von JavaScript. Aber ohne bissl Mehring von drumrum dem Fehler kann ich das nur raten.

                                          Das zweite ist die Frage ob du es irgendwie provoziert bekommst?! Dann könnten wir versuchen die Stelle zu finden.
                                          Bzw auch hier zeig mal wie das log danach beim restart des JavaScript Adapters aussieht ...

                                          1 Reply Last reply Reply Quote 0
                                          • D
                                            darkiop Most Active last edited by darkiop

                                            @apollon77 Guten Morgen!

                                            Dann wollen wir mal zum Endspurt 🙂

                                            608e4f9b-5578-4d2f-b215-4daec2e8ceb7-grafik.png

                                            Das mit den Logs beim Container-Start schaue ich mir nochmal an und melde mich ggf.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            526
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            48
                                            1047
                                            254421
                                            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