2024/9/15 13:42:24:[Error][ProgramUpdates][63682]出现网络错误 ,详细信息已写入txt文本日志中错误堆栈 System.AggregateException: One or more errors occurred. (The SSL connection could not be established, see inner exception.) ---> System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception. ---> System.IO.IOException: Unable to read data from the transport connection: 远程主机强迫关闭了一个现有的连接。. ---> System.Net.Sockets.SocketException (10054): 远程主机强迫关闭了一个现有的连接。 --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions sslOptions, HttpRequestMessage request, Boolean async, Stream stream, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) at Core.Tools.ProgramUpdates.Get(String URL) in D:\a\DDTV\DDTV\Core\Tools\ProgramUpdates.cs:line 188 2024/9/15 13:43:07:[Error][ProgramUpdates][106820]出现网络错误 ,详细信息已写入txt文本日志中错误堆栈 System.AggregateException: One or more errors occurred. (由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 (dl.ddtv-update.top:443)) ---> System.Net.Http.HttpRequestException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 (dl.ddtv-update.top:443) ---> System.Net.Sockets.SocketException (10060): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) at Core.Tools.ProgramUpdates.Get(String URL) in D:\a\DDTV\DDTV\Core\Tools\ProgramUpdates.cs:line 188 2024/9/16 3:05:24:[Error][PostBody][48243919]发生未知错误,详细堆栈:System.InvalidOperationException: This operation cannot be performed after the request has been submitted. at System.Net.HttpWebRequest.GetResponse() at Core.Network.Post.PostBody(String url, Dictionary`2 dic, Boolean IsCookie, String jsondate, String contenttype, String referer, WebHeaderCollection specialheaders, Int32 maxAttempts, CookieContainer cookieContainer) in D:\a\DDTV\DDTV\Core\Network\Post.cs:line 95 ,详细信息已写入txt文本日志中错误堆栈 System.InvalidOperationException: This operation cannot be performed after the request has been submitted. at System.Net.HttpWebRequest.GetResponse() at Core.Network.Post.PostBody(String url, Dictionary`2 dic, Boolean IsCookie, String jsondate, String contenttype, String referer, WebHeaderCollection specialheaders, Int32 maxAttempts, CookieContainer cookieContainer) in D:\a\DDTV\DDTV\Core\Network\Post.cs:line 95 2024/9/16 3:05:25:[Error][PostBody][48244233]发生未知错误,详细堆栈:System.InvalidOperationException: This operation cannot be performed after the request has been submitted. at System.Net.HttpWebRequest.GetResponse() at Core.Network.Post.PostBody(String url, Dictionary`2 dic, Boolean IsCookie, String jsondate, String contenttype, String referer, WebHeaderCollection specialheaders, Int32 maxAttempts, CookieContainer cookieContainer) in D:\a\DDTV\DDTV\Core\Network\Post.cs:line 95 ,详细信息已写入txt文本日志中错误堆栈 System.InvalidOperationException: This operation cannot be performed after the request has been submitted. at System.Net.HttpWebRequest.GetResponse() at Core.Network.Post.PostBody(String url, Dictionary`2 dic, Boolean IsCookie, String jsondate, String contenttype, String referer, WebHeaderCollection specialheaders, Int32 maxAttempts, CookieContainer cookieContainer) in D:\a\DDTV\DDTV\Core\Network\Post.cs:line 95