Hi, I am experiencing a critical issue in my n8n Cloud workspace.
Any HTTP Request node stays stuck in “Executing” forever, even very simple ones such as:
“GET https://www.google.com”
The strange part is that the request is actually sent, but the execution never receives a response or finishes.
This also affects Pipedrive requests and any other outbound API call.
When I try to stop the execution manually, I get this:
“Only running or waiting executions can be stopped and X is currently error”.
It started happening recently.
Hello @linzeri - can you either share the Canvas of your flow or share screenshots clearly showing the problem
It started working again