I am new in elasticsearch and trying to add new node on cluster getting this error. Please Help.
[WARN ][o.e.c.c.ClusterFormationFailureHelper] [Elastic-2] master not discovered yet, this node has not previously joined a bootstrapped (v7+) cluster, and this node must discover master-eligible nodes [faraz, Elastic-2] to bootstrap a cluster: have discovered [{Elastic-2}{jUg-b98CQEuPMwi9729ICg}{LE-NV4TaSTik5U4oBP8T0A}{localhost}{127.0.0.1:9300}{dilmrt}{
] [Elastic-2] received HTTP response on transport port, ensure that transport port (not HTTP port) of a remote node is specified in the configuration, [Netty4TcpChannel{localAddress=/192.168.3.237:54816, remoteAddress=Elastic-2/192.168.3.237:9200}], closing connection
[WARN ][o.e.c.c.ClusterFormationFailureHelper] [Elastic-2] master not discovered yet, this node has not previously joined a bootstrapped (v7+) cluster, and this node must discover master-eligible nodes [faraz, Elastic-2] to bootstrap a cluster: have discovered [{Elastic-2}{jUg-b98CQEuPMwi9729ICg}{ovyab5N4Si2AwmRLBIeonQ}{localhost}{127.0.0.1:9300}{dilmrt}{ml.machine_memory=1799823360, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}]; discovery will continue using [192.168.3.181:9300, 192.168.3.237:9300] from hosts providers and [{Elastic-2}{jUg-b98CQEuPMwi9729ICg}{ovyab5N4Si2AwmRLBIeonQ}{localhost}{127.0.0.1:9300}{dilmrt}{ml.machine_memory=1799823360, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}] from last-known cluster state; node term 0, last-accepted version 0 in term 0
WARN ][o.e.c.c.ClusterFormationFailureHelper] [Elastic-2] master not discovered yet, this node has not previously joined a bootstrapped (v7+) cluster, and this node must discover master-eligible nodes [faraz, Elastic-2] to bootstrap a cluster: have discovered [{Elastic-2}{jUg-b98CQEuPMwi9729ICg}{qHJE1aXQRjGkz18S8w_ojg}{localhost}{127.0.0.1:9300}{dilmrt}{ml.machine_memory=1799823360, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}]; discovery will continue using [192.168.3.181:9300, 192.168.3.237:9300] from hosts providers and [{Elastic-2}{jUg-b98CQEuPMwi9729ICg}{qHJE1aXQRjGkz18S8w_ojg}{localhost}{127.0.0.1:9300}{dilmrt}{ml.machine_memory=1799823360, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}] from last-known cluster state; node term 0, last-accepted version 0 in term 0
[WARN ][o.e.c.c.ClusterFormationFailureHelper] [Elastic-2] master not discovered yet, this node has not previously joined a bootstrapped (v7+) cluster, and this node must discover master-eligible nodes [Faraz, Elastic-2] to bootstrap a cluster: have discovered [{Elastic-2}{jUg-b98CQEuPMwi9729ICg}{I_nZPCkcRDybaHYLZFpbuA}{localhost}{127.0.0.1:9300}{dilmrt}{ml.machine_memory=1799823360, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}]; discovery will continue using [192.168.3.181:9300, 192.168.3.237:9300] from hosts providers and [{Elastic-2}{jUg-b98CQEuPMwi9729ICg}{I_nZPCkcRDybaHYLZFpbuA}{localhost}{127.0.0.1:9300}{dilmrt}{ml.machine_memory=1799823360, xpack.installed=true, transform.node=true, ml.max_open_jobs=20}] from last-known cluster state; node term 0, last-accepted version 0 in term 0
Try to telnet to port 9300 from both host to make sure that is reachable. You can also try to use up addresses for seed hosts to see if that makes a difference.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.