Describe the problem/error/question
I’m self-hosting on Google Cloud > Cloud Run through a private VPC With an external HTTPS load balancer.
The execution keeps running even after successful or failure executions. I have to manually stop execution which produces a 500 error in the logs.
Also, the node icons stopped light up and data was only visible in the Executions tab.
All of these started around the [email protected] update,
Portions of the workflow light up after [email protected] update and data is visible on the canvas without having to go to the Executions tab. However, the executions still run without stopping.
Nothing changed with the 2.0 update.
I added N8N_PUSH_BACKEND=sse as a possible solutions and it caused the workflows to lose connection.
What is the error message (if any)?
Manual stop produces POST 500 error.
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: 2.0.3
- Database (default: SQLite): PostgreSQL 13
- n8n EXECUTIONS_PROCESS setting (default: own, main): deafults
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: N/A - Container (?)