Hi All,
This has only started happening after Zabbix 6.0 upgrade. Seemingly everything else works just fine, with no issues (apart from our other topic re weird high bandwidth.)
However when clicking on 'Latest Data' on either an item or from main menu we get a blank screen, and apache2 log shows:
[php7:error] [pid 1066] [client x.x.x.x:61105] PHP Fatal error: Uncaught Error: Call to undefined method CMacrosResolverHelper::resolveItemNames() in /usr/share/zabbix/modules/zabbix-module-latest-data/actions/CControllerBGLatest.php:226\nStack trace:\n#0 /usr/share/zabbix/modules/zabbix-module-latest-data/actions/CControllerBGLatestView.php(163): Modules\\BGmotLD\\Actions\\CControllerBGLatest->extendData()\n#1 /usr/share/zabbix/include/classes/mvc/CController.php(465): Modules\\BGmotLD\\Actions\\CControllerBGLatestView->doAction()\n#2 /usr/share/zabbix/include/classes/core/ZBase.php(526): CController->run()\n#3 /usr/share/zabbix/include/classes/core/ZBase.php(210): ZBase->processRequest()\n#4 /usr/share/zabbix/include/config.inc.php(25): ZBase->run()\n#5 /usr/share/zabbix/zabbix.php(22): require_once('/usr/share/zabb...')\n#6 {main}\n thrown in /usr/share/zabbix/modules/zabbix-module-latest-data/actions/CControllerBGLatest.php on line 226, referer: http://zx01.r1.globserv.x.x.x/zabbix...dashboard.view
I thought this might be PHP-JSON so updated and installed the libs, no change.
Nothing in the zabbix_server.log file to show anything else happening at this time.
Thanks
This has only started happening after Zabbix 6.0 upgrade. Seemingly everything else works just fine, with no issues (apart from our other topic re weird high bandwidth.)
However when clicking on 'Latest Data' on either an item or from main menu we get a blank screen, and apache2 log shows:
[php7:error] [pid 1066] [client x.x.x.x:61105] PHP Fatal error: Uncaught Error: Call to undefined method CMacrosResolverHelper::resolveItemNames() in /usr/share/zabbix/modules/zabbix-module-latest-data/actions/CControllerBGLatest.php:226\nStack trace:\n#0 /usr/share/zabbix/modules/zabbix-module-latest-data/actions/CControllerBGLatestView.php(163): Modules\\BGmotLD\\Actions\\CControllerBGLatest->extendData()\n#1 /usr/share/zabbix/include/classes/mvc/CController.php(465): Modules\\BGmotLD\\Actions\\CControllerBGLatestView->doAction()\n#2 /usr/share/zabbix/include/classes/core/ZBase.php(526): CController->run()\n#3 /usr/share/zabbix/include/classes/core/ZBase.php(210): ZBase->processRequest()\n#4 /usr/share/zabbix/include/config.inc.php(25): ZBase->run()\n#5 /usr/share/zabbix/zabbix.php(22): require_once('/usr/share/zabb...')\n#6 {main}\n thrown in /usr/share/zabbix/modules/zabbix-module-latest-data/actions/CControllerBGLatest.php on line 226, referer: http://zx01.r1.globserv.x.x.x/zabbix...dashboard.view
I thought this might be PHP-JSON so updated and installed the libs, no change.
Nothing in the zabbix_server.log file to show anything else happening at this time.
Thanks
Comment