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.
    • MathiasJ
      MathiasJ last edited by

      Weiß jemand, was mit Frankjoke los ist?
      So wie ich mich kenne, zerschieße ich was bei einer Änderung. Dashalb lasse ich es lieber.......

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

        @MathiasJ Er ist dran. Das eine File manuell abzupassen tut vorher und nachher!

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

          @apollon77 kannst du mir vllt da weiterhelfen? Habe diese "node-hue-api" gerade nochmal neu in die javascript instanz hinzugefügt, dann kommt folgendes:

          host.debian	2019-10-10 22:53:54.042	info	instance system.adapter.javascript.0 terminated with code 156 (156)
          host.debian	2019-10-10 22:53:54.042	error	Caught by controller[9]: (node:20588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
          host.debian	2019-10-10 22:53:54.042	error	Caught by controller[8]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
          host.debian	2019-10-10 22:53:54.042	error	Caught by controller[8]: (node:20588) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 192.168.66.31:443
          host.debian	2019-10-10 22:53:54.042	error	Caught by controller[7]: (node:20588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[6]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[6]: (node:20588) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 192.168.66.31:443
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[5]: (node:20588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[4]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[4]: (node:20588) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 192.168.66.31:443
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[3]: (node:20588) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js proc
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[2]: (node:20588) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by
          host.debian	2019-10-10 22:53:54.041	error	Caught by controller[1]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
          host.debian	2019-10-10 22:53:54.040	error	Caught by controller[1]: (node:20588) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 192.168.66.31:443
          host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: ********************************************************************************
          host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: Please consult the documentation at https://github.com/peter-murray/node-hue-api for the documentation on the new API.
          host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: require("node-hue-api").v3
          host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: You need to migrate your code to use the new API available via import
          host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: This will be removed in v4.x of node-hue-api.
          host.debian	2019-10-10 22:53:54.040	error	Caught by controller[0]: This shim provides a limited backporting of the features available in the updated API in v3.x.
          host.debian	2019-10-10 22:53:54.039	error	Caught by controller[0]: Backwards compatibility shim for node-hue-api.
          host.debian	2019-10-10 22:53:54.035	error	Caught by controller[0]: ********************************************************************************
          javascript.0	2019-10-10 22:53:52.981	info	(20588) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
          javascript.0	2019-10-10 22:53:52.432	info	(20588) Got terminate signal TERMINATE_YOURSELF
          

          Vorher hatte das ohne Probleme funktioniert

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

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

            192.168.66.31:443

            Also einmal 192.168.66.31:443 ECONREFUSED heist Connection Refused. DU kannst dich da nicht hin verbinden oder sowas. Da sist aber jetzt 100% Offtopic hier

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

              @apollon77 ja das ist mir eigentlich schon klar, die HueBridge ist aber erreichbar, also eigentlich kann es da nicht dran liegen und der Fehler kam ja erst als ich den node-hue-api in der Javascript Instanz nochmal hinzugefügt hab, deshalb dachte ich es könnte was mit dem js-controller zu tun haben, da es vorher ohne Probleme lief.
              Es geht mir eher um die unteren Zeilen

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

                @coyote Docker? Netzwerk? Firewall? SOwas vllt? Kannst Du von dem ioBroker Host die seite mit curl oder so erreichen? Owas ... aber anderer Thread Bitte!

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

                  @apollon77 weder noch und ja ich kann auch über die iobroker objekte von hue, direkt meine lampen schalten, also ist die Bridge ja erreichbar. Hat damit nichts zu tun. Mir geht es nur um diese node-hue-api, das funktioniert nicht mehr. Gestern mit der 2.0.24 ging das ja noch ohne Probleme, sonst noch ne Idee?

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

                    @coyote keine ohne jetzt tief rein zu schauen. Die Änderungen 24->25 sind diesbezüglich auch an sich irrelevant.

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

                      @apollon77 hm ok, naja könnte auch schon vorher ein Problem gewesen sein und ich hab es nicht gemerkt, erst als ich heute die Objekte neu synchronisieren wollte. Naja, dann weiß ich es momentan erst auch mal nicht, muss ich weiter suchen. Keine Ahnung was er jetzt für ein Problem mit dem node-hue-api hat, da bin ich nicht tief genug drin in der Materie.

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

                        @apollon77 falls du irgendwann Zeit hast kannst du vllt mal kurz in die Log Datei schauen. Habe gerade die Javascript Instanz auf 4.3.0 upgedatet und Fehler im Log, weiß aber jetzt nicht, ob das mit dem js-controller zusammenhängt. Wenn nicht mach ich nen neuen Beitrag dazu.

                        Hier:Log.txt

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

                          @coyote der eine teil mir Write permissives ist mal wieder npm beim Paket Update wegen irgendwelchen rechten. Am besten install fiyer laufen lassen um sowas zu fixen.

                          Ansonsten

                          1. TypeError: Cannot read property 'Tail' of undefined

                          Ist ggf folgefehler weil die tail library nicht installiert wurde korrekt.

                          Also beides nicht Controller. Fixe die permission Fehler dann weiterschauen

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

                            So, ich mache hier heute Abend zu. Weiter geht es --> https://forum.iobroker.net/topic/25692/js-controller-2-0-ab-sofort-im-latest-repo

                            Ich bedanke mich bei Euch allen für die Super Zusammenarbeit. Zusammen haben wir glaube ich eine super getestete Version für "die Allgemeinheit" bekommen die jetzt, falls noch was drin ist, im Latest Repo final "reifen" kann 🙂

                            Ich melde mich um Weihnachten rum dann zur 2.1 wieder 😉

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

                              @Nuggelbeb

                              Alles iO!!!

                              SUPER

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

                                Hallo nochmals,

                                Falls jemand noch Zeit und Lust hat. Auf Github ist die 2.0.26 mit den Kleinigkeiten die aufgefallen sind. Release im Latest geplant für heute abend/morgen.

                                Installation wie bisher hier üblich direkt per npm.

                                2.0.26 Release Bella

                                • (Apollon77) Make sure Logs are only streamed to admin for selected loglevel
                                • (Apollon77) Fix "iobroker file write"
                                • (Apollon77) Make sure invalid ids are handled correctly without throwing errors
                                • (bluefox) Add alias.0 as object to be added
                                • (bluefox) Allow Arrays as state values
                                • (bluefox) Translate object names
                                sigi234 1 Reply Last reply Reply Quote 0
                                • sigi234
                                  sigi234 Forum Testing Most Active @apollon77 last edited by

                                  @apollon77

                                  Screenshot (258).png 😀

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

                                    Habs eben installiert und check heut Abend wann wir wieder zuhause sind das Log 🙂

                                    1 Reply Last reply Reply Quote 0
                                    • liv-in-sky
                                      liv-in-sky last edited by

                                      js-controller 2.0.25 startet - bisher keine fehler

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

                                        @apollon77 hast Du gleich noch eine v2.0.27 nachgeschoben?

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

                                          Ja und gerade noch 2.0.28. sind jetzt bei den echten Edge cases angelangt 😉

                                          L E 2 Replies Last reply Reply Quote 0
                                          • BBTown
                                            BBTown last edited by

                                            @apollon77
                                            Respekt ... Privatleben wird auch total überschätzt 😎

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            697
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

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