Grafana+InfluxDB SSL 502 error

I can’t quite figure out where I’m going wrong in my Grafana+InfluxDB setup in a HASS.IO SSL environment :frowning:
This is what the data source looks like:

This is what the Grafana addon config looks like:
image

And this is what my configuration.yaml looks like:
image

The InfluxDB instance works, I can see stuff being recorded in real time in it, but I can’t connect to it from Grafana…I suspect it’s an SSL thing, but have no idea how to fix it.

Anyone?

Everyone else on the forum who seemed to have problems with Grafana was not running SSL, so suggestions there don’t apply (although I did try them) .

The problem is your ssl setup.
Have you tried with ssl: false?

I sorted it out ages ago, but can’t remember how :smiley: