I found it here! Still not making heads or tails of it yet.
/var/www/fog/service/ipxe
I found it here! Still not making heads or tails of it yet.
/var/www/fog/service/ipxe
That has done nothing. It is still pointing at this rEFInd thing, and I can’t figure out where. Are there any snippets of files I can post that could provide insight?
We are actually using dnsmasq, and we have our DHCP options set on our Infoblox appliance. I just find it odd that pre-trunk update we were pulling everything correctly on UEFI machines, and now we are getting these weird menus. I just wasn’t sure where to look to see where that is getting pulled from, if it was a setting in some FOG file, or what have you. We didn’t touch any of our other settings as far as TFTP or DNSMASQ.
I’ll give this link you posted a read so I can have a little better understanding of the boot process.
I was working on a machine, in legacy boot mode after updating trunk, and have now switched it over to UEFI boot to test that functionality, and I’m not able to boot iPXE with the machine. Traditionally we’ve used undionly, but it looks like something has changed to refind.efi?
How do I go about making the switch to that? Is it a simple switch to the new file in tftp?
and using info from here: https://forums.fogproject.org/topic/7987/will-not-capture-windows-10-image/4 it seems that I have a successful capture happening now!
You guys are awesome. Thanks for all your help.
Progress!
I fired up a machine and started a capture after running that last command, and it got past that issue.
Now it is just kind of hanging out on Saving original disk/parts UUIDs with a blinking cursor underneath. I’m going to just leave it sit there for the time being, and see if it actually goes into Partclone or not.
root@Slipstream:~# service nfs-kernel-server restart
root@Slipstream:~# showmount -e 127.0.0.1
Export list for 127.0.0.1:
/iscsi/dev *
/iscsi *
root@Slipstream:~#```
You are noticing the same thing I am. I’m usually not the maintainer of this server, but the guy who is is on an extended vacation, so I’m taking over for him. I know we are using open ISCSI to connect to storage on one of our SAN devices to store images.
I don’t know if he had some kind of symlink going on between /iscsi and /images, but that would likely be my guess as to what is going on here.
Sorry for bothering the list with what seems like a pretty basic issue. When it comes to troubleshooting linux issues, I’m definitely not the greatest. We should have some documentation in our ticketing system from when this got setup as to what he has going on, so I’ll have a look at that. But it definitely seems like not having /images showing up is the cause of our problem.
root@Slipstream:~# showmount -e 127.0.0.1
Export list for 127.0.0.1:
/images/dev *
/iscsi *
root@Slipstream:~# cat /etc/exports
/images *(ro,sync,no_wdelay,no_subtree_check,insecure_locks,no_root_squash,insec ure,fsid=0)
/images/dev *(rw,async,no_wdelay,no_subtree_check,no_root_squash,insecure,fsid=1 )
root@Slipstream:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 29G 4.4G 23G 17% /
udev 10M 0 10M 0% /dev
tmpfs 794M 89M 705M 12% /run
tmpfs 2.0G 0 2.0G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
tmpfs 397M 4.0K 397M 1% /run/user/116
/dev/sdb1 591G 244G 318G 44% /iscsi
tmpfs 397M 0 397M 0% /run/user/0
root@Slipstream:~# ls -lahRt /images/dev
/images/dev:
total 20K
drwxrwxrwx 22 fog root 4.0K Jul 15 15:05 ..
drwxrwxrwx 5 netserv netserv 4.0K Jul 15 14:36 .
drwxrwxrwx 2 netserv netserv 4.0K Aug 6 2015 501ac5fe4d07
drwxrwxrwx 2 root root 4.0K Apr 14 2015 001422d93dfd
drwxrwxrwx 2 root root 4.0K Mar 4 2015 0025649960e7
-rwxrwxrwx 1 netserv netserv 0 Oct 10 2014 .mntcheck
/images/dev/501ac5fe4d07:
total 595M
drwxrwxrwx 5 netserv netserv 4.0K Jul 15 14:36 ..
-rwxrwxrwx 1 root root 2.0M Aug 6 2015 d1p4.img
-rwxrwxrwx 1 root root 2.5M Aug 6 2015 d1p3.img
-rwxrwxrwx 1 root root 13M Aug 6 2015 d1p2.img
-rwxrwxrwx 1 root root 238M Aug 6 2015 d1p1.img
-rwxrwxrwx 1 netserv netserv 18K Aug 6 2015 d1.mbr
-rwxrwxrwx 1 netserv netserv 0 Aug 6 2015 d1.original.swapuuids
drwxrwxrwx 2 netserv netserv 4.0K Aug 6 2015 .
-rwxrwxrwx 1 netserv netserv 339M Aug 6 2015 d1p4.img.000
-rwxrwxrwx 1 netserv netserv 61 Aug 6 2015 d1.original.fstypes
-rwxrwxrwx 1 netserv netserv 6 Aug 6 2015 d1.fixed_size_partitions
-rwxrwxrwx 1 root root 746 Aug 6 2015 d1.minimum.partitions
-rwxrwxrwx 1 root root 792 Aug 6 2015 d1.original.partitions
/images/dev/001422d93dfd:
total 1.5G
drwxrwxrwx 5 netserv netserv 4.0K Jul 15 14:36 ..
-rwxrwxrwx 1 root root 1.5G Apr 14 2015 d1p2.img
drwxrwxrwx 2 root root 4.0K Apr 14 2015 .
-rwxrwxrwx 1 root root 8.2M Apr 14 2015 d1p1.img
-rwxrwxrwx 1 root root 512 Apr 14 2015 d1.mbr
/images/dev/0025649960e7:
total 4.4G
drwxrwxrwx 5 netserv netserv 4.0K Jul 15 14:36 ..
-rwxrwxrwx 1 root root 4.4G Mar 4 2015 d1p2.img
drwxrwxrwx 2 root root 4.0K Mar 4 2015 .
-rwxrwxrwx 1 root root 8.2M Mar 4 2015 d1p1.img
-rwxrwxrwx 1 root root 512 Mar 4 2015 d1.mbr
root@Slipstream:~#```
That seemed to have done the trick for that particular issue. The next issue comes in the fact that it is saying “Preparing backup location…Failed”
Failed to create image capture path (prepareUploadLocation)
Args passed: /images/f48e38d1c6c7
That folder exists in /images/dev, but not /images
We just got in some Optiplex 7440 AIO machines, and I decided to update trunk after the machines were getting stuck on “Processing /dev/sda” when trying a capture task after creating a golden image.
After the trunk update I’m seeing a Input/Output error (http://ipxe.org/1d0c6539) error on screen, and the following in apache2 error.log
[Fri Jul 15 13:39:43.658216 2016] [:error] [pid 1092] [client 10.20.102.86:1025] PHP Fatal error: Call to undefined method TaskType::isUpload() in /var/www/fog/lib/fog/bootmenu.class.php on line 604
[Fri Jul 15 13:42:54.217090 2016] [:error] [pid 1095] [client 10.20.102.86:42599] PHP Fatal error: Call to undefined method TaskType::isUpload() in /var/www/fog/lib/fog/bootmenu.class.php on line 604
Seeing this in the Web UI when looking at all images:
Type: 2, File: /var/www/fog/lib/fog/fogftp.class.php, Line: 106, Message: ftp_login(): Login incorrect.
This is the bit of code being snarky it seems:
public function login($username = null,$password = null) {
try {
self::$currentLoginHash = password_hash(serialize(self::$link),PASSWORD_BCRYPT,['cost'=>11]);
if (self::$currentLoginHash == self::$lastLoginHash) return $this;
if (!$username) $username = $this->get('username');
if (!$password) $password = $this->get('password');
if (@ftp_login(self::$link,$username,$password) === false) self::ftperror();
} catch (Exception $e) {
throw new Exception($e->getMessage());
}
self::$lastLoginHash = self::$currentLoginHash;
return $this;
@Tom-Elliott That worked! I believe the issue lies in the fact that we have some customizations in the bootmenu.class.php file. When I removed those directories and reran the installer, I didn’t copy that file over and everything worked like a charm.
I’ll be copying our custom file over, and trying it again and if it breaks, I will know for certain the issue lies there. I can then compare the two and make changes to the new file being pulled down by the installer.
Thanks for your fast help!
PHP 5.6.17-0+deb8u1 (cli) (built: Jan 13 2016 09:10:12)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies
Note, I scrubbed a bunch of repeating stuff from that log to get underneath the character limit for a post. I can provide additional if needed.
I’ve got the following in apache error logs after updating to trunk:
[Wed Apr 13 13:12:35.511463 2016] [:error] [pid 2855] [client 131.123.128.243:31925] PHP Fatal error: Call to a member function processEvent() on null in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:12:35.511399 2016] [:error] [pid 2855] [client 131.123.128.243:31925] PHP Strict Standards: Accessing static property BootMenu::$HookManager as non static in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:12:34.510113 2016] [:error] [pid 2849] [client 131.123.128.74:2179] PHP Fatal error: Call to a member function processEvent() on null in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:12:34.510047 2016] [:error] [pid 2849] [client 131.123.128.74:2179] PHP Strict Standards: Accessing static property BootMenu::$HookManager as non static in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:12:11.972329 2016] [:error] [pid 2857] [client 173.90.120.201:61092] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:12:11.762651 2016] [:error] [pid 2857] [client 173.90.120.201:61092] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:12:11.544259 2016] [:error] [pid 2857] [client 173.90.120.201:61092] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:12:11.320538 2016] [:error] [pid 2857] [client 173.90.120.201:61092] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:11:49.726516 2016] [:error] [pid 2851] [client 131.123.128.74:34694] PHP Fatal error: Call to a member function processEvent() on null in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:11:49.726493 2016] [:error] [pid 2851] [client 131.123.128.74:34694] PHP Strict Standards: Accessing static property BootMenu::$HookManager as non static in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:11:38.595272 2016] [:error] [pid 2743] [client 24.93.204.77:53042] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:11:38.341444 2016] [:error] [pid 2743] [client 24.93.204.77:53042] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:11:37.946581 2016] [:error] [pid 2743] [client 24.93.204.77:53042] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:11:37.656655 2016] [:error] [pid 2743] [client 24.93.204.77:53042] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:11:28.576429 2016] [:error] [pid 2785] [client 131.123.128.243:49928] PHP Fatal error: Call to a member function processEvent() on null in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:11:28.576367 2016] [:error] [pid 2785] [client 131.123.128.243:49928] PHP Strict Standards: Accessing static property BootMenu::$HookManager as non static in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:11:04.529045 2016] [:error] [pid 2794] [client 131.123.128.74:18851] PHP Fatal error: Call to a member function processEvent() on null in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:11:04.528994 2016] [:error] [pid 2794] [client 131.123.128.74:18851] PHP Strict Standards: Accessing static property BootMenu::$HookManager as non static in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:10:37.857400 2016] [:error] [pid 2518] [client 173.90.120.201:61090] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:10:37.646848 2016] [:error] [pid 2518] [client 173.90.120.201:61090] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:10:37.398771 2016] [:error] [pid 2518] [client 173.90.120.201:61090] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:10:37.147470 2016] [:error] [pid 2518] [client 173.90.120.201:61090] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:10:31.975911 2016] [:error] [pid 2595] [client 24.93.204.77:53039] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:10:31.717980 2016] [:error] [pid 2595] [client 24.93.204.77:53039] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:10:31.418720 2016] [:error] [pid 2595] [client 24.93.204.77:53039] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:10:31.315137 2016] [:error] [pid 2591] [client 131.123.128.243:1140] PHP Fatal error: Call to a member function processEvent() on null in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:10:31.315087 2016] [:error] [pid 2591] [client 131.123.128.243:1140] PHP Strict Standards: Accessing static property BootMenu::$HookManager as non static in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:10:30.773579 2016] [:error] [pid 2595] [client 24.93.204.77:53039] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:10:29.479268 2016] [:error] [pid 2500] [client 131.123.128.74:24065] PHP Fatal error: Call to a member function processEvent() on null in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:10:29.479212 2016] [:error] [pid 2500] [client 131.123.128.74:24065] PHP Strict Standards: Accessing static property BootMenu::$HookManager as non static in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:09:49.523262 2016] [:error] [pid 2646] [client 131.123.128.74:33240] PHP Fatal error: Call to a member function processEvent() on null in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:09:49.523215 2016] [:error] [pid 2646] [client 131.123.128.74:33240] PHP Strict Standards: Accessing static property BootMenu::$HookManager as non static in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:09:30.622759 2016] [:error] [pid 2516] [client 131.123.128.243:27141] PHP Fatal error: Call to a member function processEvent() on null in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:09:30.622702 2016] [:error] [pid 2516] [client 131.123.128.243:27141] PHP Strict Standards: Accessing static property BootMenu::$HookManager as non static in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:09:25.397249 2016] [:error] [pid 2482] [client 24.93.204.77:53034] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:09:25.122870 2016] [:error] [pid 2482] [client 24.93.204.77:53034] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:09:24.720115 2016] [:error] [pid 2482] [client 24.93.204.77:53034] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:09:24.438461 2016] [:error] [pid 2482] [client 24.93.204.77:53034] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:09:04.692191 2016] [:error] [pid 2441] [client 131.123.128.74:36153] PHP Fatal error: Call to a member function processEvent() on null in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:09:04.692135 2016] [:error] [pid 2441] [client 131.123.128.74:36153] PHP Strict Standards: Accessing static property BootMenu::$HookManager as non static in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:09:03.799716 2016] [:error] [pid 2481] [client 173.90.120.201:61079] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:09:03.645943 2016] [:error] [pid 2481] [client 173.90.120.201:61079] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:09:03.440522 2016] [:error] [pid 2481] [client 173.90.120.201:61079] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:09:03.183072 2016] [:error] [pid 2481] [client 173.90.120.201:61079] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:08:23.986415 2016] [:error] [pid 2444] [client 131.123.128.243:15280] PHP Fatal error: Call to a member function processEvent() on null in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:08:23.986358 2016] [:error] [pid 2444] [client 131.123.128.243:15280] PHP Strict Standards: Accessing static property BootMenu::$HookManager as non static in /var/www/fog/lib/fog/bootmenu.class.php on line 450
[Wed Apr 13 13:08:19.006408 2016] [:error] [pid 2116] [client 24.93.204.77:53032] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:08:18.696492 2016] [:error] [pid 2116] [client 24.93.204.77:53032] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:08:18.408085 2016] [:error] [pid 2116] [client 24.93.204.77:53032] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:08:18.085898 2016] [:error] [pid 2116] [client 24.93.204.77:53032] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:07:29.782001 2016] [:error] [pid 2290] [client 173.90.120.201:51763] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:07:29.565566 2016] [:error] [pid 2290] [client 173.90.120.201:51763] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:07:29.307985 2016] [:error] [pid 2290] [client 173.90.120.201:51763] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:07:29.055425 2016] [:error] [pid 2290] [client 173.90.120.201:51763] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:07:12.699344 2016] [:error] [pid 2282] [client 24.93.204.77:53021] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:07:12.490421 2016] [:error] [pid 2282] [client 24.93.204.77:53021] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:07:12.091670 2016] [:error] [pid 2282] [client 24.93.204.77:53021] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:07:11.737932 2016] [:error] [pid 2282] [client 24.93.204.77:53021] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:06:06.257232 2016] [:error] [pid 2184] [client 24.93.204.77:53017] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:06:05.964695 2016] [:error] [pid 2184] [client 24.93.204.77:53017] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:06:05.553174 2016] [:error] [pid 2184] [client 24.93.204.77:53017] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:06:05.178398 2016] [:error] [pid 2184] [client 24.93.204.77:53017] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:05:55.720704 2016] [:error] [pid 2210] [client 173.90.120.201:60018] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:05:55.420918 2016] [:error] [pid 2210] [client 173.90.120.201:60018] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:05:55.071847 2016] [:error] [pid 2210] [client 173.90.120.201:60018] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:05:54.742062 2016] [:error] [pid 2210] [client 173.90.120.201:60018] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:04:59.759550 2016] [:error] [pid 1987] [client 24.93.204.77:61003] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:04:59.494044 2016] [:error] [pid 1987] [client 24.93.204.77:61003] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:04:59.198387 2016] [:error] [pid 1987] [client 24.93.204.77:61003] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:04:58.822273 2016] [:error] [pid 1987] [client 24.93.204.77:61003] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:04:21.202140 2016] [:error] [pid 1081] [client 173.90.120.201:49850] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:04:20.985828 2016] [:error] [pid 1081] [client 173.90.120.201:49850] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:04:20.730140 2016] [:error] [pid 1081] [client 173.90.120.201:49850] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 13:04:20.488556 2016] [:error] [pid 1081] [client 173.90.120.201:49850] PHP Warning: array_map(): An error occurred while invoking the map callback in /var/www/fog/lib/fog/fogcontroller.class.php on line 196
[Wed Apr 13 12:45:32.024709 2016] [mpm_prefork:notice] [pid 1179] AH00169: caught SIGTERM, shutting down
[Wed Apr 13 12:19:57.156887 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.156850 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.153192 2016] [:error] [pid 1249] [client 131.123.130.229:62856] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.153157 2016] [:error] [pid 1249] [client 131.123.130.229:62856] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.153012 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.152995 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.152976 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.152955 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.152958 2016] [:error] [pid 1245] [client 131.123.129.7:53305] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.152920 2016] [:error] [pid 1245] [client 131.123.129.7:53305] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.152352 2016] [:error] [pid 1249] [client 131.123.130.229:62856] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.152315 2016] [:error] [pid 1249] [client 131.123.130.229:62856] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.151310 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.151272 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.149782 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.149745 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.149735 2016] [:error] [pid 1245] [client 131.123.129.7:53305] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.149715 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.149698 2016] [:error] [pid 1245] [client 131.123.129.7:53305] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.149676 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.138693 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.138658 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.137742 2016] [:error] [pid 1249] [client 131.123.130.229:62856] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.137709 2016] [:error] [pid 1249] [client 131.123.130.229:62856] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.137147 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.137093 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.136515 2016] [:error] [pid 1245] [client 131.123.129.7:53305] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.136478 2016] [:error] [pid 1245] [client 131.123.129.7:53305] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.136403 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.136364 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.130277 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.130239 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.128688 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.128652 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.127994 2016] [:error] [pid 1245] [client 131.123.129.7:53305] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.127959 2016] [:error] [pid 1249] [client 131.123.130.229:62856] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.127947 2016] [:error] [pid 1245] [client 131.123.129.7:53305] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.127930 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.127921 2016] [:error] [pid 1249] [client 131.123.130.229:62856] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.127894 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.126065 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.126026 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.125379 2016] [:error] [pid 1249] [client 131.123.130.229:62856] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.125341 2016] [:error] [pid 1249] [client 131.123.130.229:62856] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.124737 2016] [:error] [pid 1245] [client 131.123.129.7:53305] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.124700 2016] [:error] [pid 1245] [client 131.123.129.7:53305] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.124378 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.124338 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.123747 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.123707 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.113040 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.113003 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.112052 2016] [:error] [pid 1245] [client 131.123.129.7:53305] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.112037 2016] [:error] [pid 1249] [client 131.123.130.229:62856] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.112023 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.112013 2016] [:error] [pid 1245] [client 131.123.129.7:53305] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.111986 2016] [:error] [pid 1249] [client 131.123.130.229:62856] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.111984 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.111968 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.111926 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.105302 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.105264 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.103789 2016] [:error] [pid 1245] [client 131.123.129.7:53305] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.103750 2016] [:error] [pid 1245] [client 131.123.129.7:53305] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.103743 2016] [:error] [pid 1249] [client 131.123.130.229:62856] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.103703 2016] [:error] [pid 1249] [client 131.123.130.229:62856] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.103669 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.103647 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.103629 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.103605 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.081336 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
[Wed Apr 13 12:19:57.081315 2016] [:error] [pid 1247] [client 131.123.130.232:59430] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.078972 2016] [:error] [pid 1248] [client 131.123.129.162:57097] PHP Warning: mysqli::select_db(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 40
[Wed Apr 13 12:19:57.078967 2016] [:error] [pid 1246] [client 131.123.128.87:64922] PHP Warning: mysqli::query(): invalid object or resource mysqli\n in /var/www/fog/lib/db/mysql.class.php on line 52
Any help would be appreciated! I’m seeing chainloading failed errors when trying to boot a client machine to FOG as well.
Just updated again. Seems to be working just fine now. Thanks!
Here is my log entry:
[Mon Feb 29 13:31:58.322883 2016] [:error] [pid 31155] [client 131.123.131.75:63633] PHP Catchable fatal error: Argument 1 passed to FOGFTP::size() must be an instance of string, string given, called in /var/www/fog/lib/fog/fogbase.class.php on line 321 and defined in /var/www/fog/lib/fog/fogftp.class.php on line 182, referer: http://redacted.host.name/fog/management/index.php?node=image
I’m seeing it when checking my list of images after the update. Any insights?