Preview report does not work

Modified on Fri, 2 Dec, 2016 at 4:55 AM

If you get an error banner showing "Please check if kibana is running"


Iw-z_bADo2sFF1OsaFOhbFR9IoaGs3gxiA.png

Or in skedler log if you get the following error when you mail a scheduled report

[xx:xx:xx] [ERROR] [skedler log] - Dashboard ReportEngine - Error in generating report, check whether kibana is running


To resolve,

  • Check if kibana URL is configured properly in config/reporting.yml in skedler directory.
  • Or If kibana is setup behind an nginx server, configure the following variables with Ngnix username and password for kibana in config/reporting.yml in skedler directory.

                   skedler_nginx_kibana_username: user
                   skedler_nginx_kibana_password: pass


  • To check the reachability of kibana server, run the following command in the server where Skedler runs

                   sudo curl -XGET <Kibana URL>

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article