# ElasticSearch PHP client v2.0 keeps throwing “No alive nodes found in your cluster”

**URL:** https://discuss.elastic.co/t/elasticsearch-php-client-v2-0-keeps-throwing-no-alive-nodes-found-in-your-cluster/40270
**Category:** Elasticsearch
**Created:** [January 27, 2016, 5:07pm UTC](https://discuss.elastic.co/t/elasticsearch-php-client-v2-0-keeps-throwing-no-alive-nodes-found-in-your-cluster/40270 "2016-01-27T17:07:35Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![polyfractal](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/polyfractal/32/48162_2.png) [@polyfractal](https://discuss.elastic.co/u/polyfractal)
#### Post date: [January 27, 2016, 5:57pm UTC](https://discuss.elastic.co/t/elasticsearch-php-client-v2-0-keeps-throwing-no-alive-nodes-found-in-your-cluster/40270/2 "2016-01-27T17:57:07Z")

</div>

Good timing, I just wrote about this yesterday: [“No alive nodes found in your cluster” message when using HTTPS endpoint in PHP API](https://discuss.elastic.co/t/no-alive-nodes-found-in-your-cluster-message-when-using-https-endpoint-in-php-api/33330/3?u=polyfractal)

If I had to guess, I'd say it's either SELinux policies or SSL. Run through that list I posted and see if any of them apply.

If not, can you post your code (particularly the config of the client) and I can take a look?

---

_[View the full topic](https://discuss.elastic.co/t/elasticsearch-php-client-v2-0-keeps-throwing-no-alive-nodes-found-in-your-cluster/40270)._
