Connections between nodes disappear

in several workflows, connections between nodes disappeared, at this time there were no changes in these workflows
why might this happen?
how to fix or monitor it?

Information on your n8n setup

  • n8n version: 1.75.2
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

I also have the same problem. It’s a headache.

hi @innaeger @alexvolkov

Are you using cloud or local? if the latter, can you try updating to the latest version?

Thanks!

I’m using local the latest version?

Thanks!

Hi @innaeger. And are you updated to the latest version - 1.77.3?

We had the same issue here: Node connections disappear randomly self-hosted

Our solution was to switch all the “Execute Workflow” nodes to Webhooks instead. Since it was impossible to diagnose or predict when the connections were going to disappear. We haven’t had a issue since switching to Webhooks.

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