Code node doesnt work after update 1.84.1

Code node doesnt work after update 1.84.1

When the code node arrives, it spins continuously. It does not give any errors.

Also, there is a huge slowdown after the update. Even when I want to delete a node, it is deleted after 4-5 seconds.

i used this environments :
N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true
N8N_RUNNERS_ENABLED=true

and i used docker volume.

Information on your n8n setup

  • n8n version: 1.84.1
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): google cloud with docker
  • Operating system: ubuntu

What are you VPS specs? Have you rebooted and see if that clears up lag?

What exactly do you mean/happens by “code node doesnt work”? Never completes?

That typically just indicates the VPS does not have enough resources.

It was working without any problems before the update. The features of the VPS are quite sufficient. I tried restarting and recreating the container. The node never completes. It works constantly.

What are the specs of the VPS?

The problem was solved when I installed again without using N8N_RUNNERS_ENABLED setting

2 Likes

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