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

ButtonPanel.tsx:171 Request error: TypeError: Failed to fetch #53

Open
maxdd opened this issue Apr 22, 2021 · 1 comment
Open

ButtonPanel.tsx:171 Request error: TypeError: Failed to fetch #53

maxdd opened this issue Apr 22, 2021 · 1 comment

Comments

@maxdd
Copy link

maxdd commented Apr 22, 2021

I'm quite new to the grafana env.
I've just set up a button to do a GET to an host inside my local network but when i press it in the console i receive

ButtonPanel.tsx:171 Request error: TypeError: Failed to fetch

In this case the request is done to
https://192.168.188.99/status

which is fully accessible via browser

@TheNaderio
Copy link

Same here with Grafana 9.1.5
I build an endpoint <ip>:<port>/007 which works in the browser.

image

if I fire the url from Grafana, I receive "Failed to fetch".

The request is totally working, I think Grafana (button-panel) doesn't handle the response properly.
image

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