Difference between revisions of "/ cat/snapshots"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
== Examples == | == Examples == | ||
− | === AccessDenied == | + | === AccessDenied === |
{ | { | ||
"error" : { | "error" : { | ||
Line 40: | Line 40: | ||
"status": 400 | "status": 400 | ||
} | } | ||
− | |||
− | |||
== Related == | == Related == |
Revision as of 12:31, 11 July 2022
/_cat/snapshots/
Examples
AccessDenied
{ "error" : { "root_cause" : [ { "type" : "repository_exception", "reason" : "[your_repo] Could not determine repository generation from root blobs" } ], "type" : "repository_exception", "reason" : "[your_repo] Could not determine repository generation from root blobs", "caused_by" : { "type" : "i_o_exception", "reason" : "Exception when listing blobs by prefix [index-]", "caused_by" : { "type" : "amazon_s3_exception", "reason" : "amazon_s3_exception: Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: 2P32JxxxxNQ1RT8T; S3 Extended Request ID: G/SURTMm9xuOXXXXIxnYXjC6JHo=)" } } }, "status" : 500 }
Repository is missing
{ "error": { "root_cause": [ { "type": "action_request_validation_exception", "reason": "Validation Failed: 1: repository is missing;" } ], "type": "action_request_validation_exception", "reason": "Validation Failed: 1: repository is missing;" }, "status": 400 }
Related
See also
- Elasticsearch, installation, ELK, Elastic X-Pack,
elasticsearch.yml
, logs, ECK, Elasticsearch curl URLs, Elastisearch REST APIs,/_cat/, /_cluster/, /_xpack/
, QueryShardException, Elasticsearch index, ELK backup and restore,elasticsearch-cli
, Elasticsearch versions, ElasticSearch Snapshot Lifecycle Management (SLM), Low disk watermark, Elasticsearch storage, Elasticsearch users, Elasticsearch roles, search context, shards, Elastic Cloud, Elastic Licensing, ElasticSearch alerts, ESQL
Advertising: