# Alias has become index after restarting elastic search

**URL:** https://discuss.elastic.co/t/alias-has-become-index-after-restarting-elastic-search/60453
**Category:** Elasticsearch
**Created:** [September 14, 2016, 4:21am UTC](https://discuss.elastic.co/t/alias-has-become-index-after-restarting-elastic-search/60453 "2016-09-14T04:21:22Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Pranjal\_Gupta](https://avatars.discourse-cdn.com/v4/letter/p/9fc29f/32.png) [@Pranjal\_Gupta](https://discuss.elastic.co/u/Pranjal_Gupta)
#### Post date: [September 14, 2016, 4:21am UTC](https://discuss.elastic.co/t/alias-has-become-index-after-restarting-elastic-search/60453/1 "2016-09-14T04:21:23Z")

</div>

I restarted ES server on all my 3 nodes after installing delete-by-query plugin. However, after that I see that the aliases which were defined have become indexes. Due to this on restart I get error that "index and alias names should be unique" since that name is an alias as well as an index now.  
ES doesn't allow me to delete alias as well. Hence, I am stuck due to this.

One of the nodes is up and other 2 can't be restarted due to the given problem.  
The problem is same as given below:-

> <https://stackoverflow.com/questions/26056234/after-crashing-alias-has-become-an-index>

---

<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 5, 2017, 10:20pm UTC](https://discuss.elastic.co/t/alias-has-become-index-after-restarting-elastic-search/60453/2 "2017-07-05T22:20:26Z")

</div>


