I use ElasticSearch with a Rails application and the ES stopped. I have tried several tips from other users with similar problem and nothing happens.
What I do:
start the service with "sudo service elasticsearch start" and nothing appears
check the status with "service elasticsearch status" and the console show inactive service.
The error raised by the Rails server is: Faraday::ConnectionFailed: Couldn't connect to server.
I was using the ES without problems until now and I dont know what caused this.
The log of elasticsearch has some info?
It might help pinpoint the problem.
Rails is probably giving the "Faraday::ConnectionFailed: Couldn't connect to server" because the elastic isnt up.
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.