Server
- FOG Version: RC 27
- OS: CentOS 7
Description
With RC 26 we noticed when performing a full registration that inventory data, specifically primary name and other tag were not being populated and an image task was not being created. Updated to RC 27 this morning to see if those issues were fixed (are not fixed), and now when we try to do an image we get an in queue message and failed to check in (only 1 imaging task). I have attached a few lines from the apache error log, please let me know if you need any additional information, thanks.
[Thu Dec 01 08:25:04.247048 2016] [:error] [pid 1667] [client 10.230.11.26:44516] PHP Fatal error: Call to undefined method TaskQueue::StorageGroup() in /var/www/html/fog/lib/reg-task/taskingelement.class.php on line 115
[Thu Dec 01 08:25:09.350237 2016] [:error] [pid 8986] [client 10.230.11.26:44518] PHP Fatal error: Call to undefined method TaskQueue::StorageGroup() in /var/www/html/fog/lib/reg-task/taskingelement.class.php on line 115
[Thu Dec 01 08:25:14.437912 2016] [:error] [pid 1667] [client 10.230.11.26:44520] PHP Fatal error: Call to undefined method TaskQueue::StorageGroup() in /var/www/html/fog/lib/reg-task/taskingelement.class.php on line 115
[Thu Dec 01 08:25:19.532576 2016] [:error] [pid 1665] [client 10.230.11.26:44522] PHP Fatal error: Call to undefined method TaskQueue::StorageGroup() in /var/www/html/fog/lib/reg-task/taskingelement.class.php on line 115
[Thu Dec 01 08:25:24.631734 2016] [:error] [pid 1667] [client 10.230.11.26:44524] PHP Fatal error: Call to undefined method TaskQueue::StorageGroup() in /var/www/html/fog/lib/reg-task/taskingelement.class.php on line 115
Thu Dec 01 08:13:34.378029 2016] [:error] [pid 33906] [client 10.230.11.60:53583] PHP Warning: PDO::__construct(): MySQL server has gone away in /var/www/html/fog/lib/db/pdodb.class.php on line 153```