Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object { message: "Datasource XXXXXX was not found" } ​Grafana 11.4 .0 - Zabbix 7.0.8 - plugin version 4.6.1 #1944

Closed
gabrielwpulido opened this issue Jan 9, 2025 · 1 comment

Comments

@gabrielwpulido
Copy link

Describe the bug
After upgrading plugin to Grafana 11.4 and Zabbix plugin 4.6.1 got this message. After an intensive search of the possible problem I detected that Grafana Datasource UID was not updated in the grafana.db, even reinstalling it numerous times.

logger=context userId=1 orgId=1 uname=admin t=2025-01-09T15:05:20.538710832+01:00 level=error msg="Request Completed" method=POST path=/api/ds/query status=500 remote_addr=190.153.116.117 time_ms=2416434 duration=40m16.434442882s size=116 referer="https://zabbix.gestiondeservidor.net:3000/d/04-Tl-BMk/hosting3a-espacio-en-disco-alertas?from=now-1m&orgId=1&refresh=5m&timezone=Europe%2FMadrid&to=now" handler=/api/ds/query status_source=downstream
logger=plugin.alexanderzobnin-zabbix-datasource t=2025-01-09T15:05:20.538754337+01:00 level=error msg="Zabbix authentication error" error="context canceled"
logger=plugin.alexanderzobnin-zabbix-datasource t=2025-01-09T15:05:20.539421147+01:00 level=error msg="Partial data response error" refID=A dsName=Zabbix endpoint=queryData status=500 statusSource=downstream uname="Admin User" dsUid=be9f1pd9r0cu8f error="context canceled" pluginId=alexanderzobnin-zabbix-datasource

My way to solve this issue was installing a previous version (v4.5.6), and it worked.

Software versions

Grafana Zabbix Grafana-Zabbix Plugin
11.4.0 7.0.8 4.6.1
@gabrielwpulido
Copy link
Author

My way to solve this issue was installing a previous version (v4.5.6), and it worked.

Solution here:

grafana-cli plugins remove alexanderzobnin-zabbix-app
systemctl restart grafana-server.service

grafana-cli plugins install alexanderzobnin-zabbix-app 4.5.6
systemctl restart grafana-server.service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant