# Elasticsearch snapshot failed

**URL:** https://discuss.elastic.co/t/elasticsearch-snapshot-failed/148713
**Category:** Elasticsearch
**Created:** [September 15, 2018, 4:14pm UTC](https://discuss.elastic.co/t/elasticsearch-snapshot-failed/148713 "2018-09-15T16:14:34Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![sukanta](https://avatars.discourse-cdn.com/v4/letter/s/d2c977/32.png) [@sukanta](https://discuss.elastic.co/u/sukanta)
#### Post date: [September 15, 2018, 4:14pm UTC](https://discuss.elastic.co/t/elasticsearch-snapshot-failed/148713/1 "2018-09-15T16:14:34Z")

</div>

Hi In one of our Elasticsearch cluster backup is failing with following error

```
  "state" : "PARTIAL",
  "start_time" : "2018-09-15T08:14:27.399Z",
  "start_time_in_millis" : 1536999267399,
  "end_time" : "2018-09-15T08:23:03.502Z",
  "end_time_in_millis" : 1536999783502,
  "duration_in_millis" : 516103,
  "failures" : [
    {
      "index" : "media_asset_prop_1180",
      "index_uuid" : "media_asset_prop_1180",
      "shard_id" : 4,
      "reason" : "IndexShardSnapshotFailedException[error deleting index file [index-234] during cleanup]; nested: NoSuchFileException[Blob [index-234] does not exist]; ",
      "node_id" : "6EjxOUEYQO2SP_-qDmXVDQ",
      "status" : "INTERNAL_SERVER_ERROR"
    },

```

We are using es 5.4.0 version with repository-s3 plugin to create snapshot  
Can some one help on this how to resolve this error

Thankyou

---

<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: [October 13, 2018, 4:14pm UTC](https://discuss.elastic.co/t/elasticsearch-snapshot-failed/148713/2 "2018-10-13T16:14:39Z")

</div>

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