But nodes are never able to discover each other with messages like
elasticsearch | [2018-04-20T22:13:56,503][WARN ][o.e.d.z.ZenDiscovery ] [1ee60d4e-9387-47b7-bdcb-2a1ba408826f] not enough master nodes discovered during pinging (found [[]], but needed [1]), pinging again
elasticsearch-data1 | [2018-04-20T22:13:56,890][WARN ][o.e.d.z.ZenDiscovery ] [bf93ab01-324d-4624-9d25-58b6611dcead] not enough master nodes discovered during pinging (found [[]], but needed [1]), pinging again
I'm trying to replicate a cluster setup with docker-compose. Please, see
docker-compose
file below.But nodes are never able to discover each other with messages like
What am I possibly missing here? Thank you!