NEWS
Alpha Test js-controller Kiera (v6.0)
-
@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. -
@foxriver76 said in Alpha Test js-controller Kiera (v6.0):
@mcm1957 Genau, das müsste auf das Package
@iobroker/webserver
umgestellt werden. Hoffe wir haben langsam alle.Da wär noch was - wenn ichs richtig sehe:
https://github.com/iobroker-community-adapters/ioBroker.telegram/issues/819
Nachtrag: Wenns dich entlastet kann ich den Releasebuild dann machen. Nur Codeanpassung ohne zu wissen was ich GENAU tu mag ich bei dem wichtigen Adapter nicht so gern
Aber ja - lt github scan gibts den code sonst nirgends mehr (aktiv).
-
@foxriver76 said in Alpha Test js-controller Kiera (v6.0):
@feuersturm Kannst du nochmal updaten bitte, bzw. alle Linux Nutzer sollten nochmal updaten
Nurals Feedback:
Arg fix bez-Instances / iCal Problem ist auch unter Windows gefixed.Hinweis and andere: Dies ist KEINE Empfehlung Windows zu aktualisiseren. Ich habe eine handeditierte Test-Installation !
-
@mcm1957 said in Alpha Test js-controller Kiera (v6.0):
Hinweis and andere: Dies ist KEINE Empfehlung Windows zu aktualisiseren. Ich habe eine handeditierte Test-Installation !
Zu Windows:
Das grundsätzliche Problem sollte behoben sein.Allerdings ist es notwendig, nach (oder auch vor) der Aktualisierung von JS-Controller
del iobroker.bat iob fix
im ioBroker Cmd Fenster (starten über das Windows Starmenü) auszuführen.
Der kommende Windows Installer wird das nach der Aktualisierung von JS-Controller automatisch machen, das wird aber erst relevant, wenn JS-Controller 6 im Stable Repostitory angekommen ist.Bis dahin gilt für Windows Tester (bitte auch ersten Beitrag von @foxriver76 beachten):
Ausführen im Windows ioBroker Cmd Fenster:iob stop npm i iobroker.js-controller@next --omit=dev del iobroker.bat iob fix iob start
Alternativ kann auch nur
iob stop npm i iobroker.js-controller@next --omit=dev
ausgeführt werden und der ioBroker Fixer dann via Windows GUI Installer.
Viel Spaß beim Testen und Danke für eure Unterstützung!