You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
http://192.168.188.99/status
which is fully accessible via browser
The text was updated successfully, but these errors were encountered: