All my workflows with Code nodes are stuck/spinning after the recent update

All my workflows with Code nodes are stuck/spinning after the recent update.

Even a Code node with just return items; does not work.
(// This code will simply return your input data, untouched.
// If this spins, the problem is not with your code, but with the input or the platform.
return items;

I cannot roll back because I am on n8n.cloud.

When I run the same code on a hosted environment, it still runs fine.

I am not a programmer but any help on the issue is appreciated.

Thanks

Got help restarting and upgrading and now it works again.

1 Like

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