glld icon indicating copy to clipboard operation
glld copied to clipboard

Login is not working on zabbix 3.4

Open joshuagordondba opened this issue 7 years ago • 2 comments

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.

joshuagordondba avatar May 24 '18 16:05 joshuagordondba

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]

woyteck1 avatar Nov 12 '18 14:11 woyteck1

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

Regards

fabiocorsino avatar Apr 09 '19 23:04 fabiocorsino