hastic-zzz / hastic-server

Hastic data management server for analyzing patterns and anomalies from Grafana
GNU General Public License v3.0
330 stars 23 forks source link

Permission Denied when not signed into grafana #884

Open aayush27894 opened 4 years ago

aayush27894 commented 4 years ago

Hello,

I am trying create a Hastic Dashboard in grafana. When I I try to create a dashboard without signing into grafana I get a permission denied error. Could you help me with this? However, I am not getting this issue when signed in.

One of my use cases is to be able to create a dashboard without being signed in.

Screen Shot 2020-04-01 at 12 43 14 AM (2)

The image shows both the scenarios. The one on the right is where I haven't signed in.

rozetko commented 4 years ago

Hi @aayush27894,

It's a known problem, only user with Admin role can use Hastic panel. You can subscribe to issue https://github.com/hastic/hastic-grafana-app/issues/92 to track progress of fixing.

aayush27894 commented 4 years ago

Okay, thank you for the quick response.