Skip to content

Instantly share code, notes, and snippets.

@addisonj
Created January 31, 2014 23:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save addisonj/8745645 to your computer and use it in GitHub Desktop.
Save addisonj/8745645 to your computer and use it in GitHub Desktop.
Cluster fails for two nodes in separate LXC containers trying to communicate over NAT
[discovery.zen ] [es-logs-1] failed to send join request to master [[es-logs-0][2iXPJ_l1Tj-IQy-DZoBdYQ][c0][inet[/192.168.1.1:9300]]{master=true}], reason [org.elasticsearch.transport.RemoteTransportException: [es-logs-1][inet[/192.168.1.1:9300]][discovery/zen/join]; org.elasticsearch.ElasticsearchIllegalStateException: Node [[es-logs-1][y0bTEFKQRCit2FOYCBy1KA][c0][inet[/192.168.1.1:9300]]{master=true}] not master for join request from [[es-logs-1][y0bTEFKQRCit2FOYCBy1KA][c0][inet[/192.168.1.1:9300]]{master=true}]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment