You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error message: "Application error. No permissions to referred object or it does not exist!"
Even with the right permissions on Zabbix frontend (user roles and groups) the error persists. I have tried with custom user roles i have created and with the defaults as well, but i always get the same error.
I tried with and without Direct DB Connection and the error persists.
--
LOG
tail -f /var/log/grafana/grafana.log |grep erro
logger=plugin.alexanderzobnin-zabbix-datasource t=2025-01-21T10:19:26.866704192-03:00 level=error msg="Zabbix API request error" error="Application error. No permissions to referred object or it does not exist!"
logger=context userId=10 orgId=25 uname=MYUSER t=2025-01-21T10:19:26.867113948-03:00 level=error msg="Request Completed" method=POST path=/api/datasources/50/resources/zabbix-api status=500 remote_addr=172.16.0.20 time_ms=4533 duration=4.533583675s size=120 referer="https://MYDOMAIN/d/SaYkQSJMZ/01-home?orgId=25&refresh=1m" handler=/api/datasources/:id/resources/* status_source=downstream
--
Grafana version 10.4.14
Zabbix version 6.0.37 (with PostgreSQL 14 + TimescaleDB)
Plugin version 4.6.1
The text was updated successfully, but these errors were encountered:
Error message: "Application error. No permissions to referred object or it does not exist!"
Even with the right permissions on Zabbix frontend (user roles and groups) the error persists. I have tried with custom user roles i have created and with the defaults as well, but i always get the same error.
I tried with and without Direct DB Connection and the error persists.
--
LOG
tail -f /var/log/grafana/grafana.log |grep erro
logger=plugin.alexanderzobnin-zabbix-datasource t=2025-01-21T10:19:26.866704192-03:00 level=error msg="Zabbix API request error" error="Application error. No permissions to referred object or it does not exist!"
logger=context userId=10 orgId=25 uname=MYUSER t=2025-01-21T10:19:26.867113948-03:00 level=error msg="Request Completed" method=POST path=/api/datasources/50/resources/zabbix-api status=500 remote_addr=172.16.0.20 time_ms=4533 duration=4.533583675s size=120 referer="https://MYDOMAIN/d/SaYkQSJMZ/01-home?orgId=25&refresh=1m" handler=/api/datasources/:id/resources/* status_source=downstream
--
Grafana version 10.4.14
Zabbix version 6.0.37 (with PostgreSQL 14 + TimescaleDB)
Plugin version 4.6.1
The text was updated successfully, but these errors were encountered: