NEWS
UNSOLVED Fehlermeldung MQTT
-
Hallo Leute habe hier eine Fehlermeldung die ich nicht so ganz verstehe, vielleicht kann mir jemand sagen was ich Falsch mache.
Hier die Einstellungen vom iobroker MQTT Adapter und den Einstellungen des ESP
Die Fehlermeldung ist hier.
2020-04-09 10:52:55.737 - error: host.iobroker Caught by controller[0]: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory 2020-04-09 10:52:55.738 - error: host.iobroker Caught by controller[1]: 1: 0x8fa090 node::Abort() [io.mqtt.0] 2020-04-09 10:52:55.738 - error: host.iobroker Caught by controller[2]: 2: 0x8fa0dc [io.mqtt.0] 2020-04-09 10:52:55.738 - error: host.iobroker Caught by controller[3]: 3: 0xb0052e v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [io.mqtt.0] 2020-04-09 10:52:55.738 - error: host.iobroker Caught by controller[4]: 4: 0xb00764 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [io.mqtt.0] 2020-04-09 10:52:55.738 - error: host.iobroker Caught by controller[5]: 5: 0xef4c72 [io.mqtt.0] 2020-04-09 10:52:55.740 - error: host.iobroker Caught by controller[6]: 6: 0xef4d78 v8::internal::Heap::CheckIneffectiveMarkCompact(unsigned long, double) [io.mqtt.0] 2020-04-09 10:52:55.740 - error: host.iobroker Caught by controller[7]: 7: 0xf00e52 v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [io.mqtt.0] 2020-04-09 10:52:55.740 - error: host.iobroker Caught by controller[8]: 8: 0xf01784 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [io.mqtt.0] 2020-04-09 10:52:55.741 - error: host.iobroker Caught by controller[9]: 9: 0xf043f1 v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationSpace, v8::internal::AllocationAlignment) [io.mqtt.0] 2020-04-09 10:52:55.741 - error: host.iobroker Caught by controller[10]: 10: 0xecc666 [io.mqtt.0] 2020-04-09 10:52:55.741 - error: host.iobroker Caught by controller[11]: 11: 0xedef17 v8::internal::Factory::NewLoadHandler(int) [io.mqtt.0] 2020-04-09 10:52:55.741 - error: host.iobroker Caught by controller[12]: 12: 0xf5e53b v8::internal::LoadHandler::LoadFromPrototype(v8::internal::Isolate*, v8::internal::Handle, v8::internal::Handle, v8::internal::Handle, v8::internal::MaybeHandle, v8::internal::MaybeHandle) [io.mqtt.0] 2020-04-09 10:52:55.741 - error: host.iobroker Caught by controller[13]: 13: 0xf65d7f v8::internal::LoadIC::ComputeHandler(v8::internal::LookupIterator*) [io.mqtt.0] 2020-04-09 10:52:55.741 - error: host.iobroker Caught by controller[14]: 14: 0xf6c9ac v8::internal::LoadIC::UpdateCaches(v8::internal::LookupIterator*) [io.mqtt.0] 2020-04-09 10:52:55.741 - error: host.iobroker Caught by controller[15]: 15: 0xf6d05c v8::internal::LoadIC::Load(v8::internal::Handle, v8::internal::Handle) [io.mqtt.0] 2020-04-09 10:52:55.741 - error: host.iobroker Caught by controller[16]: 16: 0xf71995 v8::internal::Runtime_LoadIC_Miss(int, v8::internal::Object**, v8::internal::Isolate*) [io.mqtt.0] 2020-04-09 10:52:55.741 - error: host.iobroker Caught by controller[16]: 17: 0x2e398f4dbe1d 2020-04-09 10:52:55.741 - warn: host.iobroker instance system.adapter.mqtt.0 terminated due to SIGABRT