Vonage / Grafana_Status_panel

A panel plugin for Grafana to monitor multiple parameters at once
Other
178 stars 108 forks source link

Version 1.0.8 doesn't work with grafana 5.2.1 #114

Open ggenot opened 6 years ago

ggenot commented 6 years ago

I got this error after upgrade :

Plugin Error Fetch error: 401 Authorization Required Instantiating https://grafana.example.com/grafana/public/vendor/plugin-css/css.js Loading https://grafana.example.com/grafana/public/vendor/plugin-css/css.js Instantiating https://grafana.example.com/grafana/public/plugins/vonage-status-panel/css/status_panel.css!https://grafana.example.com/grafana/public/vendor/plugin-css/css.js Loading https://grafana.example.com/grafana/public/plugins/vonage-status-panel/status_ctrl.js Loading plugins/vonage-status-panel/module

reverting to grafana 5.0.x fixed the issue.

Note that I've a reverse proxy in front (apache 2.2) with basic auth enabled and grafana use ldap auth also

svet-b commented 6 years ago

@ggenot I suspect this is to do with your auth setup. See these discussions for a potential fix: https://github.com/grafana/grafana/issues/9692 https://github.com/grafana/grafana/issues/9509

FWIW, we're running Grafana v5.2.1 and v1.0.8 of the plugin without issues.

rdxmb commented 3 years ago

Can this be closed? v5.2 is not an up-to-date Grafana version