N8n keeps crashing due to memory leaks in long-running HTTP workflows

i am currently running n8n 1.22..0 in docker (4GB memory limit)
The workflow: webhook-> 5 parallel HTTP requests → Postgres insert
then after 48 hours the node will crash with this particular error

FATAL ERROR: javaScript heap out of memory 

the memory will then grow up to like 50MB per hour then crashes again
i have tried increasing node.js memory limit and it only delays the the crash

1 Like

thank you sir , i would upgrade now , i was also thinking as much

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.