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 @Neuschwansteini last edited by

      @ilovegym bekannt. Siehe weiter oben. Wird in der 2.2.4 gefixt werden.

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

        So, passend zum Jahresende hätte ich hier noch für Euch die 2.2.5 als "Latest RC1" 🙂

        Änderungen zur 2.2.3 vorher:

        • (Apollon77) add certificate handling if a local file is specified and do not overwrite if invalid in setup first
        • (Apollon77) add check in objects lib
        • (Apollon77) only initialize PacketManager when needed to prevent error messages shown when not relevant
        • (Apollon77) change logging when no packetmanageer found to info
        • (Apollon77) disable gz-log-rotation on windows; remove added logging from debugging
        • (Apollon77) make sure adapters and instances can be deleted again

        Mit der Version lass sich Adapter wieder löschen und lokale Zertifikat-Files sollten bei iobroker cert view und `setup first bei Updates (@twonky ) wieder tun 🙂

        Es gibt noch ein Known Issue wo wir gerade überlegen wie wir es genau fixen: Man kann aktuell keine "Custom"-Objektsettings (History, iqontrol, telegram ...) mehr deaktivieren/löschen. Das liegt an einem anderen Fix. Wir sind hier noch am Diskutiren wie wir es fixen ... Entweder im Controller ode rim Admin ... Mal schauen.

        Dann Happy New Year!

        Ingo

        sigi234 Neuschwansteini 2 Replies Last reply Reply Quote 3
        • sigi234
          sigi234 Forum Testing Most Active @apollon77 last edited by

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

          Dann Happy New Year!

          DITO! 🍺 🍸 🥂

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

            @apollon77 Danke für die tollen Updates, und auch einen guten Rutsch!

            Instanzen lassen sich wieder löschen, super. Soweit läuft das. 👍

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

              Klasse Ingo, ich lass das über den Jahreswechsel laufen und checke Moren das Log 🙂

              Euch allen einen guten Rutsch!

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

                Euch auch nen guten Rutsch

                1 Reply Last reply Reply Quote 1
                • twonky
                  twonky last edited by

                  @apollon77: Das einzige was ich auf dem slave gemacht habe war:

                  iobroker stop
                  npm install iobroker.js-controller@2.2.4
                  iobroker start

                  Auf dem master hatte ich garnichts gemacht. Es sollte doch in keinem Fall der slave Zertifikate des master updaten dürfen oder?

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

                    @twonky im Controller 2.x haben wir einen Zertifikats Check eingebaut. Der wird bei jedem Controller Update ausgeführt. Egal wo.

                    Weiterhin: formal gesehen weiß ein Slave nur bedingt das er ein Slave ist. Bei file dBs geht das noch einigermaßen. Bei redis Nutzung ist das eh hinfällig. Daher wird bei einem Controller Update das Zertifikat Objekt gelesen und geprüft .... egal wo das Update läuft.

                    Aber jetzt mit der 2.2.5 werden file Angaben als User hier geprüft aber nicht geändert.

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

                      @apollon77 Ich habe nachts nach dem geplanten Neustart des Admin Adapters fast eine Stunde lang Fehlermeldungen:

                      host.ioBroker	2020-01-01 02:59:00.547	error	instance system.adapter.admin.0 terminated with code 156 (156)
                      host.ioBroker	2020-01-01 02:58:01.572	info	instance system.adapter.admin.0 started with pid 6569
                      host.ioBroker	2020-01-01 02:58:00.544	info	Restart adapter system.adapter.admin.0 because enabled
                      host.ioBroker	2020-01-01 02:58:00.543	error	instance system.adapter.admin.0 terminated with code 156 (156)
                      host.ioBroker	2020-01-01 02:57:01.572	info	instance system.adapter.admin.0 started with pid 5870
                      host.ioBroker	2020-01-01 02:57:00.545	info	Restart adapter system.adapter.admin.0 because enabled
                      host.ioBroker	2020-01-01 02:57:00.544	error	instance system.adapter.admin.0 terminated with code 156 (156)
                      host.ioBroker	2020-01-01 02:56:01.569	info	instance system.adapter.admin.0 started with pid 5237
                      host.ioBroker	2020-01-01 02:56:00.545	info	Restart adapter system.adapter.admin.0 because enabled
                      host.ioBroker	2020-01-01 02:56:00.544	error	instance system.adapter.admin.0 terminated with code 156 (156)
                      host.ioBroker	2020-01-01 02:55:01.572	info	instance system.adapter.admin.0 started with pid 4550
                      host.ioBroker	2020-01-01 02:55:00.547	info	Restart adapter system.adapter.admin.0 because enabled
                      host.ioBroker	2020-01-01 02:55:00.546	error	instance system.adapter.admin.0 terminated with code 156 (156)
                      host.ioBroker	2020-01-01 02:54:11.814	info	instance system.adapter.daswetter.0 terminated with code 0 (NO_ERROR)
                      host.ioBroker	2020-01-01 02:54:01.586	info	instance system.adapter.admin.0 started with pid 3923
                      host.ioBroker	2020-01-01 02:54:00.554	info	Restart adapter system.adapter.admin.0 because enabled
                      host.ioBroker	2020-01-01 02:54:00.553	error	instance system.adapter.admin.0 terminated with code 156 (156)
                      host.ioBroker	2020-01-01 02:54:00.028	info	instance system.adapter.daswetter.0 started with pid 3907
                      host.ioBroker	2020-01-01 02:53:01.582	info	instance system.adapter.admin.0 started with pid 3227
                      host.ioBroker	2020-01-01 02:53:00.553	info	Restart adapter system.adapter.admin.0 because enabled
                      host.ioBroker	2020-01-01 02:53:00.553	error	instance system.adapter.admin.0 terminated with code 156 (156)
                      host.ioBroker	2020-01-01 02:52:01.583	info	instance system.adapter.admin.0 started with pid 2604
                      host.ioBroker	2020-01-01 02:52:00.555	info	Restart adapter system.adapter.admin.0 because enabled
                      

                      Ist nichts Dramatisches. Aber das System braucht eben fast 1 Stunde bis es sich wieder gefangen hat.
                      Ich bin mir aber nicht sicher ob es jetzt am Controler V 2.2.5 oder am Admin V 3.7.5 liegt, da ich blöderweise beie geupdatet habe.

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

                        @Chaot ok. Checke es.

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

                          @Chaot Ist das log komplett? Hat der Admin adapter zwichendurch nichts gesagt?

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

                            @apollon77 Nich ganz.
                            Der Fehler startet mit dem Neustart des Admin Adapters:

                            2020-01-01 01:54:10.245 - info: host.ioBroker instance system.adapter.daswetter.0 terminated with code 0 (NO_ERROR)
                            2020-01-01 02:00:00.050 - info: host.ioBroker instance system.adapter.daswetter.0 started with pid 32670
                            2020-01-01 02:00:00.615 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:00:00.615 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:00:01.643 - info: host.ioBroker instance system.adapter.admin.0 started with pid 32681
                            2020-01-01 02:00:04.078 - info: host.ioBroker instance system.adapter.tvspielfilm.0 started with pid 32701
                            2020-01-01 02:00:08.103 - info: host.ioBroker instance system.adapter.dwd.0 started with pid 329
                            2020-01-01 02:00:12.144 - info: host.ioBroker instance system.adapter.ical.0 started with pid 354
                            2020-01-01 02:00:12.509 - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
                            2020-01-01 02:00:13.436 - info: host.ioBroker instance system.adapter.daswetter.0 terminated with code 0 (NO_ERROR)
                            2020-01-01 02:00:22.170 - info: host.ioBroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                            2020-01-01 02:01:00.546 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:01:00.547 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:01:01.572 - info: host.ioBroker instance system.adapter.admin.0 started with pid 1110
                            2020-01-01 02:01:08.082 - info: host.ioBroker instance system.adapter.tvspielfilm.0 terminated with code 0 (NO_ERROR)
                            2020-01-01 02:02:00.544 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:02:00.545 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:02:01.571 - info: host.ioBroker instance system.adapter.admin.0 started with pid 1856
                            2020-01-01 02:03:00.540 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:03:00.541 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:03:01.568 - info: host.ioBroker instance system.adapter.admin.0 started with pid 2477
                            2020-01-01 02:04:00.541 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:04:00.542 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:04:01.570 - info: host.ioBroker instance system.adapter.admin.0 started with pid 3169
                            2020-01-01 02:05:00.542 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:05:00.543 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:05:01.568 - info: host.ioBroker instance system.adapter.admin.0 started with pid 3791
                            2020-01-01 02:06:00.544 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:06:00.544 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:06:01.568 - info: host.ioBroker instance system.adapter.admin.0 started with pid 4481
                            2020-01-01 02:07:00.556 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:07:00.557 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:07:01.584 - info: host.ioBroker instance system.adapter.admin.0 started with pid 5106
                            2020-01-01 02:08:00.553 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:08:00.553 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:08:01.578 - info: host.ioBroker instance system.adapter.admin.0 started with pid 5799
                            2020-01-01 02:09:00.549 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:09:00.550 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:09:01.575 - info: host.ioBroker instance system.adapter.admin.0 started with pid 6422
                            2020-01-01 02:10:00.550 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:10:00.551 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:10:01.576 - info: host.ioBroker instance system.adapter.admin.0 started with pid 7109
                            2020-01-01 02:11:00.539 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:11:00.540 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:11:01.565 - info: host.ioBroker instance system.adapter.admin.0 started with pid 7734
                            2020-01-01 02:12:00.546 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:12:00.547 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:12:01.580 - info: host.ioBroker instance system.adapter.admin.0 started with pid 8424
                            2020-01-01 02:13:00.547 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:13:00.548 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:13:01.573 - info: host.ioBroker instance system.adapter.admin.0 started with pid 9048
                            2020-01-01 02:14:00.543 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:14:00.544 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:14:01.568 - info: host.ioBroker instance system.adapter.admin.0 started with pid 9740
                            2020-01-01 02:15:00.563 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:15:00.564 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:15:01.588 - info: host.ioBroker instance system.adapter.admin.0 started with pid 10364
                            2020-01-01 02:16:00.545 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:16:00.546 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:16:01.572 - info: host.ioBroker instance system.adapter.admin.0 started with pid 11056
                            2020-01-01 02:17:00.554 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:17:00.554 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:17:01.584 - info: host.ioBroker instance system.adapter.admin.0 started with pid 11680
                            2020-01-01 02:18:00.028 - info: host.ioBroker instance system.adapter.daswetter.0 started with pid 12372
                            2020-01-01 02:18:00.564 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:18:00.565 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:18:01.590 - info: host.ioBroker instance system.adapter.admin.0 started with pid 12383
                            2020-01-01 02:18:11.984 - info: host.ioBroker instance system.adapter.daswetter.0 terminated with code 0 (NO_ERROR)
                            2020-01-01 02:19:00.541 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:19:00.541 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:19:01.570 - info: host.ioBroker instance system.adapter.admin.0 started with pid 13010
                            2020-01-01 02:20:00.548 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:20:00.549 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:20:01.575 - info: host.ioBroker instance system.adapter.admin.0 started with pid 13697
                            2020-01-01 02:21:00.540 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:21:00.542 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:21:01.566 - info: host.ioBroker instance system.adapter.admin.0 started with pid 14333
                            2020-01-01 02:22:00.551 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:22:00.551 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:22:01.579 - info: host.ioBroker instance system.adapter.admin.0 started with pid 15019
                            2020-01-01 02:23:00.042 - info: host.ioBroker instance system.adapter.ical.8 started with pid 15638
                            2020-01-01 02:23:00.553 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:23:00.553 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:23:01.578 - info: host.ioBroker instance system.adapter.admin.0 started with pid 15652
                            2020-01-01 02:23:09.361 - info: host.ioBroker instance system.adapter.ical.8 terminated with code 0 (NO_ERROR)
                            2020-01-01 02:24:00.555 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:24:00.556 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:24:01.580 - info: host.ioBroker instance system.adapter.admin.0 started with pid 16344
                            2020-01-01 02:25:00.048 - info: host.ioBroker instance system.adapter.tvspielfilm.0 started with pid 16974
                            2020-01-01 02:25:00.570 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:25:00.571 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:25:01.595 - info: host.ioBroker instance system.adapter.admin.0 started with pid 16988
                            2020-01-01 02:26:00.541 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:26:00.542 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:26:01.567 - info: host.ioBroker instance system.adapter.admin.0 started with pid 17691
                            2020-01-01 02:26:03.117 - info: host.ioBroker instance system.adapter.tvspielfilm.0 terminated with code 0 (NO_ERROR)
                            2020-01-01 02:27:00.545 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:27:00.546 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:27:01.573 - info: host.ioBroker instance system.adapter.admin.0 started with pid 18315
                            2020-01-01 02:28:00.545 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:28:00.546 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:28:01.574 - info: host.ioBroker instance system.adapter.admin.0 started with pid 19004
                            2020-01-01 02:29:00.541 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:29:00.542 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:29:01.564 - info: host.ioBroker instance system.adapter.admin.0 started with pid 19629
                            2020-01-01 02:30:00.047 - info: host.ioBroker instance system.adapter.ical.0 started with pid 20318
                            2020-01-01 02:30:00.559 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:30:00.559 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:30:01.585 - info: host.ioBroker instance system.adapter.admin.0 started with pid 20329
                            2020-01-01 02:30:04.076 - info: host.ioBroker instance system.adapter.dwd.0 started with pid 20349
                            2020-01-01 02:30:08.103 - info: host.ioBroker instance system.adapter.odl.0 started with pid 20445
                            2020-01-01 02:30:09.898 - info: odl.0 (20445) starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.odl, node: v10.18.0
                            2020-01-01 02:30:10.055 - info: host.ioBroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                            2020-01-01 02:30:10.584 - info: odl.0 (20445) Terminated (NO_ERROR): Without reason
                            2020-01-01 02:30:10.622 - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
                            2020-01-01 02:30:11.098 - info: host.ioBroker instance system.adapter.odl.0 terminated with code 0 (NO_ERROR)
                            2020-01-01 02:31:00.556 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:31:00.557 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:31:01.585 - info: host.ioBroker instance system.adapter.admin.0 started with pid 20988
                            2020-01-01 02:32:00.546 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:32:00.548 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:32:01.572 - info: host.ioBroker instance system.adapter.admin.0 started with pid 21675
                            2020-01-01 02:33:00.545 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:33:00.546 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:33:01.573 - info: host.ioBroker instance system.adapter.admin.0 started with pid 22299
                            2020-01-01 02:34:00.562 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:34:00.563 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:34:01.589 - info: host.ioBroker instance system.adapter.admin.0 started with pid 22986
                            2020-01-01 02:35:00.569 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:35:00.570 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:35:01.594 - info: host.ioBroker instance system.adapter.admin.0 started with pid 23609
                            2020-01-01 02:36:00.039 - info: host.ioBroker instance system.adapter.daswetter.0 started with pid 24296
                            2020-01-01 02:36:00.568 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:36:00.568 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:36:01.596 - info: host.ioBroker instance system.adapter.admin.0 started with pid 24307
                            2020-01-01 02:36:12.027 - info: host.ioBroker instance system.adapter.daswetter.0 terminated with code 0 (NO_ERROR)
                            2020-01-01 02:37:00.552 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:37:00.553 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:37:01.580 - info: host.ioBroker instance system.adapter.admin.0 started with pid 24934
                            2020-01-01 02:38:00.550 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:38:00.551 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:38:01.576 - info: host.ioBroker instance system.adapter.admin.0 started with pid 25621
                            2020-01-01 02:39:00.548 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:39:00.549 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:39:01.574 - info: host.ioBroker instance system.adapter.admin.0 started with pid 26244
                            2020-01-01 02:40:00.566 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:40:00.567 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:40:01.592 - info: host.ioBroker instance system.adapter.admin.0 started with pid 26930
                            2020-01-01 02:41:00.570 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:41:00.571 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:41:01.595 - info: host.ioBroker instance system.adapter.admin.0 started with pid 27552
                            2020-01-01 02:42:00.558 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:42:00.559 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:42:01.584 - info: host.ioBroker instance system.adapter.admin.0 started with pid 28237
                            2020-01-01 02:43:00.542 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:43:00.543 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:43:01.568 - info: host.ioBroker instance system.adapter.admin.0 started with pid 28860
                            2020-01-01 02:44:00.544 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:44:00.544 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:44:01.573 - info: host.ioBroker instance system.adapter.admin.0 started with pid 29545
                            2020-01-01 02:45:00.579 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:45:00.580 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:45:01.609 - info: host.ioBroker instance system.adapter.admin.0 started with pid 30167
                            2020-01-01 02:46:00.551 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:46:00.552 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:46:01.582 - info: host.ioBroker instance system.adapter.admin.0 started with pid 30854
                            2020-01-01 02:47:00.551 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:47:00.551 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:47:01.576 - info: host.ioBroker instance system.adapter.admin.0 started with pid 31476
                            2020-01-01 02:48:00.552 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:48:00.553 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:48:01.577 - info: host.ioBroker instance system.adapter.admin.0 started with pid 32165
                            2020-01-01 02:49:00.543 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:49:00.544 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:49:01.568 - info: host.ioBroker instance system.adapter.admin.0 started with pid 318
                            2020-01-01 02:50:00.069 - info: host.ioBroker instance system.adapter.tvspielfilm.0 started with pid 1224
                            2020-01-01 02:50:00.554 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:50:00.554 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:50:01.580 - info: host.ioBroker instance system.adapter.admin.0 started with pid 1240
                            2020-01-01 02:51:00.538 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:51:00.539 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:51:01.564 - info: host.ioBroker instance system.adapter.admin.0 started with pid 1915
                            2020-01-01 02:51:03.401 - info: host.ioBroker instance system.adapter.tvspielfilm.0 terminated with code 0 (NO_ERROR)
                            2020-01-01 02:52:00.554 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:52:00.555 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:52:01.583 - info: host.ioBroker instance system.adapter.admin.0 started with pid 2604
                            2020-01-01 02:53:00.553 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:53:00.553 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:53:01.582 - info: host.ioBroker instance system.adapter.admin.0 started with pid 3227
                            2020-01-01 02:54:00.028 - info: host.ioBroker instance system.adapter.daswetter.0 started with pid 3907
                            2020-01-01 02:54:00.553 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:54:00.554 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:54:01.586 - info: host.ioBroker instance system.adapter.admin.0 started with pid 3923
                            2020-01-01 02:54:11.814 - info: host.ioBroker instance system.adapter.daswetter.0 terminated with code 0 (NO_ERROR)
                            2020-01-01 02:55:00.546 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:55:00.547 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:55:01.572 - info: host.ioBroker instance system.adapter.admin.0 started with pid 4550
                            2020-01-01 02:56:00.544 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:56:00.545 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:56:01.569 - info: host.ioBroker instance system.adapter.admin.0 started with pid 5237
                            2020-01-01 02:57:00.544 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:57:00.545 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:57:01.572 - info: host.ioBroker instance system.adapter.admin.0 started with pid 5870
                            2020-01-01 02:58:00.543 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:58:00.544 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:58:01.572 - info: host.ioBroker instance system.adapter.admin.0 started with pid 6569
                            2020-01-01 02:59:00.547 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 156 (156)
                            2020-01-01 02:59:00.548 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
                            2020-01-01 02:59:01.574 - info: host.ioBroker instance system.adapter.admin.0 started with pid 7203
                            


                            Das hat er gestern auch schon gemacht, da habe ich das aber nicht beachtet.
                            Er hat dann fast eine Stunde gebraucht um sich wieder zu fangen. Den weiteren Tag läuft alles ohne weitere Fehlermeldung.

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

                              @Chaot Ich kann es nicht nachvollziehen 😞 Daher nochmal: Ist das das VOLLE log? nicht irgendwie aussortiert/gefiltert? Ansonsten stehh doch Admin loglevel mal auf debug und schau was nächste nacht im Log steht.

                              Ich vermisse da die ausgaben das Admin sich beendet hat wegen de, Restart und so ...

                              Chaot 1 Reply Last reply Reply Quote 0
                              • 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
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            885
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

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