-
Notifications
You must be signed in to change notification settings - Fork 340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
curl: (7) Failed to connect to localhost port 9200: Connection refused #67
Comments
The issue is not in ElasticSuite but more likely in your ElasticSearch install. Can you check you ran all steps described here : https://github.com/Smile-SA/elasticsuite/wiki/ServerConfig BR, |
@afoucret |
Are you using any virtualization or container stuff ? The problem is clearly related with your ElasticSearch setup and not in ElasticSuite. I would start by checking this : https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-service.html#using-systemd |
@afoucret I'm not using any virtualization or container stuff
|
Since this issue is purely related to running ElasticSearch on Ubuntu 15.10, it would be better to look for a solution into the ElasticSearch community (and start digging into the elasticsearch github repo https://github.com/elastic/elasticsearch). IMHO it is not related to ElasticSuite at all and this issue should be closed. |
Where can i find any log of ElasticSearch ? |
You will find log into As explained in my previous response I close this issue which is not related directly with ElasticSuite. Thx |
no log file in this folder no log related to elasticsearch in |
I am beginner for ElasticSearch and i would like to install ES in my AWS RHEL 7.2, Can you please share the steps for installation. |
Here is a tutorial on how to install it and what issues to watch out for (Elasticsearch 5) on ubuntu/homestead |
…n-query #ESP-244 Display explain query in BO
Hi
curl localhost:9200
i got this error
ubuntu 15.10 32 bits
The text was updated successfully, but these errors were encountered: