-
Notifications
You must be signed in to change notification settings - Fork 95
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
LogIn with API #10
Comments
It's ok now |
Hi Stephane, Can you share what the problem was? |
Hi Raymond, In fact I think this is not a good way but for my test I modify this line :
And it's running.... I use zabbix 4.2.1 and I don't know if it's an API problem or not |
Hi Stephane, I just checked on a fresh Centos7 install with Zabbix 4.0.9, no issues there as far as I can see right now. Regards, Raymond |
Raymond , Regards |
Ok, is this with all scripts or just with a specific one? |
For All scripts |
which version of pyzabbix are you using? |
pyzabbix 0.7.5 |
Same issue with pyzabbix Version: 1.0.0
Same issue using Python 3.9.2 and pyzabbix Version: 1.0.0 |
Hi,
Since few days , I have a strange error with login API :
Traceback (most recent call last):
File "./zhostfinder.py", line 114, in
zapi.login(username, password)
TypeError: 'ZabbixAPIObjectClass' object is not callable
Any Ideas ?
Thx
The text was updated successfully, but these errors were encountered: