Hi, I am consistently getting a ESOCKETTIMEDOUT when I try and receive POST messages in node-red.
The server is up and running and there is no reason for a timeout. I even get a timeout when I set up a flow to send a POST to the same server.
Any ideas?
Do you have an HTTP Response node wired up in the flow to reply to the request? A timeout can happen if the flow never reaches a Response node.
system
Closed
3
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.