Help regarding how to connect influx db local machine with grafana cloud

Post “http://localhost:8086/api/v2/query?org=ac6f98bb265f606a”: dial tcp [::1]:8086: connect: connection refused error reading buckets.

We are getting above errors.
How to solve this error.

Is the ip of influx public?

This is really neither a grafana nor an influxdb issue but a networking issue

I believe you are running InfluxDB on private network, so:

1 Like