I am having one data node with shield and one tribe node without shield. When I try to bind the tribe node with data node. I am getting authentication error as below,
ElasticsearchSecurityException[missing authentication token for action [internal:discovery/zen/unicast]];
Caused by: ElasticsearchSecurityException[missing authentication token for action [internal:discovery/zen/unicast]]
Am I missing anything?