NEWS
Alpha Test js-controller Kiera (v6.0)
-
@mcm1957 sagte in Alpha Test js-controller Kiera (v6.0):
Hast du wirklich einen cron * * * * * eingestellt ?
Ja, das war jetzt zum testen.
-
Soda - ich hab das Ganze jetzt mal reproduzierbar.
Mit EINER Instanz funktioniert alles.
Installiert man ZWEI ical Instanzen und startet beide ist auch alles in Ordnung.
Startet man nur Instanz 0 und läßt Instanz 1 gestoppt ist alles in Ordnung.Startet man NUR instanz 1 und läßt Instanz 0 disabled, dann kommt der NO_CONFIG Fehler.
Sieht so aus aös würde irgendwo nicht auf die richtige Instanz sondern auf Instanz 0 zugegriffen.
Die Suche überlass ich aber dann mal dir Moritz Und ja, der Status NO_CONFIG bedeutet auch Instanz gestoppt lt. EXIT Code SourceAm ical selbst dürfte es nicht liegen. Entweder ist das bei allen mehrfachen Instanzen so oder es betrifft nur scheduled Adapter.
EDIT:
Im Log sioeht man, dass die Instanz nicht richtig weitergegeben wird. Ich starte hier Instanz 1 - die NO_CONFOIG MEldung schreibt aber eine Instanz 0 !!! Siehe Zeile 2 und 3.
host.Envy 2024-05-22 22:48:54.918 error instance system.adapter.ical.1 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND) ical.0 2024-05-22 22:48:54.345 warn Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason ical.0 2024-05-22 22:48:54.340 error adapter disabled host.Envy 2024-05-22 22:48:52.164 info instance system.adapter.ical.1 started with pid 10676 host.Envy 2024-05-22 22:48:52.154 info instance scheduled system.adapter.ical.1 0,4 0,30 * * * *
Der Fehler ist mit 2 daemon Instanzen ebenso gegeben (2x Zigbee). Er hat also nix mit scheduled zu tun.
-
@mcm1957 mach mal einen ical anders als Instanz 0 vielleicht liegt es daran
Edit ok bist ja schon dran
-
@foxriver76
Beim Start wird da was falsch übergeben. Schau dir das Log genau an. Da loggt eine INstanz 0 was obwohl eine INstanz 1 gestartet wurde. Und ja, 0 ist ja disabled -
@foxriver76 Upgrade durchgeführt. Läuft auf den ersten Blick bis auf Rest-API und Simple-API. Dier haben beide core_2.6.11.
-
@rene55 Was kommt da im Log mit 2.6.11? Sollte eigentlich ok sein
-
rest-api.0 2024-05-23 10:19:01.445 warn Terminated (JS_CONTROLLER_STOPPED): Without reason rest-api.0 2024-05-23 10:19:01.444 error Cannot create webserver: TypeError: Cannot read properties of undefined (reading 'createServerAsync') rest-api.0 2024-05-23 10:19:00.150 info starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.rest-api, node: v20.13.1, js-controller: 6.0.1-alpha.0-20240522-72e34be5c
-
@rene55 ok muss beides in den Adaptern gefixt werden
-
@feuersturm Kannst du nochmal updaten bitte, bzw. alle Linux Nutzer sollten nochmal updaten
-
@foxriver76 sagte in Alpha Test js-controller Kiera (v6.0):
@feuersturm Kannst du nochmal updaten bitte, bzw. alle sollten nochmal updaten
Auch Win User?
-
@sigi234 Not yet, nein
-
@rene55 Rest API 2.0.1 ist auf dem Weg ins latest, damit sollte es gehen.
-
@foxriver76 Update auf 6.0.1-alpha.0-20240523-1d3cb759c
ical Problem ist behoben. ical5 wird jetzt ausgelesen auch wenn die anderen icals (0-4) inaktiv sind
sind das hier Themen für die Adapter oder für den controller (hatte ich weiter oben auch schon in den logs, ist also nichts neues)
2024-05-23 12:02:27.141 - error: host.ioBrokerTestsystem Caught by controller[0]: /opt/iobroker/node_modules/iobroker.vis-google-fonts/node_modules/@iobroker/adapter-core/build/controllerTools.js:83 2024-05-23 12:02:27.145 - error: host.ioBrokerTestsystem Caught by controller[0]: throw new Error(`Cannot resolve JS-Controller module ${name}.js`); 2024-05-23 12:02:27.148 - error: host.ioBrokerTestsystem Caught by controller[0]: ^ 2024-05-23 12:02:27.154 - error: host.ioBrokerTestsystem Caught by controller[0]: Error: Cannot resolve JS-Controller module zipFiles.js 2024-05-23 12:02:27.157 - error: host.ioBrokerTestsystem Caught by controller[0]: at resolveNamedModule (/opt/iobroker/node_modules/iobroker.vis-google-fonts/node_modules/@iobroker/adapter-core/build/controllerTools.js:83:11) 2024-05-23 12:02:27.160 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.vis-google-fonts/node_modules/@iobroker/adapter-core/build/controllerTools.js:128:15) 2024-05-23 12:02:27.163 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14) 2024-05-23 12:02:27.166 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10) 2024-05-23 12:02:27.169 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32) 2024-05-23 12:02:27.172 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12) 2024-05-23 12:02:27.175 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19) 2024-05-23 12:02:27.178 - error: host.ioBrokerTestsystem Caught by controller[0]: at require (node:internal/modules/helpers:177:18) 2024-05-23 12:02:27.181 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.vis-google-fonts/node_modules/@iobroker/adapter-core/build/index.js:19:27) 2024-05-23 12:02:27.187 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14) 2024-05-23 12:02:27.190 - error: host.ioBrokerTestsystem Caught by controller[0]: Node.js v18.20.3
2024-05-23 12:03:55.275 - error: host.ioBrokerTestsystem Caught by controller[0]: /opt/iobroker/node_modules/iobroker.device-manager/node_modules/@iobroker/adapter-core/build/controllerTools.js:83 2024-05-23 12:03:55.278 - error: host.ioBrokerTestsystem Caught by controller[0]: throw new Error(`Cannot resolve JS-Controller module ${name}.js`); 2024-05-23 12:03:55.281 - error: host.ioBrokerTestsystem Caught by controller[0]: ^ 2024-05-23 12:03:55.284 - error: host.ioBrokerTestsystem Caught by controller[0]: Error: Cannot resolve JS-Controller module zipFiles.js 2024-05-23 12:03:55.287 - error: host.ioBrokerTestsystem Caught by controller[0]: at resolveNamedModule (/opt/iobroker/node_modules/iobroker.device-manager/node_modules/@iobroker/adapter-core/build/controllerTools.js:83:11) 2024-05-23 12:03:55.289 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.device-manager/node_modules/@iobroker/adapter-core/build/controllerTools.js:128:15) 2024-05-23 12:03:55.292 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14) 2024-05-23 12:03:55.294 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10) 2024-05-23 12:03:55.297 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32) 2024-05-23 12:03:55.299 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12) 2024-05-23 12:03:55.301 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19) 2024-05-23 12:03:55.304 - error: host.ioBrokerTestsystem Caught by controller[0]: at require (node:internal/modules/helpers:177:18) 2024-05-23 12:03:55.307 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.device-manager/node_modules/@iobroker/adapter-core/build/index.js:19:27) 2024-05-23 12:03:55.309 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14) 2024-05-23 12:03:55.311 - error: host.ioBrokerTestsystem Caught by controller[0]: Node.js v18.20.3 2024-05-23 12:03:55.314 - error: host.ioBrokerTestsystem instance system.adapter.device-manager.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
2024-05-23 12:04:00.530 - error: host.ioBrokerTestsystem Caught by controller[0]: /opt/iobroker/node_modules/iobroker.vis-inventwo/node_modules/@iobroker/adapter-core/build/controllerTools.js:83 2024-05-23 12:04:00.533 - error: host.ioBrokerTestsystem Caught by controller[0]: throw new Error(`Cannot resolve JS-Controller module ${name}.js`); 2024-05-23 12:04:00.536 - error: host.ioBrokerTestsystem Caught by controller[0]: ^ 2024-05-23 12:04:00.539 - error: host.ioBrokerTestsystem Caught by controller[0]: Error: Cannot resolve JS-Controller module zipFiles.js 2024-05-23 12:04:00.542 - error: host.ioBrokerTestsystem Caught by controller[0]: at resolveNamedModule (/opt/iobroker/node_modules/iobroker.vis-inventwo/node_modules/@iobroker/adapter-core/build/controllerTools.js:83:11) 2024-05-23 12:04:00.545 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.vis-inventwo/node_modules/@iobroker/adapter-core/build/controllerTools.js:128:15) 2024-05-23 12:04:00.549 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14) 2024-05-23 12:04:00.552 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10) 2024-05-23 12:04:00.555 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32) 2024-05-23 12:04:00.558 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12) 2024-05-23 12:04:00.560 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19) 2024-05-23 12:04:00.563 - error: host.ioBrokerTestsystem Caught by controller[0]: at require (node:internal/modules/helpers:177:18) 2024-05-23 12:04:00.566 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.vis-inventwo/node_modules/@iobroker/adapter-core/build/index.js:19:27) 2024-05-23 12:04:00.571 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14) 2024-05-23 12:04:00.574 - error: host.ioBrokerTestsystem Caught by controller[0]: Node.js v18.20.3 2024-05-23 12:04:00.579 - error: host.ioBrokerTestsystem instance system.adapter.vis-inventwo.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
Folgendes ist neu, da ich noch ein paar Adapter aktiviert habe die bisher inaktiv waren:
2024-05-23 12:04:18.978 - error: host.ioBrokerTestsystem Caught by controller[0]: /opt/iobroker/node_modules/iobroker.samsung-community/main.js:112 2024-05-23 12:04:19.023 - error: host.ioBrokerTestsystem Caught by controller[0]: var adapter = utils.Adapter({ 2024-05-23 12:04:19.039 - error: host.ioBrokerTestsystem Caught by controller[0]: ^ 2024-05-23 12:04:19.054 - error: host.ioBrokerTestsystem Caught by controller[0]: TypeError: utils.Adapter is not a function 2024-05-23 12:04:19.065 - error: host.ioBrokerTestsystem Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.samsung-community/main.js:112:21) 2024-05-23 12:04:19.077 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14) 2024-05-23 12:04:19.087 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10) 2024-05-23 12:04:19.098 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32) 2024-05-23 12:04:19.108 - error: host.ioBrokerTestsystem Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12) 2024-05-23 12:04:19.118 - error: host.ioBrokerTestsystem Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) 2024-05-23 12:04:19.127 - error: host.ioBrokerTestsystem Caught by controller[0]: at node:internal/main/run_main_module:28:49 2024-05-23 12:04:19.136 - error: host.ioBrokerTestsystem Caught by controller[0]: Node.js v18.20.3 2024-05-23 12:04:19.145 - error: host.ioBrokerTestsystem instance system.adapter.samsung-community.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
-
@feuersturm die oberen mit dem zipFiles muss ich schauen wie wir das gefixt bekommen, liegt nicht direkt an den Adaptern, ist dort zwar fixbar aber wäre zu viel Aufwand für alle. Ist ja eh eine Testinstallation nehme ich an. Kannst du mal in
/opt/iobroker
den Befehlnpm update
ausführen. Und dann neustarten und schauen ob die oberen 3 Adapter laufen.Der letzte Adapter wo kommt der her? Finde ich weder im Repo noch auf npm noch mit einer kurzen Google Suche, vermute der ist schwer veraltet.
-
@foxriver76 said in Alpha Test js-controller Kiera (v6.0):
@rene55 Rest API 2.0.1 ist auf dem Weg ins latest, damit sollte es gehen.
Schreibts du mit welche Adapter ein Update brauchen?
Und / oder kann der repo checker da was allgemein scannen? -
@mcm1957 Ja, im zweiten Post bereits angepasst, simple-api auch gleich auf dem Weg
-
@foxriver76 Ich warte ab und werde dann berichten.
-
@rene55
simple-api
2.8.0 ist auf dem Weg nachnpm
-
@foxriver76 said in Alpha Test js-controller Kiera (v6.0):
@mcm1957 Ja, im zweiten Post bereits angepasst, simple-api auch gleich auf dem Weg
Sorry, hätt hab ich nicht gesehn.
Seh ich das richtig
utils.commonTools.letsEncrypt;
ist ein KO / Todo Kandidat.Dann werd ich das mal im checker mit scannen.
-
@mcm1957 Genau, das müsste auf das Package
@iobroker/webserver
umgestellt werden. Hoffe wir haben langsam alle.