-
Notifications
You must be signed in to change notification settings - Fork 725
Closed
Labels
Description
Hello,
I keep getting this error, and it never recovers. I'm using Elasticsearch 1.3.2 and elasticsearch-js 2.4.0 (node client)
Elasticsearch WARNING: 2014-09-09T08:09:05Z
Unable to revive connection: https://elasticsearch.****.net/
Elasticsearch WARNING: 2014-09-09T08:09:05Z
No living connections
Here is my configuration
{
apiVersion:'1.3',
sniffOnConnectionFault:true,
maxRetries:5,
keepAlive:true,
connectionClass:'http'
}
wzup, pielco11, dongdyang, lfallet, raymond-bird and 1 more