Yep that is the conclusion I came to. Except for me it was going up in the PHP versions. I’m running CentOS for the server because that is what I am most familiar with and I tried doing the “upgrades” outlined in one of the FOG Wikis right after I posted this. But no luck and I haven’t been able to get back to it except to load a PC with Ubuntu and download FOG 3.2. Someday.
Posts made by wiggledbits
-
RE: Can't complete tasks and Host Management Error
-
RE: Couple of issues im having with fog on my network need help
Assuming you installed DHCP with FOG…
[COLOR=#000000]/etc/init.d/dhcp3-server start or [COLOR=#000000]/etc/init.d/dhcp3-server restart[/COLOR][/COLOR][COLOR=#000000][COLOR=#000000]Take out the variables and just hook the FOG server to a switch abd the PC(s) you want to test with to it also. [/COLOR][/COLOR]
-
RE: Couple of issues im having with fog on my network need help
I’m no FOG expert but can you try to isolate the FOG server and test machine on a small separate network and run DHCP on FOG for the test network? Or risk causing unknown to me problems on your school network by just runnig DHCP on the FOG server? I think PXE is going to need the DHCP.
-
RE: Can't complete tasks and Host Management Error
I’m looking into this to try and resolve my problems.
[url]http://fogproject.org/forum/threads/2-problems.397/[/url] -
Can't complete tasks and Host Management Error
Server CentOS 5.4 Fog 3.2
I’m new to FOG but it looks promising so I setup a test network outside of my office network. I have just a home style broad band router connected to my office network where the routers IP and gateway is from the office. I have internet access. I can ping between all of the PCs with IP and name, gateway and internet.
I don’t have VMWare Workstation yet and it appears VMPlayer doesn’t allow IDE v-drives only SCSI so I want to image from a new Windows 7 Pro PC build.
I can do the quick inventory and the hosts are listed in Host Management on FOG, 2 hosts found and pining returns 2 hosts. But there is a red exclamation icon with the error “unable to resolve hostname : name_of_host”. I can get all the way through the Upload and Advanced Upload Debug but when I get to the Task Management Confirm Task page it is blank, the menu on the left isn’t there and nothing is listed in the scheduled tasks.
Here is the output of the httpd error log for thaty session
[Thu Mar 29 13:33:02 2012] [error] [client 172.16.1.253] PHP Notice: Undefined index: noconfirm in /var/www/html/fog/management/includes/tasks.confirm.include.php on line 29, referer: [url]http://172.16.1.1/fog/management/index.php?node=tasks&type=host&direction=up&noconfirm=2[/url]
[Thu Mar 29 13:33:02 2012] [error] [client 172.16.1.253] PHP Notice: Undefined index: shutdown in /var/www/html/fog/management/includes/tasks.confirm.include.php on line 732, referer: [url]http://172.16.1.1/fog/management/index.php?node=tasks&type=host&direction=up&noconfirm=2[/url]
[Thu Mar 29 13:33:02 2012] [error] [client 172.16.1.253] PHP Notice: Undefined index: singlesched in /var/www/html/fog/management/includes/tasks.confirm.include.php on line 745, referer: [url]http://172.16.1.1/fog/management/index.php?node=tasks&type=host&direction=up&noconfirm=2[/url]
[Thu Mar 29 13:33:02 2012] [error] [client 172.16.1.253] PHP Notice: Undefined index: cronsched in /var/www/html/fog/management/includes/tasks.confirm.include.php on line 746, referer: [url]http://172.16.1.1/fog/management/index.php?node=tasks&type=host&direction=up&noconfirm=2[/url]
[Thu Mar 29 13:33:02 2012] [error] [client 172.16.1.253] PHP Fatal error: Call to undefined function sys_get_temp_dir() in /var/www/html/fog/commons/functions.include.php on line 1552, referer: [url]http://172.16.1.1/fog/management/index.php?node=tasks&type=host&direction=up&noconfirm=2[/url]What else is there I can look at? Any FOG logs? I would assume that the red exclamation icon with the error “unable to resolve hostname : name_of_host” is part if not the problem but I’m not understanding why I can inventory the host and have connections to and from all hosts and clients but still have this error.
Any pointers would be greatly appreciated and in the mean time I will continue to look around for answers.
Thanks.
W Bits.