Open aref87 opened 2 years ago
same with me zabbix version Zabbix 5.4.9. docker compose grafana v8.4.0-47001pre and plugin 4.2.0
try to enable unsigned plugins in grafana.ini add this in grafana.ini and restart grafana ;allow_loading_unsigned_plugins = alexanderzobnin-zabbix-app, alexanderzobnin-zabbix-datasource, alexanderzobnin-zabbix-triggers-panel
hi, thanks for yor feedback I applied but the problem still persists
hi, thanks for yor feedback I applied but the problem still persists
emmm....meybe you should enable this zabbix plugins? i don't sure this is my Zabbix Plugins
it is already activated
it is already activated
when you installed this plugin,are you restart grafana service?if not ,try restart grafana service
I restarted
always the same problem
Hi @aref87
i've change docker-compose file zabbix installer from alpine to ubuntu and its now working
here is file that i used now
https://github.com/zabbix/zabbix-docker/blob/5.4/docker-compose_v3_ubuntu_pgsql_latest.yaml
I have the same problem, but all resolution posted here does not resolve it
Anything interesting in grafana logs?
I have the same problem
I use grafana v8.4.1 and install zabbix 4.2.5
but when I go to the data source menu, I don't find Zabbix
Hi! Please, take a look at the Grafana logs and post errors here.
I have same issue. Plugin is enabled but I cant choose Zabbix datasource. In logs I see following message:
t=2022-07-15T15:06:35+0000 lvl=eror msg="Failed to load plugin" logger=plugins error="plugin \"alexanderzobnin-zabbix-datasource\" is unsigned" pluginPath=/var/lib/grafana/plugins/alexanderzobnin-zabbix-app/datasource-zabbix
On plugins list I see that plugin is signed 😳
@alexanderzobnin
Same Problem:
Grafana 10.2.2 OS: Windows10 Browser: Chrome
Plugin available, enabled and signed:
But not listed in datasources. next config not affects: allow_loading_unsigned_plugins = alexanderzobnin-zabbix-app, alexanderzobnin-zabbix-datasource, alexanderzobnin-zabbix-triggers-panel
log:
WARN [11-22|09:11:56] Skipping loading plugin due to problem with signature logger=plugins.signature.validation pluginId=alexanderzobnin-zabbix-datasource status=unsigned
ERROR[11-22|09:11:56] Plugin validation failed logger=plugins.validation pluginId=alexanderzobnin-zabbix-datasource error="plugin 'alexanderzobnin-zabbix-datasource' has no signature"
WARN [11-22|09:11:56] Skipping loading plugin due to problem with signature logger=plugins.signature.validation pluginId=alexanderzobnin-zabbix-triggers-panel status=unsigned
ERROR[11-22|09:11:56] Plugin validation failed logger=plugins.validation pluginId=alexanderzobnin-zabbix-triggers-panel error="plugin 'alexanderzobnin-zabbix-triggers-panel' has no signature"
I installed the zabbix plugin but I had a problem in the data source zabbix is not displayed
what to do?