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
Bug Report: Intermittent "Connection lost" errors in n8n v1.95.2
Describe the bug
I am experiencing frequent and intermittent "Connection lost" errors while using n8n version 1.95.2. This issue occurs randomly and makes it very difficult to work on workflows.
Impact
This issue is significantly impacting productivity by:
Preventing the saving of work, leading to potential data loss.
Making it difficult to activate or deactivate workflows reliably.
Causing frustration and delays in workflow development and management.
To Reproduce
Steps to reproduce
It's hard to provide exact steps to reproduce due to the intermittent nature of the bug. However, the "Connection lost" error typically appears when:
Editing nodes within a workflow.
Attempting to save a workflow.
Trying to activate or deactivate a workflow.
Navigating between different workflows or an n8n sections.
The connection will drop and then usually reconnect after a few moments, but the interruption is disruptive.
Expected behavior
Actual behavior
The n8n interface frequently displays a "Connection lost" message (similar to the attached image, though the image shows a generic connection lost message, the in-app n8n message is specific to the UI). This prevents saving changes, activating/deactivating workflows, and generally disrupts the workflow editing process. This requires frequent manual retries to save or activate, significantly slowing down development and operations.
Operating System
Unbuntu 22.04
n8n Version
1.95.2
Node.js Version
Docker Image
Database
PostgreSQL
Execution mode
queue
The text was updated successfully, but these errors were encountered:
Thank you for bringing this up! It looks like this issue is a duplicate of #15706, where we’re already tracking progress and updates. To keep things organized, we’ll close this issue and continue the discussion over there.
If you have any additional details or context that might help, please feel free to add them to the original issue. Your input is always appreciated!
Thanks again for your contribution, and let us know if there’s anything else we can assist with.
Hi, I updated to 1.95.2 recently (10mins ago) and now I got the issue of a lost connection.
Self hosted N8N on hetzner with coolify. Docker and overall health check is ok. Log tells: .. " expecting wss:// ... "
Backend in N8n is working, but all workflows are broken at the moment with the message:
Bug Description
Bug Report: Intermittent "Connection lost" errors in n8n v1.95.2
Describe the bug
I am experiencing frequent and intermittent "Connection lost" errors while using n8n version 1.95.2. This issue occurs randomly and makes it very difficult to work on workflows.
Impact
This issue is significantly impacting productivity by:
To Reproduce
Steps to reproduce
It's hard to provide exact steps to reproduce due to the intermittent nature of the bug. However, the "Connection lost" error typically appears when:
The connection will drop and then usually reconnect after a few moments, but the interruption is disruptive.
Expected behavior
Actual behavior
The n8n interface frequently displays a "Connection lost" message (similar to the attached image, though the image shows a generic connection lost message, the in-app n8n message is specific to the UI). This prevents saving changes, activating/deactivating workflows, and generally disrupts the workflow editing process. This requires frequent manual retries to save or activate, significantly slowing down development and operations.
Operating System
Unbuntu 22.04
n8n Version
1.95.2
Node.js Version
Docker Image
Database
PostgreSQL
Execution mode
queue
The text was updated successfully, but these errors were encountered: