NEWS
Beta Test js-controller Kiera (v6.0)
-
@foxriver76 Ich hatte vorher ein apt-get update / upgrade ausgeführt, ohne dass etwas gefunden wurde. apt update / upgrade findet das package. Ich war mir nicht bewusst, das es dort einen Unterschied gibt. Und ja ich habe mich verschrieben ist bookworm und nicht buster .... sorry
-
@foxriver76
Wie mache ich jetzt adapter-updates über die Web-Oberfläche?
Ich finde dort keinen Button mehr.
-
@mrjeschke
Du hast admin 7.x.x installiert; das ist ein Bug in admin.
https://github.com/ioBroker/ioBroker.admin/issues/2498Admin 7.0.x wurde zurückgezogen. Downgrade admin auf den aktuellen LATEST Stand (6.x.x) via Konsole / Commandline
-
@mcm1957
Danke, nach downgrade klappt es wieder. -
Hallo,
hat hier noch jemand Probleme mit SourceAnalytix?host.ioBroker 2024-06-11 20:41:00.166 info Restart adapter system.adapter.sourceanalytix.0 because enabled host.ioBroker 2024-06-11 20:41:00.166 error instance system.adapter.sourceanalytix.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.ioBroker 2024-06-11 20:41:00.166 error Caught by controller[0]: Node.js v20.14.0 host.ioBroker 2024-06-11 20:41:00.166 error Caught by controller[0]: at node:internal/main/run_main_module:28:49 host.ioBroker 2024-06-11 20:41:00.166 error Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) host.ioBroker 2024-06-11 20:41:00.166 error Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12) host.ioBroker 2024-06-11 20:41:00.166 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32) host.ioBroker 2024-06-11 20:41:00.166 error Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) host.ioBroker 2024-06-11 20:41:00.166 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14) host.ioBroker 2024-06-11 20:41:00.165 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:31:36) host.ioBroker 2024-06-11 20:41:00.165 error Caught by controller[0]: TypeError: Class extends value #<Object> is not a constructor or null host.ioBroker 2024-06-11 20:41:00.165 error Caught by controller[0]: ^ host.ioBroker 2024-06-11 20:41:00.165 error Caught by controller[0]: class Sourceanalytix extends utils.Adapter { host.ioBroker 2024-06-11 20:41:00.165 error Caught by controller[0]: /opt/iobroker/node_modules/iobroker.sourceanalytix/main.js:31 host.ioBroker 2024-06-11 20:40:59.291 info instance system.adapter.sourceanalytix.0 started with pid 207189
Core adapters versions
js-controller: 6.0.1
admin: 7.0.1
javascript: 8.5.2Calendar, eCharts machen auch probleme.
-
@foxriver76 said in Beta Test js-controller Kiera (v6.0):
@mcm1957 Geht rflink in 2.1.7?
Sieht leider nicht so aus:
Siehe https://forum.iobroker.net/topic/75222/rflink-keine-serielle-schnittstelle/14host.GLT 2024-06-11 20:10:24.709 info Rebuild for adapter system.adapter.rflink.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually. host.GLT 2024-06-11 20:10:24.709 error instance system.adapter.rflink.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.GLT 2024-06-11 20:10:24.709 error Caught by controller[1]: Node.js v20.14.0 host.GLT 2024-06-11 20:10:24.709 error Caught by controller[1]: host.GLT 2024-06-11 20:10:24.709 error Caught by controller[1]: at node:internal/main/run_main_module:28:49 host.GLT 2024-06-11 20:10:24.709 error Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) host.GLT 2024-06-11 20:10:24.709 error Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:1024:12) host.GLT 2024-06-11 20:10:24.709 error Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1208:32) host.GLT 2024-06-11 20:10:24.709 error Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) host.GLT 2024-06-11 20:10:24.709 error Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1358:14) host.GLT 2024-06-11 20:10:24.709 error Caught by controller[1]: at Object.<anonymous> (C:\ioBroker\GLT\node_modules\iobroker.rflink\main.js:17:17) host.GLT 2024-06-11 20:10:24.709 error Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'supportsFeature') host.GLT 2024-06-11 20:10:24.709 error Caught by controller[1]: host.GLT 2024-06-11 20:10:24.709 error Caught by controller[1]: ^ host.GLT 2024-06-11 20:10:24.709 error Caught by controller[1]: if (adapter.supportsFeature && !adapter.supportsFeature('CONTROLLER_NPM_AUTO_REBUILD')) { host.GLT 2024-06-11 20:10:24.709 error Caught by controller[1]: C:\ioBroker\GLT\node_modules\iobroker.rflink\main.js:17 host.GLT 2024-06-11 20:10:24.709 error Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\lib\binding\node-v115-win32-x64\bindings.node host.GLT 2024-06-11 20:10:24.709 error Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\default\install-root\bindings.node host.GLT 2024-06-11 20:10:24.709 error Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\debug\install-root\bindings.node host.GLT 2024-06-11 20:10:24.708 error Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\addon-build\release\install-root\bindings.node host.GLT 2024-06-11 20:10:24.708 error Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\compiled\20.14.0\win32\x64\bindings.node host.GLT 2024-06-11 20:10:24.708 error Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\default\bindings.node host.GLT 2024-06-11 20:10:24.708 error Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\Release\bindings.node host.GLT 2024-06-11 20:10:24.708 error Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\out\Release\bindings.node host.GLT 2024-06-11 20:10:24.708 error Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\Debug\bindings.node host.GLT 2024-06-11 20:10:24.708 error Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\out\Debug\bindings.node host.GLT 2024-06-11 20:10:24.708 error Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\Release\bindings.node host.GLT 2024-06-11 20:10:24.708 error Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\Debug\bindings.node host.GLT 2024-06-11 20:10:24.708 error Caught by controller[0]: → C:\ioBroker\GLT\node_modules\@serialport\bindings\build\bindings.node host.GLT 2024-06-11 20:10:24.707 error Caught by controller[0]: Cannot load serialport module : Error: Could not locate the bindings file. Tried:
-
@anwa said in Beta Test js-controller Kiera (v6.0):
Core adapters versions
js-controller: 6.0.1
admin: 7.0.1
javascript: 8.5.2Danke guter Anfang. Aber es wäre noch von Interesse welche version von sourceanalytix du hats
Calendar, eCharts machen auch probleme.
Beitte detailliertere Fehlermeldungen incl. Versionen
-
Sorry, immer die neueste... 0.4.14
-
Kalender (calendar) 1.2.0
host.ioBroker 2024-06-11 21:04:44.153 info Restart adapter system.adapter.calendar.0 because enabled host.ioBroker 2024-06-11 21:04:44.153 error instance system.adapter.calendar.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.ioBroker 2024-06-11 21:04:44.153 error Caught by controller[0]: Node.js v20.14.0 host.ioBroker 2024-06-11 21:04:44.153 error Caught by controller[0]: at node:internal/main/run_main_module:28:49 host.ioBroker 2024-06-11 21:04:44.153 error Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) host.ioBroker 2024-06-11 21:04:44.153 error Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12) host.ioBroker 2024-06-11 21:04:44.153 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32) host.ioBroker 2024-06-11 21:04:44.153 error Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) host.ioBroker 2024-06-11 21:04:44.153 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14) host.ioBroker 2024-06-11 21:04:44.153 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.calendar/main.js:17:30) host.ioBroker 2024-06-11 21:04:44.153 error Caught by controller[0]: TypeError: Class extends value #<Object> is not a constructor or null host.ioBroker 2024-06-11 21:04:44.153 error Caught by controller[0]: ^ host.ioBroker 2024-06-11 21:04:44.152 error Caught by controller[0]: class Calendar extends utils.Adapter { host.ioBroker 2024-06-11 21:04:44.152 error Caught by controller[0]: /opt/iobroker/node_modules/iobroker.calendar/main.js:17
Vermutlich der gleiche Fehler...
-
@anwa said in Beta Test js-controller Kiera (v6.0):
Sorry, immer die neueste... 0.4.14
@foxriver76
Bitte sourceanalytix auf die inkompaibel Liste.Im Latest ist 0.4.14 mit "@iobroker/adapter-core": "^2.6.0" - das funkt nicht.
@Dutchman muss da ne neue Release mit aktuellem Adaptercore erstellen (außer du hast da Zugriff - hab aber keine Ahnung welchen Status die zwischenzeitlichen WIP Änderungen haben.Hinweis:: sourceanalytix ist nicht im stable
-
E-Charts (echarts) 1.7.2
host.ioBroker 2024-06-11 21:06:38.263 info Restart adapter system.adapter.echarts.0 because enabled host.ioBroker 2024-06-11 21:06:38.263 error instance system.adapter.echarts.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.ioBroker 2024-06-11 21:06:38.263 error Caught by controller[0]: Node.js v20.14.0 host.ioBroker 2024-06-11 21:06:38.263 error Caught by controller[0]: at node:internal/main/run_main_module:28:49 host.ioBroker 2024-06-11 21:06:38.263 error Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) host.ioBroker 2024-06-11 21:06:38.262 error Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12) host.ioBroker 2024-06-11 21:06:38.262 error Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32) host.ioBroker 2024-06-11 21:06:38.262 error Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) host.ioBroker 2024-06-11 21:06:38.262 error Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14) host.ioBroker 2024-06-11 21:06:38.262 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.echarts/main.js:325:5) host.ioBroker 2024-06-11 21:06:38.262 error Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.echarts/main.js:70:15) host.ioBroker 2024-06-11 21:06:38.262 error Caught by controller[0]: TypeError: utils.Adapter is not a constructor host.ioBroker 2024-06-11 21:06:38.262 error Caught by controller[0]: ^ host.ioBroker 2024-06-11 21:06:38.262 error Caught by controller[0]: adapter = new utils.Adapter(options); host.ioBroker 2024-06-11 21:06:38.262 error Caught by controller[0]: /opt/iobroker/node_modules/iobroker.echarts/main.js:70 host.ioBroker 2024-06-11 21:06:37.428 info instance system.adapter.echarts.0 started with pid 212103 host.ioBroker 2024-06-11 21:06:36.303 info "system.adapter.echarts.0" enabled
-
Ist nur eine Info Meldung, aber seit dem Update auf den 6er Controller, wirft einer von 5! Shelly 3EM diese Meldung ins Log.
Alles Shellys sind gleich konfiguriert und auf Berlin konfiguriert, aber nur einer wirft diese Meldung.
Weder in den ioB Basiseinstellungen noch in den Shelly Adapter Einstellungen gibt es einen Punkt wo man UTC einstellen oder ändern könnte.
Hängt das ggf. mit dem 6er Controller zusammen?
shelly.0 11596 2024-06-11 20:59:21.019 info [Sys.timezone] 10.122.60.105 (shellyem3 / shellyem3-8CAAB561EFDE / SHEM-3#8CAAB561EFDE#1): Configured timezone "UTC-120" and system timezone "Europe/Berlin" do not match. Please check configuration
-
@anwa said in Beta Test js-controller Kiera (v6.0):
Kalender (calendar) 1.2.0
Vermutlich der gleiche Fehler...
Bitte für calendar ein Issue im Adapter repo erstellen.
Adapter core @iobroker/adapter-core": "^2.3.1" ist inkompatibel.
Allerdings ist der Adapter schon Jahre nicht mehr gewartet. Ich kann derzeit nicht sagen ob dieser gefixed oder deprectaed wird. -
@jb_sullivan eher unwahrscheinlich also würde mich wundern..
-
@mcm1957 puh und ne alte Version geht mit alt Controller? Schaut eher nach serialport speziell aus.. Villt Zusammenhang mit Node 20? Ja das Ding braucht mal Tests …
-
Bitte erstell in den Repositories für
- sourceanalytix
- calendar
- echarts
jeweils ein Issue
Bitte setz diese VIER Adapter auf die Liste der inkompatiblen Adapter
-
ad sourceanalytix
Auf Github ist adaptercore schon auf einer (alten) 3.x.x. Alldings wurden auch div. Dinge erweitert / geändert. Da sollte @Dutchman eine saubere Release mit aktuellem adapter-core erstellen -
ad calendar
Der Adapter ist verwaist. Dev ist seit langem inaktiv. Hier muss abgeklärt werden ob fullcalendar ein Ersatz wäre und / oder ob wir den Adapter in community verschieben wollen (und ihn dorr anpassen. Bitte ggF Bescheid geben, wenn ich ein Timeout Issue erstellen soll. -
ad echarts
Der hat in der letzen Release noch nicht mal adapter-core benutzt. Auf Github wurde allerdings alles mögliche incl. adapter-core gemerged. Tests sind allerdings rot. Da muss wer sanieren. (iobroker orga, Zugriff sollte also da sein) -
ad contact
Der contact Adapter ist ebenfalls von WLANkabel und verwaist. Benutzt @iobroker/adapter-core": "^2.2.1" - wird also ziemlich sicher auch nicht gehen.
-
@foxriver76 said in Beta Test js-controller Kiera (v6.0):
@mcm1957 puh und ne alte Version geht mit alt Controller? Schaut eher nach serialport speziell aus.. Villt Zusammenhang mit Node 20? Ja das Ding braucht mal Tests …
OK, Issue beim Adapter ist offen. Von mir aus kann der zunächst als offen liegen bleiben. Kann ihn mir ca. Mitte Juli ansehen. Oder wer andere hat vorher Zeit. Setz ihn halt mal auf inkompatibel
-
@mcm1957 ich habe eine 2.1.8 gemacht in der das Serialport geupdated wurde. Hoffe tut nun.
-
@foxriver76
Danke
Ich geh dann eher mal in standby modus. Muss morgen früh raus... -
Nicht ganz ......
rflink.0 15048 2024-06-11 22:00:56.233 error Cannot open serial port "COM3": TypeError: SerialPort is not a constructor