Computers keeping gett IPXE could not boot error
-
nope didn’t work
-
Go to the file:
/var/www/{fogwebdirectory}/lib/fog/BootMenu.class.phpLook for the line that has console --picture. Comment or remove the line, behold the success.
-
have you changed the address of the server since you first installed?
-
that didnt help either tom
-
[quote=“Junkhacker, post: 32331, member: 21583”]have you changed the address of the server since you first installed?[/quote]
nope everything is still the same -
What do you get if you got:
[url]http://IPOFFOG/fog/service/ipxe/boot.php?mac=XX:XX:XX:XX:XX:XX[/url]Change IPOFFOG to the ip of your fog server and change the XX:XX:XX:XX:XX:XX to the mac that you’re attempting to boot.
Can you give us the output?
-
I get website can not display this page
-
What’s your apache error logs show?
Are you doing a virtual host for your fog server? -
[quote=“Tom Elliott, post: 32342, member: 7271”]What’s your apache error logs show?
Are you doing a virtual host for your fog server?[/quote]
let me look in the logs and no its a physical host that i have for fog -
What I mean by virtual host is dealing with web server. Meaning do you access your fog server as:
[url]http://IPHERE/fog/management[/url]
or as
-
[Mon Jul 07 13:29:41 2014] [error] [client 10.0.10.160] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/lib/fog/BootMenu.class.php on line 132
thats whats im getting from the logs -
this is what line 132on /var/www/fog/lib/fog/BootMenu.class.php
$this->storage = $StorageNode->get('ip');
-
[quote=“Tom Elliott, post: 32345, member: 7271”]What I mean by virtual host is dealing with web server. Meaning do you access your fog server as:
[url]http://IPHERE/fog/management[/url]
or as
[url]http://IPHERE/management[/url][/quote]
i access it like this [url]http://IPHERE/fog/management[/url]
-
Does the image you have actually belong to a storage group with a storage node?
-
[quote=“Tom Elliott, post: 32349, member: 7271”]Does the image you have actually belong to a storage group with a storage node?[/quote]
yeah it does -
Not based on the error you’re getting. It can’t find the node which is why it’s failing.
-
[quote=“Tom Elliott, post: 32353, member: 7271”]Not based on the error you’re getting. It can’t find the node which is why it’s failing.[/quote]
same here im not sure whats going on some computers work and others dont -
On way to test to take this exact same image that’s on this client that’s being a pain and put it on another client that isn’t causing problems if the new system with that new image has the exact same problem it’s a problem with Liam it
-
[quote=“Tom Elliott, post: 32357, member: 7271”]One way to test to take this exact same image that’s on this client that’s being a pain and put it on another client that isn’t causing problems. if the new system, with that image, has the exact same problem it’s a problem with the image[/quote]
ftfy
fyi, tom was on google voice translate, which sometimes has humorous results -
will try