# Http in node timesout

**URL:** https://discourse.nodered.org/t/http-in-node-timesout/27506
**Category:** General
**Created:** [29 May 2020 17:50 UTC](https://discourse.nodered.org/t/http-in-node-timesout/27506 "2020-05-29T17:50:53Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jboutwell](https://avatars.discourse-cdn.com/v4/letter/j/439d5e/32.png) [@jboutwell](https://discourse.nodered.org/u/jboutwell)
#### Post date: [29 May 2020 17:50 UTC](https://discourse.nodered.org/t/http-in-node-timesout/27506/1 "2020-05-29T17:50:54Z")

</div>

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?

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [29 May 2020 18:25 UTC](https://discourse.nodered.org/t/http-in-node-timesout/27506/2 "2020-05-29T18:25:59Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [28 July 2020 18:26 UTC](https://discourse.nodered.org/t/http-in-node-timesout/27506/3 "2020-07-28T18:26:06Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
