Anatoly Nazarenko
2007-06-05 11:01:01 UTC
Hello !
I have 2 Win2k3 (+SP2) servers with WSUS 3.0. One of them (e.g.
server1.mydomain) downloads updates from the Microsoft site, second (e.g.
server2.mydomain) was configured as a downstream server (not a replica).
Upstream works well, without any errors. But I have got the synchronization
error message from the downstream:
----------
Status: Failed
Result: Unable to resolve the specified upstream server. Details ->
----------
WebException: The request failed with HTTP status 404: Not Found.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
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.SyncConfigUpdatesFromUSS()
at
Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ExecuteSyncProtocol(Boolean allowRedirect)
-------
My synchronization options:
Server name: server1.mydomain
Port number: 80
Servers are in the same network without proxies, firewalls etc. (server1 -
domain controller, server2 - standalone, workgroup member). Ping from server2
to the server1.mydomain works fine, nslookup server1.mydomain shows correct
IP address. WWW service on the server1 is working (default server, port 80).
I have 2 Win2k3 (+SP2) servers with WSUS 3.0. One of them (e.g.
server1.mydomain) downloads updates from the Microsoft site, second (e.g.
server2.mydomain) was configured as a downstream server (not a replica).
Upstream works well, without any errors. But I have got the synchronization
error message from the downstream:
----------
Status: Failed
Result: Unable to resolve the specified upstream server. Details ->
----------
WebException: The request failed with HTTP status 404: Not Found.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
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.SyncConfigUpdatesFromUSS()
at
Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ExecuteSyncProtocol(Boolean allowRedirect)
-------
My synchronization options:
Server name: server1.mydomain
Port number: 80
Servers are in the same network without proxies, firewalls etc. (server1 -
domain controller, server2 - standalone, workgroup member). Ping from server2
to the server1.mydomain works fine, nslookup server1.mydomain shows correct
IP address. WWW service on the server1 is working (default server, port 80).