Hi,
Last day, my Kibana got crashed and below is the trace;
Security context: 0x352116ecfb51 <JS Object>
1: resolveUrl [/drive/ELK/Kibana/node_modules/elasticsearch/src/lib/client_action.js:~185] [pc=0x1e1b64fc5bdb] (this=0x352116ee6179 <JS Global Object>,url=0x3a7b82323671 <an Object with map 0xdb11b8f0849>,params=0x3475047f3ae1 <an Object with map 0x311bb8a14429>)
2: exec [/drive/ELK/Kibana/node_modules/elasticsearch/src/lib/client_ac...
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
1: node::Abort() [./../node/bin/node]
2: 0x1098b2c [./../node/bin/node]
3: v8::Utils::ReportApiFailure(char const*, char const*) [./../node/bin/node]
4: v8::internal::V8::FatalProcessOutOfMemory(char const*, bool) [./../node/bin/node]
5: v8::internal::Factory::NewTransitionArray(int) [./../node/bin/node]
6: v8::internal::TransitionArray::Insert(v8::internal::Handle<v8::internal::Map>, v8::internal::Handle<v8::internal::Name>, v8::internal::Handle<v8::internal::Map>, v8::internal::SimpleTransitionFlag) [./../node/bin/node]
7: v8::internal::Map::CopyReplaceDescriptors(v8::internal::Handle<v8::internal::Map>, v8::internal::Handle<v8::internal::DescriptorArray>, v8::internal::Handle<v8::internal::LayoutDescriptor>, v8::internal::TransitionFlag, v8::internal::MaybeHandle<v8::internal::Name>, char const*, v8::internal::SimpleTransitionFlag) [./../node/bin/node]
What could be the reason and how can I prevent this from happening in the future?
Thanks in advance.