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

Commit 70a1fe7

Browse files
author
ashwinkumar12345
committed
reporting troubleshooting section
1 parent 5a04a3a commit 70a1fe7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/kibana/reporting.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,13 @@ Definitions let you schedule reports for periodic creation.
3939
For scheduled reports, choose either **Recurring** or **Cron based**. You can receive reports daily or at some other time interval. Cron expressions give you even more flexiblity. See [Cron expression reference](../../alerting/cron/) for more information.
4040

4141
1. Choose **Create**.
42+
43+
## Troubleshooting
44+
45+
### Chromium fails to launch
46+
47+
This problem occurs due to two reasons:
48+
49+
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).
50+
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.

0 commit comments

Comments
 (0)