# Version conflict engine exception when elasticsearch is upgraded to 7.5.0

**URL:** https://discuss.elastic.co/t/version-conflict-engine-exception-when-elasticsearch-is-upgraded-to-7-5-0/211327
**Category:** Elasticsearch
**Created:** [December 10, 2019, 3:50pm UTC](https://discuss.elastic.co/t/version-conflict-engine-exception-when-elasticsearch-is-upgraded-to-7-5-0/211327 "2019-12-10T15:50:14Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![sharmila.dev](https://avatars.discourse-cdn.com/v4/letter/s/c0e974/32.png) [@sharmila.dev](https://discuss.elastic.co/u/sharmila.dev)
#### Post date: [December 10, 2019, 3:50pm UTC](https://discuss.elastic.co/t/version-conflict-engine-exception-when-elasticsearch-is-upgraded-to-7-5-0/211327/1 "2019-12-10T15:50:15Z")

</div>

Hi,  
Im seeing the following error only in the master node when upgrading elastcisearch from 7.4.0 to 7.5.0.  
`FAILED! => {"changed": false, "content": "{\"error\":{\"root_cause\":[{\"type\":\"version_conflict_engine_exception\",\"reason\":\"[reserved-user-elastic]: version conflict, required seqNo [60], primary term [4]. current document has seqNo [61] and primary term [4]\",\"index_uuid\":\"Ay5cAnEQSrSl-gPRCcnkfA\",\"shard\":\"0\",\"index\":\".security-7\"}],\"type\":\"version_conflict_engine_exception\",\"reason\":\"[reserved-user-elastic]: version conflict, required seqNo [60], primary term [4]. current document has seqNo [61] and primary term [4]\",\"index_uuid\":\"Ay5cAnEQSrSl-gPRCcnkfA\",\"shard\":\"0\",\"index\":\".security-7\"},\"status\":409}", "content_length": "563", "content_type": "application/json; charset=UTF-8", "elapsed": 0, "json": {"error": {"index": ".security-7", "index_uuid": "Ay5cAnEQSrSl-gPRCcnkfA", "reason": "[reserved-user-elastic]: version conflict, required seqNo [60], primary term [4]. current document has seqNo [61] and primary term [4]", "root_cause": [{"index": ".security-7", "index_uuid": "Ay5cAnEQSrSl-gPRCcnkfA", "reason": "[reserved-user-elastic]: version conflict, required seqNo [60], primary term [4]. current document has seqNo [61] and primary term [4]", "shard": "0", "type": "version_conflict_engine_exception"}], "shard": "0", "type": "version_conflict_engine_exception"}, "status": 409}, "msg": "Status code was 409 and not [200]: HTTP Error 409: Conflict", "redirected": false, "status": 409, "url": "https://<host>:9200/_security/user/elastic/_password"}`

Is there a way to fix this?

---

<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 7, 2020, 3:50pm UTC](https://discuss.elastic.co/t/version-conflict-engine-exception-when-elasticsearch-is-upgraded-to-7-5-0/211327/2 "2020-01-07T15:50:33Z")

</div>

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