Snapin tasks not created when quick imaging
-
Been having a strange issue recently. Anytime I create a quick image task the snaping don’t automatically get queued up, but if I create a task through the web page everything works just fine.
Here are what looks to be the culprit lines in the error.log
[Wed Jul 08 08:33:48 2015] [error] [client 10.1.104.50] PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/fog/lib/fog/BootMenu.class.php on line 50 [Wed Jul 08 08:33:48 2015] [error] [client 10.1.104.50] PHP Warning: Invalid argument supplied for foreach() in /var/www/fog/lib/fog/Host.class.php on line 481 [Wed Jul 08 08:33:48 2015] [error] [client 10.1.104.50] PHP Warning: Invalid argument supplied for foreach() in /var/www/fog/lib/fog/Host.class.php on line 726 [Wed Jul 08 08:33:48 2015] [error] [client 10.1.104.50] PHP Warning: Invalid argument supplied for foreach() in /var/www/fog/lib/fog/Host.class.php on line 728```
-
While it likely doesn’t address the snapin creation issue you’re describing, it should fix the errors you’re seeing for these things.
SVN 3729. -
Yep that cleared the errors and now a snapin task is created, but the snapin column is empty.