Jump to content

Recommended Posts

Posted

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.

 

 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.

 

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.

  • 4 weeks later...
Posted

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)...

Posted

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!)

  • Thanks 1
Posted
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!)

 

I have even copied a config.ini from a working image still does it. I have made 3 new images since posting the problem they all work fine. Will give the DNS trick a try if not will just have to make a new image i guess.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...