localzuk (12th October 2011)
I have made like loads of images for fog in the 6 months of having it.
But there is one image (For the teachers) that will do this in the client log file.
I dont understand how one image (Teachers image) gets a proxy error but if I put another image (Pupils image) on the same computer it works. The only difference is that the staff image has SIMS. I will just make a new image but I want to get to the bottom of the problem as I know this problem is well known but never been fixed.Code:04/11/2009 13:02 FOG::DisplayManager Sleeping for 1 minute. 04/11/2009 13:02 FOG::UserCleanup Attempting to connect to fog server... 04/11/2009 13:02 FOG::UserCleanup Failed to connect to fog server! 04/11/2009 13:02 FOG::UserCleanup The remote server returned an error: (407) Proxy Authentication Required. 04/11/2009 13:02 FOG::UserCleanup at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadString(Uri address) at System.Net.WebClient.DownloadString(String address) at FOG.UserCleanup.doWork() 04/11/2009 13:02 FOG::UserCleanup Sleeping for 1 minute. 04/11/2009 13:02 FOG::HostRegister Attempting to connect to fog server... 04/11/2009 13:02 FOG::HostRegister Failed to connect to fog server! 04/11/2009 13:02 FOG::HostRegister The remote server returned an error: (407) Proxy Authentication Required. 04/11/2009 13:02 FOG::HostRegister at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadString(Uri address) at System.Net.WebClient.DownloadString(String address) at FOG.HostRegister.registerHost() 04/11/2009 13:02 FOG::HostRegister Sleeping for 1 minute. 04/11/2009 13:02 FOG::DirCleaner Failed to connect to fog server! 04/11/2009 13:02 FOG::DirCleaner The remote server returned an error: (407) Proxy Authentication Required. 04/11/2009 13:02 FOG::DirCleaner at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadString(Uri address) at System.Net.WebClient.DownloadString(String address) at FOG.DirCleaner.doWork() 04/11/2009 13:02 FOG::DirCleaner Sleeping for 1 minute. 04/11/2009 13:02 FOG::GreenFog Attempting to connect to fog server... 04/11/2009 13:02 FOG::GreenFog Failed to connect to fog server! 04/11/2009 13:02 FOG::GreenFog The remote server returned an error: (407) Proxy Authentication Required. 04/11/2009 13:02 FOG::GreenFog at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadString(Uri address) at System.Net.WebClient.DownloadString(String address) at FOG.GreenFog.doWork() 04/11/2009 13:02 FOG::GreenFog Sleeping for 1 minute.
Is the fog servers ip address in c:\program files\FOG\etc\config.ini ?
Also, do the teacher's machines get a different set of proxy settings - which may require a user/passwd?
Might be set by a group policy or post install script?
This might be redirecting the fog service through a proxy, to which the fog service can't use to connect to the fog server (just a guess)...
I've had this error before!
We found BIZARRELY that using an IP address in the config.ini sometimes gives you this kind of hassle, from SOME machines!
Ensure your fog server has an entry in DNS and then give it a DNS name, then change your config.ini to use the DNS name instead. It works a charm for us (though WHY, we don't know!)
localzuk (12th October 2011)
There are currently 1 users browsing this thread. (0 members and 1 guests)