Grafana_Status_panel icon indicating copy to clipboard operation
Grafana_Status_panel copied to clipboard

Version 1.0.8 doesn't work with grafana 5.2.1

Open ggenot opened this issue 6 years ago • 2 comments

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

ggenot avatar Jul 04 '18 08:07 ggenot

@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.

svet-b avatar Jul 06 '18 23:07 svet-b

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

rdxmb avatar Jun 24 '21 15:06 rdxmb