# No alive nodes found in cluster

**URL:** https://discuss.elastic.co/t/no-alive-nodes-found-in-cluster/178032
**Category:** Elasticsearch
**Created:** [April 23, 2019, 11:51am UTC](https://discuss.elastic.co/t/no-alive-nodes-found-in-cluster/178032 "2019-04-23T11:51:15Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Sulcalibur](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sulcalibur/32/44634_2.png) [@Sulcalibur](https://discuss.elastic.co/u/Sulcalibur)
#### Post date: [April 23, 2019, 11:51am UTC](https://discuss.elastic.co/t/no-alive-nodes-found-in-cluster/178032/1 "2019-04-23T11:51:16Z")

</div>

I have installed Elasticsearch on my Digital Ocean Plesk server to work with Active Collab. It all seems fine apart from after a few seconds it seems to stop.

Trying to keep the Elasticsearch nodes alive but it keeps stopping, every damn time. Any advice on this ☹

- I try: `sudo service elasticsearch start`
- then: `curl -X GET "localhost:9200/"`  
I get a response, but only briefly, then it stops and I get the message:  
`no alive nodes found in cluster` in Active Collab

---

<div class="post-metadata">

### Author: ![DavidTurner](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/davidturner/32/22453_2.png) [@DavidTurner](https://discuss.elastic.co/u/DavidTurner)
#### Post date: [April 23, 2019, 12:23pm UTC](https://discuss.elastic.co/t/no-alive-nodes-found-in-cluster/178032/2 "2019-04-23T12:23:29Z")

</div>

There should be some information about what's going on in the Elasticsearch server logs. Can you share them here?

---

<div class="post-metadata">

### Author: ![Sulcalibur](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sulcalibur/32/44634_2.png) [@Sulcalibur](https://discuss.elastic.co/u/Sulcalibur)
#### Post date: [April 23, 2019, 12:47pm UTC](https://discuss.elastic.co/t/no-alive-nodes-found-in-cluster/178032/3 "2019-04-23T12:47:42Z")

</div>

Hi @DavidTurner.

Thanks for the help. I have a few logs listed in the directory, is there any particular ones you need?

![39](https://us1.discourse-cdn.com/elastic/original/3X/f/f/ff4916b3c56bdb283faeded57c5c21e279bf09f3.png)

---

<div class="post-metadata">

### Author: ![DavidTurner](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/davidturner/32/22453_2.png) [@DavidTurner](https://discuss.elastic.co/u/DavidTurner)
#### Post date: [April 23, 2019, 12:54pm UTC](https://discuss.elastic.co/t/no-alive-nodes-found-in-cluster/178032/4 "2019-04-23T12:54:46Z")

</div>

Yes, the contents of `elasticsearch.log` would be very helpful. I think they'll be too large to post inline but can you share them as a [Gist](https://gist.github.com)?

---

<div class="post-metadata">

### Author: ![Sulcalibur](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sulcalibur/32/44634_2.png) [@Sulcalibur](https://discuss.elastic.co/u/Sulcalibur)
#### Post date: [April 23, 2019, 1:02pm UTC](https://discuss.elastic.co/t/no-alive-nodes-found-in-cluster/178032/5 "2019-04-23T13:02:37Z")

</div>

@DavidTurner - Here you go buddy - [https://gist.github.com/Sulcalibur/76b67ff75d113f5e866de53d3482218f](https://gist.github.com/Sulcalibur/76b67ff75d113f5e866de53d3482218f)

---

<div class="post-metadata">

### Author: ![DavidTurner](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/davidturner/32/22453_2.png) [@DavidTurner](https://discuss.elastic.co/u/DavidTurner)
#### Post date: [April 23, 2019, 1:33pm UTC](https://discuss.elastic.co/t/no-alive-nodes-found-in-cluster/178032/6 "2019-04-23T13:33:44Z")

</div>

Thanks, that looks kinda normal except it's much slower than usual, and I wouldn't expect GC warnings in a cluster with no indices. What are the specs of the host machine (RAM, CPU, etc)? Also it doesn't look like the node shut down cleanly. Does `dmesg` indicate it was terminated by the kernel (e.g. the OOM killer)?

Have you [set the heap size to less than 50% of the total RAM](https://www.elastic.co/guide/en/elasticsearch/reference/current/heap-size.html)? Have you [disabled swap](https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-configuration-memory.html)?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [May 21, 2019, 1:33pm UTC](https://discuss.elastic.co/t/no-alive-nodes-found-in-cluster/178032/7 "2019-05-21T13:33:46Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
