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

Can't install the plugin on Grafana 11.4.0 #1959

Closed
natanaelgonzales opened this issue Jan 29, 2025 · 2 comments
Closed

Can't install the plugin on Grafana 11.4.0 #1959

natanaelgonzales opened this issue Jan 29, 2025 · 2 comments

Comments

@natanaelgonzales
Copy link

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
@dvmfa90
Copy link

dvmfa90 commented Jan 29, 2025

I am also having the same issue:

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:

╰─> ls plugins/alexanderzobnin-zabbix-app/datasource
dashboards gpx_zabbix-datasource_darwin_amd64 module.js.LICENSE.txt plugin.json
img module.js module.js.map query_help.md

@yesoreyeram
Copy link
Collaborator

duplicate of #1958

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

No branches or pull requests

3 participants