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
Describe the bug
When installing the plugin on version 5.0.0 I can't use it as a data source since it doesnt show up on "data source"plugin. Installing inside the container the 4.6.1 version works just fine.
On the logs, shows that couldnt initialize the plugin:
logger=installer.fs t=2025-01-29T18:29:02.279202129Z level=info msg="Downloaded and extracted alexanderzobnin-zabbix-app v5.0.0 zip successfully to /var/lib/grafana/plugins/alexanderzobnin-zabbix-app"
logger=plugins.dedupe t=2025-01-29T18:29:02.280078694Z level=warn msg="Skipping loading of child plugin as it's a duplicate" pluginId=alexanderzobnin-zabbix-triggers-panel
logger=plugins.registration t=2025-01-29T18:29:02.361202972Z level=info msg="Plugin registered" pluginId=alexanderzobnin-zabbix-app
logger=plugins.backend.start t=2025-01-29T18:29:02.361655683Z level=error msg="Could not start plugin backend" pluginId=alexanderzobnin-zabbix-datasource error="fork/exec /var/lib/grafana/plugins/alexanderzobnin-zabbix-app/datasource/gpx_zabbix-datasource_linux_amd64: no such file or directory"
logger=plugins.initialization t=2025-01-29T18:29:02.361699809Z level=error msg="Could not initialize plugin" pluginId=alexanderzobnin-zabbix-datasource error="fork/exec /var/lib/grafana/plugins/alexanderzobnin-zabbix-app/datasource/gpx_zabbix-datasource_linux_amd64: no such file or directory"
Expected behavior
Install the plugin and be able to configure as data source
Software versions
Grafana
Zabbix
Grafana-Zabbix Plugin
11.4.0
7.0.5
5.0.0
The text was updated successfully, but these errors were encountered:
logger=plugins.initialization t=2025-01-29T18:29:02.361699809Z level=error msg="Could not initialize plugin" pluginId=alexanderzobnin-zabbix-datasource error="fork/exec /var/lib/grafana/plugins/alexanderzobnin-zabbix-app/datasource/gpx_zabbix-datasource_linux_amd64: no such file or directory"
When looking to my volume content it seems what it gets downloaded is MacOS version:
Describe the bug
When installing the plugin on version 5.0.0 I can't use it as a data source since it doesnt show up on "data source"plugin. Installing inside the container the 4.6.1 version works just fine.
On the logs, shows that couldnt initialize the plugin:
Expected behavior
Install the plugin and be able to configure as data source
Software versions
The text was updated successfully, but these errors were encountered: