@grafana/backend-platform Do you know what could be the reason why Graphite queries (not alerts) work and alerts throw 401 Unauthorized error? Graphite data source is supposed to be handled by us - observability squad - but this seems more …
13.11.2019 · iframe of Grafana is not working. Read a few threads about allowing anonymous logins. But cant alter the config setting (in hassio) without errors. iframe of Grafana works on local network but not www. However. If you click on the Grafana tab on the main navigation (on the left), then click back to a page with your iframes, it works. The solution is probably dead …
Additionally, you have to configure “network” and put the port “3000” Then you need to go to the grafana dashboard and get the link for the dashboard, paste the link in the iframe and change the port of the link from 8123 to 3000 and that will fix the “401 Unauthorized” error. Next Post →
09.09.2021 · Many users are getting the “401: Unauthorized” error when embedding Grafana into an iframe card. The community suggests adding GF_AUTH_ANONYMOUS_ENABLED or GF_SECURITY_ALLOW_EMBEDDING to Grafana configration, but this did not solve the problem in my environment. Finally, I found another solution and I’ll share it with the community.
I'm running the latest version of grafana on two instances, but I'm facing a lot of unauthorized errors when trying to access both instances. For auth I'm currently using the built-in db, no LDAP. The data source is an influxdb. Is this ...
@grafana/backend-platform Do you know what could be the reason why Graphite queries (not alerts) work and alerts throw 401 Unauthorized error? Graphite data source is supposed to be handled by us - observability squad - but this seems more related to alerting and/or Graphite's backend.
Then you need to go to the grafana dashboard and get the link for the dashboard, paste the link in the iframe and change the port of the link from 8123 to 3000 ...
FWIW, I recently switched my ingress loadbalancer to Fabio (from Traefik) and updated Grafana (Docker image, no additional database backends) to v6.4.2, and the 401 unauthorized errors seem to have gone away when doing automatic refresh (interval set to 10 seconds, running all day).
Apr 13, 2018 · Hi, @shiveshabhishek what Grafana version are you using? Any load balancer/reverse proxy in use? Do you see any related messages in the Grafana server log?. Marcus
So I have installed a Grafana plugin on HA, configured data sources, created a dashboard and VIOLLA!! it works, I’m seeing a graph with all the data from my DS18B20 temperature sensors (I got 3 of them).
Aug 25, 2020 · I've hit the same issue, it was addressed by set the grafana.auth.type to basic if the username and password are being used to connect to grafana. type: The type of authentication to use when contacting the server from the Kiali backend. Use "bearer" to send the token to the Grafana server. Use "basic" to connect with username and password ...
Sep 09, 2021 · The community suggests adding GF_AUTH_ANONYMOUS_ENABLED or GF_SECURITY_ALLOW_EMBEDDING to Grafana configration, but this did not solve the problem in my environment. Finally, I found another solution and I’ll share it with the community.
A network error 401 Unauthorized Error signifies that the resource is barred and needs authentication that the client did not provide. Just like many HTTP ...