NEWS
IOBroker Anbindung an einen Kostal Plenticore
-
@StrathCole
Jetzt läuft auch ohne Prognose gar nichts mehr:host.iob 2020-03-20 07:42:18.626 info Restart adapter system.adapter.plenticore.0 because enabled host.iob 2020-03-20 07:42:18.625 error instance system.adapter.plenticore.0 terminated with code 156 (156) host.iob 2020-03-20 07:42:18.049 info instance system.adapter.plenticore.0 started with pid 12003 host.iob 2020-03-20 07:41:48.023 info Restart adapter system.adapter.plenticore.0 because enabled host.iob 2020-03-20 07:41:48.023 error instance system.adapter.plenticore.0 terminated with code 156 (156) host.iob 2020-03-20 07:41:47.452 info instance system.adapter.plenticore.0 started with pid 11963 host.iob 2020-03-20 07:41:17.420 info Restart adapter system.adapter.plenticore.0 because enabled host.iob 2020-03-20 07:41:17.419 error instance system.adapter.plenticore.0 terminated with code 156 (156) host.iob 2020-03-20 07:41:16.884 info instance system.adapter.plenticore.0 started with pid 11947 host.iob 2020-03-20 07:40:46.865 info Restart adapter system.adapter.plenticore.0 because enabled host.iob 2020-03-20 07:40:46.864 error instance system.adapter.plenticore.0 terminated with code 156 (156) host.iob 2020-03-20 07:40:46.284 info instance system.adapter.plenticore.0 started with pid 11928 host.iob 2020-03-20 07:40:16.250 info Restart adapter system.adapter.plenticore.0 because enabled
-
Gibt's ja nicht …
Kannst du den Adapter einmal stoppen, dann die json Dateien löschen, nur die pwrcons.json nicht. Dann neu starten. -
@StrathCole sagte in IOBroker Anbindung an einen Kostal Plenticore:
Kannst du den Adapter einmal stoppen, dann die json Dateien löschen, nur die pwrcons.json nicht. Dann neu starten.
Json-Dateien gelöscht. Dann Läuft er wieder, aber nur ohne Leistungsprognose.
Mit Prognose kommt wieder der Fehlerost.iob 2020-03-20 08:12:52.459 warn instance system.adapter.plenticore.0 terminated due to SIGABRT host.iob 2020-03-20 08:12:52.458 error Caught by controller[0]: FATAL ERROR: invalid array length Allocation failed - JavaScript heap out of memory
und es werden keine Werte ausgelesen.
Gehe erst mal frühstücken ...
-
@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.