Skip to content

Connection Lost + Cannot Get / #15874

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dandomribeiro opened this issue May 30, 2025 · 2 comments
Open

Connection Lost + Cannot Get / #15874

dandomribeiro opened this issue May 30, 2025 · 2 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@dandomribeiro
Copy link

dandomribeiro commented May 30, 2025

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.

Image

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

  1. Deploy n8n in queue mode with editor, webhook and worker services (Docker Swarm)
  2. Open the editor URL in the browser
  3. Wait a few seconds
  4. 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

@Joffcom
Copy link
Member

Joffcom commented May 30, 2025

Hey @dandomribeiro,

We have created an internal ticket to look into this which we will be tracking as "GHC-2267"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label May 30, 2025
@nirkons
Copy link

nirkons commented May 31, 2025

I also experienced this, loop saying "connection lost" (then connects again) every 1-2 seconds, within any workflow
reverted to 1.94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

3 participants