-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
render image failed with Browser console error #601
Comments
Hi! Can you confirm that if you go to If so, can you enable more logs and share them with us? In your Grafana ini file, you would need to add the following:
|
Hi @AgnesToulet I can go to the panel im my brower and it can displayed correctly. ![]() This is the image-render debug log:
|
It seems like you are missing the I'm not sure if this is working on your OS but the
|
Hi @AgnesToulet this is my ldd output:
And I installed the
It is also can not render the data on the png,this is the grafan log:
Is this reason due to missing some dependent packages on SUSE? But I can not found the
Thanks a lot. |
And this is my grafana.ini file:
|
The interesting error now is this one: I don't have a SUSE setup but it seems like this command should help you see where are the cache directories: |
What happened:
When use grafana-image-render to generate the dashboard images, it can not generate the images as expected.This is my grafana log:
This is the dashboard I want to render:
What you expected to happen:
Render the image correctly
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
Chrome
The text was updated successfully, but these errors were encountered: