Code node stopped working

Describe the problem/error/question

Code node basically stopped working? I haven’t changed anything or whatsoever and my requested started to get Cloudflare 524, no this is not on cloudfare’s end because when I remove the code node everything fine and flow proceeds. I am losing my mind literally.

What is the error message (if any)?

Plus when I check the console tab why do I get these:

[Warning] Error fetching user cloud account: (index-C2P0-X23.js, line 290207)
Error: User does not have a cloud plan
(anonim işlev) — index-C2P0-X23.js:228634

[Error] Blocked a frame with origin “https://arcustin.app.n8n.cloud” from accessing a frame with origin “https://n8n.io”. Protocols, domains, and ports must match.
sentryWrapped (index-C2P0-X23.js:290765)

obviously I have a cloud plan I have been working for weeks?

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

there is none it gets timed out its like stopped at the 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

I am facing the same issue. N8N Cloud. Started this morning.

yeah I am also on cloud, that’s pretty annoying. I could not find many people having the same problem glad I am not the only one

even this node is not working its just keeps “executing” please help.

which version are you using? I am on 1.112.6

in my case it start to run but never stop. Like in a infinite loop.

Im facing the same problem

same issue here. n8n cloud version 1.113.2. the code block runs but infinite loop and no output :frowning:

Updated to the last version fixed the issue for me

can confirm problem disappeared after updating to 1.115.3 :slight_smile:

My last version is 1.115.3

yeah same with me it never stops and keeps “executing”

We’re having the same issue with one specific code node. Others code nodes in other workflows are fine. We upgraded to the latest version which cause the broken node.

We’re on n8n cloud.
Debug info

core

  • n8nVersion: 1.115.3
  • platform: docker (cloud)
  • nodeJsVersion: 22.20.0
  • nodeEnv: production
  • database: sqlite
  • executionMode: regular
  • concurrency: 20
  • license: community
  • consumerId: 00000000-0000-0000-0000-000000000000

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 720 hours
  • maxCount: 25000 executions

client

  • userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/140.0.0.0 safari/537.36
  • isTouchDevice: true

Generated at: 2025-10-16T22:08:50.639Z

having the same problem, I had the same problem and it was fixed after upgrading to the 1.115.3 now started again I am getting sick of it for real

hi I was having the same issue if you contact your workspace owner they can update cloud version, we updated to 1.116.1 beta and it fixed the problem for us

See: Update your n8n Cloud version | n8n Docs

I’m on version 1.116.1, and all my workflows with code nodes have stopped getting output.

Restarting my cloud instance resolved the issue for me. Currently on 1.114

@automatForge How were you able to restart the instance?

@BackOfficeSupport Admin Panel > Manage Tab > Restart workspace Button

@automatForge
Thanks

FYI All - restarting the instance worked for us also.