SVN 4323 Cloud 5293 Report Management -> Hosts and users, lots of errors.
-
Fedora 21 server fully updated.
When I navigate to Report Management -> Hosts and users
While I’m running this command on the fog server to see the errors live
tail -f /var/log/httpd/error_log
I get a ton of errors all at once when I click on the “hosts and users” link.
They look like this:
[Tue Nov 10 08:47:34.389673 2015] [:error] [pid 16880] [client 10.2.3.11:51709] PHP Warning: Illegal offset type in /var/www/html/fog/lib/fog/FOGManagerController.class.php on line 39, referer: http://10.2.1.11/fog/management/index.php?node=report&sub=host-list [Tue Nov 10 08:47:34.395785 2015] [:error] [pid 16880] [client 10.2.3.11:51709] PHP Warning: Illegal offset type in /var/www/html/fog/lib/fog/FOGManagerController.class.php on line 39, referer: http://10.2.1.11/fog/management/index.php?node=report&sub=host-list [Tue Nov 10 08:47:34.400770 2015] [:error] [pid 16880] [client 10.2.3.11:51709] PHP Warning: Illegal offset type in /var/www/html/fog/lib/fog/FOGManagerController.class.php on line 39, referer: http://10.2.1.11/fog/management/index.php?node=report&sub=host-list [Tue Nov 10 08:47:34.404240 2015] [:error] [pid 16880] [client 10.2.3.11:51709] PHP Warning: Illegal offset type in /var/www/html/fog/lib/fog/FOGManagerController.class.php on line 39, referer: http://10.2.1.11/fog/management/index.php?node=report&sub=host-list [Tue Nov 10 08:47:34.409902 2015] [:error] [pid 16880] [client 10.2.3.11:51709] PHP Warning: Illegal offset type in /var/www/html/fog/lib/fog/FOGManagerController.class.php on line 39, referer: http://10.2.1.11/fog/management/index.php?node=report&sub=host-list
However, the feature does appear to work. It’s just the sheer number of errors it generates is concerning.
-
I’ve stopped the errors from spawning, for now.
-
So I guess we can mark this solved for now!?