Describe the problem/error/question
My automations are just hanging in the queue. They’re never executing. They’re in the queue for hours. There are no other executions running. I haven’t exceeded the concurrent limit or my execution limit. I tried unpublishing and republishing my workflows. Not sure what’s happening.
It seems like there may be a memory leak because suddenly my entire instance will go offline even during simple manual executions.
What is the error message (if any)?
None
Please share your workflow/screenshots/recording
Share the output returned by the last node
Debug info
core
-
n8nVersion: 2.4.4
-
platform: docker (cloud)
-
nodeJsVersion: 22.21.1
-
nodeEnv: production
-
database: sqlite
-
executionMode: regular
-
concurrency: 5
-
license: enterprise (sandbox)
storage
-
success: all
-
error: all
-
progress: false
-
manual: true
-
binaryMode: filesystem
pruning
-
enabled: true
-
maxAge: 168 hours
-
maxCount: 2500 executions
client
-
userAgent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/143.0.0.0 safari/537.36
-
isTouchDevice: false


