# Elastic search not loading

**URL:** https://discuss.elastic.co/t/elastic-search-not-loading/275997
**Category:** Elasticsearch
**Created:** [June 15, 2021, 12:42pm UTC](https://discuss.elastic.co/t/elastic-search-not-loading/275997 "2021-06-15T12:42:33Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![dorcas](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dorcas/32/71176_2.png) [@dorcas](https://discuss.elastic.co/u/dorcas)
#### Post date: [June 15, 2021, 12:42pm UTC](https://discuss.elastic.co/t/elastic-search-not-loading/275997/1 "2021-06-15T12:42:34Z")

</div>

Dear Team, I mistakenly deleted some indices folders inside data.nodes in elasticsearch. Now I have restarted the service but unable to access Kibana. Please find below the error logs.

```auto
policy [ilm-history-ilm-policy-7days] for index [documentupload] failed on step [{"phase":"hot","action":"rollover","name":"check-rollover-ready"}]. Moving to ERROR step
java.lang.IllegalArgumentException: setting [index.lifecycle.rollover_alias] for index [documentupload] is empty or not defined 

```

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [June 15, 2021, 10:45pm UTC](https://discuss.elastic.co/t/elastic-search-not-loading/275997/2 "2021-06-15T22:45:13Z")

</div>

Please - **never, ever** make changes to the filesystem that Elasticsearch uses. **ALWAYS** use the APIs.

That error does not look like it would stop Kibana from loading however.

---

<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: [July 13, 2021, 10:45pm UTC](https://discuss.elastic.co/t/elastic-search-not-loading/275997/3 "2021-07-13T22:45:54Z")

</div>

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