# Cluster in Yellow due to replica not assigned

**URL:** https://discuss.elastic.co/t/cluster-in-yellow-due-to-replica-not-assigned/145822
**Category:** Elasticsearch
**Created:** [August 24, 2018, 12:34am UTC](https://discuss.elastic.co/t/cluster-in-yellow-due-to-replica-not-assigned/145822 "2018-08-24T00:34:05Z")
**Posts on this page:** 6
**Page:** 2

<div class="post-metadata">

### Author: ![newlearner](https://avatars.discourse-cdn.com/v4/letter/n/ee59a6/32.png) [@newlearner](https://discuss.elastic.co/u/newlearner)
#### Post date: [August 24, 2018, 8:08am UTC](https://discuss.elastic.co/t/cluster-in-yellow-due-to-replica-not-assigned/145822/21 "2018-08-24T08:08:45Z")

</div>

Hi Ethan, Anything I need to do to fix this?

---

<div class="post-metadata">

### Author: ![newlearner](https://avatars.discourse-cdn.com/v4/letter/n/ee59a6/32.png) [@newlearner](https://discuss.elastic.co/u/newlearner)
#### Post date: [August 24, 2018, 8:44am UTC](https://discuss.elastic.co/t/cluster-in-yellow-due-to-replica-not-assigned/145822/22 "2018-08-24T08:44:11Z")

</div>

Hi Guys,

I was not expected this was so hard to fix these kind of issue

Can anyone help me on this please?

---

<div class="post-metadata">

### Author: ![Ethan-Zhang](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ethan-zhang/32/54812_2.png) [@Ethan-Zhang](https://discuss.elastic.co/u/Ethan-Zhang)
#### Post date: [August 24, 2018, 8:52am UTC](https://discuss.elastic.co/t/cluster-in-yellow-due-to-replica-not-assigned/145822/23 "2018-08-24T08:52:26Z")

</div>

PUT .watches/\_settings

{  
"settings": {  
"index": {  
"number\_of\_shards": "1",  
"auto\_expand\_replicas": "0-1",  
"provided\_name": ".watches",  
"format": "6",  
"creation\_date": "1534905070718",  
"priority": "800",  
"number\_of\_replicas": "1",  
"uuid": "P4L3soP2TcqedB2yEuDtaw",  
"version": {  
"created": "6030299"  
}  
}  
}  
}

---

<div class="post-metadata">

### Author: ![newlearner](https://avatars.discourse-cdn.com/v4/letter/n/ee59a6/32.png) [@newlearner](https://discuss.elastic.co/u/newlearner)
#### Post date: [August 24, 2018, 8:59am UTC](https://discuss.elastic.co/t/cluster-in-yellow-due-to-replica-not-assigned/145822/24 "2018-08-24T08:59:13Z")

</div>

Getting the below error

{  
"error": {  
"root\_cause": [  
{  
"type": "remote\_transport\_exception",  
"reason": "[K04][x.x.201.157:9300][indices:admin/settings/update]"  
}  
],  
"type": "illegal\_argument\_exception",  
"reason": "unknown setting [index.creation\_date] please check that any required plugins are installed, or check the breaking changes documentation for removed settings",  
"suppressed": [  
{  
"type": "illegal\_argument\_exception",  
"reason": "unknown setting [index.provided\_name] please check that any required plugins are installed, or check the breaking changes documentation for removed settings"  
},  
{  
"type": "illegal\_argument\_exception",  
"reason": "unknown setting [index.uuid] please check that any required plugins are installed, or check the breaking changes documentation for removed settings"  
},  
{  
"type": "illegal\_argument\_exception",  
"reason": "unknown setting [index.version.created] please check that any required plugins are installed, or check the breaking changes documentation for removed settings"  
}  
]  
},  
"status": 400  
}

---

<div class="post-metadata">

### Author: ![Ethan-Zhang](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ethan-zhang/32/54812_2.png) [@Ethan-Zhang](https://discuss.elastic.co/u/Ethan-Zhang)
#### Post date: [August 24, 2018, 9:41am UTC](https://discuss.elastic.co/t/cluster-in-yellow-due-to-replica-not-assigned/145822/25 "2018-08-24T09:41:37Z")

</div>

OK.., I think the .watcher index was create by the x-pack, and it can't be modified by es normal api. so, if you buy the x-pack license, you can get some official support.

---

<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: [September 21, 2018, 9:41am UTC](https://discuss.elastic.co/t/cluster-in-yellow-due-to-replica-not-assigned/145822/26 "2018-09-21T09:41:38Z")

</div>

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

[Previous page](https://discuss.elastic.co/t/cluster-in-yellow-due-to-replica-not-assigned/145822.md?page=1)
