# Node 2 doesn't work

**URL:** https://discuss.elastic.co/t/node-2-doesnt-work/134408
**Category:** Elasticsearch
**Created:** [June 4, 2018, 11:17am UTC](https://discuss.elastic.co/t/node-2-doesnt-work/134408 "2018-06-04T11:17:27Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![asalma](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/asalma/32/32199_2.png) [@asalma](https://discuss.elastic.co/u/asalma)
#### Post date: [June 4, 2018, 11:17am UTC](https://discuss.elastic.co/t/node-2-doesnt-work/134408/1 "2018-06-04T11:17:28Z")

</div>

Hi,

```auto
[root@frghcslnetv12 ~]# curl http://localhost:9200/_cat/nodes?pretty
{
  "error" : {
    "root_cause" : [
      {
        "type" : "master_not_discovered_exception",
        "reason" : null
      }
    ],
    "type" : "master_not_discovered_exception",
    "reason" : null
  },
  "status" : 503
}

```

Please help me resolve this, i'm blocked

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [June 4, 2018, 7:12pm UTC](https://discuss.elastic.co/t/node-2-doesnt-work/134408/2 "2018-06-04T19:12:59Z")

</div>

The node you started is not part of a cluster more likely.

---

<div class="post-metadata">

### Author: ![roshni](https://avatars.discourse-cdn.com/v4/letter/r/ce7236/32.png) [@roshni](https://discuss.elastic.co/u/roshni)
#### Post date: [June 5, 2018, 10:26am UTC](https://discuss.elastic.co/t/node-2-doesnt-work/134408/3 "2018-06-05T10:26:11Z")

</div>

Please share your node details and your elasticsearch.yml file

---

<div class="post-metadata">

### Author: ![asalma](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/asalma/32/32199_2.png) [@asalma](https://discuss.elastic.co/u/asalma)
#### Post date: [June 5, 2018, 12:43pm UTC](https://discuss.elastic.co/t/node-2-doesnt-work/134408/4 "2018-06-05T12:43:29Z")

</div>

Thank you, I already found the solution in this discuss :

> [@Cluster (connect 2 nodes)](https://discuss.elastic.co/t/cluster-connect-2-nodes/134384/17):
>
> [root@frghcslnetv12 data]# curl http://localhost:9200/\_cat/nodes?pretty { "error" : { "root\_cause" : [{ "type" : "master\_not\_discovered\_exception", "reason" : null }], "type" : "master\_not\_discovered\_exception", "reason" : null }, "status" : 503 }

---

<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 3, 2018, 12:43pm UTC](https://discuss.elastic.co/t/node-2-doesnt-work/134408/5 "2018-07-03T12:43:41Z")

</div>

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