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

Trouble with access to grafana page on Windows 10 #12

Closed
KravchenkoAlex opened this issue Sep 26, 2018 · 3 comments
Closed

Trouble with access to grafana page on Windows 10 #12

KravchenkoAlex opened this issue Sep 26, 2018 · 3 comments

Comments

@KravchenkoAlex
Copy link

There is a problem with access to grafana's page afrer "docker-compose up -d" command. After all containers are created, and i try to open localhost:8857 i see the error message on the page (see attachment). This issue is resolved for me in next ways:

  1. Turn off your firewall
  2. Set fixed DNS server in Docker's settings (screenshot 2)
  3. Uncheck vEthernet (DockerNAT) in Firewall properties (screenshot 3)
    screenshot_2
    screenshot_3
    grafana_error
@serputko
Copy link
Owner

Hello @KravchenkoAlex,
Thanks for reporting.
Could you please paste here connection timeout error message from grafana log (docker logs grafana) so other users could find this issue by error message text

Thanks in advance

@KravchenkoAlex
Copy link
Author

yes sure @serputko , here is the screenshot of "docker grafana logs" with error
grafana_docker_logs

@serputko
Copy link
Owner

Great, so it is like:
Failed to send request. error: Get https://grafana.com/api/plugins/repo/briangann-datatable-panel: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

Thanks

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

2 participants