hassio-addons / addon-grafana

Grafana - Home Assistant Community Add-ons
https://addons.community
MIT License
220 stars 61 forks source link

Addon_Grafana unable to pull data from external data source #258

Closed snaven1 closed 2 years ago

snaven1 commented 2 years ago

Problem/Motivation

(Why the issue was filed)

Expected behavior

(What you expected to happen)

Actual behavior

(What actually happened)

Steps to reproduce

(How can someone else make/see it happen)

Proposed changes

(If you have a proposed change, workaround or fix, describe the rationale behind it)

snaven1 commented 2 years ago

Have a Home Assistant setup that runs in supervised Debian docker environment. The docker environment runs in its own network 172.30.32.0/23 with the host running in 192.168.100.0/24 environment. One of the docker containers has a Grafana deployment. When trying to add a data-source in Grafana external to the docker environment (eg influxdb ... 192.168.100.80:8086 /24) it is unable to connect to this datasource. Grafana logs indicate a time out issue in trying to connect to the external source. After much investigation, it is obvious that traffic is not getting out to the external source. All suggestions on how this could be addressed would be appreciated.

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!