Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to generate CSV report - fails w/ Couldn't create report for search - [index_closed_exception] closed, #53922

Closed
MikeD-Respond opened this issue Jan 3, 2020 · 4 comments
Labels
bug Fixes for quality problems that affect the customer experience Feature:Reporting:CSV Reporting issues pertaining to CSV file export Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@MikeD-Respond
Copy link

**Kibana version: 7.3.0

**Elasticsearch version:7.3.0

Server OS version: ? IDK

**Browser version: Chrome Version 79.0.3945.88 (Official Build) (64-bit)

**Browser OS version: Windows10 version 1909 (OS Build 18363.535)

Original install method (e.g. download page, yum, from source, etc.):

Describe the bug:

When I try to generate a CSV report from a saved Discover query I get an error:

Couldn't create report for search 'dhcp' - [index_closed_exception] closed,

Steps to reproduce:

  1. Open saved Discover query
  2. Select Share -> Generate CSV
  3. get error Couldn't create report for search 'dhcp' - [index_closed_exception] closed,

Expected behavior:

CSV report to be generated and available to download via Management -> Reports

Screenshots (if relevant):

image

Errors in browser console (if relevant):

complete error message from Management -> Reporting -> details of error message

Unable to generate report
[index_closed_exception] closed, with { index_uuid="MshOUSAbTmiJnTYgxz5keA" & index="reindexed-v7-prod-metrics-2019.02.12" } :: {"path":"/prod-metrics-*/_search","query":{"scroll":"30s","size":500},"body":"{"stored_fields":["@timestamp","vendor","message"],"query":{"bool":{"filter":[{"multi_match":{"query":"dhcp","type":"best_fields","lenient":true}}],"must_not":[],"should":[],"must":[{"range":{"@timestamp":{"format":"strict_date_optional_time","gte":"2020-01-03T02:46:46.719Z","lte":"2020-01-03T03:01:46.720Z"}}}]}},"script_fields":{},"_source":{"excludes":[],"includes":["@timestamp","vendor","message"]},"docvalue_fields":[],"sort":[{"@timestamp":{"unmapped_type":"boolean","order":"desc"}}],"version":true}","statusCode":400,"response":"{"error":{"root_cause":[{"type":"index_closed_exception","reason":"closed","index_uuid":"MshOUSAbTmiJnTYgxz5keA","index":"reindexed-v7-prod-metrics-2019.02.12"}],"type":"index_closed_exception","reason":"closed","index_uuid":"MshOUSAbTmiJnTYgxz5keA","index":"reindexed-v7-prod-metrics-2019.02.12"},"status":400}"}

Provide logs and/or server output (if relevant):

Any additional context:

@MikeD-Respond MikeD-Respond changed the title unable to generat CSV report fails w/ Couldn't create report for search - [index_closed_exception] closed, unable to generate CSV report fails w/ Couldn't create report for search - [index_closed_exception] closed, Jan 3, 2020
@MikeD-Respond MikeD-Respond changed the title unable to generate CSV report fails w/ Couldn't create report for search - [index_closed_exception] closed, unable to generate CSV report - fails w/ Couldn't create report for search - [index_closed_exception] closed, Jan 3, 2020
@MikeD-Respond
Copy link
Author

this might be a duplicate of 18901

@TinaHeiligers TinaHeiligers added bug Fixes for quality problems that affect the customer experience (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Jan 7, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-reporting-services (Team:Reporting Services)

@tsullivan
Copy link
Member

Closing as duplicate of #18901

@sophiec20 sophiec20 added Feature:Reporting:CSV Reporting issues pertaining to CSV file export and removed (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead (Deprecated) Team:Reporting Services labels Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Reporting:CSV Reporting issues pertaining to CSV file export Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

6 participants