# Issue with Creating CSV Reports in Kibana 8.8.0

**URL:** https://discuss.elastic.co/t/issue-with-creating-csv-reports-in-kibana-8-8-0/357424
**Category:** Kibana
**Tags:** elastic-stack-reporting
**Created:** [April 15, 2024, 11:46am UTC](https://discuss.elastic.co/t/issue-with-creating-csv-reports-in-kibana-8-8-0/357424 "2024-04-15T11:46:04Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Oleksiy\_Alex](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/oleksiy_alex/32/133533_2.png) [@Oleksiy\_Alex](https://discuss.elastic.co/u/Oleksiy_Alex)
#### Post date: [April 15, 2024, 11:46am UTC](https://discuss.elastic.co/t/issue-with-creating-csv-reports-in-kibana-8-8-0/357424/1 "2024-04-15T11:46:04Z")

</div>

Hello,

I'm using Kibana 8.8.0 on Ubuntu 20.04.6 LTS and encountering an issue when attempting to generate CSV reports. Each attempt results in a "Failed to create report" error message. Unfortunately, the error logs do not provide further details on the cause of this failure.

I have checked the Kibana error logs using `journalctl` and filtered for "Failed to create report" but didn't find any relevant entries that could point to the underlying issue.

Error messages in the console:

- `HttpFetchError` at a specific line in `core.entry.js`
- A `fetchResponse` failure at another line in the same file.

I'm looking for any insights or experiences that might help in diagnosing and resolving this issue.

Thank you for your help.

---

<div class="post-metadata">

### Author: ![jsanz](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jsanz/32/53734_2.png) [@jsanz](https://discuss.elastic.co/u/jsanz)
#### Post date: [April 29, 2024, 2:45pm UTC](https://discuss.elastic.co/t/issue-with-creating-csv-reports-in-kibana-8-8-0/357424/2 "2024-04-29T14:45:33Z")

</div>

Have you checked the reporting troubleshooting page, there's indication for a reporting diagnostics tool that may help to nail down the issue

> **[Reporting troubleshooting | Kibana Guide \[8.13\] | Elastic](https://www.elastic.co/guide/en/kibana/current/reporting-troubleshooting.html)**

Hope it helps
