integr8ly / application-monitoring-operator

Operator for installing the Application Monitoring Stack on OpenShift (Prometheus, AlertManager, Grafana)
Apache License 2.0
30 stars 44 forks source link

Can't login to Grafana #71

Open b1zzu opened 5 years ago

b1zzu commented 5 years ago

Hi, I have deployed the application-monitoring-operator to a local OpenShift cluster ( oc cluster up ), all services get deployed correctly and the grafana Application is created, then I open the grafana route https://grafana-route-application-monitoring.127.0.0.1.nip.io/ , I click on Login with OpenShift, I get redirected to the OpenShift login, I insert username and password, I authorize the application to read my information, I get redirect back to grafana but a 500 Internal Error pop out.

I've tried with different users but nothing change.

Let me know if I can add more information.

pb82 commented 5 years ago

@b1zzu were you trying this on RHPDS or Minishift?

b1zzu commented 5 years ago

Hi @pb82, on RHPDS works. The reason because I've opened an issue here is that is more a community problem. I would try it with minishift very soon

david-martin commented 5 years ago

@b1zzu Did you get to try on minishift again?