Node 2 doesn't work

Hi,

[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

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

Please share your node details and your elasticsearch.yml file

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

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