Hello n8n Community,
I am facing a serious out-of-memory issue on my n8n Cloud instance after the recent n8n security update.
My workflows were working completely fine until 25 June and had been running reliably for the past 7 months. I did not make any workflow, node, credential, configuration, or environment changes during the past week.
After the recent n8n security version update, multiple production workflows started failing during execution. When these workflows run, the instance becomes unstable or unresponsive, automations stop running, and the instance eventually runs out of memory.
I have already tried deleting saved executions, reducing execution history, and removing Wait nodes to reduce memory usage, but the issue still continues. Even after deleting executions, when the workflows run again, the instance still goes out of memory or crashes.
The same issue also happened in May after an n8n Cloud update. At that time, my workflows had also been stable for several months without any changes from my side, but after the update the instance started crashing with out-of-memory errors. The issue was eventually resolved after n8n updated the instance. Now, after the latest update, I am facing the same type of problem again.
This started only after the recent update, so I want to understand whether there was any recent change in n8n Cloud related to memory handling, execution behavior, child executions, workflow concurrency, or node behavior.
I would appreciate guidance from the n8n team or community on how to debug this and identify what is causing the memory spike.
I would also like to know if anyone else is facing the same issue after the recent update, or if this is only happening on my instance.
Output returned by the last node
The workflows fail before completing successfully. The execution status shows Error, and the main issue is out-of-memory behavior at the instance level.
In some cases, the executions fail very quickly, for example within milliseconds. In other cases, they run for several seconds before failing.
The instance also becomes unstable or unresponsive when the workflows run.
Information on my n8n setup
n8n version: n8n Cloud latest updated version
Database: n8n Cloud managed database
n8n EXECUTIONS_PROCESS setting: n8n Cloud managed / not directly configured by me
Running n8n via: n8n Cloud
Operating system: n8n Cloud managed / not applicable
Additional notes
The workflows were stable before the recent update. This issue started after the update, without any changes from my side.
I would like to know:
-
Was there any recent n8n update that changed memory usage, execution handling, workflow concurrency, or node behavior?
-
Is there any workaround, patch, rollback option, or recommended setting to stabilize the instance?
-
Since the same issue happened in May after an n8n update and was resolved from the n8n side, can the team please check whether this is a similar instance-level or version-related issue?