I have an es_client (java/dropwizard) application. It communicates with the 
elasticsearch just fine over plaintext connection. 

I have followed the instructions at 
https://github.com/sonian/elasticsearch-jetty to set up SSL for es. 

However when I start my es_client it reports every 5 seconds the following:

INFO [2014-01-08 23:02:14,814] org.elasticsearch.client.transport: 
[Karolina Dean] failed to get node info for 
[#transport#-1][inet[localhost/127.0.0.1:9443]], disconnecting... ! 
org.elasticsearch.transport.NodeDisconnectedException: 
[][inet[localhost/127.0.0.1:9443]][cluster/nodes/info] disconnected

How can I go about figuring this one out?

Thanks, 

Maciej

 

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/bff6a325-ab42-48ef-a6f4-bc7f9c274d1a%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to