# Caused by: org.elasticsearch.ElasticsearchTimeoutException: no activity after \[30m\]

**URL:** https://discuss.elastic.co/t/caused-by-org-elasticsearch-elasticsearchtimeoutexception-no-activity-after-30m/161477
**Category:** Elasticsearch
**Created:** [December 19, 2018, 9:15am UTC](https://discuss.elastic.co/t/caused-by-org-elasticsearch-elasticsearchtimeoutexception-no-activity-after-30m/161477 "2018-12-19T09:15:51Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![HugoP](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/hugop/32/43435_2.png) [@HugoP](https://discuss.elastic.co/u/HugoP)
#### Post date: [December 19, 2018, 9:15am UTC](https://discuss.elastic.co/t/caused-by-org-elasticsearch-elasticsearchtimeoutexception-no-activity-after-30m/161477/1 "2018-12-19T09:15:51Z")

</div>

Hi,

A rebalance operation is currently in progress on my cluster because a node was added. From time to time, the cluster health status changed from green to yellow. I see a lot of errors like this one:

```
(no activity after [30m])
    at org.elasticsearch.indices.recovery.RecoveriesCollection$RecoveryMonitor.doRun(RecoveriesCollection.java:285) ~[elasticsearch-6.3.2.jar:6.3.2]
    at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:725) ~[elasticsearch-6.3.2.jar:6.3.2]
    at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:37) ~[elasticsearch-6.3.2.jar:6.3.2]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_171]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_171]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
Caused by: org.elasticsearch.ElasticsearchTimeoutException: no activity after [30m]
    ... 6 more

```

For information, all my nodes are located in the same region.

Thanks for your help

---

<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: [December 19, 2018, 9:45am UTC](https://discuss.elastic.co/t/caused-by-org-elasticsearch-elasticsearchtimeoutexception-no-activity-after-30m/161477/2 "2018-12-19T09:45:44Z")

</div>

Can you share the output of `GET _cat/recovery` please?

---

<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: [January 16, 2019, 9:45am UTC](https://discuss.elastic.co/t/caused-by-org-elasticsearch-elasticsearchtimeoutexception-no-activity-after-30m/161477/3 "2019-01-16T09:45:44Z")

</div>

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