Hi,
I’m having an issue with my n8n Cloud instance.
When I execute any HTTP Request node or Postgres node, the button spins and then returns “No output data” with no error message. However, simpler nodes like “Edit Fields” work perfectly fine.
In the browser console I can see:
- WebSocketClient Connection lost, code=1006
- WebSocketClient Attempting to reconnect in 1000ms
I’ve already tried: - Different browsers (Chrome, Safari, incognito mode)
- Different networks (WiFi and mobile data)
- Updating n8n to latest stable version
- Both the native Supabase node and HTTP Request node
- A simple GitHub public API call (also fails)
The Edit Fields node works fine, so the instance itself is running.
Any help would be appreciated. Thanks!
Describe the problem/error/question
When I execute any HTTP Request node or Postgres node, the button spins and then returns “No output data” with no error message. Simpler nodes like “Edit Fields” work perfectly fine. In the browser console I see: WebSocketClient Connection lost, code=1006
What is the error message (if any)?
No error message shown. Just “No output data” silently.
Please share your 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
No output data
Information on your n8n setup
- n8n version:
2.27.6 - Database:
SQLite - Running n8n via:
n8n cloud - Operating system:
macOS