IzakMarais / reporter

Service that generates a PDF report from a Grafana dashboard
Apache License 2.0
946 stars 304 forks source link

Grafana run in https:// and grafana-reporte don't connected with grafana #368

Closed SergioManuelAema closed 3 months ago

SergioManuelAema commented 3 months ago

Hello I have grafana running on https with letsencrypt certificates; I can't get grafana reporter to connect with grafana despite setting the proto parameters "https://" -ip "wave2.bondaltiwater.com" -ssl-check false (attach screenshoot) I have tried several options in the -ssl-check parameter but it doesn't work for me. The strange thing is that I always get SSL check enforced regardless of what I put in the ssl-check parameter. Am I doing something wrong?

how can I solve that? Screen Shot 04-04-24 at 04 48 PM

Thank you

SergioManuelAema commented 3 months ago

solved; you have to -ssl-check=false with signal "="