I've configured a cluster on two different network where nodes can telnet
each other on ports 9200,9300.
[2014-04-28 07:19:51,429][INFO ][discovery.zen ] [***logs01]
failed to send join request to master
[[***logs01sc][pNW56s3UT7mbK01oA7Nmhg][logs01][inet[/ . . . :9300]]{master=true}],
reason [org.elasticsearch.ElasticsearchTimeoutException: Timeout waiting
for task.]
I searched in this group to find an answer. Both elasticsearch versions are
same.
Can anyone help me to isolate this problem?
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/f8fd3dc6-d946-42cf-8a84-477e5a173800%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .
1 Like
11166
(张新星)
November 1, 2014, 10:58am
2
Hi Rukshan,
I also meet the same problem as you mentioned above. I want to know
how do you fixed this problem ? Can you give me some advice ?
I deployed two ES nodes as a cluster, named node1 and node2, they can
find each other and work successfully. But I close node2 today and
reinstall it, after that, when I start this node , it said couldn't join
node1.
在 2014年4月28日星期一UTC+8下午7时24分13秒,Rukshan Kothwala写道:
I've configured a cluster on two different network where nodes can telnet
each other on ports 9200,9300.
[2014-04-28 07:19:51,429][INFO ][discovery.zen ] [***logs01]
failed to send join request to master
[[***logs01sc][pNW56s3UT7mbK01oA7Nmhg][logs01][inet[/ . . . :9300]]{master=true}],
reason [org.elasticsearch.ElasticsearchTimeoutException: Timeout waiting
for task.]
I searched in this group to find an answer. Both elasticsearch versions
are same.
Can anyone help me to isolate this problem?
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/a5c8467c-2487-403a-9e4f-c1baed049842%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .
1 Like
tomer
(tomer zaks)
April 23, 2017, 10:45am
3
Hi,
I also met the same problem, can you help me with this?