Since the recent n8n update, my workflows are getting stuck on the Code Node. The execution doesn’t fail or error out; it just hangs indefinitely.
I’ve already set N8N_BLOCK_ENV_ACCESS_IN_NODE=false, but it hasn’t resolved the issue.
Hey @Vexflux It looks like many users have been reporting similar stalling issues following the recent update. After some troubleshooting, updating the code, should successfully resolve this issue.
Hope it helps!
Thanks figured it out
I updated the code, which successfully resolved the issue.
thank you
what do you guys mean by updating the code?
do you mean the nodes or the code itself?
HAving major issues across many workflows with this now thank you.