Hey, I am facing connection lost on my workflow which was working fine till yesterday
How do I trouble shoot it
this is likely a network issue, he should try it on a different browser.
Having same issue on loop - works couple minutes, then starts looping Connection Lost
@Abdul_Hakeem1 this is the n8n backend losing its websocket to your browser, not an actual workflow failure. restart your n8n instance (docker restart n8n or kill and n8n start again) — something probably ate your server memory overnight and the process got unstable. are you self-hosted or on cloud?