040ee119 error on boot
-
Anybody got any news on this?
-
your latest revision
[quote=“Tom Elliott, post: 27370, member: 7271”]One for go, while the above link should help out all those having issues: if you’re daring enough, please give a try to svn rev 1704.
I’m working on a theory right now, so I understand the hesitation:
Please try the file in rev 1312 with the commands as above and let us know if this is working for you.
Then, if you can, please try the latest undionly.kpxe as well:
[code]wget -O /tftpboot/undionly.kpxe https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp/undionly.kpxe[/code]
I’m trying something out and am in hope that this one will also receive a gold star.
Thank you,[/quote]
seems to work decently well, I still see a number of these errors but I am not stuck waiting 5 minutes anymore.
-
All,
Currently in trunk there are two files dealing with undionly.kpxe.
The first one (undionly.kpxe) is the exact one from revision 1312. Please test this one as a potential fix for now.
If you are able, the second one (undionly.kpxe.INTEL) is a more recent git pull with the “older” intel drivers that I suspect was/is causing the issues we’re seeing presenting us all with this error. I have not seen any errors with this file, but all I have is VirtualBox, and it works perfectly for me.
-
[quote=“Tom Elliott, post: 27420, member: 7271”]Can you be more specific on which files you’ve used? I’ve got quite a few for testing and would just like to know which you’ve tried.
For example, have you tried the undionly.kpxe in [url]https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp/undionly.kpxe?[/url]
Have you tried the undionly.kpxe from revision 1312? Which can be found with the command:
[code]wget -O /tftpboot/undionly.kpxe https://sourceforge.net/p/freeghost/code/1312/tree/trunk/packages/tftp/undionly.kpxe?format=raw[/code]Is there any more information you can provide for the error(s) you’re seeing?
What I mean by this, are you getting the 040ee119 error or some other message?Are you getting this message on multiple systems or just this Acer? What’s the NIC on that system? Has ipxe ever worked for this system?[/quote]
Hi Tom,
[B]I have tried the following:[/B]
[url]https://mastacontrola.com/undionly_ROM.kpxe[/url]
[url]https://svn.code.sf.net/p/freeghost/code/trunk/packages/tftp/undionly.kpxe[/url]
[url]https://sourceforge.net/p/freeghost/code/1312/tree/trunk/packages/tftp/undionly.kpxe?format=raw[/url][B]I will try these two now:[/B]
[url]https://mastacontrola.com/ipxe.kkkpxe[/url]
[url]https://mastacontrola.com/ipxe.kkpxe[/url][B]Is there any more information you can provide for the error(s) you’re seeing?[/B]
I’m getting the 040ee119 error (0x040ee119)[B]Are you getting this message on multiple systems or just this Acer? What’s the NIC on that system? Has ipxe ever worked for this system?[/B]
First time trying ipxe with this system, only just created a new server to try out the latest version of FOG. The NIC is the Atheros AR8131The acer TravelMate B113 models in our fleet work flawlessly with iPXE.
My setup is Ubuntu 14.04, Fog 1.0.1 on an Isolated Network.
-
[quote=“DanielR, post: 27537, member: 17896”]Hi Tom,
[B]Are you getting this message on multiple systems or just this Acer? What’s the NIC on that system? Has ipxe ever worked for this system?[/B]
First time trying ipxe with this system, only just created a new server to try out the latest version of FOG. The NIC is the Atheros AR8131The acer TravelMate B113 models in our fleet work flawlessly with iPXE.
My setup is Ubuntu 14.04, Fog 1.0.1 on an Isolated Network.[/quote]
The NIC (Atheros AR8131) is referring to your fog server or the client NIC that is failing?
-
[quote=“Tom Elliott, post: 27550, member: 7271”]The NIC (Atheros AR8131) is referring to your fog server or the client NIC that is failing?[/quote]
It is the NIC on the client, not the server. Sorry for the confusion. -
The install/upgrade script fails on CentOS: Starting FOG Multicast Management Server…Failed!
It is possible to start the service manualle by running “service FOGMulticastManager start”. Trying to stop it with “service FOGMulticastManager start” returns an error FAILED.
-
[quote=“pmonstad, post: 27646, member: 17422”]The install/upgrade script fails on CentOS: Starting FOG Multicast Management Server…Failed!
It is possible to start the service manualle by running “service FOGMulticastManager start”. Trying to stop it with “service FOGMulticastManager start” returns an error FAILED.[/quote]
This, by chance, needs to be in a forum by itself. Your message reported here has NOTHING to do with the 040ee119 error.
On the topic of this posting,
I’m already aware of this issue AND how to fix it. Why it’s failing you ask? Because there’s a schema update needed to be performed. The FOG Service files can’t access the database because something needs to direct it where to go. The workaround, for now, is to open a browser to:
[url]http://<FOGSERVERIP>/fog/management[/url] and apply the schema update. Then perform the install script again, it should succeed. The reason why you see a FAILED message with “service FOGMulticastManager [b]stop[/b]” is because it’s not running, even if you get a successful “start” message. -
Hi tom,
I’m getting “could not start download, operation not supported” error as well after upgrading.
PC: HP DC 7900s w/ onboard Intel 82567LM-3
Fog Server: VMware, running Ubuntu 12.04LTS & Fog 1.0.1Files tried: Stock, 1312, & IPXE.pxe
Apache error log
[CODE]
[Wed May 21 09:13:39 2014] [error] [client 10.99.0.75] PHP Warning: mysql_real_escape_string(): A link to the server could not be established in /var/www/fog/lib/db/MySQL.class.php on line 253
[Wed May 21 09:13:39 2014] [error] [client 10.99.0.75] PHP Warning: mysql_query() expects parameter 2 to be resource, boolean given in /var/www/fog/lib/db/MySQL.class.php on line 95
[Wed May 21 09:13:39 2014] [error] [client 10.50.0.52] PHP Warning: mysql_query() expects parameter 2 to be resource, boolean given in /var/www/fog/lib/db/MySQL.class.php on line 95
[Wed May 21 09:13:39 2014] [error] [client 10.50.0.52] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/fog/lib/db/MySQL.class.php on line 156
[Wed May 21 09:13:39 2014] [error] [client 10.50.0.52] PHP Warning: mysql_real_escape_string(): Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2) in /var/www/fog/lib/db/MySQL.class.php on line 253
[/CODE] -
Hi Tom,
I’ve followed this thread and have eliminated many problems that I was having. Now I get the FOG GUI and then it quickly disappears and loads Windows.
I’m running FOG 1.0.1 on Ubuntu 14.04
-
All with this issue:
Per suggestion from one of our Project Leads: Chuck Syperski,
I’ve rebuilt the undionly.kpxe and ipxe.kpxe with the ipxescript set as:
[code]#!ipxe
dhcp || reboot
chain default.ipxe[/code]Please try both if possible.
They are located at:
[url]https://mastacontrola.com/ipxe.kpxe[/url]
[url]https://mastacontrola.com/undionly.kpxe[/url]I’d recommend using the undionly.kpxe first, if that doesn’t work try the ipxe.kpxe AS your undionly.kpxe.
-
[quote=“Tom Elliott, post: 27969, member: 7271”]All with this issue:
Per suggestion from one of our Project Leads: Chuck Syperski,
I’ve rebuilt the undionly.kpxe and ipxe.kpxe with the ipxescript set as:
[code]#!ipxe
dhcp || reboot
chain default.ipxe[/code]Please try both if possible.
They are located at:
[url]https://mastacontrola.com/ipxe.kpxe[/url]
[url]https://mastacontrola.com/undionly.kpxe[/url]I’d recommend using the undionly.kpxe first, if that doesn’t work try the ipxe.kpxe AS your undionly.kpxe.[/quote]
Sadly, both produce the same error only this time the client restarts after it fails.
-
[quote=“DanielR, post: 27985, member: 17896”]Sadly, both produce the same error only this time the client restarts after it fails.[/quote]
What is the “same error”? What are the systems, are they virtual or physical systems? I’m sorry if you’ve already answered this but it seems to me like NOTHING is working for your systems and that sounds in accurate. How are these systems failing? Are they getting the 040ee119 error or some other error? Are they freezing at initializing devices? What exactly is happening? Can you provide a screenshot?
-
[quote=“Tom Elliott, post: 28013, member: 7271”]What is the “same error”? What are the systems, are they virtual or physical systems? I’m sorry if you’ve already answered this but it seems to me like NOTHING is working for your systems and that sounds in accurate. How are these systems failing? Are they getting the 040ee119 error or some other error? Are they freezing at initializing devices? What exactly is happening? Can you provide a screenshot?[/quote]
Physical Server on an Isolated Network, running Ubuntu 14.04 and Fog 1.0.1. Able to image our Acer B113 laptops flawlessly, but when it comes to the Acer 1830T, iPXE returns the error 0x040ee119 when trying to configure net0. Its not a big issue as I still have a secondary Fog Server running 0.32 which images both Acer model laptops without a hiccup.
I figured it would be useful to operate with 1.0.1 since it’s received so much praise. The other issue I have is when trying to iPXE boot the new Lenovo Yoga Laptops, which is the main reason I decided to build a Fog 1.0.1 server in an attempt to capture and image those laptops as well, since imaging wasn’t working for them in 0.32
[url=“/_imported_xf_attachments/0/825_photo.JPG?:”]photo.JPG[/url]
-
I’m having the same issue with one of our computers onboard LAN, i’m just leaving the details just in case it helps. I’m going to throw a PCI NIC in it and Fog it anyway. Same 040ee119 error on iPxe, it does get an address at the start of the PXE boot. I’ve attempted to use the last undionly.kpxe which you posted four posts back but that just PXE boots, gets an address and when iPXE tries to run, it times out, i’m guessing and reboots the machine. I don’t get the 040ee119 error. The NIC is a Realtek PCIe GBE Famiily Controller on an Asus P8H61-M LXZ R2.0 Motherboard.
-
For all interested in trying to see what works what doesn’t and if something may have a fix for you:
I’m Rebuilding revs of ipxe in all the forms (e.g. undionly.kpxe, undionly.kkpxe, ipxe.pxe, ipxe.kpxe, ipxe.kkpxe) on my web site.
If you go to the link:
[url]https://mastacontrola.com/ipxe[/url] it will show a listing of folders with a revision name and status:Currently there’s only two rev’s to work with:
f473: This is the revision from r1312 that seems to “just work” so it’s got the tag: f473-GOODAll others will be:
<rev>-TESTAs we get more and more information I’ll be changing labels around. Seeing as nothing, but f473, works I’m just going through the revisions to see if I can narrow down what the issue actually is.
The two that are currently there, f473 is “good” and aaf2 is the “mid-range” between the “good” and the current revisions.
Thank you and hopefully we can figure out the exact nature of this problem.
-
I just tried the f473 undionly.kpxe and got the attached error.
I too was having the 0x040ee119
[url=“/_imported_xf_attachments/0/856_ScreenShot519.png?:”]ScreenShot519.png[/url]
-
Both undionly.kkpxe and undionly.kpxe work 100% of the time for my Dell 3010s with realtek controllers.
However now our 380s with broadcom controllers fail almost evertime with the previous and get stuck in a boot loop.Awesome work, i really appreciate everything you guys are doing.
-
[quote=“Buddy, post: 28536, member: 225”]I just tried the f473 undionly.kpxe and got the attached error.
I too was having the 0x040ee119[/quote]
The error I’m seeing here seems to be of the type of error where something is configured improperly. Possibly due to a schema update? Or the IP it’s using to get the info isn’t correct? The error presented is NOT the 040ee119, so the question remains, with the f473 it’s booting, but giving a different message. With this f473 undionly, are you still getting the 040ee119 message?
-
[quote=“Seb, post: 28602, member: 7969”]Both undionly.kkpxe and undionly.kpxe work 100% of the time for my Dell 3010s with realtek controllers.
However now our 380s with broadcom controllers fail almost evertime with the previous and get stuck in a boot loop.Awesome work, i really appreciate everything you guys are doing. :)[/quote]
Thanks for the support. With which undionly are you getting the issues with the 380’s? And which error?