Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error starting grafana image #3

Open
perkfly opened this issue Jun 18, 2018 · 3 comments
Open

error starting grafana image #3

perkfly opened this issue Jun 18, 2018 · 3 comments

Comments

@perkfly
Copy link

perkfly commented Jun 18, 2018

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...]
@ashokbalasubramanian
Copy link

Facing the same issue. Is this src the updated one ?

@ashokbalasubramanian
Copy link

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

@arochagabriel
Copy link

Change it for GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants