-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Snapshots not getting deleted through kibana UI (7.4.2) #51166
Copy link
Copy link
Closed
Labels
Feature:Snapshot and RestoreElasticsearch snapshots and repositories UIElasticsearch snapshots and repositories UITeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Metadata
Metadata
Assignees
Labels
Feature:Snapshot and RestoreElasticsearch snapshots and repositories UIElasticsearch snapshots and repositories UITeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Type
Fields
Give feedbackNo fields configured for issues without a type.
Kibana version: 7.4.2
Elasticsearch version: 7.4.2
Server OS version: CentOS Linux release 7.6.1810 (Core)
Browser version: Versioon 77.0.3865.120 64-bit
Browser OS version: Versioon 77.0.3865.120 64-bit
Original install method (e.g. download page, yum, from source, etc.): yum
Describe the bug: Cannot delete snapshots through kibana UI. I get an error:
Error deleting snapshot 'ss_20191120_1519'
And I get this error with all the snapshots.
Steps to reproduce:
Expected behavior: Snapshot should get deleted.
Screenshots (if relevant):

Errors in browser console (if relevant):
vendors.bundle.dll.js:417 DELETE https://hostname.domain/api/snapshot_restore/snapshots/dev-watsonelastic_idx_data%2Fss_20191120_1519 404 (Not Found)
Provide logs and/or server output (if relevant):
There are no log messages in elasticsearch or kibana logs.
Any additional context:
If I execute this delete command from linux server, eveyrthing works: