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

http: proxy error: unsupported protocol scheme "" #14459

Closed
leomei91 opened this issue Dec 12, 2018 · 4 comments
Closed

http: proxy error: unsupported protocol scheme "" #14459

leomei91 opened this issue Dec 12, 2018 · 4 comments
Labels
needs more info Issue needs more information, like query results, dashboard or panel json, grafana version etc

Comments

@leomei91
Copy link

Read before posting:

Please include this information:

What Grafana version are you using?

What datasource are you using?

What OS are you running grafana on?

What did you do?

What was the expected result?

What happened instead?

If related to metric query / data viz:

Include raw network request & response: get by opening Chrome Dev Tools (F12, Ctrl+Shift+I on windows, Cmd+Opt+I on Mac), go the network tab.

when i had created a panel,the page reported Request Error,and there were log info:

2018/12/12 17:10:47 http: proxy error: unsupported protocol scheme ""
INFO[12-12|17:10:47] Request Completed logger=context userId=1 orgId=1 uname=admin method=POST path=/api/datasources/proxy/1/_msearch status=502 remote_addr=192.168.1.42 time_ms=0 size=0 referer="http://10.116.60.106:3000/d/nvFSb-Pik/new-dashboard-copy?orgId=1"

@sunker
Copy link
Contributor

sunker commented Dec 12, 2018

@leomei91 we need more details. Please respond to all of these questions:
What Grafana version are you using?
What datasource are you using?
What OS are you running grafana on?
What did you do?
What was the expected result?
What happened instead?
If related to metric query / data viz:
Include raw network request & response: get by opening Chrome Dev Tools (F12, Ctrl+Shift+I on windows, Cmd+Opt+I on Mac), go the network tab.

@sunker sunker added the needs more info Issue needs more information, like query results, dashboard or panel json, grafana version etc label Dec 12, 2018
@daniellee
Copy link
Contributor

Sounds like the url in your elasticsearch config is incorrect. Closing this but can reopen if you add more details.

@alallier
Copy link

I'm receiving this same error and can't figure it out. Happy to provide the necessary information to debug this.

@cr1cr1
Copy link

cr1cr1 commented May 7, 2020

Just put the scheme (e.g. http:// or https:// in front of the host and should work!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info Issue needs more information, like query results, dashboard or panel json, grafana version etc
Projects
None yet
Development

No branches or pull requests

5 participants