While previewing the Report, if the generated PDF or PNG report shows the following and if the Excel shows 'Not Found'
To resolve
- Check if Kibana URL is configured properly in config/reporting.yml in Skedler directory.
- Eg: The kibana_url in reporting.yml should be "http://localhost:5601" and no slash at the end of the URL.
- Check if skedler_home/src/preview has read/write permissions.