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

plugin unavailable #1675

Closed
aureoinacio opened this issue Aug 27, 2023 · 6 comments
Closed

plugin unavailable #1675

aureoinacio opened this issue Aug 27, 2023 · 6 comments

Comments

@aureoinacio
Copy link

No description provided.

@rasmuslindendk
Copy link

Well thats a pretty terrible error description, i wonder if this is the same issue as i am experience here.
On a fresh zabbix installation:

I am currently fighting to get the zabbix plugin to load.

OS
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye

GRAPHANA
Graphana version : Version 10.1.0 (commit: 838218ba20, branch: HEAD)

PLUGIN
Version 4.3.1 - get data, but dashboards does not work
Versopn 4.4.0 - Plugin unavailable

I cannot seem to find a combination on where dashboards work, and the zabbix data source pulls data.
On 4.3.1 there is no issue getting data, however dashboards (datasource okj, reports Zabbix API version: 6.4.0, DB connector type: postgres)
On 4.4.0 reports Plugin unavailable

Anybody has any suggestions, would be greatly appriciated.

@CharlesCage
Copy link

I also ran into a similar issue upon 10.1.0 upgrade. I'm seeing the following:

Aug 27 19:28:09 dashboard grafana[9755]: logger=plugin.alexanderzobnin-zabbix-datasource t=2023-08-27T19:28:09.810413812-05:00 level=error msg="plugin process exited" path=/var/lib/grafana/plugins/alexanderzobnin-zabbix-app/gpx_zabbix-plugin_linux_amd64 pid=9763 error="exit status 1" Aug 27 19:28:09 dashboard grafana[9755]: logger=plugin.loader t=2023-08-27T19:28:09.810607238-05:00 level=error msg="Could not start plugin" pluginId=alexanderzobnin-zabbix-datasource err="Unrecognized remote plugin message: \nThis usually means\n the plugin was not compiled for this architecture,\n the plugin is

@Vincius-Lemos
Copy link

Vincius-Lemos commented Aug 29, 2023

Hello same Here

Zabbix 6.4.6
Grafana 10.1.0
alexanderzobnin-zabbix-app version: 4.4.0

the issue its the same

image

logger=context userId=1 orgId=1 uname=admin t=2023-08-29T15:00:11.809214023+02:00 level=warn msg="Plugin unavailable" error="plugin unavailable" traceID=
logger=context userId=1 orgId=1 uname=admin t=2023-08-29T15:00:11.809318225+02:00 level=error msg="Request Completed" method=POST path=/api/datasources/7/resources/zabbix-api status=503 remote_addr=192.168.0.2 time_ms=1 duration=1.314222ms size=46 referer=http://localhost:3000/connections/datasources/edit/hPkF8_S7z handler=/api/datasources/:id/resources/*

@konstantin-kornienko
Copy link

duplicate of #1672
current workaround - rollback to version 4.3.1

On my instance this works:

sudo -u grafana grafana-cli plugins install alexanderzobnin-zabbix-app 4.3.1

@fabiovalverde
Copy link

duplicate of #1672 current workaround - rollback to version 4.3.1

On my instance this works:

sudo -u grafana grafana-cli plugins install alexanderzobnin-zabbix-app 4.3.1

Thank u

@alexanderzobnin
Copy link
Collaborator

Closing this in favor of #1604

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

No branches or pull requests

7 participants