Skip to content
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

No alive nodes found in your cluster #15

Closed
jaystark opened this issue Aug 9, 2016 · 1 comment
Closed

No alive nodes found in your cluster #15

jaystark opened this issue Aug 9, 2016 · 1 comment

Comments

@jaystark
Copy link

jaystark commented Aug 9, 2016

While run the package installation it giving error - NoNodesAvailableException in StaticNoPingConnectionPool.php line 51 What is the best way to resolve this. Log contain the following data -
log.WARNING: Curl exception encountered. [] []
log.WARNING: Request Failure: {"method":"GET","uri":"http://192.168.0.114:9200/plastic/books/_search","headers":{"host":["192.168.0.114:9200"]},"HTTP code":null,"duration":0.218,"error":"cURL error 7: Failed to connect to 192.168.0.114 port 9200: Connection refused"} []
log.WARNING: Response [null] []
log.WARNING: Marking node 192.168.0.114:9200 dead. [] []
log.WARNING: Retries left? true [] []
log.CRITICAL: No alive nodes found in cluster [] []

Is any solution for this. I am using windows 7 and laravel latest 5.2

@sleimanx2
Copy link
Owner

@jaystark you need to have at least one Elasticsearch instance running on 192.168.0.114 at port 9200

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants