NEWS
IOBroker Anbindung an einen Kostal Plenticore
-
@tom57 Danke für die Tests. Das ist echt erstaunlich, vor allem, weil ich den Fehler hier nicht bekomme.
Hast du den Debug-Modus noch angeschaltet in der Adapter-Liste? Mich wundert, dass direkt vor dem Fehler keinerlei Logmeldung kam weiter oben. Irgendwas muss doch direkt vor dem Fehler ausgeführt werden
-
Und vielleicht bitte gerade noch einmal vom git aktualisieren. Habe ein Problem beim Parsen von Kachelmann gefunden und behoben. Vielleicht führt das ja bei euch zum Absturz und bei mir nur zu ner Warnung, warum auch immer.
-
Hab jetzt von GIT (2.1.0.6, Dateien von 08:23 Uhr) aktualisiert und die fcast.json + pwrgen.json gelöscht.
Sonst alles aktiv im Adapter.Adapter stürzt direkt nach Start ab und bleibt rot:
2020-03-20 08:37:22.886 - info: plenticore.0 (807) starting. Version 2.1.0 in /opt/iobroker/node_modules/iobroker.plenticore, node: v10.19.0 2020-03-20 08:37:22.950 - info: plenticore.0 (807) [START] Starting adapter plenticore v2.1.0.6 2020-03-20 08:37:22.994 - debug: plenticore.0 (807) Panel tilt: 23° 2020-03-20 08:37:22.996 - debug: plenticore.0 (807) Panel direction: 180° 2020-03-20 08:37:22.997 - debug: plenticore.0 (807) Panel efficiency: 19.3% 2020-03-20 08:37:22.997 - debug: plenticore.0 (807) Panel surface: 39m² 2020-03-20 08:37:24.431 - info: plenticore.0 (807) got weather data from met.no with 229 elements. 2020-03-20 08:38:44.965 - error: host.BT3-PRO Caught by controller[0]: FATAL ERROR: invalid array length Allocation failed - JavaScript heap out of memory 2020-03-20 08:38:44.966 - error: host.BT3-PRO Caught by controller[1]: 1: 0x8fa090 node::Abort() [io.plenticore.0] 2020-03-20 08:38:44.966 - error: host.BT3-PRO Caught by controller[2]: 2: 0x8fa0dc [io.plenticore.0] 2020-03-20 08:38:44.967 - error: host.BT3-PRO Caught by controller[3]: 3: 0xb0052e v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [io.plenticore.0] 2020-03-20 08:38:44.967 - error: host.BT3-PRO Caught by controller[4]: 4: 0xb00764 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [io.plenticore.0] 2020-03-20 08:38:44.967 - error: host.BT3-PRO Caught by controller[5]: 5: 0xef4c72 [io.plenticore.0] 2020-03-20 08:38:44.967 - error: host.BT3-PRO Caught by controller[6]: 6: 0xecc7b9 [io.plenticore.0] 2020-03-20 08:38:44.968 - error: host.BT3-PRO Caught by controller[7]: 7: 0xece53d v8::internal::Factory::NewFixedDoubleArray(int, v8::internal::PretenureFlag) [io.plenticore.0] 2020-03-20 08:38:44.968 - error: host.BT3-PRO Caught by controller[8]: 8: 0xe7c8ff [io.plenticore.0] 2020-03-20 08:38:44.968 - error: host.BT3-PRO Caught by controller[9]: 9: 0x1127ded v8::internal::Runtime_GrowArrayElements(int, v8::internal::Object**, v8::internal::Isolate*) [io.plenticore.0] 2020-03-20 08:38:44.968 - error: host.BT3-PRO Caught by controller[9]: 10: 0x1c3d1905be1d 2020-03-20 08:38:44.968 - warn: host.BT3-PRO instance system.adapter.plenticore.0 terminated due to SIGABRT
-
@Diginix sagte in IOBroker Anbindung an einen Kostal Plenticore:
invalid array length Allocation failed
Könntest du noch einmal vom git aktualisieren? Irgendwie muss ich nach und nach Logmeldungen einfügen
-
@StrathCole 2.0.1.7 stürzt ebenso ab:
2020-03-20 09:00:19.268 - info: plenticore.0 (4530) starting. Version 2.1.0 in /opt/iobroker/node_modules/iobroker.plenticore, node: v10.19.0 2020-03-20 09:00:19.317 - info: plenticore.0 (4530) [START] Starting adapter plenticore v2.1.0.7 2020-03-20 09:00:19.335 - debug: plenticore.0 (4530) Panel tilt: 23° 2020-03-20 09:00:19.335 - debug: plenticore.0 (4530) Panel direction: 180° 2020-03-20 09:00:19.336 - debug: plenticore.0 (4530) Panel efficiency: 19.3% 2020-03-20 09:00:19.336 - debug: plenticore.0 (4530) Panel surface: 39m² 2020-03-20 09:00:22.368 - info: plenticore.0 (4530) got weather data from met.no with 229 elements. 2020-03-20 09:02:58.471 - error: host.BT3-PRO Caught by controller[0]: FATAL ERROR: invalid array length Allocation failed - JavaScript heap out of memory 2020-03-20 09:02:58.472 - error: host.BT3-PRO Caught by controller[0]: 1: 0x8fa090 node::Abort() [io.plenticore.0] 2020-03-20 09:02:58.473 - error: host.BT3-PRO Caught by controller[0]: 2: 0x8fa0dc [io.plenticore.0] 2020-03-20 09:02:58.473 - error: host.BT3-PRO Caught by controller[1]: 3: 0xb0052e v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [io.plenticore.0] 2020-03-20 09:02:58.473 - error: host.BT3-PRO Caught by controller[2]: 4: 0xb00764 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [io.plenticore.0] 2020-03-20 09:02:58.473 - error: host.BT3-PRO Caught by controller[3]: 5: 0xef4c72 [io.plenticore.0] 2020-03-20 09:02:58.473 - error: host.BT3-PRO Caught by controller[4]: 6: 0xecc7b9 [io.plenticore.0] 2020-03-20 09:02:58.474 - error: host.BT3-PRO Caught by controller[5]: 7: 0xece53d v8::internal::Factory::NewFixedDoubleArray(int, v8::internal::PretenureFlag) [io.plenticore.0] 2020-03-20 09:02:58.474 - error: host.BT3-PRO Caught by controller[6]: 8: 0xe7c8ff [io.plenticore.0] 2020-03-20 09:02:58.474 - error: host.BT3-PRO Caught by controller[6]: 9: 0x1127ded v8::internal::Runtime_GrowArrayElements(int, v8::internal::Object**, v8::internal::Isolate*) [io.plenticore.0] 2020-03-20 09:02:58.474 - error: host.BT3-PRO Caught by controller[6]: 10: 0x33b7e975be1d 2020-03-20 09:02:58.474 - warn: host.BT3-PRO instance system.adapter.plenticore.0 terminated due to SIGABRT
-
-
Stehe in den Startlöchern, aber kein Stress!
Loglevel Debug ist dauerhaft aktiv für deinen Adapter. -
-
@StrathCole Läuft wieder!
-
@Diginix Nicht gut.
-
@StrathCole bei mir auch
-
habe jetzt aber folgende Meldungen:
plenticore.0 2020-03-20 09:24:09.969 warn (14408) Could not read weatherunderground.0.forecastHourly.4h.sky. It returned null state. plenticore.0 2020-03-20 09:24:09.968 warn (14408) Could not read weatherunderground.0.forecastHourly.3h.sky. It returned null state. plenticore.0 2020-03-20 09:24:09.922 warn (14408) Could not read weatherunderground.0.forecastHourly.2h.sky. It returned null state. plenticore.0 2020-03-20 09:24:09.919 warn (14408) Could not read weatherunderground.0.forecastHourly.1h.sky. It returned null state.
-
@tom57 Danach schaue ich dann, wenn ich den anderen Fehler gefunden habe. Das ist echt ein seltsames Phänomen.
-
So, hab eine neue Version im Git. Ich hoffe, damit geht es auch trotz metno.
-
@StrathCole sagte in IOBroker Anbindung an einen Kostal Plenticore:
So, hab eine neue Version im Git. Ich hoffe, damit geht es auch trotz metno.
Ja scheint zu funktionieren ... auch die WU-Meldungen sind weg. Werde ich jetzt mal beobachten.
-
@tom57 Ähm … auch keine [warn] Meldung?
-
Ich bekomme mit 2.0.1.9 zumindest diese bzgl met.no
2020-03-20 09:57:56.350 warn (11834) Met.no got more than 10 entries in from/to entry. This is bad. Stopping.
-
@Diginix Danke, genau das habe ich erwartet. Kannst du mir die debug Meldungen, die davor und danach kommen, noch mitteilen? Das scheint nämlich genau der Punkt zu sein, an dem der Adapter bei euch abgestürzt ist und bei mir nicht.
-
@StrathCole
Da musst du dich mal durchkämpfen:
Ach hab das vor 3 Stunden schon gepostet aber das Log war zu lang und der Post wurde gar nicht gesendet.
Also hier mal das Log in meiner Dropbox:
https://www.dropbox.com/s/w8wouypxj3hi20b/2020-03-19_plenticore.log?dl=0 -
@Diginix Danke sehr. Das genügt mir schon. So etwas hatte ich mir gedacht. Du kannst das Log wieder löschen. Ich denke, mit der neuesten Version ist das Problem behoben.