Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Beta Test js-controller Kiera (v6.0)

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.0k

Beta Test js-controller Kiera (v6.0)

Geplant Angeheftet Gesperrt Verschoben Tester
betajs-controllerkieratest
331 Beiträge 39 Kommentatoren 84.9k Aufrufe 42 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • UweRLPU UweRLP

    @apollon77 Leider nicht wirklich mehr Details.
    Ich habe den Eindruck, dass der javascript Adapter (ja meine den Script Adapter) beendet wird bei iob stop aber dann wieder neu startet. Ist dies der Fall dann werden auch die anderen Adapter nicht gestoppt. Kann man sehr schön über den Windows Taskmanager verfolgen, die Auslastung des Systems geht dann auch hoch.
    Wenn ich nach einem iob stop feststelle, dass sich ioBroker nicht beendet dann schicke ich einen iob stop javascript hinterher, dann werden auch alle anderen Adapter beendet.
    Leider passiert das häufig aber nicht immer, gerade habe ich ioBroker gestoppt und dieser wurde einwandfrei beendet.
    Welches Log ist dann für dich interessant? Wenn ich nächstes mal auf das Problem stoße werde ich in GitHub ein Issue auf machen.

    apollon77A Offline
    apollon77A Offline
    apollon77
    schrieb am zuletzt editiert von
    #252

    @uwerlp sagte in Beta Test js-controller Kiera (v6.0):

    Welches Log ist dann für dich interessant? Wenn ich nächstes mal auf das Problem stoße werde ich in GitHub ein Issue auf machen.

    Der Shutdown Prozess sollte an sich dinge loggen, also /opt/iobroker/log/...

    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
    GaspodeG UweRLPU 2 Antworten Letzte Antwort
    0
    • apollon77A apollon77

      @uwerlp sagte in Beta Test js-controller Kiera (v6.0):

      Welches Log ist dann für dich interessant? Wenn ich nächstes mal auf das Problem stoße werde ich in GitHub ein Issue auf machen.

      Der Shutdown Prozess sollte an sich dinge loggen, also /opt/iobroker/log/...

      GaspodeG Offline
      GaspodeG Offline
      Gaspode
      schrieb am zuletzt editiert von
      #253

      @apollon77 said in Beta Test js-controller Kiera (v6.0):

      Der Shutdown Prozess sollte an sich dinge loggen, also /opt/iobroker/log/...

      Unter Windows wird da leider wenig bis nix gelogged, @mcm1957 hat dafür mal ein Issue geschrieben:
      https://github.com/ioBroker/ioBroker.js-controller/issues/2764

      Das Verhalten, dass da einzelne Adapter Prozesse wieder gestartet werden, kenne ich nicht. Es kommt jedoch sehr selten vor, dass die Node-Prozesse nicht gestoppt werden. Ich hab da aber noch keine Systematik erkannt.

      UweRLPU 1 Antwort Letzte Antwort
      0
      • apollon77A apollon77

        @uwerlp sagte in Beta Test js-controller Kiera (v6.0):

        Welches Log ist dann für dich interessant? Wenn ich nächstes mal auf das Problem stoße werde ich in GitHub ein Issue auf machen.

        Der Shutdown Prozess sollte an sich dinge loggen, also /opt/iobroker/log/...

        UweRLPU Offline
        UweRLPU Offline
        UweRLP
        schrieb am zuletzt editiert von
        #254

        @apollon77 sagte in Beta Test js-controller Kiera (v6.0):

        @uwerlp sagte in Beta Test js-controller Kiera (v6.0):

        Welches Log ist dann für dich interessant? Wenn ich nächstes mal auf das Problem stoße werde ich in GitHub ein Issue auf machen.

        Der Shutdown Prozess sollte an sich dinge loggen, also /opt/iobroker/log/...

        Heute rein gestellt.
        https://github.com/ioBroker/ioBroker.js-controller/issues/2834

        GaspodeG 1 Antwort Letzte Antwort
        0
        • GaspodeG Gaspode

          @apollon77 said in Beta Test js-controller Kiera (v6.0):

          Der Shutdown Prozess sollte an sich dinge loggen, also /opt/iobroker/log/...

          Unter Windows wird da leider wenig bis nix gelogged, @mcm1957 hat dafür mal ein Issue geschrieben:
          https://github.com/ioBroker/ioBroker.js-controller/issues/2764

          Das Verhalten, dass da einzelne Adapter Prozesse wieder gestartet werden, kenne ich nicht. Es kommt jedoch sehr selten vor, dass die Node-Prozesse nicht gestoppt werden. Ich hab da aber noch keine Systematik erkannt.

          UweRLPU Offline
          UweRLPU Offline
          UweRLP
          schrieb am zuletzt editiert von
          #255

          @gaspode sagte in Beta Test js-controller Kiera (v6.0):

          Das Verhalten, dass da einzelne Adapter Prozesse wieder gestartet werden, kenne ich nicht. Es kommt jedoch sehr selten vor, dass die Node-Prozesse nicht gestoppt werden. Ich hab da aber noch keine Systematik erkannt.

          Beim javascript Adapter ist es bei mir halt auffällig da zum start des Adapters Blocklys gestartet werden.

          1 Antwort Letzte Antwort
          0
          • FeuersturmF Online
            FeuersturmF Online
            Feuersturm
            schrieb am zuletzt editiert von Feuersturm
            #256

            @foxriver76 Ich weiß nicht ob dieses Thema ein js-controller oder admin Thema ist.

            Ich habe Admin heute auf 7.0.12 aktualisiert. Changelog von 7.0.12: " (bluefox) Changed a recommended node.js version from 18 to 20"
            Durch Zufall hab ich auf der Übersichtsseite vom Admin diesen kleinen Updatebutton gefunden
            d31c67b5-9555-43df-a3e1-a8104aee7472-grafik.png
            Todesmutig draufgedrückt kommt die Meldung
            d8f48813-4b75-4134-853d-34f8f661fd97-grafik.png

            Nach Bestätigung passiert Magie im Hintergrund. So sieht das log aus:

            2024-07-10 20:30:23.899 - info: dwd.0 (16439) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.20.3, js-controller: 6.0.6
            2024-07-10 20:30:24.529 - info: host.ioBrokerTestsystem instance system.adapter.ical.5 having pid 16378 terminated with code 0 (NO_ERROR)
            2024-07-10 20:30:25.561 - info: dwd.0 (16439) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2024-07-10 20:30:26.233 - info: host.ioBrokerTestsystem instance system.adapter.dwd.0 having pid 16439 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2024-07-10 20:30:52.692 - info: host.ioBrokerTestsystem Restart js-controller because desired after package upgrade
            2024-07-10 20:30:53.099 - info: host.ioBrokerTestsystem received SIGTERM
            2024-07-10 20:30:53.183 - info: hm-rpc.0 (440) xmlrpc -> 192.168.178.84:2010/ init ["http://192.168.178.77:2010",""]
            2024-07-10 20:30:53.166 - info: backitup.0 (400) cleaned everything up...
            2024-07-10 20:30:53.236 - info: hm-rpc.0 (440) Disconnected
            2024-07-10 20:30:53.261 - info: admin.0 (16303) terminating http server on port 8081
            2024-07-10 20:30:53.225 - info: unifi.0 (517) cleaned everything up...
            2024-07-10 20:30:53.329 - info: trashschedule.0 (594) cleaned everything up...
            2024-07-10 20:30:53.319 - warn: web.0 (683) setTimeout called, but adapter is shutting down
            2024-07-10 20:30:53.376 - info: javascript.0 (351) Stopping script script.js.Skripte.Kalender.muellkalender
            2024-07-10 20:30:53.345 - info: vis-inventwo.0 (646) cleaned everything up...
            2024-07-10 20:30:53.298 - info: valloxmv.0 (609) cleaned everything up...
            2024-07-10 20:30:53.243 - info: device-watcher.0 (407) cleaned everything up...
            2024-07-10 20:30:53.110 - info: host.ioBrokerTestsystem stopInstance system.adapter.admin.0 (force=false, process=true)
            2024-07-10 20:30:53.114 - info: host.ioBrokerTestsystem stopInstance system.adapter.influxdb.0 (force=false, process=true)
            2024-07-10 20:30:53.120 - info: host.ioBrokerTestsystem stopInstance system.adapter.javascript.0 (force=false, process=true)
            2024-07-10 20:30:53.125 - info: host.ioBrokerTestsystem stopInstance system.adapter.scenes.0 (force=false, process=true)
            2024-07-10 20:30:53.128 - info: host.ioBrokerTestsystem stopInstance system.adapter.scheduler.0 (force=false, process=true)
            2024-07-10 20:30:53.132 - info: host.ioBrokerTestsystem stopInstance system.adapter.telegram.0 (force=false, process=false)
            2024-07-10 20:30:53.140 - info: host.ioBrokerTestsystem stopInstance system.adapter.backitup.0 (force=false, process=true)
            2024-07-10 20:30:53.144 - info: host.ioBrokerTestsystem stopInstance system.adapter.device-watcher.0 (force=false, process=true)
            2024-07-10 20:30:53.148 - info: host.ioBrokerTestsystem stopInstance system.adapter.fritzbox.0 (force=false, process=true)
            2024-07-10 20:30:53.152 - info: host.ioBrokerTestsystem stopInstance system.adapter.hm-rega.0 (force=false, process=true)
            2024-07-10 20:30:53.156 - info: host.ioBrokerTestsystem stopInstance system.adapter.hm-rpc.0 (force=false, process=true)
            2024-07-10 20:30:53.160 - info: host.ioBrokerTestsystem stopInstance system.adapter.hue.0 (force=false, process=true)
            2024-07-10 20:30:53.166 - info: host.ioBrokerTestsystem stopInstance system.adapter.ical.0 (force=false, process=false)
            2024-07-10 20:30:53.180 - info: host.ioBrokerTestsystem stopInstance system.adapter.ical.1 (force=false, process=false)
            2024-07-10 20:30:53.399 - info: host.ioBrokerTestsystem stopInstance system.adapter.ical.2 (force=false, process=false)
            2024-07-10 20:30:53.469 - info: host.ioBrokerTestsystem stopInstance system.adapter.ical.3 (force=false, process=false)
            2024-07-10 20:30:53.517 - info: host.ioBrokerTestsystem stopInstance system.adapter.ical.4 (force=false, process=false)
            2024-07-10 20:30:53.533 - info: host.ioBrokerTestsystem stopInstance system.adapter.ical.5 (force=false, process=false)
            2024-07-10 20:30:53.556 - info: host.ioBrokerTestsystem stopInstance canceled schedule system.adapter.ical.5
            2024-07-10 20:30:53.563 - info: host.ioBrokerTestsystem stopInstance system.adapter.mqtt.0 (force=false, process=false)
            2024-07-10 20:30:53.571 - info: host.ioBrokerTestsystem stopInstance system.adapter.openweathermap.0 (force=false, process=false)
            2024-07-10 20:30:53.574 - info: host.ioBrokerTestsystem stopInstance canceled schedule system.adapter.openweathermap.0
            2024-07-10 20:30:53.578 - info: host.ioBrokerTestsystem stopInstance system.adapter.proxmox.0 (force=false, process=true)
            2024-07-10 20:30:53.583 - info: host.ioBrokerTestsystem stopInstance system.adapter.rainbird.0 (force=false, process=false)
            2024-07-10 20:30:53.587 - info: host.ioBrokerTestsystem stopInstance system.adapter.spotify-premium.0 (force=false, process=false)
            2024-07-10 20:30:53.591 - info: host.ioBrokerTestsystem stopInstance system.adapter.tr-064.0 (force=false, process=true)
            2024-07-10 20:30:53.595 - info: host.ioBrokerTestsystem stopInstance system.adapter.unifi.0 (force=false, process=true)
            2024-07-10 20:30:53.599 - info: host.ioBrokerTestsystem stopInstance system.adapter.worx.0 (force=false, process=true)
            2024-07-10 20:30:53.604 - info: host.ioBrokerTestsystem stopInstance system.adapter.samsung.0 (force=false, process=true)
            2024-07-10 20:30:53.608 - info: host.ioBrokerTestsystem stopInstance system.adapter.benchmark.0 (force=false, process=false)
            2024-07-10 20:30:53.613 - info: host.ioBrokerTestsystem stopInstance system.adapter.daswetter.0 (force=false, process=false)
            2024-07-10 20:30:53.619 - info: host.ioBrokerTestsystem stopInstance canceled schedule system.adapter.daswetter.0
            2024-07-10 20:30:53.623 - info: host.ioBrokerTestsystem stopInstance system.adapter.dwd.0 (force=false, process=false)
            2024-07-10 20:30:53.627 - info: host.ioBrokerTestsystem stopInstance canceled schedule system.adapter.dwd.0
            2024-07-10 20:30:53.631 - info: host.ioBrokerTestsystem stopInstance system.adapter.fully-tablet-control.0 (force=false, process=false)
            2024-07-10 20:30:53.636 - info: host.ioBrokerTestsystem stopInstance system.adapter.nina.0 (force=false, process=true)
            2024-07-10 20:30:53.641 - info: host.ioBrokerTestsystem stopInstance system.adapter.sayit.0 (force=false, process=false)
            2024-07-10 20:30:53.647 - info: host.ioBrokerTestsystem stopInstance system.adapter.simple-api.0 (force=false, process=false)
            2024-07-10 20:30:53.652 - info: host.ioBrokerTestsystem stopInstance system.adapter.socketio.0 (force=false, process=false)
            2024-07-10 20:30:53.657 - info: host.ioBrokerTestsystem stopInstance system.adapter.tankerkoenig.0 (force=false, process=true)
            2024-07-10 20:30:53.662 - info: host.ioBrokerTestsystem stopInstance system.adapter.trashschedule.0 (force=false, process=true)
            2024-07-10 20:30:53.671 - info: host.ioBrokerTestsystem stopInstance system.adapter.valloxmv.0 (force=false, process=true)
            2024-07-10 20:30:53.676 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-2-widgets-energy.0 (force=false, process=false)
            2024-07-10 20:30:53.684 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-2-widgets-gauges.0 (force=false, process=false)
            2024-07-10 20:30:53.701 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-2-widgets-jaeger-design.0 (force=false, process=false)
            2024-07-10 20:30:53.705 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-2-widgets-material.0 (force=false, process=false)
            2024-07-10 20:30:53.711 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-2.0 (force=false, process=true)
            2024-07-10 20:30:53.718 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-fancyswitch.0 (force=false, process=false)
            2024-07-10 20:30:53.724 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-google-fonts.0 (force=false, process=false)
            2024-07-10 20:30:53.729 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-history.0 (force=false, process=false)
            2024-07-10 20:30:53.733 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-inventwo.0 (force=false, process=true)
            2024-07-10 20:30:53.748 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-jqui-mfd.0 (force=false, process=false)
            2024-07-10 20:30:53.751 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-justgage.0 (force=false, process=false)
            2024-07-10 20:30:53.759 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-map.0 (force=false, process=false)
            2024-07-10 20:30:53.762 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-materialdesign.0 (force=false, process=false)
            2024-07-10 20:30:53.764 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
            2024-07-10 20:30:53.768 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis.0 (force=false, process=false)
            2024-07-10 20:30:53.772 - info: host.ioBrokerTestsystem stopInstance system.adapter.web.0 (force=false, process=true)
            2024-07-10 20:30:53.776 - info: host.ioBrokerTestsystem stopInstance system.adapter.echarts.0 (force=false, process=true)
            2024-07-10 20:30:53.782 - info: host.ioBrokerTestsystem stopInstance system.adapter.device-manager.0 (force=false, process=true)
            2024-07-10 20:30:53.785 - info: host.ioBrokerTestsystem stopInstance system.adapter.discovery.1 (force=false, process=true)
            2024-07-10 20:30:53.794 - info: host.ioBrokerTestsystem stopInstance system.adapter.radar-trap.0 (force=false, process=true)
            2024-07-10 20:30:54.130 - info: admin.0 (16303) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.169 - info: device-watcher.0 (407) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.168 - info: backitup.0 (400) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.132 - info: scenes.0 (362) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.193 - info: hm-rega.0 (425) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.200 - info: hm-rpc.0 (440) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.190 - info: fritzbox.0 (418) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.151 - info: scheduler.0 (393) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.215 - info: hue.0 (462) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.227 - info: worx.0 (524) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.263 - info: web.0 (683) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.223 - info: unifi.0 (517) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.260 - info: vis-inventwo.0 (646) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.249 - info: tankerkoenig.0 (587) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.230 - info: nina.0 (572) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.259 - info: valloxmv.0 (609) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.253 - info: trashschedule.0 (594) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.225 - info: samsung.0 (539) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.219 - info: tr-064.0 (506) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.259 - info: vis-2.0 (16265) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.211 - info: proxmox.0 (499) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.263 - info: echarts.0 (690) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.303 - info: device-manager.0 (701) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.350 - info: radar-trap.0 (715) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.333 - info: discovery.1 (708) Got terminate signal TERMINATE_YOURSELF
            2024-07-10 20:30:54.618 - info: scenes.0 (362) terminating with timeout
            2024-07-10 20:30:54.651 - info: scheduler.0 (393) terminating with timeout
            2024-07-10 20:30:54.633 - info: scenes.0 (362) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.681 - info: fritzbox.0 (418) terminating with timeout
            2024-07-10 20:30:54.679 - info: hm-rega.0 (425) terminating with timeout
            2024-07-10 20:30:54.689 - info: fritzbox.0 (418) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.657 - info: scheduler.0 (393) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.726 - info: backitup.0 (400) terminating with timeout
            2024-07-10 20:30:54.696 - info: hm-rega.0 (425) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.753 - info: fritzbox.0 (418) terminating
            2024-07-10 20:30:54.753 - info: vis-inventwo.0 (646) terminating
            2024-07-10 20:30:54.753 - info: scheduler.0 (393) terminating
            2024-07-10 20:30:54.758 - info: fritzbox.0 (418) terminating
            2024-07-10 20:30:54.768 - info: tankerkoenig.0 (587) terminating
            2024-07-10 20:30:54.775 - info: valloxmv.0 (609) terminating
            2024-07-10 20:30:54.767 - info: radar-trap.0 (715) terminating
            2024-07-10 20:30:54.780 - info: unifi.0 (517) terminating
            2024-07-10 20:30:54.786 - info: unifi.0 (517) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.763 - info: echarts.0 (690) terminating with timeout
            2024-07-10 20:30:54.766 - info: hm-rpc.0 (440) terminating
            2024-07-10 20:30:54.774 - info: tankerkoenig.0 (587) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.760 - info: scheduler.0 (393) terminating
            2024-07-10 20:30:54.795 - info: unifi.0 (517) terminating
            2024-07-10 20:30:54.795 - info: tankerkoenig.0 (587) terminating
            2024-07-10 20:30:54.804 - info: tankerkoenig.0 (587) terminating with timeout
            2024-07-10 20:30:54.783 - info: hm-rpc.0 (440) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.750 - info: worx.0 (524) terminating with timeout
            2024-07-10 20:30:54.756 - info: device-watcher.0 (407) terminating
            2024-07-10 20:30:54.790 - info: nina.0 (572) terminating with timeout
            2024-07-10 20:30:54.817 - info: discovery.1 (708) terminating with timeout
            2024-07-10 20:30:54.775 - info: vis-2.0 (16265) terminating
            2024-07-10 20:30:54.770 - info: device-manager.0 (701) terminating
            2024-07-10 20:30:54.745 - info: tr-064.0 (506) terminating with timeout
            2024-07-10 20:30:54.778 - info: trashschedule.0 (594) terminating
            2024-07-10 20:30:54.828 - info: discovery.1 (708) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.848 - info: web.0 (683) terminating with timeout
            2024-07-10 20:30:54.816 - info: samsung.0 (539) terminating with timeout
            2024-07-10 20:30:54.861 - info: web.0 (683) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.824 - info: nina.0 (572) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.801 - info: valloxmv.0 (609) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.874 - info: unifi.0 (517) terminating with timeout
            2024-07-10 20:30:54.874 - info: hue.0 (462) terminating with timeout
            2024-07-10 20:30:54.842 - info: vis-inventwo.0 (646) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.718 - info: proxmox.0 (499) terminating with timeout
            2024-07-10 20:30:54.848 - info: worx.0 (524) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.919 - info: hm-rega.0 (425) terminating
            2024-07-10 20:30:54.918 - info: vis-inventwo.0 (646) terminating
            2024-07-10 20:30:54.850 - info: admin.0 (16303) terminating with timeout
            2024-07-10 20:30:54.934 - info: discovery.1 (708) terminating
            2024-07-10 20:30:54.902 - info: backitup.0 (400) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.941 - info: vis-inventwo.0 (646) terminating with timeout
            2024-07-10 20:30:54.940 - info: discovery.1 (708) terminating
            2024-07-10 20:30:54.880 - info: hue.0 (462) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.957 - info: influxdb.0 (340) terminating
            2024-07-10 20:30:54.965 - warn: host.ioBrokerTestsystem instance system.adapter.javascript.0 terminated due to SIGTERM
            2024-07-10 20:30:54.888 - info: proxmox.0 (499) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.971 - info: host.ioBrokerTestsystem instance system.adapter.javascript.0 terminated with code null ()
            2024-07-10 20:30:54.993 - info: web.0 (683) terminating
            2024-07-10 20:30:54.999 - info: valloxmv.0 (609) terminating with timeout
            2024-07-10 20:30:54.936 - info: admin.0 (16303) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.907 - info: samsung.0 (539) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.922 - info: scenes.0 (362) terminating
            2024-07-10 20:30:55.052 - info: backitup.0 (400) terminating
            2024-07-10 20:30:54.974 - info: worx.0 (524) terminating
            2024-07-10 20:30:54.914 - info: device-watcher.0 (407) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.883 - info: echarts.0 (690) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:55.048 - info: hue.0 (462) terminating
            2024-07-10 20:30:54.995 - info: host.ioBrokerTestsystem stopInstance system.adapter.admin.0 send kill signal
            2024-07-10 20:30:55.011 - info: host.ioBrokerTestsystem stopInstance system.adapter.javascript.0 send kill signal
            2024-07-10 20:30:55.018 - info: host.ioBrokerTestsystem stopInstance system.adapter.scenes.0 send kill signal
            2024-07-10 20:30:55.024 - info: host.ioBrokerTestsystem stopInstance system.adapter.scheduler.0 send kill signal
            2024-07-10 20:30:55.029 - info: host.ioBrokerTestsystem stopInstance system.adapter.backitup.0 send kill signal
            2024-07-10 20:30:55.036 - info: host.ioBrokerTestsystem stopInstance system.adapter.device-watcher.0 send kill signal
            2024-07-10 20:30:55.040 - info: host.ioBrokerTestsystem stopInstance system.adapter.fritzbox.0 send kill signal
            2024-07-10 20:30:55.045 - info: host.ioBrokerTestsystem stopInstance system.adapter.hm-rega.0 send kill signal
            2024-07-10 20:30:55.049 - info: host.ioBrokerTestsystem stopInstance system.adapter.hm-rpc.0 send kill signal
            2024-07-10 20:30:55.053 - info: host.ioBrokerTestsystem stopInstance system.adapter.hue.0 send kill signal
            2024-07-10 20:30:55.031 - info: nina.0 (572) terminating
            2024-07-10 20:30:55.057 - info: worx.0 (524) terminating
            2024-07-10 20:30:55.056 - info: backitup.0 (400) terminating
            2024-07-10 20:30:54.969 - info: influxdb.0 (340) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:55.091 - info: echarts.0 (690) terminating
            2024-07-10 20:30:55.089 - info: device-watcher.0 (407) terminating with timeout
            2024-07-10 20:30:55.218 - info: hm-rpc.0 (440) terminating with timeout
            2024-07-10 20:30:54.887 - info: tr-064.0 (506) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.944 - info: tr-064.0 (506) terminating
            2024-07-10 20:30:55.053 - info: tr-064.0 (506) terminating
            2024-07-10 20:30:55.067 - info: scenes.0 (362) terminating
            2024-07-10 20:30:55.108 - info: nina.0 (572) terminating
            2024-07-10 20:30:54.894 - info: trashschedule.0 (594) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.977 - info: trashschedule.0 (594) terminating with timeout
            2024-07-10 20:30:55.121 - info: trashschedule.0 (594) terminating
            2024-07-10 20:30:55.269 - info: valloxmv.0 (609) terminating
            2024-07-10 20:30:54.784 - info: radar-trap.0 (715) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.927 - info: radar-trap.0 (715) terminating with timeout
            2024-07-10 20:30:55.078 - info: radar-trap.0 (715) terminating
            2024-07-10 20:30:55.102 - info: host.ioBrokerTestsystem stopInstance system.adapter.proxmox.0 send kill signal
            2024-07-10 20:30:55.109 - info: host.ioBrokerTestsystem stopInstance system.adapter.tr-064.0 send kill signal
            2024-07-10 20:30:55.118 - info: host.ioBrokerTestsystem stopInstance system.adapter.unifi.0 send kill signal
            2024-07-10 20:30:55.122 - info: host.ioBrokerTestsystem stopInstance system.adapter.worx.0 send kill signal
            2024-07-10 20:30:55.125 - info: host.ioBrokerTestsystem stopInstance system.adapter.samsung.0 send kill signal
            2024-07-10 20:30:55.129 - info: host.ioBrokerTestsystem stopInstance system.adapter.nina.0 send kill signal
            2024-07-10 20:30:55.133 - info: host.ioBrokerTestsystem stopInstance system.adapter.tankerkoenig.0 send kill signal
            2024-07-10 20:30:55.136 - info: host.ioBrokerTestsystem stopInstance system.adapter.trashschedule.0 send kill signal
            2024-07-10 20:30:55.139 - info: host.ioBrokerTestsystem stopInstance system.adapter.valloxmv.0 send kill signal
            2024-07-10 20:30:55.143 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-2.0 send kill signal
            2024-07-10 20:30:55.147 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-inventwo.0 send kill signal
            2024-07-10 20:30:55.150 - info: host.ioBrokerTestsystem stopInstance system.adapter.web.0 send kill signal
            2024-07-10 20:30:55.153 - info: host.ioBrokerTestsystem stopInstance system.adapter.echarts.0 send kill signal
            2024-07-10 20:30:55.157 - info: host.ioBrokerTestsystem stopInstance system.adapter.device-manager.0 send kill signal
            2024-07-10 20:30:55.160 - info: host.ioBrokerTestsystem stopInstance system.adapter.discovery.1 send kill signal
            2024-07-10 20:30:55.164 - info: host.ioBrokerTestsystem stopInstance system.adapter.radar-trap.0 send kill signal
            2024-07-10 20:30:55.030 - info: proxmox.0 (499) terminating
            2024-07-10 20:30:55.136 - info: proxmox.0 (499) terminating
            2024-07-10 20:30:54.836 - info: device-manager.0 (701) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.862 - info: device-manager.0 (701) terminating with timeout
            2024-07-10 20:30:55.148 - info: device-manager.0 (701) terminating
            2024-07-10 20:30:55.082 - info: samsung.0 (539) terminating
            2024-07-10 20:30:55.086 - info: samsung.0 (539) terminating
            2024-07-10 20:30:54.835 - info: vis-2.0 (16265) Terminated (NO_ERROR): Without reason
            2024-07-10 20:30:54.984 - info: vis-2.0 (16265) terminating with timeout
            2024-07-10 20:30:55.113 - info: vis-2.0 (16265) terminating
            2024-07-10 20:30:55.015 - info: admin.0 (16303) terminating
            2024-07-10 20:30:55.118 - info: admin.0 (16303) terminating
            2024-07-10 20:30:55.691 - info: hm-rpc.0 (440) terminating
            2024-07-10 20:30:55.704 - info: device-watcher.0 (407) terminating
            2024-07-10 20:30:55.746 - info: hue.0 (462) cleaned everything up...
            2024-07-10 20:30:55.788 - warn: hue.0 (462) get state error: Connection is closed.
            2024-07-10 20:30:55.794 - info: hue.0 (462) terminating
            2024-07-10 20:30:55.844 - warn: admin.0 (16303) redis get system.host.ioBrokerTestsystem.alive, error - Connection is closed.
            2024-07-10 20:30:56.082 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.admin.0 killing pid 16303
            2024-07-10 20:30:56.098 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.scenes.0 killing pid 362
            2024-07-10 20:30:56.117 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.scheduler.0 killing pid 393
            2024-07-10 20:30:56.120 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.backitup.0 killing pid 400
            2024-07-10 20:30:56.148 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.device-watcher.0 killing pid 407
            2024-07-10 20:30:56.158 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.fritzbox.0 killing pid 418
            2024-07-10 20:30:56.168 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.hm-rega.0 killing pid 425
            2024-07-10 20:30:56.172 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.hm-rpc.0 killing pid 440
            2024-07-10 20:30:56.176 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.hue.0 killing pid 462
            2024-07-10 20:30:56.229 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.proxmox.0 killing pid 499
            2024-07-10 20:30:56.258 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.tr-064.0 killing pid 506
            2024-07-10 20:30:56.300 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.unifi.0 killing pid 517
            2024-07-10 20:30:56.305 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.worx.0 killing pid 524
            2024-07-10 20:30:56.308 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.samsung.0 killing pid 539
            2024-07-10 20:30:56.311 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.nina.0 killing pid 572
            2024-07-10 20:30:56.315 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.tankerkoenig.0 killing pid 587
            2024-07-10 20:30:56.318 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.trashschedule.0 killing pid 594
            2024-07-10 20:30:56.322 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.valloxmv.0 killing pid 609
            2024-07-10 20:30:56.338 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.vis-2.0 killing pid 16265
            2024-07-10 20:30:56.346 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.vis-inventwo.0 killing pid 646
            2024-07-10 20:30:56.357 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.web.0 killing pid 683
            2024-07-10 20:30:56.372 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.echarts.0 killing pid 690
            2024-07-10 20:30:56.390 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.device-manager.0 killing pid 701
            2024-07-10 20:30:56.406 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.discovery.1 killing pid 708
            2024-07-10 20:30:56.432 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.radar-trap.0 killing pid 715
            2024-07-10 20:31:00.868 - warn: host.ioBrokerTestsystem instance system.adapter.scenes.0 terminated due to SIGKILL
            2024-07-10 20:31:00.872 - info: host.ioBrokerTestsystem instance system.adapter.scenes.0 terminated with code null ()
            2024-07-10 20:31:01.437 - warn: host.ioBrokerTestsystem instance system.adapter.scheduler.0 terminated due to SIGKILL
            2024-07-10 20:31:01.447 - info: host.ioBrokerTestsystem instance system.adapter.scheduler.0 terminated with code null ()
            2024-07-10 20:31:01.451 - warn: host.ioBrokerTestsystem instance system.adapter.backitup.0 terminated due to SIGKILL
            2024-07-10 20:31:01.454 - info: host.ioBrokerTestsystem instance system.adapter.backitup.0 terminated with code null ()
            2024-07-10 20:31:01.527 - warn: host.ioBrokerTestsystem instance system.adapter.admin.0 terminated due to SIGKILL
            2024-07-10 20:31:01.532 - info: host.ioBrokerTestsystem instance system.adapter.admin.0 terminated with code null ()
            2024-07-10 20:31:01.737 - warn: host.ioBrokerTestsystem instance system.adapter.device-watcher.0 terminated due to SIGKILL
            2024-07-10 20:31:01.740 - info: host.ioBrokerTestsystem instance system.adapter.device-watcher.0 terminated with code null ()
            2024-07-10 20:31:01.743 - warn: host.ioBrokerTestsystem instance system.adapter.fritzbox.0 terminated due to SIGKILL
            2024-07-10 20:31:01.746 - info: host.ioBrokerTestsystem instance system.adapter.fritzbox.0 terminated with code null ()
            2024-07-10 20:31:02.273 - warn: host.ioBrokerTestsystem instance system.adapter.hm-rega.0 terminated due to SIGKILL
            2024-07-10 20:31:02.279 - info: host.ioBrokerTestsystem instance system.adapter.hm-rega.0 terminated with code null ()
            2024-07-10 20:31:02.282 - warn: host.ioBrokerTestsystem instance system.adapter.hm-rpc.0 terminated due to SIGKILL
            2024-07-10 20:31:02.288 - info: host.ioBrokerTestsystem instance system.adapter.hm-rpc.0 terminated with code null ()
            2024-07-10 20:31:02.450 - warn: host.ioBrokerTestsystem instance system.adapter.hue.0 terminated due to SIGKILL
            2024-07-10 20:31:02.453 - info: host.ioBrokerTestsystem instance system.adapter.hue.0 terminated with code null ()
            2024-07-10 20:31:02.603 - warn: host.ioBrokerTestsystem instance system.adapter.proxmox.0 terminated due to SIGKILL
            2024-07-10 20:31:02.606 - info: host.ioBrokerTestsystem instance system.adapter.proxmox.0 terminated with code null ()
            2024-07-10 20:31:02.610 - warn: host.ioBrokerTestsystem instance system.adapter.tr-064.0 terminated due to SIGKILL
            2024-07-10 20:31:02.614 - info: host.ioBrokerTestsystem instance system.adapter.tr-064.0 terminated with code null ()
            2024-07-10 20:31:02.826 - warn: host.ioBrokerTestsystem instance system.adapter.unifi.0 terminated due to SIGKILL
            2024-07-10 20:31:02.837 - info: host.ioBrokerTestsystem instance system.adapter.unifi.0 terminated with code null ()
            2024-07-10 20:31:02.976 - warn: host.ioBrokerTestsystem instance system.adapter.worx.0 terminated due to SIGKILL
            2024-07-10 20:31:02.979 - info: host.ioBrokerTestsystem instance system.adapter.worx.0 terminated with code null ()
            2024-07-10 20:31:02.983 - warn: host.ioBrokerTestsystem instance system.adapter.samsung.0 terminated due to SIGKILL
            2024-07-10 20:31:02.986 - info: host.ioBrokerTestsystem instance system.adapter.samsung.0 terminated with code null ()
            2024-07-10 20:31:03.200 - warn: host.ioBrokerTestsystem instance system.adapter.nina.0 terminated due to SIGKILL
            2024-07-10 20:31:03.205 - info: host.ioBrokerTestsystem instance system.adapter.nina.0 terminated with code null ()
            2024-07-10 20:31:03.209 - warn: host.ioBrokerTestsystem instance system.adapter.trashschedule.0 terminated due to SIGKILL
            2024-07-10 20:31:03.212 - info: host.ioBrokerTestsystem instance system.adapter.trashschedule.0 terminated with code null ()
            2024-07-10 20:31:03.319 - warn: host.ioBrokerTestsystem instance system.adapter.valloxmv.0 terminated due to SIGKILL
            2024-07-10 20:31:03.322 - info: host.ioBrokerTestsystem instance system.adapter.valloxmv.0 terminated with code null ()
            2024-07-10 20:31:03.460 - warn: host.ioBrokerTestsystem instance system.adapter.vis-inventwo.0 terminated due to SIGKILL
            2024-07-10 20:31:03.463 - info: host.ioBrokerTestsystem instance system.adapter.vis-inventwo.0 terminated with code null ()
            2024-07-10 20:31:03.466 - warn: host.ioBrokerTestsystem instance system.adapter.web.0 terminated due to SIGKILL
            2024-07-10 20:31:03.469 - info: host.ioBrokerTestsystem instance system.adapter.web.0 terminated with code null ()
            2024-07-10 20:31:03.741 - warn: host.ioBrokerTestsystem instance system.adapter.echarts.0 terminated due to SIGKILL
            2024-07-10 20:31:03.744 - info: host.ioBrokerTestsystem instance system.adapter.echarts.0 terminated with code null ()
            2024-07-10 20:31:03.748 - warn: host.ioBrokerTestsystem instance system.adapter.device-manager.0 terminated due to SIGKILL
            2024-07-10 20:31:03.753 - info: host.ioBrokerTestsystem instance system.adapter.device-manager.0 terminated with code null ()
            2024-07-10 20:31:04.137 - warn: host.ioBrokerTestsystem instance system.adapter.discovery.1 terminated due to SIGKILL
            2024-07-10 20:31:04.142 - info: host.ioBrokerTestsystem instance system.adapter.discovery.1 terminated with code null ()
            2024-07-10 20:31:04.249 - warn: host.ioBrokerTestsystem instance system.adapter.vis-2.0 terminated due to SIGKILL
            2024-07-10 20:31:04.252 - info: host.ioBrokerTestsystem instance system.adapter.vis-2.0 terminated with code null ()
            2024-07-10 20:31:04.254 - warn: host.ioBrokerTestsystem instance system.adapter.tankerkoenig.0 terminated due to SIGKILL
            2024-07-10 20:31:04.257 - info: host.ioBrokerTestsystem instance system.adapter.tankerkoenig.0 terminated with code null ()
            2024-07-10 20:31:04.304 - warn: host.ioBrokerTestsystem instance system.adapter.radar-trap.0 terminated due to SIGKILL
            2024-07-10 20:31:04.308 - info: host.ioBrokerTestsystem instance system.adapter.radar-trap.0 terminated with code null ()
            2024-07-10 20:31:04.529 - info: host.ioBrokerTestsystem instance system.adapter.influxdb.0 terminated with code 0 (NO_ERROR)
            2024-07-10 20:31:04.533 - info: host.ioBrokerTestsystem All instances are stopped.
            2024-07-10 20:31:04.757 - info: host.ioBrokerTestsystem terminated
            2024-07-10 20:31:12.212 - info: host.ioBrokerTestsystem iobroker.js-controller version 6.0.6 js-controller starting
            2024-07-10 20:31:12.228 - info: host.ioBrokerTestsystem Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
            2024-07-10 20:31:12.234 - info: host.ioBrokerTestsystem hostname: ioBrokerTestsystem, node: v18.20.4
            2024-07-10 20:31:12.238 - info: host.ioBrokerTestsystem ip addresses: 192.168.178.77 fe80::f854:cfff:fe5f:6c25
            2024-07-10 20:31:17.237 - info: host.ioBrokerTestsystem connected to Objects and States
            2024-07-10 20:31:17.322 - info: host.ioBrokerTestsystem added notifications configuration of host
            2024-07-10 20:31:17.380 - info: host.ioBrokerTestsystem Node.js version has changed from 18.20.3 to 18.20.4
            2024-07-10 20:31:17.597 - info: host.ioBrokerTestsystem Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
            2024-07-10 20:31:19.219 - info: host.ioBrokerTestsystem 65 instances found
            2024-07-10 20:31:19.374 - info: host.ioBrokerTestsystem starting 33 instances
            2024-07-10 20:31:20.799 - info: host.ioBrokerTestsystem Delete state "system.host.ioBrokerTestsystem.versions.nodeCurrent"
            2024-07-10 20:31:21.096 - info: host.ioBrokerTestsystem Delete state "system.host.ioBrokerTestsystem.versions.nodeNewest"
            2024-07-10 20:31:21.165 - info: host.ioBrokerTestsystem instance system.adapter.admin.0 started with pid 16660
            2024-07-10 20:31:21.198 - info: host.ioBrokerTestsystem Delete state "system.host.ioBrokerTestsystem.versions.nodeNewestNext"
            2024-07-10 20:31:21.264 - info: host.ioBrokerTestsystem Delete state "system.host.ioBrokerTestsystem.versions.npmCurrent"
            2024-07-10 20:31:21.289 - info: host.ioBrokerTestsystem Delete state "system.host.ioBrokerTestsystem.versions.npmNewest"
            2024-07-10 20:31:21.300 - info: host.ioBrokerTestsystem Delete state "system.host.ioBrokerTestsystem.versions.npmNewestNext"
            2024-07-10 20:31:21.311 - info: host.ioBrokerTestsystem Some obsolete host states deleted.
            2024-07-10 20:31:25.542 - info: host.ioBrokerTestsystem instance system.adapter.influxdb.0 started with pid 16667
            2024-07-10 20:31:29.090 - info: host.ioBrokerTestsystem instance system.adapter.javascript.0 started with pid 16678
            2024-07-10 20:31:33.159 - info: host.ioBrokerTestsystem instance system.adapter.scenes.0 started with pid 16689
            2024-07-10 20:31:37.225 - info: host.ioBrokerTestsystem instance system.adapter.scheduler.0 started with pid 16700
            

            Ich sehe hier u.a. folgendes:

            ...
            2024-07-10 20:30:52.692 - info: host.ioBrokerTestsystem Restart js-controller because desired after package upgrade
            2024-07-10 20:30:53.099 - info: host.ioBrokerTestsystem received SIGTERM
            ...
            2024-07-10 20:31:17.380 - info: host.ioBrokerTestsystem Node.js version has changed from 18.20.3 to 18.20.4
            

            Ich hätte mit dem Changelog Eintrag vom Admin erwartet, das das System von nodejs 18 auf 20 aktualisiert wird. Was sagst du? :-)

            Kannst du sagen, warum der Updatebutton so versteckt ist? Ich hätte eine entsprechenden Button / Updatemöglichkeit im Host Menü erwartet. Ich kann dazu mal ein admin issue erstellen (https://github.com/ioBroker/ioBroker.admin/issues/2543).

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • FeuersturmF Feuersturm

              @foxriver76 Ich weiß nicht ob dieses Thema ein js-controller oder admin Thema ist.

              Ich habe Admin heute auf 7.0.12 aktualisiert. Changelog von 7.0.12: " (bluefox) Changed a recommended node.js version from 18 to 20"
              Durch Zufall hab ich auf der Übersichtsseite vom Admin diesen kleinen Updatebutton gefunden
              d31c67b5-9555-43df-a3e1-a8104aee7472-grafik.png
              Todesmutig draufgedrückt kommt die Meldung
              d8f48813-4b75-4134-853d-34f8f661fd97-grafik.png

              Nach Bestätigung passiert Magie im Hintergrund. So sieht das log aus:

              2024-07-10 20:30:23.899 - info: dwd.0 (16439) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.20.3, js-controller: 6.0.6
              2024-07-10 20:30:24.529 - info: host.ioBrokerTestsystem instance system.adapter.ical.5 having pid 16378 terminated with code 0 (NO_ERROR)
              2024-07-10 20:30:25.561 - info: dwd.0 (16439) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2024-07-10 20:30:26.233 - info: host.ioBrokerTestsystem instance system.adapter.dwd.0 having pid 16439 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2024-07-10 20:30:52.692 - info: host.ioBrokerTestsystem Restart js-controller because desired after package upgrade
              2024-07-10 20:30:53.099 - info: host.ioBrokerTestsystem received SIGTERM
              2024-07-10 20:30:53.183 - info: hm-rpc.0 (440) xmlrpc -> 192.168.178.84:2010/ init ["http://192.168.178.77:2010",""]
              2024-07-10 20:30:53.166 - info: backitup.0 (400) cleaned everything up...
              2024-07-10 20:30:53.236 - info: hm-rpc.0 (440) Disconnected
              2024-07-10 20:30:53.261 - info: admin.0 (16303) terminating http server on port 8081
              2024-07-10 20:30:53.225 - info: unifi.0 (517) cleaned everything up...
              2024-07-10 20:30:53.329 - info: trashschedule.0 (594) cleaned everything up...
              2024-07-10 20:30:53.319 - warn: web.0 (683) setTimeout called, but adapter is shutting down
              2024-07-10 20:30:53.376 - info: javascript.0 (351) Stopping script script.js.Skripte.Kalender.muellkalender
              2024-07-10 20:30:53.345 - info: vis-inventwo.0 (646) cleaned everything up...
              2024-07-10 20:30:53.298 - info: valloxmv.0 (609) cleaned everything up...
              2024-07-10 20:30:53.243 - info: device-watcher.0 (407) cleaned everything up...
              2024-07-10 20:30:53.110 - info: host.ioBrokerTestsystem stopInstance system.adapter.admin.0 (force=false, process=true)
              2024-07-10 20:30:53.114 - info: host.ioBrokerTestsystem stopInstance system.adapter.influxdb.0 (force=false, process=true)
              2024-07-10 20:30:53.120 - info: host.ioBrokerTestsystem stopInstance system.adapter.javascript.0 (force=false, process=true)
              2024-07-10 20:30:53.125 - info: host.ioBrokerTestsystem stopInstance system.adapter.scenes.0 (force=false, process=true)
              2024-07-10 20:30:53.128 - info: host.ioBrokerTestsystem stopInstance system.adapter.scheduler.0 (force=false, process=true)
              2024-07-10 20:30:53.132 - info: host.ioBrokerTestsystem stopInstance system.adapter.telegram.0 (force=false, process=false)
              2024-07-10 20:30:53.140 - info: host.ioBrokerTestsystem stopInstance system.adapter.backitup.0 (force=false, process=true)
              2024-07-10 20:30:53.144 - info: host.ioBrokerTestsystem stopInstance system.adapter.device-watcher.0 (force=false, process=true)
              2024-07-10 20:30:53.148 - info: host.ioBrokerTestsystem stopInstance system.adapter.fritzbox.0 (force=false, process=true)
              2024-07-10 20:30:53.152 - info: host.ioBrokerTestsystem stopInstance system.adapter.hm-rega.0 (force=false, process=true)
              2024-07-10 20:30:53.156 - info: host.ioBrokerTestsystem stopInstance system.adapter.hm-rpc.0 (force=false, process=true)
              2024-07-10 20:30:53.160 - info: host.ioBrokerTestsystem stopInstance system.adapter.hue.0 (force=false, process=true)
              2024-07-10 20:30:53.166 - info: host.ioBrokerTestsystem stopInstance system.adapter.ical.0 (force=false, process=false)
              2024-07-10 20:30:53.180 - info: host.ioBrokerTestsystem stopInstance system.adapter.ical.1 (force=false, process=false)
              2024-07-10 20:30:53.399 - info: host.ioBrokerTestsystem stopInstance system.adapter.ical.2 (force=false, process=false)
              2024-07-10 20:30:53.469 - info: host.ioBrokerTestsystem stopInstance system.adapter.ical.3 (force=false, process=false)
              2024-07-10 20:30:53.517 - info: host.ioBrokerTestsystem stopInstance system.adapter.ical.4 (force=false, process=false)
              2024-07-10 20:30:53.533 - info: host.ioBrokerTestsystem stopInstance system.adapter.ical.5 (force=false, process=false)
              2024-07-10 20:30:53.556 - info: host.ioBrokerTestsystem stopInstance canceled schedule system.adapter.ical.5
              2024-07-10 20:30:53.563 - info: host.ioBrokerTestsystem stopInstance system.adapter.mqtt.0 (force=false, process=false)
              2024-07-10 20:30:53.571 - info: host.ioBrokerTestsystem stopInstance system.adapter.openweathermap.0 (force=false, process=false)
              2024-07-10 20:30:53.574 - info: host.ioBrokerTestsystem stopInstance canceled schedule system.adapter.openweathermap.0
              2024-07-10 20:30:53.578 - info: host.ioBrokerTestsystem stopInstance system.adapter.proxmox.0 (force=false, process=true)
              2024-07-10 20:30:53.583 - info: host.ioBrokerTestsystem stopInstance system.adapter.rainbird.0 (force=false, process=false)
              2024-07-10 20:30:53.587 - info: host.ioBrokerTestsystem stopInstance system.adapter.spotify-premium.0 (force=false, process=false)
              2024-07-10 20:30:53.591 - info: host.ioBrokerTestsystem stopInstance system.adapter.tr-064.0 (force=false, process=true)
              2024-07-10 20:30:53.595 - info: host.ioBrokerTestsystem stopInstance system.adapter.unifi.0 (force=false, process=true)
              2024-07-10 20:30:53.599 - info: host.ioBrokerTestsystem stopInstance system.adapter.worx.0 (force=false, process=true)
              2024-07-10 20:30:53.604 - info: host.ioBrokerTestsystem stopInstance system.adapter.samsung.0 (force=false, process=true)
              2024-07-10 20:30:53.608 - info: host.ioBrokerTestsystem stopInstance system.adapter.benchmark.0 (force=false, process=false)
              2024-07-10 20:30:53.613 - info: host.ioBrokerTestsystem stopInstance system.adapter.daswetter.0 (force=false, process=false)
              2024-07-10 20:30:53.619 - info: host.ioBrokerTestsystem stopInstance canceled schedule system.adapter.daswetter.0
              2024-07-10 20:30:53.623 - info: host.ioBrokerTestsystem stopInstance system.adapter.dwd.0 (force=false, process=false)
              2024-07-10 20:30:53.627 - info: host.ioBrokerTestsystem stopInstance canceled schedule system.adapter.dwd.0
              2024-07-10 20:30:53.631 - info: host.ioBrokerTestsystem stopInstance system.adapter.fully-tablet-control.0 (force=false, process=false)
              2024-07-10 20:30:53.636 - info: host.ioBrokerTestsystem stopInstance system.adapter.nina.0 (force=false, process=true)
              2024-07-10 20:30:53.641 - info: host.ioBrokerTestsystem stopInstance system.adapter.sayit.0 (force=false, process=false)
              2024-07-10 20:30:53.647 - info: host.ioBrokerTestsystem stopInstance system.adapter.simple-api.0 (force=false, process=false)
              2024-07-10 20:30:53.652 - info: host.ioBrokerTestsystem stopInstance system.adapter.socketio.0 (force=false, process=false)
              2024-07-10 20:30:53.657 - info: host.ioBrokerTestsystem stopInstance system.adapter.tankerkoenig.0 (force=false, process=true)
              2024-07-10 20:30:53.662 - info: host.ioBrokerTestsystem stopInstance system.adapter.trashschedule.0 (force=false, process=true)
              2024-07-10 20:30:53.671 - info: host.ioBrokerTestsystem stopInstance system.adapter.valloxmv.0 (force=false, process=true)
              2024-07-10 20:30:53.676 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-2-widgets-energy.0 (force=false, process=false)
              2024-07-10 20:30:53.684 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-2-widgets-gauges.0 (force=false, process=false)
              2024-07-10 20:30:53.701 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-2-widgets-jaeger-design.0 (force=false, process=false)
              2024-07-10 20:30:53.705 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-2-widgets-material.0 (force=false, process=false)
              2024-07-10 20:30:53.711 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-2.0 (force=false, process=true)
              2024-07-10 20:30:53.718 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-fancyswitch.0 (force=false, process=false)
              2024-07-10 20:30:53.724 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-google-fonts.0 (force=false, process=false)
              2024-07-10 20:30:53.729 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-history.0 (force=false, process=false)
              2024-07-10 20:30:53.733 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-inventwo.0 (force=false, process=true)
              2024-07-10 20:30:53.748 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-jqui-mfd.0 (force=false, process=false)
              2024-07-10 20:30:53.751 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-justgage.0 (force=false, process=false)
              2024-07-10 20:30:53.759 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-map.0 (force=false, process=false)
              2024-07-10 20:30:53.762 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-materialdesign.0 (force=false, process=false)
              2024-07-10 20:30:53.764 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
              2024-07-10 20:30:53.768 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis.0 (force=false, process=false)
              2024-07-10 20:30:53.772 - info: host.ioBrokerTestsystem stopInstance system.adapter.web.0 (force=false, process=true)
              2024-07-10 20:30:53.776 - info: host.ioBrokerTestsystem stopInstance system.adapter.echarts.0 (force=false, process=true)
              2024-07-10 20:30:53.782 - info: host.ioBrokerTestsystem stopInstance system.adapter.device-manager.0 (force=false, process=true)
              2024-07-10 20:30:53.785 - info: host.ioBrokerTestsystem stopInstance system.adapter.discovery.1 (force=false, process=true)
              2024-07-10 20:30:53.794 - info: host.ioBrokerTestsystem stopInstance system.adapter.radar-trap.0 (force=false, process=true)
              2024-07-10 20:30:54.130 - info: admin.0 (16303) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.169 - info: device-watcher.0 (407) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.168 - info: backitup.0 (400) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.132 - info: scenes.0 (362) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.193 - info: hm-rega.0 (425) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.200 - info: hm-rpc.0 (440) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.190 - info: fritzbox.0 (418) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.151 - info: scheduler.0 (393) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.215 - info: hue.0 (462) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.227 - info: worx.0 (524) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.263 - info: web.0 (683) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.223 - info: unifi.0 (517) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.260 - info: vis-inventwo.0 (646) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.249 - info: tankerkoenig.0 (587) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.230 - info: nina.0 (572) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.259 - info: valloxmv.0 (609) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.253 - info: trashschedule.0 (594) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.225 - info: samsung.0 (539) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.219 - info: tr-064.0 (506) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.259 - info: vis-2.0 (16265) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.211 - info: proxmox.0 (499) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.263 - info: echarts.0 (690) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.303 - info: device-manager.0 (701) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.350 - info: radar-trap.0 (715) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.333 - info: discovery.1 (708) Got terminate signal TERMINATE_YOURSELF
              2024-07-10 20:30:54.618 - info: scenes.0 (362) terminating with timeout
              2024-07-10 20:30:54.651 - info: scheduler.0 (393) terminating with timeout
              2024-07-10 20:30:54.633 - info: scenes.0 (362) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.681 - info: fritzbox.0 (418) terminating with timeout
              2024-07-10 20:30:54.679 - info: hm-rega.0 (425) terminating with timeout
              2024-07-10 20:30:54.689 - info: fritzbox.0 (418) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.657 - info: scheduler.0 (393) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.726 - info: backitup.0 (400) terminating with timeout
              2024-07-10 20:30:54.696 - info: hm-rega.0 (425) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.753 - info: fritzbox.0 (418) terminating
              2024-07-10 20:30:54.753 - info: vis-inventwo.0 (646) terminating
              2024-07-10 20:30:54.753 - info: scheduler.0 (393) terminating
              2024-07-10 20:30:54.758 - info: fritzbox.0 (418) terminating
              2024-07-10 20:30:54.768 - info: tankerkoenig.0 (587) terminating
              2024-07-10 20:30:54.775 - info: valloxmv.0 (609) terminating
              2024-07-10 20:30:54.767 - info: radar-trap.0 (715) terminating
              2024-07-10 20:30:54.780 - info: unifi.0 (517) terminating
              2024-07-10 20:30:54.786 - info: unifi.0 (517) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.763 - info: echarts.0 (690) terminating with timeout
              2024-07-10 20:30:54.766 - info: hm-rpc.0 (440) terminating
              2024-07-10 20:30:54.774 - info: tankerkoenig.0 (587) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.760 - info: scheduler.0 (393) terminating
              2024-07-10 20:30:54.795 - info: unifi.0 (517) terminating
              2024-07-10 20:30:54.795 - info: tankerkoenig.0 (587) terminating
              2024-07-10 20:30:54.804 - info: tankerkoenig.0 (587) terminating with timeout
              2024-07-10 20:30:54.783 - info: hm-rpc.0 (440) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.750 - info: worx.0 (524) terminating with timeout
              2024-07-10 20:30:54.756 - info: device-watcher.0 (407) terminating
              2024-07-10 20:30:54.790 - info: nina.0 (572) terminating with timeout
              2024-07-10 20:30:54.817 - info: discovery.1 (708) terminating with timeout
              2024-07-10 20:30:54.775 - info: vis-2.0 (16265) terminating
              2024-07-10 20:30:54.770 - info: device-manager.0 (701) terminating
              2024-07-10 20:30:54.745 - info: tr-064.0 (506) terminating with timeout
              2024-07-10 20:30:54.778 - info: trashschedule.0 (594) terminating
              2024-07-10 20:30:54.828 - info: discovery.1 (708) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.848 - info: web.0 (683) terminating with timeout
              2024-07-10 20:30:54.816 - info: samsung.0 (539) terminating with timeout
              2024-07-10 20:30:54.861 - info: web.0 (683) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.824 - info: nina.0 (572) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.801 - info: valloxmv.0 (609) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.874 - info: unifi.0 (517) terminating with timeout
              2024-07-10 20:30:54.874 - info: hue.0 (462) terminating with timeout
              2024-07-10 20:30:54.842 - info: vis-inventwo.0 (646) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.718 - info: proxmox.0 (499) terminating with timeout
              2024-07-10 20:30:54.848 - info: worx.0 (524) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.919 - info: hm-rega.0 (425) terminating
              2024-07-10 20:30:54.918 - info: vis-inventwo.0 (646) terminating
              2024-07-10 20:30:54.850 - info: admin.0 (16303) terminating with timeout
              2024-07-10 20:30:54.934 - info: discovery.1 (708) terminating
              2024-07-10 20:30:54.902 - info: backitup.0 (400) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.941 - info: vis-inventwo.0 (646) terminating with timeout
              2024-07-10 20:30:54.940 - info: discovery.1 (708) terminating
              2024-07-10 20:30:54.880 - info: hue.0 (462) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.957 - info: influxdb.0 (340) terminating
              2024-07-10 20:30:54.965 - warn: host.ioBrokerTestsystem instance system.adapter.javascript.0 terminated due to SIGTERM
              2024-07-10 20:30:54.888 - info: proxmox.0 (499) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.971 - info: host.ioBrokerTestsystem instance system.adapter.javascript.0 terminated with code null ()
              2024-07-10 20:30:54.993 - info: web.0 (683) terminating
              2024-07-10 20:30:54.999 - info: valloxmv.0 (609) terminating with timeout
              2024-07-10 20:30:54.936 - info: admin.0 (16303) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.907 - info: samsung.0 (539) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.922 - info: scenes.0 (362) terminating
              2024-07-10 20:30:55.052 - info: backitup.0 (400) terminating
              2024-07-10 20:30:54.974 - info: worx.0 (524) terminating
              2024-07-10 20:30:54.914 - info: device-watcher.0 (407) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.883 - info: echarts.0 (690) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:55.048 - info: hue.0 (462) terminating
              2024-07-10 20:30:54.995 - info: host.ioBrokerTestsystem stopInstance system.adapter.admin.0 send kill signal
              2024-07-10 20:30:55.011 - info: host.ioBrokerTestsystem stopInstance system.adapter.javascript.0 send kill signal
              2024-07-10 20:30:55.018 - info: host.ioBrokerTestsystem stopInstance system.adapter.scenes.0 send kill signal
              2024-07-10 20:30:55.024 - info: host.ioBrokerTestsystem stopInstance system.adapter.scheduler.0 send kill signal
              2024-07-10 20:30:55.029 - info: host.ioBrokerTestsystem stopInstance system.adapter.backitup.0 send kill signal
              2024-07-10 20:30:55.036 - info: host.ioBrokerTestsystem stopInstance system.adapter.device-watcher.0 send kill signal
              2024-07-10 20:30:55.040 - info: host.ioBrokerTestsystem stopInstance system.adapter.fritzbox.0 send kill signal
              2024-07-10 20:30:55.045 - info: host.ioBrokerTestsystem stopInstance system.adapter.hm-rega.0 send kill signal
              2024-07-10 20:30:55.049 - info: host.ioBrokerTestsystem stopInstance system.adapter.hm-rpc.0 send kill signal
              2024-07-10 20:30:55.053 - info: host.ioBrokerTestsystem stopInstance system.adapter.hue.0 send kill signal
              2024-07-10 20:30:55.031 - info: nina.0 (572) terminating
              2024-07-10 20:30:55.057 - info: worx.0 (524) terminating
              2024-07-10 20:30:55.056 - info: backitup.0 (400) terminating
              2024-07-10 20:30:54.969 - info: influxdb.0 (340) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:55.091 - info: echarts.0 (690) terminating
              2024-07-10 20:30:55.089 - info: device-watcher.0 (407) terminating with timeout
              2024-07-10 20:30:55.218 - info: hm-rpc.0 (440) terminating with timeout
              2024-07-10 20:30:54.887 - info: tr-064.0 (506) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.944 - info: tr-064.0 (506) terminating
              2024-07-10 20:30:55.053 - info: tr-064.0 (506) terminating
              2024-07-10 20:30:55.067 - info: scenes.0 (362) terminating
              2024-07-10 20:30:55.108 - info: nina.0 (572) terminating
              2024-07-10 20:30:54.894 - info: trashschedule.0 (594) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.977 - info: trashschedule.0 (594) terminating with timeout
              2024-07-10 20:30:55.121 - info: trashschedule.0 (594) terminating
              2024-07-10 20:30:55.269 - info: valloxmv.0 (609) terminating
              2024-07-10 20:30:54.784 - info: radar-trap.0 (715) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.927 - info: radar-trap.0 (715) terminating with timeout
              2024-07-10 20:30:55.078 - info: radar-trap.0 (715) terminating
              2024-07-10 20:30:55.102 - info: host.ioBrokerTestsystem stopInstance system.adapter.proxmox.0 send kill signal
              2024-07-10 20:30:55.109 - info: host.ioBrokerTestsystem stopInstance system.adapter.tr-064.0 send kill signal
              2024-07-10 20:30:55.118 - info: host.ioBrokerTestsystem stopInstance system.adapter.unifi.0 send kill signal
              2024-07-10 20:30:55.122 - info: host.ioBrokerTestsystem stopInstance system.adapter.worx.0 send kill signal
              2024-07-10 20:30:55.125 - info: host.ioBrokerTestsystem stopInstance system.adapter.samsung.0 send kill signal
              2024-07-10 20:30:55.129 - info: host.ioBrokerTestsystem stopInstance system.adapter.nina.0 send kill signal
              2024-07-10 20:30:55.133 - info: host.ioBrokerTestsystem stopInstance system.adapter.tankerkoenig.0 send kill signal
              2024-07-10 20:30:55.136 - info: host.ioBrokerTestsystem stopInstance system.adapter.trashschedule.0 send kill signal
              2024-07-10 20:30:55.139 - info: host.ioBrokerTestsystem stopInstance system.adapter.valloxmv.0 send kill signal
              2024-07-10 20:30:55.143 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-2.0 send kill signal
              2024-07-10 20:30:55.147 - info: host.ioBrokerTestsystem stopInstance system.adapter.vis-inventwo.0 send kill signal
              2024-07-10 20:30:55.150 - info: host.ioBrokerTestsystem stopInstance system.adapter.web.0 send kill signal
              2024-07-10 20:30:55.153 - info: host.ioBrokerTestsystem stopInstance system.adapter.echarts.0 send kill signal
              2024-07-10 20:30:55.157 - info: host.ioBrokerTestsystem stopInstance system.adapter.device-manager.0 send kill signal
              2024-07-10 20:30:55.160 - info: host.ioBrokerTestsystem stopInstance system.adapter.discovery.1 send kill signal
              2024-07-10 20:30:55.164 - info: host.ioBrokerTestsystem stopInstance system.adapter.radar-trap.0 send kill signal
              2024-07-10 20:30:55.030 - info: proxmox.0 (499) terminating
              2024-07-10 20:30:55.136 - info: proxmox.0 (499) terminating
              2024-07-10 20:30:54.836 - info: device-manager.0 (701) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.862 - info: device-manager.0 (701) terminating with timeout
              2024-07-10 20:30:55.148 - info: device-manager.0 (701) terminating
              2024-07-10 20:30:55.082 - info: samsung.0 (539) terminating
              2024-07-10 20:30:55.086 - info: samsung.0 (539) terminating
              2024-07-10 20:30:54.835 - info: vis-2.0 (16265) Terminated (NO_ERROR): Without reason
              2024-07-10 20:30:54.984 - info: vis-2.0 (16265) terminating with timeout
              2024-07-10 20:30:55.113 - info: vis-2.0 (16265) terminating
              2024-07-10 20:30:55.015 - info: admin.0 (16303) terminating
              2024-07-10 20:30:55.118 - info: admin.0 (16303) terminating
              2024-07-10 20:30:55.691 - info: hm-rpc.0 (440) terminating
              2024-07-10 20:30:55.704 - info: device-watcher.0 (407) terminating
              2024-07-10 20:30:55.746 - info: hue.0 (462) cleaned everything up...
              2024-07-10 20:30:55.788 - warn: hue.0 (462) get state error: Connection is closed.
              2024-07-10 20:30:55.794 - info: hue.0 (462) terminating
              2024-07-10 20:30:55.844 - warn: admin.0 (16303) redis get system.host.ioBrokerTestsystem.alive, error - Connection is closed.
              2024-07-10 20:30:56.082 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.admin.0 killing pid 16303
              2024-07-10 20:30:56.098 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.scenes.0 killing pid 362
              2024-07-10 20:30:56.117 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.scheduler.0 killing pid 393
              2024-07-10 20:30:56.120 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.backitup.0 killing pid 400
              2024-07-10 20:30:56.148 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.device-watcher.0 killing pid 407
              2024-07-10 20:30:56.158 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.fritzbox.0 killing pid 418
              2024-07-10 20:30:56.168 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.hm-rega.0 killing pid 425
              2024-07-10 20:30:56.172 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.hm-rpc.0 killing pid 440
              2024-07-10 20:30:56.176 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.hue.0 killing pid 462
              2024-07-10 20:30:56.229 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.proxmox.0 killing pid 499
              2024-07-10 20:30:56.258 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.tr-064.0 killing pid 506
              2024-07-10 20:30:56.300 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.unifi.0 killing pid 517
              2024-07-10 20:30:56.305 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.worx.0 killing pid 524
              2024-07-10 20:30:56.308 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.samsung.0 killing pid 539
              2024-07-10 20:30:56.311 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.nina.0 killing pid 572
              2024-07-10 20:30:56.315 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.tankerkoenig.0 killing pid 587
              2024-07-10 20:30:56.318 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.trashschedule.0 killing pid 594
              2024-07-10 20:30:56.322 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.valloxmv.0 killing pid 609
              2024-07-10 20:30:56.338 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.vis-2.0 killing pid 16265
              2024-07-10 20:30:56.346 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.vis-inventwo.0 killing pid 646
              2024-07-10 20:30:56.357 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.web.0 killing pid 683
              2024-07-10 20:30:56.372 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.echarts.0 killing pid 690
              2024-07-10 20:30:56.390 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.device-manager.0 killing pid 701
              2024-07-10 20:30:56.406 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.discovery.1 killing pid 708
              2024-07-10 20:30:56.432 - info: host.ioBrokerTestsystem stopInstance timeout system.adapter.radar-trap.0 killing pid 715
              2024-07-10 20:31:00.868 - warn: host.ioBrokerTestsystem instance system.adapter.scenes.0 terminated due to SIGKILL
              2024-07-10 20:31:00.872 - info: host.ioBrokerTestsystem instance system.adapter.scenes.0 terminated with code null ()
              2024-07-10 20:31:01.437 - warn: host.ioBrokerTestsystem instance system.adapter.scheduler.0 terminated due to SIGKILL
              2024-07-10 20:31:01.447 - info: host.ioBrokerTestsystem instance system.adapter.scheduler.0 terminated with code null ()
              2024-07-10 20:31:01.451 - warn: host.ioBrokerTestsystem instance system.adapter.backitup.0 terminated due to SIGKILL
              2024-07-10 20:31:01.454 - info: host.ioBrokerTestsystem instance system.adapter.backitup.0 terminated with code null ()
              2024-07-10 20:31:01.527 - warn: host.ioBrokerTestsystem instance system.adapter.admin.0 terminated due to SIGKILL
              2024-07-10 20:31:01.532 - info: host.ioBrokerTestsystem instance system.adapter.admin.0 terminated with code null ()
              2024-07-10 20:31:01.737 - warn: host.ioBrokerTestsystem instance system.adapter.device-watcher.0 terminated due to SIGKILL
              2024-07-10 20:31:01.740 - info: host.ioBrokerTestsystem instance system.adapter.device-watcher.0 terminated with code null ()
              2024-07-10 20:31:01.743 - warn: host.ioBrokerTestsystem instance system.adapter.fritzbox.0 terminated due to SIGKILL
              2024-07-10 20:31:01.746 - info: host.ioBrokerTestsystem instance system.adapter.fritzbox.0 terminated with code null ()
              2024-07-10 20:31:02.273 - warn: host.ioBrokerTestsystem instance system.adapter.hm-rega.0 terminated due to SIGKILL
              2024-07-10 20:31:02.279 - info: host.ioBrokerTestsystem instance system.adapter.hm-rega.0 terminated with code null ()
              2024-07-10 20:31:02.282 - warn: host.ioBrokerTestsystem instance system.adapter.hm-rpc.0 terminated due to SIGKILL
              2024-07-10 20:31:02.288 - info: host.ioBrokerTestsystem instance system.adapter.hm-rpc.0 terminated with code null ()
              2024-07-10 20:31:02.450 - warn: host.ioBrokerTestsystem instance system.adapter.hue.0 terminated due to SIGKILL
              2024-07-10 20:31:02.453 - info: host.ioBrokerTestsystem instance system.adapter.hue.0 terminated with code null ()
              2024-07-10 20:31:02.603 - warn: host.ioBrokerTestsystem instance system.adapter.proxmox.0 terminated due to SIGKILL
              2024-07-10 20:31:02.606 - info: host.ioBrokerTestsystem instance system.adapter.proxmox.0 terminated with code null ()
              2024-07-10 20:31:02.610 - warn: host.ioBrokerTestsystem instance system.adapter.tr-064.0 terminated due to SIGKILL
              2024-07-10 20:31:02.614 - info: host.ioBrokerTestsystem instance system.adapter.tr-064.0 terminated with code null ()
              2024-07-10 20:31:02.826 - warn: host.ioBrokerTestsystem instance system.adapter.unifi.0 terminated due to SIGKILL
              2024-07-10 20:31:02.837 - info: host.ioBrokerTestsystem instance system.adapter.unifi.0 terminated with code null ()
              2024-07-10 20:31:02.976 - warn: host.ioBrokerTestsystem instance system.adapter.worx.0 terminated due to SIGKILL
              2024-07-10 20:31:02.979 - info: host.ioBrokerTestsystem instance system.adapter.worx.0 terminated with code null ()
              2024-07-10 20:31:02.983 - warn: host.ioBrokerTestsystem instance system.adapter.samsung.0 terminated due to SIGKILL
              2024-07-10 20:31:02.986 - info: host.ioBrokerTestsystem instance system.adapter.samsung.0 terminated with code null ()
              2024-07-10 20:31:03.200 - warn: host.ioBrokerTestsystem instance system.adapter.nina.0 terminated due to SIGKILL
              2024-07-10 20:31:03.205 - info: host.ioBrokerTestsystem instance system.adapter.nina.0 terminated with code null ()
              2024-07-10 20:31:03.209 - warn: host.ioBrokerTestsystem instance system.adapter.trashschedule.0 terminated due to SIGKILL
              2024-07-10 20:31:03.212 - info: host.ioBrokerTestsystem instance system.adapter.trashschedule.0 terminated with code null ()
              2024-07-10 20:31:03.319 - warn: host.ioBrokerTestsystem instance system.adapter.valloxmv.0 terminated due to SIGKILL
              2024-07-10 20:31:03.322 - info: host.ioBrokerTestsystem instance system.adapter.valloxmv.0 terminated with code null ()
              2024-07-10 20:31:03.460 - warn: host.ioBrokerTestsystem instance system.adapter.vis-inventwo.0 terminated due to SIGKILL
              2024-07-10 20:31:03.463 - info: host.ioBrokerTestsystem instance system.adapter.vis-inventwo.0 terminated with code null ()
              2024-07-10 20:31:03.466 - warn: host.ioBrokerTestsystem instance system.adapter.web.0 terminated due to SIGKILL
              2024-07-10 20:31:03.469 - info: host.ioBrokerTestsystem instance system.adapter.web.0 terminated with code null ()
              2024-07-10 20:31:03.741 - warn: host.ioBrokerTestsystem instance system.adapter.echarts.0 terminated due to SIGKILL
              2024-07-10 20:31:03.744 - info: host.ioBrokerTestsystem instance system.adapter.echarts.0 terminated with code null ()
              2024-07-10 20:31:03.748 - warn: host.ioBrokerTestsystem instance system.adapter.device-manager.0 terminated due to SIGKILL
              2024-07-10 20:31:03.753 - info: host.ioBrokerTestsystem instance system.adapter.device-manager.0 terminated with code null ()
              2024-07-10 20:31:04.137 - warn: host.ioBrokerTestsystem instance system.adapter.discovery.1 terminated due to SIGKILL
              2024-07-10 20:31:04.142 - info: host.ioBrokerTestsystem instance system.adapter.discovery.1 terminated with code null ()
              2024-07-10 20:31:04.249 - warn: host.ioBrokerTestsystem instance system.adapter.vis-2.0 terminated due to SIGKILL
              2024-07-10 20:31:04.252 - info: host.ioBrokerTestsystem instance system.adapter.vis-2.0 terminated with code null ()
              2024-07-10 20:31:04.254 - warn: host.ioBrokerTestsystem instance system.adapter.tankerkoenig.0 terminated due to SIGKILL
              2024-07-10 20:31:04.257 - info: host.ioBrokerTestsystem instance system.adapter.tankerkoenig.0 terminated with code null ()
              2024-07-10 20:31:04.304 - warn: host.ioBrokerTestsystem instance system.adapter.radar-trap.0 terminated due to SIGKILL
              2024-07-10 20:31:04.308 - info: host.ioBrokerTestsystem instance system.adapter.radar-trap.0 terminated with code null ()
              2024-07-10 20:31:04.529 - info: host.ioBrokerTestsystem instance system.adapter.influxdb.0 terminated with code 0 (NO_ERROR)
              2024-07-10 20:31:04.533 - info: host.ioBrokerTestsystem All instances are stopped.
              2024-07-10 20:31:04.757 - info: host.ioBrokerTestsystem terminated
              2024-07-10 20:31:12.212 - info: host.ioBrokerTestsystem iobroker.js-controller version 6.0.6 js-controller starting
              2024-07-10 20:31:12.228 - info: host.ioBrokerTestsystem Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
              2024-07-10 20:31:12.234 - info: host.ioBrokerTestsystem hostname: ioBrokerTestsystem, node: v18.20.4
              2024-07-10 20:31:12.238 - info: host.ioBrokerTestsystem ip addresses: 192.168.178.77 fe80::f854:cfff:fe5f:6c25
              2024-07-10 20:31:17.237 - info: host.ioBrokerTestsystem connected to Objects and States
              2024-07-10 20:31:17.322 - info: host.ioBrokerTestsystem added notifications configuration of host
              2024-07-10 20:31:17.380 - info: host.ioBrokerTestsystem Node.js version has changed from 18.20.3 to 18.20.4
              2024-07-10 20:31:17.597 - info: host.ioBrokerTestsystem Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
              2024-07-10 20:31:19.219 - info: host.ioBrokerTestsystem 65 instances found
              2024-07-10 20:31:19.374 - info: host.ioBrokerTestsystem starting 33 instances
              2024-07-10 20:31:20.799 - info: host.ioBrokerTestsystem Delete state "system.host.ioBrokerTestsystem.versions.nodeCurrent"
              2024-07-10 20:31:21.096 - info: host.ioBrokerTestsystem Delete state "system.host.ioBrokerTestsystem.versions.nodeNewest"
              2024-07-10 20:31:21.165 - info: host.ioBrokerTestsystem instance system.adapter.admin.0 started with pid 16660
              2024-07-10 20:31:21.198 - info: host.ioBrokerTestsystem Delete state "system.host.ioBrokerTestsystem.versions.nodeNewestNext"
              2024-07-10 20:31:21.264 - info: host.ioBrokerTestsystem Delete state "system.host.ioBrokerTestsystem.versions.npmCurrent"
              2024-07-10 20:31:21.289 - info: host.ioBrokerTestsystem Delete state "system.host.ioBrokerTestsystem.versions.npmNewest"
              2024-07-10 20:31:21.300 - info: host.ioBrokerTestsystem Delete state "system.host.ioBrokerTestsystem.versions.npmNewestNext"
              2024-07-10 20:31:21.311 - info: host.ioBrokerTestsystem Some obsolete host states deleted.
              2024-07-10 20:31:25.542 - info: host.ioBrokerTestsystem instance system.adapter.influxdb.0 started with pid 16667
              2024-07-10 20:31:29.090 - info: host.ioBrokerTestsystem instance system.adapter.javascript.0 started with pid 16678
              2024-07-10 20:31:33.159 - info: host.ioBrokerTestsystem instance system.adapter.scenes.0 started with pid 16689
              2024-07-10 20:31:37.225 - info: host.ioBrokerTestsystem instance system.adapter.scheduler.0 started with pid 16700
              

              Ich sehe hier u.a. folgendes:

              ...
              2024-07-10 20:30:52.692 - info: host.ioBrokerTestsystem Restart js-controller because desired after package upgrade
              2024-07-10 20:30:53.099 - info: host.ioBrokerTestsystem received SIGTERM
              ...
              2024-07-10 20:31:17.380 - info: host.ioBrokerTestsystem Node.js version has changed from 18.20.3 to 18.20.4
              

              Ich hätte mit dem Changelog Eintrag vom Admin erwartet, das das System von nodejs 18 auf 20 aktualisiert wird. Was sagst du? :-)

              Kannst du sagen, warum der Updatebutton so versteckt ist? Ich hätte eine entsprechenden Button / Updatemöglichkeit im Host Menü erwartet. Ich kann dazu mal ein admin issue erstellen (https://github.com/ioBroker/ioBroker.admin/issues/2543).

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von Thomas Braun
              #257

              @feuersturm sagte in Beta Test js-controller Kiera (v6.0):

              Ich hätte mit dem Changelog Eintrag vom Admin erwartet, das das System von nodejs 18 auf 20 aktualisiert wird.

              Jein. Im Changelog geht es darum, das im Admin noch die Version 18 hardcoded drin stand. Hat dann z. B. bei iob nodejs-update zu widersprüchlichen Meldungen geführt.

              Der Update-Button den du da jetzt gefunden hast aktualisiert nur auf die aktuellste Version, die auch über den Paketmanager 'apt' verfügbar ist. Ein Release-Wechsel ist damit nicht möglich. Sollte es auch imho nicht sein. Die Verwaltung der OS-Pakete und der entsprechenden Quellen sollte dem Paketmanager vorbehalten bleiben.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              FeuersturmF 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @feuersturm sagte in Beta Test js-controller Kiera (v6.0):

                Ich hätte mit dem Changelog Eintrag vom Admin erwartet, das das System von nodejs 18 auf 20 aktualisiert wird.

                Jein. Im Changelog geht es darum, das im Admin noch die Version 18 hardcoded drin stand. Hat dann z. B. bei iob nodejs-update zu widersprüchlichen Meldungen geführt.

                Der Update-Button den du da jetzt gefunden hast aktualisiert nur auf die aktuellste Version, die auch über den Paketmanager 'apt' verfügbar ist. Ein Release-Wechsel ist damit nicht möglich. Sollte es auch imho nicht sein. Die Verwaltung der OS-Pakete und der entsprechenden Quellen sollte dem Paketmanager vorbehalten bleiben.

                FeuersturmF Online
                FeuersturmF Online
                Feuersturm
                schrieb am zuletzt editiert von
                #258

                @thomas-braun Dann ist die Information in der Kachel und und in dem Popup aber noch nicht ausreichend. Ich hätte jetzt auf Basis der sichtbaren Informationen erwartet, dass auf nodejs 20.x aktualisiert wird und nicht auf die aktuelle Minor/Patch Version im aktuellen Major Strang (in diesem Fall 18).

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • FeuersturmF Feuersturm

                  @thomas-braun Dann ist die Information in der Kachel und und in dem Popup aber noch nicht ausreichend. Ich hätte jetzt auf Basis der sichtbaren Informationen erwartet, dass auf nodejs 20.x aktualisiert wird und nicht auf die aktuelle Minor/Patch Version im aktuellen Major Strang (in diesem Fall 18).

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #259

                  @feuersturm

                  Deswegen steht ja auch 'in den konfigurierten apt-Quellen' dabei.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  FeuersturmF mcm1957M 2 Antworten Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @feuersturm

                    Deswegen steht ja auch 'in den konfigurierten apt-Quellen' dabei.

                    FeuersturmF Online
                    FeuersturmF Online
                    Feuersturm
                    schrieb am zuletzt editiert von
                    #260

                    @thomas-braun Ich hab daraus gelesen, dass die Paketquellen Quellen auch im Hintergrund aktualisiert werden in dem Fall auf nodejs 20

                    1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @feuersturm

                      Deswegen steht ja auch 'in den konfigurierten apt-Quellen' dabei.

                      mcm1957M Online
                      mcm1957M Online
                      mcm1957
                      schrieb am zuletzt editiert von mcm1957
                      #261

                      @thomas-braun
                      Sorry - Aber das verstehen 90% der User nicht.
                      Denen sagt apt quellen nix. Auch ich weiss nur sehr ca. Um was es sa geht. Anpassen / ändern könnt ich da nix.

                      Und warum sollte node nicht auf die empfohlene Version aktualisiert werden? Das node Update script macht es ja auch?

                      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                      Support Repositoryverwaltung.

                      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                      LESEN - gute Forenbeitrage

                      Thomas BraunT 3 Antworten Letzte Antwort
                      0
                      • mcm1957M mcm1957

                        @thomas-braun
                        Sorry - Aber das verstehen 90% der User nicht.
                        Denen sagt apt quellen nix. Auch ich weiss nur sehr ca. Um was es sa geht. Anpassen / ändern könnt ich da nix.

                        Und warum sollte node nicht auf die empfohlene Version aktualisiert werden? Das node Update script macht es ja auch?

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #262

                        @mcm1957 sagte in Beta Test js-controller Kiera (v6.0):

                        Das node Update script macht es ja auch?

                        Ja, das hat sich aber aus einem nodejs-fix heraus entwickelt, das genau das tun sollte. Verfummelte Paketquellen wieder gerade rücken. Das macht es dann auch (z. T. auch mit der Brechstange).

                        Dann müsste man im Grunde zwei Buttons haben:

                        nodejs update -> Update auf die aktuellste Version aus dem derzeitig aktiven Major-Tree
                        nodejs upgrade -> Upgrade (wenn nötig mit geändertem Repo) auf die aktuell empfohlene Version

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        1 Antwort Letzte Antwort
                        0
                        • mcm1957M mcm1957

                          @thomas-braun
                          Sorry - Aber das verstehen 90% der User nicht.
                          Denen sagt apt quellen nix. Auch ich weiss nur sehr ca. Um was es sa geht. Anpassen / ändern könnt ich da nix.

                          Und warum sollte node nicht auf die empfohlene Version aktualisiert werden? Das node Update script macht es ja auch?

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #263

                          @mcm1957 sagte in Beta Test js-controller Kiera (v6.0):

                          Denen sagt apt quellen nix.

                          Da ist aber Schade, denn das sind absolute Basics im Umgang mit einem Linux. Der Paketmanager ist das Herz und Hirn der Software- und Update-Verwaltung. Ohne mindestens in den Grundzügen das Konzept verstanden zu haben wirst du dich auf ewig mit deiner Distribution schwer tun.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          FeuersturmF 1 Antwort Letzte Antwort
                          1
                          • Thomas BraunT Thomas Braun

                            @mcm1957 sagte in Beta Test js-controller Kiera (v6.0):

                            Denen sagt apt quellen nix.

                            Da ist aber Schade, denn das sind absolute Basics im Umgang mit einem Linux. Der Paketmanager ist das Herz und Hirn der Software- und Update-Verwaltung. Ohne mindestens in den Grundzügen das Konzept verstanden zu haben wirst du dich auf ewig mit deiner Distribution schwer tun.

                            FeuersturmF Online
                            FeuersturmF Online
                            Feuersturm
                            schrieb am zuletzt editiert von
                            #264

                            @thomas-braun Wir können ja eine entsprechende Doku beilegen / verlinken ;-)

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • FeuersturmF Feuersturm

                              @thomas-braun Wir können ja eine entsprechende Doku beilegen / verlinken ;-)

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von Thomas Braun
                              #265

                              @feuersturm Die dann wieder niemand liest.

                              Jedenfalls dürfte das dazu führen, das die allgemeine Systempflege noch stärker vernachlässig werden wird.
                              Da wird der User sagen: Ich halte die Adapter an einer Stelle im Admin aktuell, den js-controller an einer anderen Stelle und nodejs wieder an einer anderen Stelle und dann muss ich auch noch das OS irgendie aktuell halten? Weiß ich nicht, kann ich nicht, mach ich nicht.

                              Und deswegen wollte ich nodejs-update auch nie im iob-GUI haben und auch immer gesagt, das es auf keinen Fall die vollumfängliche Systempflege ersetzen soll. nodejs-update ist/war nur dazu gedacht die nodesource-Quelle sauber einzurichten, im weiteren soll weiterhin die übliche Prozedur aus 'apt update && apt full-upgrade' ausgeführt werden.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              FeuersturmF 1 Antwort Letzte Antwort
                              0
                              • mcm1957M mcm1957

                                @thomas-braun
                                Sorry - Aber das verstehen 90% der User nicht.
                                Denen sagt apt quellen nix. Auch ich weiss nur sehr ca. Um was es sa geht. Anpassen / ändern könnt ich da nix.

                                Und warum sollte node nicht auf die empfohlene Version aktualisiert werden? Das node Update script macht es ja auch?

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #266

                                @mcm1957 sagte in Beta Test js-controller Kiera (v6.0):

                                Und warum sollte node nicht auf die empfohlene Version aktualisiert werden? Das node Update script macht es ja auch?

                                Aber nur nach Rückfrage beim user und nicht ungefragt/unerwartet:

                                Nothing to do - Your installation is using the correct paths.
                                
                                You are running nodejs v22.4.1. Do you want to install recommended version 20.15.1? 
                                
                                Press <y> to continue or any other key to quit
                                We are not fixing your installation. Exiting.
                                

                                Der erste Teil von nodejs-update setzt deine aktuelle Version wieder auf die richtigen Pfade, der zweite Teil erst verändert die Quellen, die zuvor im aktuellen Status angezeigt werden.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @feuersturm Die dann wieder niemand liest.

                                  Jedenfalls dürfte das dazu führen, das die allgemeine Systempflege noch stärker vernachlässig werden wird.
                                  Da wird der User sagen: Ich halte die Adapter an einer Stelle im Admin aktuell, den js-controller an einer anderen Stelle und nodejs wieder an einer anderen Stelle und dann muss ich auch noch das OS irgendie aktuell halten? Weiß ich nicht, kann ich nicht, mach ich nicht.

                                  Und deswegen wollte ich nodejs-update auch nie im iob-GUI haben und auch immer gesagt, das es auf keinen Fall die vollumfängliche Systempflege ersetzen soll. nodejs-update ist/war nur dazu gedacht die nodesource-Quelle sauber einzurichten, im weiteren soll weiterhin die übliche Prozedur aus 'apt update && apt full-upgrade' ausgeführt werden.

                                  FeuersturmF Online
                                  FeuersturmF Online
                                  Feuersturm
                                  schrieb am zuletzt editiert von
                                  #267

                                  @thomas-braun sagte in Beta Test js-controller Kiera (v6.0):

                                  Die dann wieder niemand liest.

                                  Du hast meinen Smily ignoriert :-)

                                  mcm1957M 1 Antwort Letzte Antwort
                                  0
                                  • FeuersturmF Feuersturm

                                    @thomas-braun sagte in Beta Test js-controller Kiera (v6.0):

                                    Die dann wieder niemand liest.

                                    Du hast meinen Smily ignoriert :-)

                                    mcm1957M Online
                                    mcm1957M Online
                                    mcm1957
                                    schrieb am zuletzt editiert von
                                    #268

                                    Na ja

                                    Wenn wir das Ziel haben ein System für 0815 User zu machen dann sollten wir nicht davon ausgehen dass die wissen wie man apt quellen pflegt. Och hätte auch keine Idee wie man node auf ne neuemajor aktualisiert ohne nod Update script. Dies wissen zu sollen fördert m.E. zu Recht die Aussagen ioBroker ist was für nerds.

                                    In meinen Augen sollten updates so einfach wie möglich sein. Und da wir dank des tollen update scripts es eigentlich können sollten wir es auch anbieten. Oder uns nicht wundern dass User node 16 od älter verwenden bis es kracht

                                    Ist m E. Halt die Frage ob ein System für nicht Linux admins oder ein System für Linux Kenner das Ziel ist.

                                    Wird aber hier schon OT

                                    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                    Support Repositoryverwaltung.

                                    Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                    LESEN - gute Forenbeitrage

                                    Thomas BraunT 2 Antworten Letzte Antwort
                                    1
                                    • mcm1957M mcm1957

                                      Na ja

                                      Wenn wir das Ziel haben ein System für 0815 User zu machen dann sollten wir nicht davon ausgehen dass die wissen wie man apt quellen pflegt. Och hätte auch keine Idee wie man node auf ne neuemajor aktualisiert ohne nod Update script. Dies wissen zu sollen fördert m.E. zu Recht die Aussagen ioBroker ist was für nerds.

                                      In meinen Augen sollten updates so einfach wie möglich sein. Und da wir dank des tollen update scripts es eigentlich können sollten wir es auch anbieten. Oder uns nicht wundern dass User node 16 od älter verwenden bis es kracht

                                      Ist m E. Halt die Frage ob ein System für nicht Linux admins oder ein System für Linux Kenner das Ziel ist.

                                      Wird aber hier schon OT

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #269

                                      @mcm1957

                                      Iobroker ist eine Anwendung, die nicht mal unmittelbar auf einem Betriebssystem läuft sondern in einer Laufzeitumgebung und diese Anwendung soll sich dann um die Administration des OS kümmern?

                                      Mein PDF-Reader soll PDF darstellen und sich nicht um die Systemverwaltung kümmern. Da gibt es Tools für, die genau dazu geschrieben werden und das ganze viel besser können. One Task - One Tool.

                                      Eine Anzeige, das xxx Pakete veraltet sind und das Updates vorliegen mag ja noch sinnvoll sein, aber die Systempflege darf nicht über eine Smart Home Software erfolgen.

                                      Der iobroker darf eigentlich schon viel zu viel in dem System herumfuhrwerken, wenn das einem Security Audit unterzogen würde, der Auditor würde einen Herzinfarkt bekommen.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      1 Antwort Letzte Antwort
                                      0
                                      • ? Offline
                                        ? Offline
                                        Ein ehemaliger Benutzer
                                        schrieb am zuletzt editiert von Ein ehemaliger Benutzer
                                        #270

                                        @thomas-braun sagte in Beta Test js-controller Kiera (v6.0):

                                        Eine Anzeige, das xxx Pakete veraltet sind und das Updates vorliegen mag ja noch sinnvoll sein, aber die Systempflege darf nicht über eine Smart Home Software erfolgen.

                                        so eine Anzeige soll auch nicht nervig sein.. und richtig, Systempflege hat! nicht ueber eine Smart Home Software zu erfolgen.

                                        So offtopic ist das hier auch garnicht, aber ich schlage das mal als Thema fuer das naechste DevMeeting vor..

                                        Der iobroker darf eigentlich schon viel zu viel in dem System herumfuhrwerken, wenn das einem Security Audit unterzogen würde, der Auditor würde einen Herzinfarkt bekommen.

                                        Edit: richtig, gerade, wenn noch andere Anwendungen auf dem gleichen Host laufen, und diese eine bestimmte Version von einem Package oder Nodejs brauchen..

                                        1 Antwort Letzte Antwort
                                        1
                                        • mcm1957M mcm1957

                                          Na ja

                                          Wenn wir das Ziel haben ein System für 0815 User zu machen dann sollten wir nicht davon ausgehen dass die wissen wie man apt quellen pflegt. Och hätte auch keine Idee wie man node auf ne neuemajor aktualisiert ohne nod Update script. Dies wissen zu sollen fördert m.E. zu Recht die Aussagen ioBroker ist was für nerds.

                                          In meinen Augen sollten updates so einfach wie möglich sein. Und da wir dank des tollen update scripts es eigentlich können sollten wir es auch anbieten. Oder uns nicht wundern dass User node 16 od älter verwenden bis es kracht

                                          Ist m E. Halt die Frage ob ein System für nicht Linux admins oder ein System für Linux Kenner das Ziel ist.

                                          Wird aber hier schon OT

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #271

                                          @mcm1957

                                          Wenn du z. B. Reiter bist und dein Pferd mit einem Anhänger zu einem Turnier fährst, dann musst du z. B. auch schauen, das die Zugmaschine aufgetankt ist, den richtigen Reifendruck hat, der TÜV nicht abgelaufen ist und der Fahrer einen entsprechenden Führerschein für die ganze Fuhre besitzt.

                                          Also musst du ein Auto-Nerd sein, um dein Pferd zu bewegen.
                                          Der Anhänger oder gar das Pferd nimmt dir den ganzen Auto-technischen Kram nämlich auch nicht ab.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          da_WoodyD 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          667

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe