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

Login is not working on zabbix 3.4 #6

Open
joshuagordondba opened this issue May 24, 2018 · 2 comments
Open

Login is not working on zabbix 3.4 #6

joshuagordondba opened this issue May 24, 2018 · 2 comments

Comments

@joshuagordondba
Copy link

After changing the login for the cli program I still get a login error.
#/usr/share/zabbix/glld/glld.cli.php
Unable to log in with provided credentials!
I believe this is due to the fact they changed the login function.
https://www.zabbix.com/documentation/3.4/manual/api/reference/user/login
Any help would be appreciated.

@woyteck1
Copy link

woyteck1 commented Nov 12, 2018

Also not working on Zabbix 4.0

unsupported multiselect option: $options['objectName']
unsupported multiselect option: $options['selectedLimit']
Invalid argument supplied for foreach() [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() in include/classes/html/CMultiSelect.php:175]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:190]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:190]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:190]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:190]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:190]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:199]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:204]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:209]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:213]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:218]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:223]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:228]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:232]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:236]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:240]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:245]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:250]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:255]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:260]
array_key_exists() expects parameter 2 to be array, string given [glld.php:22 → taskEdit() → CMultiSelect->__construct() → CMultiSelect->mapOptions() → array_key_exists() in include/classes/html/CMultiSelect.php:264]
Undefined index: objectName [glld.php:22 → taskEdit() → CMultiSelect->__construct() in include/classes/html/CMultiSelect.php:50]

@fabiocorsino
Copy link

Do you plan to release a new version for Zabbix 4.2?

Regards

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

No branches or pull requests

3 participants