DockerGrafanaInfluxKit
DockerGrafanaInfluxKit copied to clipboard
error starting grafana image
grafana_1 | Failed to send requesterrorGet https://grafana.com/api/plugins/repo/grafana-clock-panel: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
grafana_1 | Error: ✗ Failed to send request. error: Get https://grafana.com/api/plugins/repo/grafana-clock-panel: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
grafana_1 |
grafana_1 | NAME:
grafana_1 | Grafana cli plugins install - install <plugin id> <plugin version (optional)>
grafana_1 |
grafana_1 | USAGE:
grafana_1 | Grafana cli plugins install [arguments...]
Facing the same issue. Is this src the updated one ?
Found a work around. I do not want grafana-clock-plugin in my docker images as i am trying to bring up the tools stack for testing purpose. so i just commented it in the configuration.env file and everything seems to be working fine.
#GF_INSTALL_PLUGINS=grafana-clock-panel,grafana-worldmap-panel,grafana-piechart-panel
Change it for GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS