询问者
wsus 更新不成功 ,使用配置向导配置时,始终无法跟上游服务器(微软)更新成功

问题
-
环境:域环境,系统server 2016, sql server 2017 和WSUS部署在同一台服务器上
日志1
2019-06-29 05:11:25.407 UTC Info WsusService.26 CatalogSyncAgentCore.ImportMultipleUpdates Imported 0/200 updates in 1 iterations; 200 will be retried
2019-06-29 05:11:25.409 UTC Info WsusService.26 CatalogSyncAgentCore.GetUpdateDataInChunksAndImport 2682 updates to go
2019-06-29 05:13:33.460 UTC Warning WsusService.26 WebServiceCommunicationHelper.ProcessWebServiceProxyException ProcessWebServiceProxyException found Exception was WebException. Action: Retry. Exception Details: System.Net.WebException: 基础连接已经关闭: 接收时发生错误。 ---> System.IO.IOException: 无法从传输连接中读取数据: 远程主机强迫关闭了一个现有的连接。。 ---> System.Net.Sockets.SocketException: 远程主机强迫关闭了一个现有的连接。
在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
在 System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
在 System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
在 System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
在 System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
在 System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size)
在 System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
在 System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
在 Microsoft.UpdateServices.ServerSync.ServerSyncCompressionProxy.GetWebResponse(WebRequest webRequest)
在 System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
在 Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetUpdateData(Cookie cookie, UpdateIdentity[] updateIds)
在 Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.WebserviceGetUpdateData(UpdateIdentity[] updateIds, List`1 allMetadata, List`1 allFileUrls, List`1& updatesWithSecureFileData, Boolean isForConfig)
2019-06-29 05:13:36.522 UTC Info WsusService.26 SusService.ValidateServerCertificate CheckValidationResult Succeeds: CertOK
2019-06-29 05:13:36.524 UTC Info WsusService.26 ServerCertificateValidator.IsHostAllowedException Requested host: sws.update.microsoft.com
2019-06-29 05:13:36.526 UTC Info WsusService.26 ServerCertificateValidator.VerifyServerCertificate SSL validation succeeded.
2019-06-29 05:17:25.824 UTC Warning WsusService.26 WebServiceCommunicationHelper.ProcessWebServiceProxyException ProcessWebServiceProxyException found Exception was WebException. Action: Retry. Exception Details: System.Net.WebException: 基础连接已经关闭: 接收时发生错误。 ---> System.IO.IOException: 无法从传输连接中读取数据: 远程主机强迫关闭了一个现有的连接。。 ---> System.Net.Sockets.SocketException: 远程主机强迫关闭了一个现有的连接。日志2
2019-06-29 04:36:35.849 UTC Error WsusService.4 CatalogSyncAgentCore.ExecuteSyncProtocol System.InvalidOperationException: XML 文档(13, 99105)中有错误。 ---> System.Net.WebException: 操作已超时。
在 System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
在 System.IO.StreamReader.ReadBuffer(Char[] userBuffer, Int32 userOffset, Int32 desiredChars, Boolean& readToUserBuffer)
- 已编辑 Caesar_CL 2019年6月29日 5:41
全部回复
-
您好,
我们可以参考下面链接尝试修复:
https://bohemiangrove.co.uk/wsus-update-services-error-connection-error/
由于您的是WSUS问题,建议咨询一下专门的WSUS 工程师,他们或许会更了解该问题。
WSUS 论坛链接(仅有英文论坛)
注意:此回复中包含第三方链接,我们提供此链接旨在于方便参考, Microsoft 不能保证此链接中的任何信息和内容。
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已编辑 Joy-Qiao 2019年7月1日 2:45