Grafana - Zabbix Plugin

I can’t log in to the database with the zabbix plugin

I can’t log in to the database via Putty, but from the graph I receive the following error.

“Error.Inavilid params. Incorrect user name or password or account is temporarily blocked.”

Log is:
logger=plugin.alexanderzobnin-zabbix-datasource t=2023-11-03T11:20:48.573117851-04:00 level=error msg=“Zabbix authentication error” error=“Invalid params. Incorrect user name or password or account is temporarily blocked.”
logger=plugin.alexanderzobnin-zabbix-datasource t=2023-11-03T11:20:48.573173257-04:00 level=error msg=“Zabbix API request error” error=“Invalid params. Incorrect user name or password or account is temporarily blocked.”
logger=context userId=1 orgId=1 uname=admin t=2023-11-03T11:20:48.573373034-04:00 level=error msg=“Request Completed” method=POST path=/api/datasources/11/resources/zabbix-api status=500 remoteaddr=192.168.100.147 timems=10 duration=10.405383ms size=128 referer=http://192.168.100.3:3000/connections/datasources/edit/d49596ca-2ab0-4a91-bd30-07dc24696788 handler=/api/datasources/:id/resources/*

Not a plug-in issue, it should be addressed at zabbix side.

The error that you’re showing is the default error of zabbix when you try to log in and got a wrong password more than 3 to 5 times.

Reset the password, unlock the user on Zabbix and try again the new password at Grafana’s plug-in side.

1 Like

Great, I managed to solve it. That was really the error.

1 Like