Skip to content

Unable to revive connection #142

@juliendangers

Description

@juliendangers

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'
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions