无法登录! An error occurred while sending the request.

使用问题 · 4870 次浏览
i-jie 创建于 2021-10-25 21:04

Win7系统,.net4.8,无法登录。显示:

无法登录! An error occurred while sending the request.


回复内容
CL 2021-10-25 21:06
#1

这个是网络问题。检查一下代理设置什么的看看。

i-jie 2021-10-27 18:27 :
无从下手,能给进一步提示一下吗?
系统中安装了太多软件,不太想重新安装系统。
CL 回复 i-jie 2021-10-27 18:30 :

之前正常么? 如果有代理,关掉代理试一下。ping api.getquicker.net 看看是什么结果。

i-jie 2021-10-29 18:11 :

应该算正常吧。其它的上网都正常。
没有主动设置过代理。

CL 回复 i-jie 2021-10-29 19:56 :

可以看下quicker.log里有没有更详细的错误信息。实在不行的话加qq远程看一下。

i-jie 2021-10-30 16:03 :


2021-10-25 17:46:05,855 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-25 17:46:05,884 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-25 17:46:05,957 [6] INFO Quicker.Utilities.BrowserExtensionHelper - 更新浏览器NativeMessageHost插件...

2021-10-25 17:46:13,697 [1] INFO Quicker.App - 启动位置5_1:7953

2021-10-25 17:46:13,936 [7] WARN Quicker.Domain.Services.DataService - 绑定网络状态变更事件异常:所要求的对象不存在。 (异常来自 HRESULT:0x80010114)

System.Runtime.InteropServices.COMException (0x80010114): 所要求的对象不存在。 (异常来自 HRESULT:0x80010114)

   在 System.Runtime.InteropServices.ComTypes.IConnectionPoint.Advise(Object pUnkSink, Int32& pdwCookie)

   在 Quicker.Utilities.NetworkManager.ConnectToNetworkListManagerEvents()

   在 Quicker.Utilities.NetworkManager..ctor()

   在 Quicker.Domain.Services.DataService.NS519O2DxMn()

2021-10-25 17:55:47,946 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 17:55:59,202 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 17:56:49,494 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 17:56:56,462 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 17:58:43,105 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 17:58:49,218 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-25 17:59:02,969 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-25 17:59:02,993 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-25 17:59:03,964 [1] INFO Quicker.App - 启动位置5_1:1062

2021-10-25 17:59:04,026 [7] WARN Quicker.Domain.Services.DataService - 绑定网络状态变更事件异常:被调用的对象已与其客户端断开连接。 (异常来自 HRESULT:0x80010108 (RPC_E_DISCONNECTED))

System.Runtime.InteropServices.COMException (0x80010108): 被调用的对象已与其客户端断开连接。 (异常来自 HRESULT:0x80010108 (RPC_E_DISCONNECTED))

   在 System.Runtime.InteropServices.ComTypes.IConnectionPoint.Advise(Object pUnkSink, Int32& pdwCookie)

   在 Quicker.Utilities.NetworkManager.ConnectToNetworkListManagerEvents()

   在 Quicker.Utilities.NetworkManager..ctor()

   在 Quicker.Domain.Services.DataService.NS519O2DxMn()

2021-10-25 17:59:12,591 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 17:59:31,830 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-25 18:34:13,762 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-25 18:34:14,074 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-25 18:34:20,938 [1] INFO Quicker.App - 启动位置5_1:8046

2021-10-25 18:34:21,293 [6] WARN Quicker.Domain.Services.DataService - 绑定网络状态变更事件异常:所要求的对象不存在。 (异常来自 HRESULT:0x80010114)

System.Runtime.InteropServices.COMException (0x80010114): 所要求的对象不存在。 (异常来自 HRESULT:0x80010114)

   在 System.Runtime.InteropServices.ComTypes.IConnectionPoint.Advise(Object pUnkSink, Int32& pdwCookie)

   在 Quicker.Utilities.NetworkManager.ConnectToNetworkListManagerEvents()

   在 Quicker.Utilities.NetworkManager..ctor()

   在 Quicker.Domain.Services.DataService.NS519O2DxMn()

2021-10-25 18:37:07,055 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 18:37:16,598 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 18:37:19,191 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 18:37:21,978 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-25 18:59:00,250 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-25 18:59:00,274 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-25 18:59:01,225 [1] INFO Quicker.App - 启动位置5_1:1043

2021-10-25 18:59:01,299 [7] WARN Quicker.Domain.Services.DataService - 绑定网络状态变更事件异常:被调用的对象已与其客户端断开连接。 (异常来自 HRESULT:0x80010108 (RPC_E_DISCONNECTED))

System.Runtime.InteropServices.COMException (0x80010108): 被调用的对象已与其客户端断开连接。 (异常来自 HRESULT:0x80010108 (RPC_E_DISCONNECTED))

   在 System.Runtime.InteropServices.ComTypes.IConnectionPoint.Advise(Object pUnkSink, Int32& pdwCookie)

   在 Quicker.Utilities.NetworkManager.ConnectToNetworkListManagerEvents()

   在 Quicker.Utilities.NetworkManager..ctor()

   在 Quicker.Domain.Services.DataService.NS519O2DxMn()

2021-10-25 18:59:11,595 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 18:59:22,295 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-25 19:06:12,752 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-25 19:06:12,776 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-25 19:06:13,782 [1] INFO Quicker.App - 启动位置5_1:1109

2021-10-25 19:06:23,570 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 19:06:35,545 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 19:14:51,487 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 19:49:02,693 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 20:26:04,899 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-25 20:56:18,375 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-25 20:56:18,517 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-25 20:56:24,956 [1] INFO Quicker.App - 启动位置5_1:6823

2021-10-25 20:56:25,207 [7] WARN Quicker.Domain.Services.DataService - 绑定网络状态变更事件异常:所要求的对象不存在。 (异常来自 HRESULT:0x80010114)

System.Runtime.InteropServices.COMException (0x80010114): 所要求的对象不存在。 (异常来自 HRESULT:0x80010114)

   在 System.Runtime.InteropServices.ComTypes.IConnectionPoint.Advise(Object pUnkSink, Int32& pdwCookie)

   在 Quicker.Utilities.NetworkManager.ConnectToNetworkListManagerEvents()

   在 Quicker.Utilities.NetworkManager..ctor()

   在 Quicker.Domain.Services.DataService.NS519O2DxMn()

2021-10-25 20:59:34,731 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-25 21:02:29,568 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-25 21:02:29,593 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-25 21:02:30,551 [1] INFO Quicker.App - 启动位置5_1:1052

2021-10-25 21:02:44,784 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-25 21:05:52,161 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-26 18:45:35,562 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-26 18:45:35,685 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-26 18:45:42,263 [1] INFO Quicker.App - 启动位置5_1:7014

2021-10-26 18:46:10,637 [7] WARN Quicker.Domain.Services.DataService - 绑定网络状态变更事件异常:所要求的对象不存在。 (异常来自 HRESULT:0x80010114)

System.Runtime.InteropServices.COMException (0x80010114): 所要求的对象不存在。 (异常来自 HRESULT:0x80010114)

   在 System.Runtime.InteropServices.ComTypes.IConnectionPoint.Advise(Object pUnkSink, Int32& pdwCookie)

   在 Quicker.Utilities.NetworkManager.ConnectToNetworkListManagerEvents()

   在 Quicker.Utilities.NetworkManager..ctor()

   在 Quicker.Domain.Services.DataService.NS519O2DxMn()

2021-10-26 20:05:45,193 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-27 17:17:09,391 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-27 17:17:09,450 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-27 17:17:16,748 [1] INFO Quicker.App - 启动位置5_1:7731

2021-10-27 17:17:43,615 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-27 18:13:57,649 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-27 18:13:57,696 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-27 18:13:59,246 [1] INFO Quicker.App - 启动位置5_1:1704

2021-10-27 18:14:08,042 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-27 18:15:51,504 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<BtnLoginWithWeixin_OnClick>d__24.MoveNext()

2021-10-27 18:16:21,518 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-27 18:16:26,897 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-27 18:16:28,795 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-27 18:20:49,111 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-27 18:20:51,454 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-27 18:21:48,287 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-27 18:21:48,313 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-27 18:21:49,335 [1] INFO Quicker.App - 启动位置5_1:1122

2021-10-27 18:21:57,233 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-27 18:22:02,149 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-27 18:23:54,672 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-27 18:23:54,725 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-27 18:24:02,969 [1] INFO Quicker.App - 启动位置5_1:9011

2021-10-27 18:24:12,854 [6] WARN Quicker.Domain.Services.DataService - 绑定网络状态变更事件异常:所要求的对象不存在。 (异常来自 HRESULT:0x80010114)

System.Runtime.InteropServices.COMException (0x80010114): 所要求的对象不存在。 (异常来自 HRESULT:0x80010114)

   在 System.Runtime.InteropServices.ComTypes.IConnectionPoint.Advise(Object pUnkSink, Int32& pdwCookie)

   在 Quicker.Utilities.NetworkManager.ConnectToNetworkListManagerEvents()

   在 Quicker.Utilities.NetworkManager..ctor()

   在 Quicker.Domain.Services.DataService.NS519O2DxMn()

2021-10-27 18:29:04,509 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-27 18:29:27,020 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-27 18:31:33,558 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<BtnLoginWithWeixin_OnClick>d__24.MoveNext()

2021-10-27 18:31:38,762 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<BtnLoginWithWeixin_OnClick>d__24.MoveNext()

2021-10-27 18:31:41,246 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<BtnLoginWithWeixin_OnClick>d__24.MoveNext()

2021-10-27 18:31:47,820 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<BtnLoginWithWeixin_OnClick>d__24.MoveNext()

2021-10-27 18:37:30,571 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-28 17:50:22,388 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-28 17:50:22,505 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-28 17:50:30,766 [1] INFO Quicker.App - 启动位置5_1:8859

2021-10-28 18:01:16,683 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()

2021-10-28 18:01:32,808 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-29 16:55:28,954 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-29 16:55:29,134 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-29 16:55:38,702 [1] INFO Quicker.App - 启动位置5_1:10329

2021-10-29 17:01:43,570 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-29 18:15:04,874 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-29 18:15:04,917 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-29 18:15:06,346 [1] INFO Quicker.App - 启动位置5_1:1577

2021-10-29 18:21:42,572 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-30 10:46:56,298 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-30 10:46:56,418 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-30 10:47:02,679 [1] INFO Quicker.App - 启动位置5_1:6769

2021-10-30 10:47:10,510 [1] ERROR Quicker.App - 数据服务启动失败。

2021-10-30 15:46:49,359 [1] INFO Quicker.App -         =============  Started Logging  =============        

2021-10-30 15:46:49,468 [1] INFO Quicker.App - Quicker:1.27.5.0  Windows:Microsoft Windows NT 6.1.7601 Service Pack 1

2021-10-30 15:46:54,942 [1] INFO Quicker.App - 启动位置5_1:6325

2021-10-30 16:03:22,349 [1] WARN Quicker.View.LoginWindow - 无法登录!An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

   在 System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)

   在 System.Net.Http.HttpClientHandler.GetRequestStreamCallback(IAsyncResult ar)

   --- 内部异常堆栈跟踪的结尾 ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 DRCWTLKGxMu1iCERPSR.X2WKiH9zT5jmJT4qVOj.<Authenticate2>d__23.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

   在 Quicker.View.LoginWindow.<DoLoginAsync>d__17.MoveNext()


CL 回复 i-jie 2021-10-30 16:08 :

参考这里设置一下,如果还不行就没办法了,建议使用Win10.


i-jie 2021-10-28 17:53
#2

应该算正常吧。其它的上网都正常。
没有主动设置过代理。


195403 2021-12-29 12:32
#3

刚开始显示和你一样,未能创建 SSL/TLS 安全通道。

现在显示数据服务启动失败

CL 2021-12-29 14:22 :

hi,试一下现在可以了不?

195403 2021-12-29 21:36
#4
回复 CL :

hi,试一下现在可以了不?

可以了!谢谢~!

回复主贴