ddurieux / glpi_app_grafana

GNU Affero General Public License v3.0
23 stars 13 forks source link

Can't get any data, queries gets the authentication page as an answer #64

Closed Irrational-NX closed 3 years ago

Irrational-NX commented 3 years ago

Hello everyone,

I'm trying to build a dashboard with our glpi inventory and tickets. Data source seems fine, CORS are correctly configured. But everytime I create a panel with a query, or use one from a template, all I get are "0" and nothing in the "timerange based on" part (or series of "undefined").

And when I open the query inspector... All I get is the authentication page for some reason? image

I'm using GLPI 9.5.5 and Grafana 7.5.6

Can anyone help me?

Thank you

Irrational-NX commented 3 years ago

Closing this, the issue was due to a bad configuration of nginx with apirest.php. Dashboards are now functional with everything up to date.