After enabling the variables I’m having problems with n8n
The manual asks to add:
- N8N_RUNNERS_ENABLED=true
- OFFLOAD_MANUAL_EXECUTIONS_TO_WORKERS=true
After enabling the variables I’m having problems with n8n
The manual asks to add:
Another problem is that before when I clicked to run flow with a pinned node, it executed. Now it doesn’t execute anymore.
The workflow runs but does not execute the nodes
@adameus03
Have you had this problem before?
Hey @brauliodiasribeiro,
That sounds like a known issue, Can you disable both of those options for now until the issues are resolved.
I found the problem.
It was an error in the memory table.
I deleted the table and let it create a new one and it worked.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.