Code Node Runner Timeout Issue

I am experiencing an issue with Code nodes in my n8n Cloud workspace.
All Code nodes fail with the following error:
“Task request timed out after 60 seconds.
Your Code node task was not matched to a runner within the timeout period.”
I have:
Logged out and back in
Cleared executions
Tried duplicating the workflow
Tested with a simple Code node only
The issue persists.

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
1 Like

Does this happen with a brand new workflow containing only a single “Code node” that returns a static object?

Hi @RiseOpp_Partnerships Welcome to the community!

Have you tried restarting your cloud instance?