windows 2003 r2 32bit 운영체제에 Wsus 3.0 sp2 설치하여 클라이언트 약 28명을 관리하고 있습니다.
Wsus 관리콘솔을 열어서 중요 업데이트현황을 보려고 하는데 연결오류가 뜨면서 접속이 안됩니다.
아래 오류 메세지와 로그입니다.
어떤 해결방법이 있을까요?
-오류메세지-
오류:연결오류
Wsus 서버에 연결하는동안 오류가 발생했습니다. 여려가지 이유로 이러한 오류가 발생 할 수 있습니다. 서버와의 연결을 확인하십시오.
문제가 지속되면 네트워크 관리자에게 문의하십시오.
서버에 다시 연결하려면 [서버 노드 다시 설정]을 클릭하십시오
<서버노드 다시설정> <클립보드에 오류복사>
-로그-
WSUS 관리 콘솔에서 원격 API를 통해 WSUS 서버에 연결하지 못했습니다.
Update Services 서비스, IIS 및 SQL이 서버에서 실행되고 있는지 확인하십시오. 문제가 계속되면 IIS, SQL 및 Update Services 서비스를 다시 시작해 보십시오.
WSUS 관리 콘솔에서 예기치 않은 오류가 발생했습니다. 이 오류는 일시적일 수 있습니다. 관리 콘솔을 다시 시작해 보십시오. 오류가 계속되면
%appdata%\Microsoft\MMC\에 있는 WSUS 파일을 삭제하여 콘솔에 남아 있는 기본 설정을 제거해 보십시오.
System.IO.IOException -- 예기치 않은 패킷 형식으로 인해 핸드셰이크가 실패했습니다.
Source
System
Stack Trace:
위치: System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
위치: System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
위치: System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
위치: System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
위치: System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
위치: System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
위치: System.Net.TlsStream.CallProcessAuthentication(Object state)
위치: System.Threading.ExecutionContext.runTryCode(Object userData)
위치: System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
위치: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
위치: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
위치: System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
위치: System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
위치: System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
위치: System.Net.ConnectStream.WriteHeaders(Boolean async)
** this exception was nested inside of the following exception **
System.Net.WebException -- 기본 연결이 닫혔습니다. 보내기에서 예기치 않은 오류가 발생했습니다.
Source
Microsoft.UpdateServices.Administration
Stack Trace:
위치: Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)
위치: Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer(String serverName, Boolean useSecureConnection, Int32 portNumber)
위치: Microsoft.UpdateServices.UI.AdminApiAccess.AdminApiTools.GetUpdateServer(String serverName, Boolean useSecureConnection, Int32 portNumber)
위치: Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.GetUpdateServer(PersistedServerSettings settings)
위치: Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.ConnectToServer()
위치: Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.get_ServerTools()