sni / Thruk

Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API.
http://www.thruk.org
Other
408 stars 148 forks source link

does not show the image generated by grafana #1402

Closed sistemmsn closed 1 week ago

sistemmsn commented 1 week ago

Describe the bug I have this strange behavior with nagflux image

Thruk Version Version of Thruk 3.18

To Reproduce I can't understand why it doesn't show me the image before if it was visible, but I don't remember what changes I made, I just updated, and even in the reports the graphs can't be seen.

Screenshots image image

URL: http://localhost/thruk/cgi-bin/extinfo.cgi?type=grafana&host=localhost&service=Current%20Load&source=2&from=1729791747&to=1729795347&theme=&font_color=&background_color=&width=414&height=234

Desktop (please complete the following information):

Additional context

sni commented 1 week ago

I've seen this one today as well, i need to investigate... so far it seems like the chrome, started from puppeteer gets a ssl error, even with ssl verify disabled.

sni commented 1 week ago

The fix is to add another arg in the puppeteer.js, you can patch your file locally or wait for the next release.