Using elasticsearch 5.5.2, I can not connect using the TransportClient. The elasticsearch instance is standalone (My node with 5 indexes look fine using head and Kibana). I have
I tried setting each of the following to network.host
machine fqdn - ES wouldn't start BindException cannot assign requested addess
internal ip - Es wouldn't start BindException cannot assign requested address
external ip - ES starts, but head shows no cluster connected
hostname - ES starts, but head shows no cluster connected
localhost - ES starts and looks fine in head, but when trying to connect using TransportClient:
None of the configured nodes are available: [{transport#-1}{Dlw-DO6RJ-6zuwl2x_xUw}{myhost}{internalipaddress:9300}]
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.