Open yanickflyer opened 6 months ago
I have the same problem.
Environment:
Grafana version (if running on prem): 11.1.0 SM plugin version: 1.14.10 OS Grafana is installed on: Debian GNU/Linux 11 (bullseye)
Workaround from https://community.grafana.com/t/error-cannot-connect-grafana-cloud-with-local-grafana-instance/116366 does not work in my case.
The same problem - any workaround or hint?
Okey, so after spending some time it seems that it is not that scary.
Make sure that apiHost is prefixed with https://
, they don't mention it in the documentation, but it seems that it is crucial.
Was able to configure it with pair of Grafanas connected to the mariadb behind HAProxy
What happened: Tried to connect synthetics monitoring with my self-hosted Grafana using the documentation; https://github.com/grafana/synthetic-monitoring-app?tab=readme-ov-file#configuration
But I get the following error:
In the logs I get:
What you expected to happen: The plugin to be installed as below:
How to reproduce it (as minimally and precisely as possible): Access Grafana through a reverse proxy like Traefik, NGINX etc... and you should get the error.
Anything else we need to know?: Managed to make it work with a Reverse Proxy with a workaround
Issue was also reported by someone on Grafana Community: https://community.grafana.com/t/error-cannot-connect-grafana-cloud-with-local-grafana-instance/116366
Environment: