Open EdisonNetcon opened 3 years ago
See https://grafana.com/docs/grafana/latest/administration/image_rendering/#troubleshoot-image-rendering for troubleshooting the image rendering.
Enabling the [log] option might give you a hint to what went wrong trying to render the image.
Usually it's a missing dependency (https://github.com/grafana/grafana-image-renderer): "This plugin is packaged in a single executable with Node.js runtime and Chromium browser. This means that you don't need to have Node.js and Chromium installed in your system for the plugin to function.
However, Chromium browser depends on certain libraries and if you don't have all of those libraries installed in your system you may encounter errors when trying to render an image. For further details and troubleshooting help, please refer to Grafana Image Rendering documentation."
Hi, I have created a dashboard using Grafana and I used grafana-reporter for download PDF. PDF is opened but the dashboard image is not displayed. I got the below error.
And I followed this link for grafana image renderer but it did not help me. While I was installing it stuck like the below image.
Can anybody help me?