NEWS
Beta Test js-controller Kiera (v6.0)
-
@foxriver76
Hast wieder mal recht. Die Sonderregel for 0.x.x hab ich wieder mal nicht im Kopf.
Schätze auch wir sollten drüber nachdenken für Stable >= 1.0.0 zu verlangen (aber das ist hier OT). -
@foxriver76
Upgrade auf 6.0.1 via GUI gemacht, Instanzen soweit alle wieder grün, aber der JavaScript-Adapter meckert jetzt einige Skripte an das NPM Modul "moment" nutzen.script.js.Online.VIS.IO_Adapterstatus: TypeError: moment.locale is not a function
Wenn ich "moment" als zusätzliches NPM-Modul lösche und wieder hinzufüge kommt:
Cannot install custom npm package fs: Error: Cannot find package '/opt/iobroker/node_modules/@iobroker-javascript.0/fs/package.json' imported from /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js
-
@bommel_030 Das mit javascript ist mit der nächsten Version vom Adapter (8.5.2 gerade auf dem Weg) gefixt, dann bleibt nur ein Sepcial Case wenn URLs genutzt werden https://github.com/ioBroker/ioBroker.js-controller/issues/2796 den ich heute oder morgen probiere im Controller zu fixen
-
Nach Installation vom js-controller 6.0.1 erhalte ich folgende Meldung:
(Debian Buster alle packages aktuell)
Auf meiner ioBroker Windows Umgebung (Entwicklung) erscheint diese Meldung nicht.Wie habe ich die Meldung zu interpretieren?
-
@tp1de Dass ioBroker um 14:14 ein
apt update
ausgeführt hat und dabei raus kam, dass dieses Package updatebar ist. Wenn du im nachhinein die Packages updated verschwindet die Meldung dadurch nicht von selbst bis du sie bestätigt hast. -
@tp1de sagte in Beta Test js-controller Kiera (v6.0):
Debian Buster
Aber der Buster ist nicht mehr aktuell und muss durch was lebendiges ersetzt werden. Ist aber ein anderes Thema.
-
@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..