I am running grafana in aws ec2 instance with load balancer and configured nginx proxy with ws02 identity server.
Without nginx proxy configuration, able to see dash board in grafana.
We have given root url as our proxy server url in grafana.ini file to load grafana dashboard. Unfortunately we are getting below error. Can you help us how to resolve this?
Yes i followed the same steps provided in this grafana documentation, still i am getting this error.
here is the nginx configuration where DASHBOARD_URL refers to DNS name. Do you see any problem here?
I configured root url as http://XXXX.com/grafana in grafana.ini configuration. We are getting above error while accessing on http://XXXX.com/grafana.
what should be the sub_filter part? We have some other other applications configured in nginx where subfilters are mentioned like this.
DASHBOARD_URL is having AWS Rounte53 DNS name “https://xxx-app-test.xxxcloud.com”.
we will try removing all sub_filters and verify it. Let you know the results.
I just noticed that the url http://xxxxxx.com/grafana/public/app/grafana/features/panel/panel_ctrl.js is a bit weird. Normally a release of Grafana should have all it’s javascript files packed into a few files, i.e. if you view source of the page where you get your XHR errors, what script tags do you have. In the latest Grafana release I can see the following: