Error Add New Node Elasticsearch

I want to add new nodes in my cluster from 3 nodes to 4 nodes. The condition of port 9300 and 9200 is already open on each node. However, I encountered a problem when adding a new node. the following is the error that occurs:

[2023-03-16T13:31:48,798][WARN ][o.e.c.c.ClusterFormationFailureHelper] [FDSMON1.1-53180] master not discovered or elected yet, an election requires at least 2 nodes with ids from [GTZk-nqDQ9GtyOx8zKn1-w, RqQd5wUIR0S8mT9YUt8_fg, ulUEJWG7SgeN2FWxd08xZA], have only discovered non-quorum [{FDSMON1.1-53180}{GTZk-nqDQ9GtyOx8zKn1-w}{IMZ_VYE6SYW59B-OQtu_OQ}{172.18.53.180}{172.18.53.180:9300}{dimr}]; discovery will continue using [172.18.54.122:9300, 172.18.54.125:9300, 172.18.54.126:9300] from hosts providers and [{FDSMON1.1-53180}{GTZk-nqDQ9GtyOx8zKn1-w}{IMZ_VYE6SYW59B-OQtu_OQ}{172.18.53.180}{172.18.53.180:9300}{dimr}] from last-known cluster state; node term 109, last-accepted version 7763824 in term 109
[2023-03-16T13:31:48,988][WARN ][o.e.d.PeerFinder         ] [FDSMON1.1-53180] address [172.18.54.126:9300], node [null], requesting [false] connection failed: [][172.18.54.126:9300] general node connection failure: handshake failed because connection reset

Please, I need advice for this issue

Welcome to our community! :smiley:

Can you please share your entire Elasticsearch log and config file?

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