Code node stopped working in n8n Cloud — suspecting NODE_FUNCTION_ALLOW_EXTERNAL issue

Hi,
I’m using n8n Cloud (browser version), and recently my Code node stopped working.
It used to run fine, but now it hangs forever or fails to execute simple scripts.
I found this thread
where several users reported the same issue, and they mentioned it was caused by environment variables like NODE_FUNCTION_ALLOW_EXTERNAL.
Since I’m on the Cloud version, I can’t modify environment variables or restart my instance myself.
Questions:
Is there any way for Cloud users to reset or refresh their instance (like a restart)?
Could this issue be related to hidden environment variables or cached external modules on the Cloud backend?
Should I contact support to request a manual restart?
Thanks in advance for any help or clarification :folded_hands:

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

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.

See: Update your n8n Cloud version | n8n Docs

1 Like

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