# Elasticsearch not responding

**URL:** https://discuss.elastic.co/t/elasticsearch-not-responding/6817
**Category:** Elasticsearch
**Created:** [February 27, 2012, 10:09am UTC](https://discuss.elastic.co/t/elasticsearch-not-responding/6817 "2012-02-27T10:09:26Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![michaelpeters99](https://avatars.discourse-cdn.com/v4/letter/m/d78d45/32.png) [@michaelpeters99](https://discuss.elastic.co/u/michaelpeters99)
#### Post date: [February 27, 2012, 10:09am UTC](https://discuss.elastic.co/t/elasticsearch-not-responding/6817/1 "2012-02-27T10:09:26Z")

</div>

I failed to recover from running out of file descriptors, so eventually re-installed 0.17.6. But after days of trying lots of things, :9200 just does not respond. I am installing on Centos 6 and elasticsearch previously ran fine on this server for over three months.  
I am sure I am doing something silly and would really appreciate some help. The log on a clean install is as below:

[2012-02-27 09:18:34,142][INFO][node] [Living Mummy] {elasticsearch/0.17.6}[13076]: initializing ...  
[2012-02-27 09:18:34,149][INFO][plugins] [Living Mummy] loaded [], sites []  
[2012-02-27 09:18:36,401][INFO][node] [Living Mummy] {elasticsearch/0.17.6}[13076]: initialized  
[2012-02-27 09:18:36,401][INFO][node] [Living Mummy] {elasticsearch/0.17.6}[13076]: starting ...  
[2012-02-27 09:18:36,544][INFO][transport] [Living Mummy] bound\_address {inet[/0:0:0:0:0:0:0:0:9318]}, publish\_address {inet[/78.31.111.84:9318]}  
[2012-02-27 09:18:39,569][INFO][cluster.service] [Living Mummy] new\_master [Living Mummy][9sENJgbwQma4LnI-7nwJIQ][inet[/78.31.111.84:9318]], reason: zen-disco-join (elected\_as\_master)  
[2012-02-27 09:18:39,621][INFO][discovery] [Living Mummy] elastictwin/9sENJgbwQma4LnI-7nwJIQ  
[2012-02-27 09:18:39,675][INFO][http] [Living Mummy] bound\_address {inet[/0:0:0:0:0:0:0:0:9218]}, publish\_address {inet[/78.31.111.84:9218]}  
[2012-02-27 09:18:39,677][INFO][node] [Living Mummy] {elasticsearch/0.17.6}[13076]: started  
[2012-02-27 09:18:39,695][INFO][gateway] [Living Mummy] recovered [0] indices into cluster\_state

Thanks, Mike

---

<div class="post-metadata">

### Author: ![Rafal\_Kuc\_3](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rafal_kuc_3/32/799_2.png) [@Rafal\_Kuc\_3](https://discuss.elastic.co/u/Rafal_Kuc_3)
#### Post date: [February 27, 2012, 10:16am UTC](https://discuss.elastic.co/t/elasticsearch-not-responding/6817/2 "2012-02-27T10:16:12Z")

</div>

Hello,

It seems, that Your instance was not bound to 9200 and 9300. From the  
logs it seems that Elasticsearch was bound to 78.31.111.84:9318 and  
78.31.111.84:9218. Please try those IP addresses and port 9218 instead  
of 9200. Could it be, that something else is bound to 9200 and 9300  
ports ?

Regards,  
Rafał Kuć  
Sematext :: [http://sematext.com/](http://sematext.com/) :: Solr - Lucene - Nutch

On 27 Lut, 11:09, michaelpeters99 [michael.pet...@pobox.com](mailto:michael.pet...@pobox.com) wrote:

> I failed to recover from running out of file descriptors, so eventually  
> re-installed 0.17.6. But after days of trying lots of things, :9200 just  
> does not respond. I am installing on Centos 6 and elasticsearch previously  
> ran fine on this server for over three months.  
> I am sure I am doing something silly and would really appreciate some help.  
> The log on a clean install is as below:
> 
> [2012-02-27 09:18:34,142][INFO][node] [Living Mummy]  
> {elasticsearch/0.17.6}[13076]: initializing ...  
> [2012-02-27 09:18:34,149][INFO][plugins] [Living Mummy]  
> loaded , sites   
> [2012-02-27 09:18:36,401][INFO][node] [Living Mummy]  
> {elasticsearch/0.17.6}[13076]: initialized  
> [2012-02-27 09:18:36,401][INFO][node] [Living Mummy]  
> {elasticsearch/0.17.6}[13076]: starting ...  
> [2012-02-27 09:18:36,544][INFO][transport] [Living Mummy]  
> bound\_address {inet[/0:0:0:0:0:0:0:0:9318]}, publish\_address  
> {inet[/78.31.111.84:9318]}  
> [2012-02-27 09:18:39,569][INFO][cluster.service] [Living Mummy]  
> new\_master [Living Mummy][9sENJgbwQma4LnI-7nwJIQ][inet[/78.31.111.84:9318]],  
> reason: zen-disco-join (elected\_as\_master)  
> [2012-02-27 09:18:39,621][INFO][discovery] [Living Mummy]  
> elastictwin/9sENJgbwQma4LnI-7nwJIQ  
> [2012-02-27 09:18:39,675][INFO][http] [Living Mummy]  
> bound\_address {inet[/0:0:0:0:0:0:0:0:9218]}, publish\_address  
> {inet[/78.31.111.84:9218]}  
> [2012-02-27 09:18:39,677][INFO][node] [Living Mummy]  
> {elasticsearch/0.17.6}[13076]: started  
> [2012-02-27 09:18:39,695][INFO][gateway] [Living Mummy]  
> recovered [0] indices into cluster\_state
> 
> Thanks, Mike
> 
> --  
> View this message in context:[http://elasticsearch-users.115913.n3.nabble.com/elasticsearch-not-res](http://elasticsearch-users.115913.n3.nabble.com/elasticsearch-not-res)...  
> Sent from the Elasticsearch Users mailing list archive at [Nabble.com](http://Nabble.com).

---

<div class="post-metadata">

### Author: ![kimchy](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kimchy/32/44952_2.png) [@kimchy](https://discuss.elastic.co/u/kimchy)
#### Post date: [February 27, 2012, 1:14pm UTC](https://discuss.elastic.co/t/elasticsearch-not-responding/6817/3 "2012-02-27T13:14:27Z")

</div>

Note, elasticsearch will try and work with multiple instances on the same data location. Check the data directory and see if multiple nodes were started by mistake.

Regarding ports, it will try and bind to 9200 (HTTP) and 9300 (transport), and if it can't, it will try the next port free.

On Monday, February 27, 2012 at 12:16 PM, Rafał Kuć wrote:

> Hello,
> 
> It seems, that Your instance was not bound to 9200 and 9300. From the  
> logs it seems that Elasticsearch was bound to 78.31.111.84:9318 and  
> 78.31.111.84:9218. Please try those IP addresses and port 9218 instead  
> of 9200. Could it be, that something else is bound to 9200 and 9300  
> ports ?
> 
> Regards,  
> Rafał Kuć  
> Sematext :: [http://sematext.com/](http://sematext.com/) :: Solr - Lucene - Nutch
> 
> On 27 Lut, 11:09, michaelpeters99 \<[michael.pet...@pobox.com](mailto:michael.pet...@pobox.com) ([http://pobox.com](http://pobox.com))\> wrote:
> 
> > I failed to recover from running out of file descriptors, so eventually  
> > re-installed 0.17.6. But after days of trying lots of things, :9200 just  
> > does not respond. I am installing on Centos 6 and elasticsearch previously  
> > ran fine on this server for over three months.  
> > I am sure I am doing something silly and would really appreciate some help.  
> > The log on a clean install is as below:
> > 
> > [2012-02-27 09:18:34,142][INFO][node] [Living Mummy]  
> > {elasticsearch/0.17.6}[13076]: initializing ...  
> > [2012-02-27 09:18:34,149][INFO][plugins] [Living Mummy]  
> > loaded , sites   
> > [2012-02-27 09:18:36,401][INFO][node] [Living Mummy]  
> > {elasticsearch/0.17.6}[13076]: initialized  
> > [2012-02-27 09:18:36,401][INFO][node] [Living Mummy]  
> > {elasticsearch/0.17.6}[13076]: starting ...  
> > [2012-02-27 09:18:36,544][INFO][transport] [Living Mummy]  
> > bound\_address {inet[/0:0:0:0:0:0:0:0:9318]}, publish\_address  
> > {inet[/78.31.111.84:9318]}  
> > [2012-02-27 09:18:39,569][INFO][cluster.service] [Living Mummy]  
> > new\_master [Living Mummy][9sENJgbwQma4LnI-7nwJIQ][inet[/78.31.111.84:9318]],  
> > reason: zen-disco-join (elected\_as\_master)  
> > [2012-02-27 09:18:39,621][INFO][discovery] [Living Mummy]  
> > elastictwin/9sENJgbwQma4LnI-7nwJIQ  
> > [2012-02-27 09:18:39,675][INFO][http] [Living Mummy]  
> > bound\_address {inet[/0:0:0:0:0:0:0:0:9218]}, publish\_address  
> > {inet[/78.31.111.84:9218]}  
> > [2012-02-27 09:18:39,677][INFO][node] [Living Mummy]  
> > {elasticsearch/0.17.6}[13076]: started  
> > [2012-02-27 09:18:39,695][INFO][gateway] [Living Mummy]  
> > recovered [0] indices into cluster\_state
> > 
> > Thanks, Mike
> > 
> > --  
> > View this message in context:[http://elasticsearch-users.115913.n3.nabble.com/elasticsearch-not-res](http://elasticsearch-users.115913.n3.nabble.com/elasticsearch-not-res)...  
> > Sent from the Elasticsearch Users mailing list archive at [Nabble.com](http://Nabble.com) ([http://Nabble.com](http://Nabble.com)).

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 3:38am UTC](https://discuss.elastic.co/t/elasticsearch-not-responding/6817/4 "2017-07-06T03:38:04Z")

</div>


