elasticsearch-rails icon indicating copy to clipboard operation
elasticsearch-rails copied to clipboard

Faraday::ConnectionFailed (end of file reached)

Open mices opened this issue 2 years ago • 1 comments

The last thing in the trace is the model, preceeded by the controller I have no idea what's causing this error I tried elasticsearch 7.17 and the newest release 8.10.3 I think my mistake was upgrading instead of downgrading I never had issues in the past

mices avatar Oct 15 '23 06:10 mices

Hi @mices, is this happening with the elasticsearch gem or one of the Rails integrations in this repository? The Rails integrations don't have a version that is compatible with Elasticsearch 8.x yet. The issue could be related to security being enabled by default, or some other connection error, but I can't help you without further information: client version, Elasticsearch deployment and version. Thanks.

picandocodigo avatar Oct 16 '23 11:10 picandocodigo