NEWS
Beta Test js-controller Kiera (v6.0)
-
@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.
-
@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
Todesmutig draufgedrückt kommt die Meldung
Nach Bestätigung passiert Magie im Hintergrund. So sieht das log aus:
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).
-
@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.
-
@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).
-
Deswegen steht ja auch 'in den konfigurierten apt-Quellen' dabei.
-
@thomas-braun Ich hab daraus gelesen, dass die Paketquellen Quellen auch im Hintergrund aktualisiert werden in dem Fall auf nodejs 20
-
@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?
-
@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 -
@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.
-
@thomas-braun Wir können ja eine entsprechende Doku beilegen / verlinken
-
@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.
-
@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.
-
@thomas-braun sagte in Beta Test js-controller Kiera (v6.0):
Die dann wieder niemand liest.
Du hast meinen Smily ignoriert
-
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
-
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.
-
@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..
-
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. -
Ich hattein meiner Software mal folgendes drin:
- DAU
- USER
- EXPERTE
Und danach kann die Software arbeiten.
Ro75.
-
@thomas-braun der vergleich stimmt mich mehr als gut!
pferdebesitzer, ehemaliger westernreiter und so weiter... -
6.0.7 bringt mir folgenden Log, Iobroker startet nicht( iob fix hilft nicht):
2024-07-13 09:59:01.727 - info: host.iobroker iobroker.js-controller version 6.0.7 js-controller starting 2024-07-13 09:59:01.729 - info: host.iobroker Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker 2024-07-13 09:59:01.729 - info: host.iobroker hostname: iobroker, node: v20.15.1 2024-07-13 09:59:01.730 - info: host.iobroker ip addresses: 192.168.0.222 fe80::8c62:1cff:fe49:dd99 2024-07-13 09:59:01.779 - info: host.iobroker connected to Objects and States 2024-07-13 09:59:01.787 - info: host.iobroker added notifications configuration of host 2024-07-13 09:59:01.901 - info: host.iobroker 62 instances found 2024-07-13 09:59:01.919 - info: host.iobroker starting 51 instances 2024-07-13 09:59:02.046 - info: host.iobroker instance system.adapter.admin.0 in version "7.0.13" started with pid 2920 2024-07-13 09:59:02.053 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewestNext" 2024-07-13 09:59:02.055 - info: host.iobroker Delete state "system.host.iobroker.versions.npmCurrent" 2024-07-13 09:59:02.056 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeCurrent" 2024-07-13 09:59:02.057 - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewestNext" 2024-07-13 09:59:02.058 - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewest" 2024-07-13 09:59:02.059 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewest" 2024-07-13 09:59:02.060 - info: host.iobroker Some obsolete host states deleted. 2024-07-13 09:59:02.745 - error: admin.0 (2920) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2024-07-13 09:59:02.745 - error: admin.0 (2920) unhandled promise rejection: callback is not a function 2024-07-13 09:59:02.746 - error: admin.0 (2920) TypeError: callback is not a function at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 at runNextTicks (node:internal/process/task_queues:60:5) at processImmediate (node:internal/timers:449:9) 2024-07-13 09:59:02.747 - error: admin.0 (2920) callback is not a function 2024-07-13 09:59:03.253 - warn: admin.0 (2920) Terminated (UNCAUGHT_EXCEPTION): Without reason 2024-07-13 09:59:03.782 - error: host.iobroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2024-07-13 09:59:03.782 - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function 2024-07-13 09:59:03.782 - error: host.iobroker Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 2024-07-13 09:59:03.782 - error: host.iobroker Caught by controller[1]: at runNextTicks (node:internal/process/task_queues:60:5) 2024-07-13 09:59:03.783 - error: host.iobroker Caught by controller[1]: at processImmediate (node:internal/timers:449:9) 2024-07-13 09:59:03.783 - error: host.iobroker instance system.adapter.admin.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2024-07-13 09:59:03.783 - info: host.iobroker Restart adapter system.adapter.admin.0 because enabled 2024-07-13 09:59:06.013 - info: host.iobroker instance system.adapter.email.0 in version "1.3.1" started with pid 2935 2024-07-13 09:59:06.457 - error: email.0 (2935) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2024-07-13 09:59:06.458 - error: email.0 (2935) unhandled promise rejection: callback is not a function 2024-07-13 09:59:06.459 - error: email.0 (2935) TypeError: callback is not a function at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 2024-07-13 09:59:06.459 - error: email.0 (2935) callback is not a function 2024-07-13 09:59:06.967 - warn: email.0 (2935) Terminated (UNCAUGHT_EXCEPTION): Without reason 2024-07-13 09:59:07.492 - error: host.iobroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2024-07-13 09:59:07.493 - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function 2024-07-13 09:59:07.493 - error: host.iobroker Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 2024-07-13 09:59:07.493 - error: host.iobroker instance system.adapter.email.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2024-07-13 09:59:07.493 - info: host.iobroker Restart adapter system.adapter.email.0 because enabled 2024-07-13 09:59:10.014 - info: host.iobroker instance system.adapter.javascript.0 in version "8.6.0" started with pid 2964 2024-07-13 09:59:10.732 - error: javascript.0 (2964) An error happened which is most likely from one of your scripts, but the originating script could not be detected. 2024-07-13 09:59:10.733 - error: javascript.0 (2964) Error: callback is not a function 2024-07-13 09:59:10.733 - error: javascript.0 (2964) TypeError: callback is not a function at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 at runNextTicks (node:internal/process/task_queues:60:5) at processImmediate (node:internal/timers:449:9) 2024-07-13 09:59:14.009 - info: host.iobroker instance system.adapter.pushover.0 in version "3.0.6" started with pid 2979 2024-07-13 09:59:14.454 - error: pushover.0 (2979) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2024-07-13 09:59:14.455 - error: pushover.0 (2979) unhandled promise rejection: callback is not a function 2024-07-13 09:59:14.456 - error: pushover.0 (2979) TypeError: callback is not a function at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 2024-07-13 09:59:14.456 - error: pushover.0 (2979) callback is not a function 2024-07-13 09:59:14.965 - warn: pushover.0 (2979) Terminated (UNCAUGHT_EXCEPTION): Without reason 2024-07-13 09:59:15.490 - error: host.iobroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2024-07-13 09:59:15.490 - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function 2024-07-13 09:59:15.490 - error: host.iobroker Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 2024-07-13 09:59:15.490 - error: host.iobroker instance system.adapter.pushover.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2024-07-13 09:59:15.490 - info: host.iobroker Restart adapter system.adapter.pushover.0 because enabled 2024-07-13 09:59:18.033 - info: host.iobroker instance system.adapter.pushover.1 in version "3.0.6" started with pid 2994 2024-07-13 09:59:18.473 - error: pushover.1 (2994) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2024-07-13 09:59:18.474 - error: pushover.1 (2994) unhandled promise rejection: callback is not a function 2024-07-13 09:59:18.476 - error: pushover.1 (2994) TypeError: callback is not a function at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 at runNextTicks (node:internal/process/task_queues:60:5) at processImmediate (node:internal/timers:449:9) 2024-07-13 09:59:18.476 - error: pushover.1 (2994) callback is not a function 2024-07-13 09:59:18.984 - warn: pushover.1 (2994) Terminated (UNCAUGHT_EXCEPTION): Without reason 2024-07-13 09:59:19.509 - error: host.iobroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2024-07-13 09:59:19.509 - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function 2024-07-13 09:59:19.509 - error: host.iobroker Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 2024-07-13 09:59:19.509 - error: host.iobroker Caught by controller[1]: at runNextTicks (node:internal/process/task_queues:60:5) 2024-07-13 09:59:19.509 - error: host.iobroker Caught by controller[1]: at processImmediate (node:internal/timers:449:9) 2024-07-13 09:59:19.509 - error: host.iobroker instance system.adapter.pushover.1 terminated with code 6 (UNCAUGHT_EXCEPTION) 2024-07-13 09:59:19.510 - info: host.iobroker Restart adapter system.adapter.pushover.1 because enabled 2024-07-13 09:59:22.012 - info: host.iobroker instance system.adapter.pushover.2 in version "3.0.6" started with pid 3009 2024-07-13 09:59:22.451 - error: pushover.2 (3009) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2024-07-13 09:59:22.452 - error: pushover.2 (3009) unhandled promise rejection: callback is not a function 2024-07-13 09:59:22.453 - error: pushover.2 (3009) TypeError: callback is not a function at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 2024-07-13 09:59:22.454 - error: pushover.2 (3009) callback is not a function 2024-07-13 09:59:22.503 - info: pushover.2 (3009) starting. Version 3.0.6 in /opt/iobroker/node_modules/iobroker.pushover, node: v20.15.1, js-controller: 6.0.7 2024-07-13 09:59:22.960 - info: pushover.2 (3009) terminating 2024-07-13 09:59:22.961 - warn: pushover.2 (3009) Terminated (UNCAUGHT_EXCEPTION): Without reason 2024-07-13 09:59:23.487 - error: host.iobroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2024-07-13 09:59:23.487 - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function 2024-07-13 09:59:23.487 - error: host.iobroker Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 2024-07-13 09:59:23.487 - error: host.iobroker instance system.adapter.pushover.2 terminated with code 6 (UNCAUGHT_EXCEPTION) 2024-07-13 09:59:23.487 - info: host.iobroker Restart adapter system.adapter.pushover.2 because enabled 2024-07-13 09:59:26.012 - info: host.iobroker instance system.adapter.telegram.0 in version "3.7.1" started with pid 3024 2024-07-13 09:59:26.609 - error: telegram.0 (3024) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2024-07-13 09:59:26.610 - error: telegram.0 (3024) unhandled promise rejection: callback is not a function 2024-07-13 09:59:26.611 - error: telegram.0 (3024) TypeError: callback is not a function at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 2024-07-13 09:59:26.612 - error: telegram.0 (3024) callback is not a function 2024-07-13 09:59:27.118 - warn: telegram.0 (3024) Terminated (UNCAUGHT_EXCEPTION): Without reason 2024-07-13 09:59:27.645 - error: host.iobroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2024-07-13 09:59:27.645 - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function 2024-07-13 09:59:27.645 - error: host.iobroker Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 2024-07-13 09:59:27.645 - error: host.iobroker instance system.adapter.telegram.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2024-07-13 09:59:27.645 - info: host.iobroker Restart adapter system.adapter.telegram.0 because enabled 2024-07-13 09:59:28.745 - info: host.iobroker instance system.adapter.telegram.0 in version "3.7.1" started with pid 3039 2024-07-13 09:59:29.351 - error: telegram.0 (3039) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2024-07-13 09:59:29.351 - error: telegram.0 (3039) unhandled promise rejection: callback is not a function 2024-07-13 09:59:29.353 - error: telegram.0 (3039) TypeError: callback is not a function at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 at runNextTicks (node:internal/process/task_queues:60:5) at processImmediate (node:internal/timers:449:9) 2024-07-13 09:59:29.353 - error: telegram.0 (3039) callback is not a function 2024-07-13 09:59:29.861 - warn: telegram.0 (3039) Terminated (UNCAUGHT_EXCEPTION): Without reason 2024-07-13 09:59:29.999 - info: host.iobroker instance system.adapter.telegram.1 in version "3.7.1" started with pid 3054 2024-07-13 09:59:30.391 - error: host.iobroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2024-07-13 09:59:30.391 - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function 2024-07-13 09:59:30.391 - error: host.iobroker Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 2024-07-13 09:59:30.391 - error: host.iobroker Caught by controller[1]: at runNextTicks (node:internal/process/task_queues:60:5) 2024-07-13 09:59:30.391 - error: host.iobroker Caught by controller[1]: at processImmediate (node:internal/timers:449:9) 2024-07-13 09:59:30.391 - error: host.iobroker instance system.adapter.telegram.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2024-07-13 09:59:30.391 - info: host.iobroker Restart adapter system.adapter.telegram.0 because enabled 2024-07-13 09:59:30.593 - error: telegram.1 (3054) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2024-07-13 09:59:30.593 - error: telegram.1 (3054) unhandled promise rejection: callback is not a function 2024-07-13 09:59:30.595 - error: telegram.1 (3054) TypeError: callback is not a function at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 at runNextTicks (node:internal/process/task_queues:60:5) at processImmediate (node:internal/timers:449:9) 2024-07-13 09:59:30.595 - error: telegram.1 (3054) callback is not a function 2024-07-13 09:59:31.103 - warn: telegram.1 (3054) Terminated (UNCAUGHT_EXCEPTION): Without reason 2024-07-13 09:59:31.500 - info: host.iobroker instance system.adapter.telegram.0 in version "3.7.1" started with pid 3069 2024-07-13 09:59:31.632 - error: host.iobroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2024-07-13 09:59:31.632 - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function 2024-07-13 09:59:31.632 - error: host.iobroker Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 2024-07-13 09:59:31.632 - error: host.iobroker Caught by controller[1]: at runNextTicks (node:internal/process/task_queues:60:5) 2024-07-13 09:59:31.632 - error: host.iobroker Caught by controller[1]: at processImmediate (node:internal/timers:449:9) 2024-07-13 09:59:31.632 - error: host.iobroker instance system.adapter.telegram.1 terminated with code 6 (UNCAUGHT_EXCEPTION) 2024-07-13 09:59:31.632 - info: host.iobroker Restart adapter system.adapter.telegram.1 because enabled 2024-07-13 09:59:32.136 - error: telegram.0 (3069) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2024-07-13 09:59:32.136 - error: telegram.0 (3069) unhandled promise rejection: callback is not a function 2024-07-13 09:59:32.138 - error: telegram.0 (3069) TypeError: callback is not a function at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 at runNextTicks (node:internal/process/task_queues:60:5) at processImmediate (node:internal/timers:449:9) 2024-07-13 09:59:32.138 - error: telegram.0 (3069) callback is not a function 2024-07-13 09:59:32.645 - warn: telegram.0 (3069) Terminated (UNCAUGHT_EXCEPTION): Without reason 2024-07-13 09:59:32.721 - info: host.iobroker instance system.adapter.telegram.1 in version "3.7.1" started with pid 3084 2024-07-13 09:59:33.172 - error: host.iobroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2024-07-13 09:59:33.172 - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function 2024-07-13 09:59:33.172 - error: host.iobroker Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 2024-07-13 09:59:33.172 - error: host.iobroker Caught by controller[1]: at runNextTicks (node:internal/process/task_queues:60:5) 2024-07-13 09:59:33.172 - error: host.iobroker Caught by controller[1]: at processImmediate (node:internal/timers:449:9) 2024-07-13 09:59:33.173 - error: host.iobroker instance system.adapter.telegram.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2024-07-13 09:59:33.173 - info: host.iobroker Restart adapter system.adapter.telegram.0 because enabled 2024-07-13 09:59:33.173 - warn: host.iobroker Do not restart adapter system.adapter.telegram.0 because restart loop detected 2024-07-13 09:59:33.321 - error: telegram.1 (3084) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2024-07-13 09:59:33.321 - error: telegram.1 (3084) unhandled promise rejection: callback is not a function 2024-07-13 09:59:33.323 - error: telegram.1 (3084) TypeError: callback is not a function at /opt/iobroker/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17 at runNextTicks (node:internal/process/task_queues:60:5) at processImmediate (node:internal/timers:449:9) 2024-07-13 09:59:33.323 - error: telegram.1 (3084) callback is not a function 2024-07-13 09:59:33.831 - warn: telegram.1 (3084) Terminated (UNCAUGHT_EXCEPTION): Without reason 2024-07-13 09:59:33.874 - info: host.iobroker instance system.adapter.admin.0 in version "7.0.13" started with pid 3099 2024-07-13 09:59:34.004 - info: host.iobroker instance system.adapter.telegram.2 in version "3.7.1" started with pid 3106 2024-07-13 09:59:34.362 - error: host.iobroker Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: 2024-07-13 09:59:34.362 - error: host.iobroker Caught by controller[1]: TypeError: callback is not a function
Mit proxmox Backup wieder zurück auf 6.0.6
https://github.com/ioBroker/ioBroker.js-controller/issues/2837