:astonished_face: @looolz
log says:
17.06.2021 05:30.22.159] [ERROR] (node:8664) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 EVENT listeners added to [EventSource]. Use emitter.setMaxListeners() to increase limit
0|mm | [8713:0617/083204.668041:FATAL:memory.cc(22)] Out of memory. size=88473600
So first thing to verify: what is the module who do this
so isolate (disable module one by one for verify)
when you found the module trouble:
try a git pull on it
If not works gain … report issue to developer