N8N_PUSH_BACKEND always make lost connexion

Describe the problem/error/question

I’ve installed n8n with only npm (docker not available on shared host)
When I use websocket, which are forbiden on my shared host, I got connexion lost when test step.
When I use sse, I always have connexion lost to server.
Are there Any other possibilities ?

Information on your n8n setup

  • **n8n version:1.91.1
  • **Database (default: SQLite):SQLite
  • **n8n EXECUTIONS_PROCESS setting (default: own, main): own
  • **Running n8n via (Docker, npm, n8n cloud, desktop app): npm only
  • **Operating system: Behind Apache with CPanel and Node 22.14.0
1 Like