NEWS
js-controller 5.0.x jetzt in der BETA
-
R
Rogni
25 minutes agoHi Leute,
Seit dem Update auf NodeJS 18 und JS Controller 5.05 hat der Nanoleaf Adapter keine Funktion mehr, da er wohl noch nicht mit dem neuen Node JS zurecht kommt. Gibt es hierfür eine Alternative bzw. Update?? ICh finde hierzu leider nichts.
Vielen Dank schonmal für Eure Infos
Log beim Start:
2023-07-16 13:48:17.068 - [32minfo[39m: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.0 started with pid 32183 2023-07-16 13:48:17.294 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: node:internal/modules/cjs/loader:1080 2023-07-16 13:48:17.294 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: throw err; 2023-07-16 13:48:17.294 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: ^ 2023-07-16 13:48:17.294 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js' 2023-07-16 13:48:17.294 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: Require stack: 2023-07-16 13:48:17.294 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js 2023-07-16 13:48:17.294 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js 2023-07-16 13:48:17.294 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15) 2023-07-16 13:48:17.294 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27) 2023-07-16 13:48:17.294 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19) 2023-07-16 13:48:17.294 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18) 2023-07-16 13:48:17.294 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js:63:25) 2023-07-16 13:48:17.295 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14) 2023-07-16 13:48:17.295 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) 2023-07-16 13:48:17.295 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32) 2023-07-16 13:48:17.295 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12) 2023-07-16 13:48:17.295 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19) { 2023-07-16 13:48:17.295 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: code: 'MODULE_NOT_FOUND', 2023-07-16 13:48:17.295 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: requireStack: [ 2023-07-16 13:48:17.295 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js', 2023-07-16 13:48:17.295 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js' 2023-07-16 13:48:17.295 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: ] 2023-07-16 13:48:17.295 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: } 2023-07-16 13:48:17.295 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: Node.js v18.16.1 2023-07-16 13:48:17.295 - [31merror[39m: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.0 terminated with code 1 (JS_CONTROLLER_STOPPED) 2023-07-16 13:48:17.295 - [32minfo[39m: host.IOBroker-Neu Rebuild for adapter system.adapter.nanoleaf-lightpanels.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually. 2023-07-16 13:48:18.940 - [32minfo[39m: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.1 started with pid 32190 2023-07-16 13:48:19.146 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: node:internal/modules/cjs/loader:1080 2023-07-16 13:48:19.146 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: throw err; 2023-07-16 13:48:19.146 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: ^ 2023-07-16 13:48:19.146 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js' 2023-07-16 13:48:19.146 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: Require stack: 2023-07-16 13:48:19.146 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js 2023-07-16 13:48:19.146 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js 2023-07-16 13:48:19.146 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15) 2023-07-16 13:48:19.146 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27) 2023-07-16 13:48:19.146 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19) 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18) 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js:63:25) 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14) 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32) 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12) 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19) { 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: code: 'MODULE_NOT_FOUND', 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: requireStack: [ 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/lib/utils.js', 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.nanoleaf-lightpanels/main.js' 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: ] 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: } 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu Caught by controller[0]: Node.js v18.16.1 2023-07-16 13:48:19.147 - [31merror[39m: host.IOBroker-Neu instance system.adapter.nanoleaf-lightpanels.1 terminated with code 1 (JS_CONTROLLER_STOPPED) 2023-07-16 13:48:19.147 - [32minfo[39m: host.IOBroker-Neu Rebuild for adapter system.adapter.nanoleaf-lightpanels.1 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually. 2023-07-16 13:49:00.012 - [32minfo[39m: hm-rpc.1 (32124) Scheduled restart.
Issue ist eröffnet
-
Es betrifft zwar nicht den js.controller, aber ein Upgrade von Node 16.x.x auf 18.x.x bringt den Maxcul Adapter nicht mehr zum laufen....Issue ist eröffnet.
Zur Info:https://github.com/ioBroker/ioBroker.maxcul/issues/63
Also scheint es so, als hätten noch andere Adapter das Problem.
-
@rogni said in js-controller 5.0.x jetzt in der BETA:
R
Rogni
25 minutes agoHi Leute,
Seit dem Update auf NodeJS 18 und JS Controller 5.05 hat der Nanoleaf Adapter keine Funktion mehr, da er wohl noch nicht mit dem neuen Node JS zurecht kommt. Gibt es hierfür eine Alternative bzw. Update?? ICh finde hierzu leider nichts.
Vielen Dank schonmal für Eure Infos
Da Adaptername hier unvollständig angegeben, link zum Adapter:
https://github.com/daniel-2k/ioBroker.nanoleaf-lightpanels -
@mcm57 said in js-controller 5.0.x jetzt in der BETA:
@apollon77 said in js-controller 5.0.x jetzt in der BETA:
Neue erkannte Probleme, die noch nicht behandelt sind:
- stiebel-isg update nötig
- lgtv sollte fixed sein mit 1.1.12
- web kann crashen falls Widgets in vis falsch konfiguriert sind (PR in socket-classes existiert bereits)
- js-controller upgrade via Admin startet js-controller nicht wieder
- Admin zeigt falsche Log grösse an -> Fixed in Admin 6.5.8+
- km200 sollte gefixt sein mit 2.0.4
- miio muss geprüft werden
- fakeroku GitHub Version gefixt, release fehlt noch
- pi-hole update nötig
- node-red muss geprüft werden
- enigma2.0 mindestens 1.4.0+
- doorbird update nötig
- linux-control update nötig
Liste wär anzupassen:
Km200 funktioniert weder in 1.4 noch 1.5 stabil.
Km200 wurde deprecated und wir - sollte sich nicht noch ein dev finden - ab js controller 5.x nicht mehr laufen. ems-esp existiert als ersatz.@apollon77
Weitere Anpassung:nanoleaf-lights benötigt update - Version 1.4.0 sollte ab morgen im Latest sein. (@rogni)
-
@esp8266 Maxcul läuft hier schon ewig fehlerfrei mit Node 18; mittlerweile 18.16.1
-
@guergen , komisch über die Schwelle gehe ich nicht. Das war schon nachdem die Empfehlung raus war für Node 18.X.X und mit dem alten 4.x.x Controller. Damals unbeachtet von mir.
Vielleicht liegt eine Verwechseung vor mit dem MaxCube Adapter !?
Ich wüsste nicht wo dran es liegen sollte..... -
@esp8266 Ich habe den Maxcul definitiv. Ich bin mit meinem System komplett auf Beta unterwegs!
Maxcul 1.3.1, js-controller aktuell ; seit 5 Minuten auch auf 5.0.8 -
@guergen , nichts anderes wie bei mir. Ich setze kommende Woche eh neu auf Bookworm auf.
Ja, richtig, nichts mit Upgrade von Bullseye auf Bookworm. Ich möchte ein sauberes System und keine alten versteckte Leichen haben. Ist zwar einiges vor zuinstallieren, aber egal.
Da bin ich gespannt mit Node 18.x.x. und dem Restore von iob. -
@esp8266 Ich komme mittlerweile sogar als Upgrades von Deb 9
-
Update auf JS-Controller 5.0.9 hat Fehlfunktion im VW-Adapter zur Folger
vw-connect.0 2023-07-21 01:00:11.076 error SyntaxError: Unexpected token c in JSON at position 1412 vw-connect.0 2023-07-21 01:00:11.075 error Error in consent form vw-connect.0 2023-07-21 01:00:10.888 error Restart Adapter in 30min vw-connect.0 2023-07-21 01:00:10.887 error Login Failed vw-connect.0 2023-07-21 01:00:05.752 error Restart adapter
-
@marty56
Bitte auch immer die Adappter Version angeben.Und mach ein issue beim Adapter auf wenn noch nicht existent.
-
@mcm57 ist die latest.
Vermutlich liegt es aber an der Schrott Infrastruktur von VW/Skoda.
Es gibt dazu ein Issue. Bei mir, war es, vielleicht zufällig, mit dem Update auf js-controller 5.0.9 korreliert. -
@marty56
Danke f Feedback.
Generell bitte immer die Versionen numerisch Ngeben. Warum? Latest ist heute klar. Liegt ein issue aus irgendeinem grund ab dann ist latest ev unklar da es schon eine neuere version geben könnte. Ist für entwickler mügsam zu checken zu welcher release ein issue gehört.Aber hier ist durch den verweis aus issue alles klar.
-
Ich wollte mir mal das Upgrade des JS-Controllers unter Linux anschauen. Dazu hab ich einen ioBroker unter WSL installiert, ihn auf JS-Controller 5.0.7 gebracht und dann auf der Admin Seite Hosts das Upgrade gestartet. Es kommt nur eine einzige Fehlermeldung:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
Im Log steht
2023-07-21 11:03:24.112 - debug: host.iobHost Incoming Host message getLogs 2023-07-21 11:03:26.112 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount 2023-07-21 11:03:26.114 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount 2023-07-21 11:03:26.115 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount, system.host.iobHost.cpu 2023-07-21 11:03:26.115 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount, system.host.iobHost.cpu, system.host.iobHost.mem 2023-07-21 11:03:26.115 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount, system.host.iobHost.cpu, system.host.iobHost.mem, system.host.iobHost.uptime 2023-07-21 11:03:26.115 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount, system.host.iobHost.cpu, system.host.iobHost.mem, system.host.iobHost.uptime, system.host.iobHost.diskFree 2023-07-21 11:03:26.116 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount, system.host.iobHost.cpu, system.host.iobHost.mem, system.host.iobHost.uptime, system.host.iobHost.diskFree, system.host.iobHost.diskSize 2023-07-21 11:03:26.119 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount, system.host.iobHost.cpu, system.host.iobHost.mem, system.host.iobHost.uptime, system.host.iobHost.diskFree, system.host.iobHost.diskSize, system.host.iobHost.diskWarning 2023-07-21 11:03:26.120 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.inputCount, system.host.iobHost.outputCount, system.host.iobHost.cpu, system.host.iobHost.mem, system.host.iobHost.uptime, system.host.iobHost.diskFree, system.host.iobHost.diskSize, system.host.iobHost.diskWarning, system.host.iobHost.logLevel 2023-07-21 11:03:29.760 - debug: host.iobHost Incoming Host message upgradeController 2023-07-21 11:03:29.761 - info: host.iobHost Controller will upgrade itself to version 5.0.8 2023-07-21 11:03:51.836 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.outputCount, system.host.iobHost.cpu, system.host.iobHost.mem, system.host.iobHost.uptime, system.host.iobHost.diskFree, system.host.iobHost.diskSize, system.host.iobHost.diskWarning, system.host.iobHost.logLevel 2023-07-21 11:03:51.836 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.cpu, system.host.iobHost.mem, system.host.iobHost.uptime, system.host.iobHost.diskFree, system.host.iobHost.diskSize, system.host.iobHost.diskWarning, system.host.iobHost.logLevel 2023-07-21 11:03:51.836 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.mem, system.host.iobHost.uptime, system.host.iobHost.diskFree, system.host.iobHost.diskSize, system.host.iobHost.diskWarning, system.host.iobHost.logLevel 2023-07-21 11:03:51.837 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.uptime, system.host.iobHost.diskFree, system.host.iobHost.diskSize, system.host.iobHost.diskWarning, system.host.iobHost.logLevel 2023-07-21 11:03:51.837 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.diskFree, system.host.iobHost.diskSize, system.host.iobHost.diskWarning, system.host.iobHost.logLevel 2023-07-21 11:03:51.838 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.diskSize, system.host.iobHost.diskWarning, system.host.iobHost.logLevel 2023-07-21 11:03:51.838 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.diskWarning, system.host.iobHost.logLevel 2023-07-21 11:03:51.838 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed, system.host.iobHost.logLevel 2023-07-21 11:03:51.838 - debug: admin.0 (3608) Subscribes: system.adapter.discovery.0.alive, system.host.*.alive, system.host.*.notifications.*, admin.0.info.newsFeed 2023-07-21 11:03:51.842 - debug: host.iobHost Incoming Host message getLogFiles 2023-07-21 11:03:51.885 - debug: host.iobHost Incoming Host message getLogs 2023-07-21 11:04:01.682 - debug: host.iobHost Incoming Host message getLogFile
Log Level für Admin und Controller steht auf Debug.
Gibt's da gerade ein bekanntes Problem oder liegt es an mir?
-
@guergen sagte in js-controller 5.0.x jetzt in der BETA:
@esp8266 Ich habe den Maxcul definitiv. Ich bin mit meinem System komplett auf Beta unterwegs!
Maxcul 1.3.1, js-controller aktuell ; seit 5 Minuten auch auf 5.0.8Alles OK, Fehler lag hier. Läuft....
Nachtrag:
Ein upgrade des Nodes von 16.X.X auf 18.X.X in einem vorhandenem System bringt den Maxcul Adapter nicht mehr zum starten. Nur bei einem aktualisiertem Betriebsystem mit Node 18.X.X und neuer iob Installation mit Restore lässt den Maxcul Adapter in Ruhe und läuft.... -
@gaspode läuft iobroker in WSL als systemd Dienst? Sonst wird es nicht gehen, ich bin leider im Thema nicht drin was installer macht bei WSL
-
@foxriver76 said in js-controller 5.0.x jetzt in der BETA:
Guter Punkt. Wohl nicht, da ich WSL1 nutzen muss, weil ich aus diversen Gründen Hyper-V nicht nutzen kann.
systemd wird anscheinend erst ab WSL2 unterstützt.Die Frage wäre, ob man das irgendwie erkennen kann, dass ioBroker nicht als systemd Dienst läuft und das Upgrade dann gar nicht erst anbietet ...
-
@gaspode sagte in js-controller 5.0.x jetzt in der BETA:
Die Frage wäre, ob man das irgendwie erkennen kann, dass ioBroker nicht als systemd Dienst läuft und das Upgrade dann gar nicht erst anbietet ...
Kannst ja schauen, ob auf
systemctl status iobroker.service
eine Rückmeldung oder eine Fehlermeldung kommt.
-
Da hab ich mich wohl missverständlich ausgedrückt.
Ich weiß ja schon, dass bei mir der ioBroker nicht als systemd Dienst läuft.
Ich meinte mit meiner Frage, ob man das evtl. in ioBroker berücksichtigen kann und in diesem Fall erst gar kein Update anbietet, sondern nur anzeigt, wie man zu Fuß aktualisiert. Aus der Fehlermeldung lässt sich sonst schlecht die Ursache erkennen.
-
@gaspode ich denke wir können es sogar anbieten müssen nur den update Prozess anders starten wenn wir es erkennen gerne issue im Controller machen