You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading n8n, the n8n_editor container no longer works. The interface loads for a few seconds and then displays “Lost connection”. It seems to be receiving a SIGTERM and shuts down, with no changes made to the stack.
This only started after the update — no environment or stack changes were made.
What I see in the logs:
• Received SIGTERM. Shutting down...
• Driver not Connected
What I’ve tested:
• Redis responds with PONG
• PostgreSQL is running and accessible
• Network (docker network inspect) shows all services correctly connected
• Tried with both latest and specific version 1.92.2, same result
Infrastructure
• Ubuntu Server 22.04
• Docker Swarm
• Redis: running fine
• PostgreSQL: running fine
• n8n running in queue mode with three services (start, webhook, worker) using Traefik reverse proxy
Expected Behavior
Editor should stay online and not crash or show lost connection, as it did before the update.
n8n Version
1.92.2 and latest (both tested)
Database
PostgreSQL
Execution Mode
queue
To Reproduce
Deploy n8n in queue mode with editor, webhook and worker services (Docker Swarm)
Open the editor URL in the browser
Wait a few seconds
Editor disconnects and shows “Lost connection” message
Expected behavior
Application
Operating System
22.04
n8n Version
1.95.0
Node.js Version
none
Database
PostgreSQL
Execution mode
queue
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Bug Description
Bug Description
After upgrading n8n, the n8n_editor container no longer works. The interface loads for a few seconds and then displays “Lost connection”. It seems to be receiving a SIGTERM and shuts down, with no changes made to the stack.
This only started after the update — no environment or stack changes were made.
What I see in the logs:
• Received SIGTERM. Shutting down...
• Driver not Connected
What I’ve tested:
• Redis responds with PONG
• PostgreSQL is running and accessible
• Network (docker network inspect) shows all services correctly connected
• Tried with both latest and specific version 1.92.2, same result
Infrastructure
• Ubuntu Server 22.04
• Docker Swarm
• Redis: running fine
• PostgreSQL: running fine
• n8n running in queue mode with three services (start, webhook, worker) using Traefik reverse proxy
Expected Behavior
Editor should stay online and not crash or show lost connection, as it did before the update.
n8n Version
1.92.2 and latest (both tested)
Database
PostgreSQL
Execution Mode
queue
To Reproduce
Expected behavior
Application
Operating System
22.04
n8n Version
1.95.0
Node.js Version
none
Database
PostgreSQL
Execution mode
queue
The text was updated successfully, but these errors were encountered: