Connection Lost Issue on n8n

Describe the problem/error/question: “Connection Lost” warning on n8n.

What is the error message (if any)? “Connection Lost” on n8n canvas.

Please share your workflow: General problem not related to any specific 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: 1.112.5
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker (hostinger vps)
  • Operating system: windows 10

@Servet the connection should be back?

Glorious not yet. For short of time it is gone and come back. I use n8n through Hostinger VPS. I tried to solve it through Hostinger .yaml content. It didn’t work at all. Some of my friends live same problem. I think It occured after an update in n8n or Hostinger.

Hi there @Servet , there’s a couple things on why this could happen,

something like, your workflow might make your vps crashes or make it very heavy that it crashes the server and make you see the lost connection, i sometimes experience tht, because im also on hostinger vps

or just bad network in general

but usually it is not something permanent, you can try to install the latest stable version of n8n, since it is the safest version that you can use for n8n

let me know if tht works

1 Like

Hi @fahmiiireza, thanks. My n8n is latest vesion of 1.112.5. Not solved yet. I m still working on VPS firewall and any reverse proxy rules to ensure that WebSocket connections are allowed and not being blocked or timed out.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.