Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit b306770

Browse files
author
ashwinkumar12345
committed
added more context
1 parent 70a1fe7 commit b306770

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
32.1 KB
Loading

docs/kibana/reporting.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,14 @@ Definitions let you schedule reports for periodic creation.
4242

4343
## Troubleshooting
4444

45-
### Chromium fails to launch
45+
### Chromium fails to launch with Kibana
46+
47+
While creating a report for dashboards or visualizations, you might see a `Download error`:
48+
49+
![Kibana reporting pop-up error message](../../images/kibana-reporting-error.png)
4650

4751
This problem occurs due to two reasons:
4852

4953
1. You don't have the correct version of `headless-chrome` to match the OS on which Kibana is running. Download the correct version of `headless-chrome` from [here](https://github.com/opendistro-for-elasticsearch/kibana-reports/releases/tag/chromium-1.12.0.0).
5054

51-
2. You're missing additional dependencies. Install the required dependencies for your OS from the [additional libraries](https://github.com/opendistro-for-elasticsearch/kibana-reports/tree/dev/kibana-reports/rendering-engine/headless-chrome) section.
55+
2. You're missing additional dependencies. Install the required dependencies for your OS from the [additional libraries](https://github.com/opendistro-for-elasticsearch/kibana-reports/blob/dev/kibana-reports/rendering-engine/headless-chrome/README.md#additional-libaries) section.

0 commit comments

Comments
 (0)