Teknoratti
Technical User
we've been having a strange issue with wsus over the last couple of days. All of a sudden the wsus server is not syncronizing with microsoft. There were no configuration changes made to the wsus server itself.
checks of the event log give me the following error:
Event Type:
Event Source: Windows Server Update Services
Event Category: Synchronization
Event ID: 386
Date: 12/20/2006
Time: 10:14:37 AM
User: N/A
Computer: RUTHERFORD
Description:
Synchronization failed. Reason: The underlying connection was closed: Unable to connect to the remote server.
This is the error we get from the wsus admin page:
WebException: The underlying connection was closed: Unable to connect to the remote server.
at System.Net.HttpWebRequest.CheckFinalStatus()
at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetAuthConfig()
at Microsoft.UpdateServices.ServerSync.ServerSyncLib.InternetGetServerAuthConfig(ServerSyncProxy proxy, WebServiceCommunicationHelper webServiceHelper)
at Microsoft.UpdateServices.ServerSync.ServerSyncLib.Authenticate(AuthorizationManager authorizationManager, Boolean checkExpiration, ServerSyncProxy proxy, Cookie cookie, WebServiceCommunicationHelper webServiceHelper)
at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.InternalGetConfig()
at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.CatalogSyncThreadProcessReal(Boolean allowRedirect)
We have no proxy server. I setup another virtual wsus server to see if maybe a firewall rule is blocking the port communications but it's not as seeing the other wsus server can sync just fine.
I checked all known services, rebooted, checked the wmsde database size. As said before we're not using a proxy, and our other wsus server is able to sync.
My next step, if I can figure this out is to uninstall wsus and IIS and re-install again.
Has anyone else experienced this problem and if so how was it dealt with?
checks of the event log give me the following error:
Event Type:
Event Source: Windows Server Update Services
Event Category: Synchronization
Event ID: 386
Date: 12/20/2006
Time: 10:14:37 AM
User: N/A
Computer: RUTHERFORD
Description:
Synchronization failed. Reason: The underlying connection was closed: Unable to connect to the remote server.
This is the error we get from the wsus admin page:
WebException: The underlying connection was closed: Unable to connect to the remote server.
at System.Net.HttpWebRequest.CheckFinalStatus()
at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetAuthConfig()
at Microsoft.UpdateServices.ServerSync.ServerSyncLib.InternetGetServerAuthConfig(ServerSyncProxy proxy, WebServiceCommunicationHelper webServiceHelper)
at Microsoft.UpdateServices.ServerSync.ServerSyncLib.Authenticate(AuthorizationManager authorizationManager, Boolean checkExpiration, ServerSyncProxy proxy, Cookie cookie, WebServiceCommunicationHelper webServiceHelper)
at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.InternalGetConfig()
at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.CatalogSyncThreadProcessReal(Boolean allowRedirect)
We have no proxy server. I setup another virtual wsus server to see if maybe a firewall rule is blocking the port communications but it's not as seeing the other wsus server can sync just fine.
I checked all known services, rebooted, checked the wmsde database size. As said before we're not using a proxy, and our other wsus server is able to sync.
My next step, if I can figure this out is to uninstall wsus and IIS and re-install again.
Has anyone else experienced this problem and if so how was it dealt with?