Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Beta-Test js-controller 2.2.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

    Beta-Test js-controller 2.2.x GitHub

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

      Ansonsten Willkommen im neuen Jahr. Ich habe gerade auf GitHub die 2.2.6 (aka Latest RC2) gestellt, Änderung ist minimal. Es gab ein paar Stellen wo ein Check für den Fall das Die Objects-DB nicht verbunden ist nicht gegriffen haben; das kann beim Stoppen von Adaptern zu crashes desselben führen ...

      Have fun!

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

        @apollon77 Der zweite gepostete log ist der komplette Bereich ohne Kürzungen.
        Der Adapter steht jetzt auf debug. Mal schauen was morgen kommt.
        Willst du eventuell den Log von 31.12.auch?

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

          @Chaot sagte in Beta-Test js-controller 2.2.x GitHub:

          Willst du eventuell den Log von 31.12.auch?

          wenn der genauso aussieht dann bringt er irgendwie nicht viel ...

          Das log würde nahelegen das beim Start von Admin irgendeine ganz generische node exception fliegt. Falls es nochmal passiert müsstest Du mal wach bleiben und genau während der Zeit versuchen den Adapter auf Kommandozeile zu starten das man sehen kann was passiert.

          Ich finde es interessant wie schnell die Prozess ID steigt ... An sich wird die mit jedem Prozess um ein erhöht ... bei dir ist hier innerhalb von 60s eine Steigerung von mehreren hundert! ... Strange strange

          Chaot 3 Replies Last reply Reply Quote 0
          • Chaot
            Chaot @apollon77 last edited by

            @apollon77 Das scheint er aber nur beim scheduled Start zu machen.
            Gerade jetzt mein Controler Update kam nichts dregleichen und auch beim letzten Update kann ich micht erinnern das er da sowas gemacht hat.
            Ich habe jetzt für 16 Uhr einen Neustart ins Schedule geschrieben. Mal schauen was er macht.

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

              @apollon77
              Adapter hat jetzt den Restart aus dem Schedule hingelegt. Bisher diese Medlungen:

              admin.0	2020-01-01 16:02:05.600	debug	(1307) Next repo update on 1/2/2020, 4:01:28 PM
              admin.0	2020-01-01 16:02:05.484	debug	(1307) Subscribe OBJECTS: *
              admin.0	2020-01-01 16:02:05.462	info	(1307) Use link "http://localhost:8081" to configure.
              admin.0	2020-01-01 16:02:05.461	info	(1307) http server listening on port 8081
              admin.0	2020-01-01 16:02:05.322	info	(1307) received all objects
              admin.0	2020-01-01 16:02:03.936	info	(1307) requesting all objects
              admin.0	2020-01-01 16:02:03.936	info	(1307) requesting all states
              admin.0	2020-01-01 16:02:03.915	debug	(1307) Schedule restart: * 2,16 * * *
              admin.0	2020-01-01 16:02:03.805	info	(1307) starting. Version 3.7.5 in /opt/iobroker/node_modules/iobroker.admin, node: v10.18.0
              admin.0	2020-01-01 16:02:02.993	debug	(1307) statesDB connected
              admin.0	2020-01-01 16:02:02.992	debug	(1307) States connected to redis: 127.0.0.1:6379
              admin.0	2020-01-01 16:02:02.986	debug	(1307) States create System PubSub Client
              admin.0	2020-01-01 16:02:02.983	debug	(1307) States create User PubSub Client
              admin.0	2020-01-01 16:02:02.976	debug	(1307) Redis States: Use Redis connection: 127.0.0.1:6379
              admin.0	2020-01-01 16:02:02.974	debug	(1307) objectDB connected
              admin.0	2020-01-01 16:02:02.968	debug	(1307) Objects connected to redis: 127.0.0.1:9001
              admin.0	2020-01-01 16:02:02.942	debug	(1307) Objects client initialize lua scripts
              admin.0	2020-01-01 16:02:02.941	debug	(1307) Objects create User PubSub Client
              admin.0	2020-01-01 16:02:02.940	debug	(1307) Objects create System PubSub Client
              admin.0	2020-01-01 16:02:02.936	debug	(1307) Objects client ready ... initialize now
              admin.0	2020-01-01 16:02:02.900	debug	(1307) Redis Objects: Use Redis connection: 127.0.0.1:9001
              host.ioBroker	2020-01-01 16:02:01.593	info	instance system.adapter.admin.0 started with pid 1307
              host.ioBroker	2020-01-01 16:02:00.564	info	Restart adapter system.adapter.admin.0 because enabled
              host.ioBroker	2020-01-01 16:02:00.563	error	instance system.adapter.admin.0 terminated with code 156 (156)
              admin.0	2020-01-01 16:02:00.014	info	(382) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
              admin.0	2020-01-01 16:02:00.012	info	(382) terminating
              admin.0	2020-01-01 16:02:00.007	info	(382) terminating http server on port 8081
              admin.0	2020-01-01 16:02:00.005	info	(382) Scheduled restart.
              admin.0	2020-01-01 16:01:30.166	debug	(382) Subscribes: dummy
              admin.0	2020-01-01 16:01:30.165	debug	(382) Subscribe LOGS
              admin.0	2020-01-01 16:01:29.164	debug	(382) system.adapter.admin.0: logging true
              admin.0	2020-01-01 16:01:29.143	debug	(382) Change log subscriber state: true
              admin.0	2020-01-01 16:01:29.142	debug	(382) Disable logging, because no one socket connected
              host.ioBroker	2020-01-01 16:01:28.030	info	Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
              admin.0	2020-01-01 16:01:27.887	debug	(382) Subscribes: info.0.newsfeed
              admin.0	2020-01-01 16:01:23.745	debug	(382) Subscribes: info.0.newsfeed
              admin.0	2020-01-01 16:01:23.741	debug	(382) Subscribe STATES: info.0.newsfeed
              admin.0	2020-01-01 16:01:23.688	debug	(382) Subscribes: no subscribes
              host.ioBroker	2020-01-01 16:01:07.550	info	instance system.adapter.tvspielfilm.0 terminated with code 0 (NO_ERROR)
              admin.0	2020-01-01 16:01:05.547	debug	(382) Next repo update on 1/2/2020, 3:54:47 PM
              admin.0	2020-01-01 16:01:05.436	debug	(382) Subscribe OBJECTS: *
              admin.0	2020-01-01 16:01:05.425	info	(382) Use link "http://localhost:8081" to configure.
              admin.0	2020-01-01 16:01:05.425	info	(382) http server listening on port 8081
              admin.0	2020-01-01 16:01:05.290	info	(382) received all objects
              admin.0	2020-01-01 16:01:03.853	info	(382) requesting all objects
              admin.0	2020-01-01 16:01:03.852	info	(382) requesting all states
              admin.0	2020-01-01 16:01:03.832	debug	(382) Schedule restart: * 2,16 * * *
              admin.0	2020-01-01 16:01:03.730	info	(382) starting. Version 3.7.5 in /opt/iobroker/node_modules/iobroker.admin, node: v10.18.0
              admin.0	2020-01-01 16:01:02.937	debug	(382) statesDB connected
              admin.0	2020-01-01 16:01:02.936	debug	(382) States connected to redis: 127.0.0.1:6379
              admin.0	2020-01-01 16:01:02.929	debug	(382) States create System PubSub Client
              admin.0	2020-01-01 16:01:02.927	debug	(382) States create User PubSub Client
              admin.0	2020-01-01 16:01:02.922	debug	(382) Redis States: Use Redis connection: 127.0.0.1:6379
              admin.0	2020-01-01 16:01:02.920	debug	(382) objectDB connected
              admin.0	2020-01-01 16:01:02.915	debug	(382) Objects connected to redis: 127.0.0.1:9001
              admin.0	2020-01-01 16:01:02.894	debug	(382) Objects client initialize lua scripts
              admin.0	2020-01-01 16:01:02.893	debug	(382) Objects create User PubSub Client
              admin.0	2020-01-01 16:01:02.890	debug	(382) Objects create System PubSub Client
              admin.0	2020-01-01 16:01:02.884	debug	(382) Objects client ready ... initialize now
              admin.0	2020-01-01 16:01:02.842	debug	(382) Redis Objects: Use Redis connection: 127.0.0.1:9001
              host.ioBroker	2020-01-01 16:01:01.572	info	instance system.adapter.admin.0 started with pid 382
              host.ioBroker	2020-01-01 16:01:00.544	info	Restart adapter system.adapter.admin.0 because enabled
              host.ioBroker	2020-01-01 16:01:00.542	error	instance system.adapter.admin.0 terminated with code 156 (156)
              admin.0	2020-01-01 16:01:00.012	info	(32179) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
              admin.0	2020-01-01 16:01:00.011	info	(32179) terminating
              admin.0	2020-01-01 16:01:00.007	info	(32179) terminating http server on port 8081
              admin.0	2020-01-01 16:01:00.005	info	(32179) Scheduled restart.
              

              Anders sortiert:
              Die Fehler kommen im Minutentakt:

              host.ioBroker	2020-01-01 16:05:01.584	info	instance system.adapter.admin.0 started with pid 3296
              host.ioBroker	2020-01-01 16:05:00.555	info	Restart adapter system.adapter.admin.0 because enabled
              host.ioBroker	2020-01-01 16:05:00.554	error	instance system.adapter.admin.0 terminated with code 156 (156)
              admin.0	2020-01-01 16:05:00.012	info	(2673) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
              admin.0	2020-01-01 16:05:00.010	info	(2673) terminating
              admin.0	2020-01-01 16:05:00.007	info	(2673) terminating http server on port 8081
              admin.0	2020-01-01 16:05:00.005	info	(2673) Scheduled restart.
              admin.0	2020-01-01 16:04:05.772	debug	(2673) Next repo update on 1/2/2020, 4:01:28 PM
              admin.0	2020-01-01 16:04:05.624	debug	(2673) Subscribe OBJECTS: *
              admin.0	2020-01-01 16:04:05.602	info	(2673) Use link "http://localhost:8081" to configure.
              admin.0	2020-01-01 16:04:05.601	info	(2673) http server listening on port 8081
              admin.0	2020-01-01 16:04:05.447	info	(2673) received all objects
              admin.0	2020-01-01 16:04:03.987	info	(2673) requesting all objects
              admin.0	2020-01-01 16:04:03.987	info	(2673) requesting all states
              admin.0	2020-01-01 16:04:03.964	debug	(2673) Schedule restart: * 2,16 * * *
              admin.0	2020-01-01 16:04:03.864	info	(2673) starting. Version 3.7.5 in /opt/iobroker/node_modules/iobroker.admin, node: v10.18.0
              admin.0	2020-01-01 16:04:03.018	debug	(2673) statesDB connected
              admin.0	2020-01-01 16:04:03.017	debug	(2673) States connected to redis: 127.0.0.1:6379
              admin.0	2020-01-01 16:04:03.010	debug	(2673) States create System PubSub Client
              admin.0	2020-01-01 16:04:03.008	debug	(2673) States create User PubSub Client
              admin.0	2020-01-01 16:04:03.002	debug	(2673) Redis States: Use Redis connection: 127.0.0.1:6379
              admin.0	2020-01-01 16:04:03.000	debug	(2673) objectDB connected
              admin.0	2020-01-01 16:04:02.995	debug	(2673) Objects connected to redis: 127.0.0.1:9001
              admin.0	2020-01-01 16:04:02.973	debug	(2673) Objects client initialize lua scripts
              admin.0	2020-01-01 16:04:02.972	debug	(2673) Objects create User PubSub Client
              admin.0	2020-01-01 16:04:02.971	debug	(2673) Objects create System PubSub Client
              admin.0	2020-01-01 16:04:02.967	debug	(2673) Objects client ready ... initialize now
              admin.0	2020-01-01 16:04:02.928	debug	(2673) Redis Objects: Use Redis connection: 127.0.0.1:9001
              host.ioBroker	2020-01-01 16:04:01.608	info	instance system.adapter.admin.0 started with pid 2673
              host.ioBroker	2020-01-01 16:04:00.578	info	Restart adapter system.adapter.admin.0 because enabled
              host.ioBroker	2020-01-01 16:04:00.576	error	instance system.adapter.admin.0 terminated with code 156 (156)
              
              1 Reply Last reply Reply Quote 0
              • Chaot
                Chaot @apollon77 last edited by

                @apollon77 😡 😡 😡
                Ich habe es selbst gefunden 😮
                Der Schedule steht auf 2** und nicht auf 02***
                Ich habe daran zwar nicht wissentlich was geändert, aber das dürfte der Grund sein.
                Jetzt müsste nur einmalig um 2 Uhr der Fehler

                host.ioBroker	2020-01-01 16:08:00.556	error	instance system.adapter.admin.0 terminated with code 156 (156)
                

                kommen.

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

                  @Chaot 😉

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

                    Halli Hallo alle,

                    das es hier seit 2 Tagen so ruhig ist kann man ja so nicht stehen lassen, obwohl es ein sehr gutes Zeichne ist das ja scheinbar die Version gut ist 😉

                    Auf GitHub erwartet Euch mit der 2.2.7 der "Latest RC 3" und wenn hier nichts mehr passiert wäre das die Version für Latest in ein paar Tagen.

                    Änderungen:

                    • (Apollon77) Update deps
                    • (bluefox) disable log-symlink on windows because only admins are allowed to create symlinks here
                    • (foxriver76) fix async version of getEncryptedConfig
                    • Note: In order to remove custom settings you need Admin 3.7.6+

                    Das weiter oben angesprochene Thema haben wir entschieden im Admin zu lösen. Die passende Admin 3.7.6 sollte zeitnah im latest Repo auftauchen. Bitte checkt mal danach ob hier Aktivieren/Deaktivieren von Custom Einstellungen geht. Der einzige Adapter der ggf mit neu gespeicherten Custom-Werten nicht zurecht kommen könnte ist IQontrol. @s-bormann (Issue: https://github.com/sbormann/ioBroker.iqontrol/issues/104)

                    Ansonsten bitte Euer Feedback. Wenn das weiter so gut aussieht wäre die Idee Richtung Sonntag/Montag ins Latest zu gehen.

                    Apollon77 created this issue in sbormann/ioBroker.iqontrol

                    closed Fix required for Admin 3.7.6+/js-controller 2.2.x #104

                    D sigi234 E L Chaot 5 Replies Last reply Reply Quote 2
                    • D
                      darkiop Most Active @apollon77 last edited by

                      @apollon77 ist installiert, morgen früh prüfe ich die Custom DP Einstellungen.

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

                        @apollon77

                        Installiert

                        Screenshot (1151).png

                        1 Reply Last reply Reply Quote 1
                        • E
                          Einstein67 @apollon77 last edited by

                          @apollon77 said in Beta-Test js-controller 2.2.x GitHub:

                          Bitte checkt mal danach ob hier Aktivieren/Deaktivieren von Custom Einstellungen geht.

                          History Werte können wieder deaktiviert werden;

                          history.0	2020-01-04 06:17:03.537	info	(333) disabled logging of javascript.0.Astro.Zeiten.07 - sunset
                          history.0	2020-01-04 06:16:42.964	info	(333) disabled logging of javascript.0.Astro.Zeiten.01 - sunrise
                          

                          Und der Rest ist schon vorher SUPER gelaufen! Thanx

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

                            Guten Morgen - das kann ich so bestätigen 🙂

                            Homer.J. 1 Reply Last reply Reply Quote 1
                            • Homer.J.
                              Homer.J. @darkiop last edited by

                              Bei mir auch keine Auffälligkeiten. 👍

                              1 Reply Last reply Reply Quote 1
                              • Nashra
                                Nashra Most Active Forum Testing last edited by

                                Moin, installiert und bis jetzt nichts ungewöhnliches 👍

                                1 Reply Last reply Reply Quote 1
                                • L
                                  lonsimbt @apollon77 last edited by

                                  @apollon77
                                  Läuft unauffällig

                                  Gruß Marco

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

                                    @apollon77 Läuft seit gestern nacht ohne Fehlermeldung oder Störungen 👍

                                    1 Reply Last reply Reply Quote 1
                                    • Nashra
                                      Nashra Most Active Forum Testing last edited by

                                      Info:
                                      Gerade ist mir der Proxmox Container mit ioBroker abgeraucht d.h.
                                      zuerst VIS mit Ladesymbol, dann ging der Admin auch nicht mehr.
                                      Erst ein Neustart des Containers brachte Erfolg.
                                      Updates heute:
                                      js-controller auf 2.2.7
                                      Admin auf 3.7.6

                                      Ob es jetzt mit den Updates zusammen hängt, keine Ahnung, werde beobachten.

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

                                        @apollon77 seit heute früh die 2.2.7, Admin 3.7.6 und iot-1.1.10 installiert, seitdem alles ruhig im Log, habe ca. 400mb mehr Ram frei.. ( kam mit dem update auf die 2.2.7.. )

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

                                          @Nashra logs? Irgendwas? Ging ssh noch? Ode vom komplett tod?

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

                                            @ilovegym hm ... welcher Controller war’s vorher? So krasses hätte ich keine Idee 😉

                                            Neuschwansteini E 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            891
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            beta github js-controller
                                            18
                                            169
                                            15479
                                            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