Connect ECONNREFUSED

Hi,
I am on n8n cloud. I have the following error when using the HTTP node.
ERROR: UNKNOWN ERROR - check the detailed error for more information
connect ECONNREFUSED
I had some other people from my team and they get the same error.
Thank you

Does it happen for every request you make or just for some specific ones?

Here is an example which makes a request to example.com:

1 Like

with example.com, it caused a econnreset error. However, now all http nodes are working correctly. Not sure what caused the problem.