-
Task
-
Resolution: Duplicate
-
Normal
-
None
-
None
-
False
-
None
-
False
-
Testable
-
No
-
No
-
No
-
Pending
-
None
In a disconnected installation cluster, we assume that there is no internet access even with Proxy server. Grafana image failed to run with the following message:
~~~
Error: ✗ Failed to send request: Get "
https://grafana.com/api/plugins/repo/grafana-piechart-panel
": dial tcp: lookup grafana.com on 172.30.0.10:53: server misbehaving
~~~
It tried to access grafana.com and failed due to disconnected internet.
It should not check the url when it is in the disconnected environment.