2024-09-12 01:01:46.0764-INFO Current_SessionEnding
2024-09-12 01:01:46.0764-INFO MyAppExit Begin
2024-09-12 01:01:46.2383-INFO MyAppExit End
2024-09-12 01:01:46.3658-INFO OnExit
2024-09-12 08:11:41.3549-INFO v2rayN start up | v2rayN - V6.58.0.0 - 2024/09/08 | \zz_v2rayN-With-Core-SelfContained\v2rayN.exe
2024-09-12 08:11:41.3885-INFO Microsoft Windows NT 10.0.22631.0 - 64
2024-09-12 08:12:43.2148-INFO UpdateTaskRunSubscription
2024-09-12 08:13:43.2040-INFO UpdateTaskRunGeo
2024-09-12 08:14:40.3264-DEBUG The operation has timed out.,The operation has timed out.
2024-09-12 08:14:40.3558-DEBUG at ServiceLib.Common.DownloaderHelper.<>c__DisplayClass5_0.b__2(Object sender, AsyncCompletedEventArgs value)
at Downloader.AbstractDownloadService.OnDownloadFileCompleted(AsyncCompletedEventArgs e) in D:\Repos\Personal\Downloader\src\Downloader\AbstractDownloadService.cs:line 242
at Downloader.DownloadService.SendDownloadCompletionSignal(DownloadStatus state, Exception error) in D:\Repos\Personal\Downloader\src\Downloader\DownloadService.cs:line 66
at Downloader.DownloadService.StartDownload() in D:\Repos\Personal\Downloader\src\Downloader\DownloadService.cs:line 48
at Downloader.DownloadService.StartDownload() in D:\Repos\Personal\Downloader\src\Downloader\DownloadService.cs:line 53
at Downloader.AbstractDownloadService.StartDownload(String fileName) in D:\Repos\Personal\Downloader\src\Downloader\AbstractDownloadService.cs:line 198
at Downloader.AbstractDownloadService.DownloadFileTaskAsync(String[] urls, String fileName, CancellationToken cancellationToken) in D:\Repos\Personal\Downloader\src\Downloader\AbstractDownloadService.cs:line 105
at ServiceLib.Common.DownloaderHelper.DownloadFileAsync(IWebProxy webProxy, String url, String fileName, IProgress`1 progress, Int32 timeout)
at ServiceLib.Handler.DownloadHandler.DownloadFileAsync(String url, String fileName, Boolean blProxy, Int32 downloadTimeout)
2024-09-12 08:30:57.6231-DEBUG The operation has timed out.,The operation has timed out.
2024-09-12 08:30:57.6231-DEBUG at ServiceLib.Handler.DownloadHandler.DownloadStringAsync(String url, Boolean blProxy, String userAgent)
2024-09-12 08:31:27.6476-DEBUG The operation has timed out.,The operation has timed out.
2024-09-12 08:31:27.6476-DEBUG at ServiceLib.Handler.DownloadHandler.DownloadStringAsync(String url, Boolean blProxy, String userAgent)
2024-09-12 08:31:32.2864-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The SSL connection could not be established, see inner exception.)
2024-09-12 08:31:32.2864-DEBUG
2024-09-12 08:31:32.2875-ERROR System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
2024-09-12 08:31:32.2875-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The SSL connection could not be established, see inner exception.)
2024-09-12 08:31:32.2875-DEBUG
2024-09-12 08:31:32.2875-ERROR System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
2024-09-12 15:19:27.8348-INFO MyAppExit Begin
2024-09-12 15:19:27.9129-INFO MyAppExit End
2024-09-12 15:19:28.0034-INFO OnExit
2024-09-12 15:19:41.2787-INFO v2rayN start up | v2rayN - V6.58.0.0 - 2024/09/08 | \zz_v2rayN-With-Core-SelfContained\v2rayN.exe
2024-09-12 15:19:41.2909-INFO Microsoft Windows NT 10.0.22631.0 - 64
2024-09-12 15:20:41.8092-INFO UpdateTaskRunSubscription
2024-09-12 15:21:41.7968-INFO UpdateTaskRunGeo
预期情况
不用重启
实际情况
以前的速度:
复现方法
用一段时间,网页打不开,必须退出v2rayn,重新打开程序立即能打开网页
日志信息
2024-09-12 01:01:46.0764-INFO Current_SessionEnding 2024-09-12 01:01:46.0764-INFO MyAppExit Begin 2024-09-12 01:01:46.2383-INFO MyAppExit End 2024-09-12 01:01:46.3658-INFO OnExit 2024-09-12 08:11:41.3549-INFO v2rayN start up | v2rayN - V6.58.0.0 - 2024/09/08 | \zz_v2rayN-With-Core-SelfContained\v2rayN.exe 2024-09-12 08:11:41.3885-INFO Microsoft Windows NT 10.0.22631.0 - 64 2024-09-12 08:12:43.2148-INFO UpdateTaskRunSubscription 2024-09-12 08:13:43.2040-INFO UpdateTaskRunGeo 2024-09-12 08:14:40.3264-DEBUG The operation has timed out.,The operation has timed out. 2024-09-12 08:14:40.3558-DEBUG at ServiceLib.Common.DownloaderHelper.<>c__DisplayClass5_0.b__2(Object sender, AsyncCompletedEventArgs value)
at Downloader.AbstractDownloadService.OnDownloadFileCompleted(AsyncCompletedEventArgs e) in D:\Repos\Personal\Downloader\src\Downloader\AbstractDownloadService.cs:line 242
at Downloader.DownloadService.SendDownloadCompletionSignal(DownloadStatus state, Exception error) in D:\Repos\Personal\Downloader\src\Downloader\DownloadService.cs:line 66
at Downloader.DownloadService.StartDownload() in D:\Repos\Personal\Downloader\src\Downloader\DownloadService.cs:line 48
at Downloader.DownloadService.StartDownload() in D:\Repos\Personal\Downloader\src\Downloader\DownloadService.cs:line 53
at Downloader.AbstractDownloadService.StartDownload(String fileName) in D:\Repos\Personal\Downloader\src\Downloader\AbstractDownloadService.cs:line 198
at Downloader.AbstractDownloadService.DownloadFileTaskAsync(String[] urls, String fileName, CancellationToken cancellationToken) in D:\Repos\Personal\Downloader\src\Downloader\AbstractDownloadService.cs:line 105
at ServiceLib.Common.DownloaderHelper.DownloadFileAsync(IWebProxy webProxy, String url, String fileName, IProgress`1 progress, Int32 timeout)
at ServiceLib.Handler.DownloadHandler.DownloadFileAsync(String url, String fileName, Boolean blProxy, Int32 downloadTimeout)
2024-09-12 08:30:57.6231-DEBUG The operation has timed out.,The operation has timed out.
2024-09-12 08:30:57.6231-DEBUG at ServiceLib.Handler.DownloadHandler.DownloadStringAsync(String url, Boolean blProxy, String userAgent)
2024-09-12 08:31:27.6476-DEBUG The operation has timed out.,The operation has timed out.
2024-09-12 08:31:27.6476-DEBUG at ServiceLib.Handler.DownloadHandler.DownloadStringAsync(String url, Boolean blProxy, String userAgent)
2024-09-12 08:31:32.2864-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The SSL connection could not be established, see inner exception.)
2024-09-12 08:31:32.2864-DEBUG
2024-09-12 08:31:32.2875-ERROR System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
2024-09-12 08:31:32.2875-DEBUG TaskScheduler_UnobservedTaskException,A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (The SSL connection could not be established, see inner exception.)
2024-09-12 08:31:32.2875-DEBUG
2024-09-12 08:31:32.2875-ERROR System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
2024-09-12 15:19:27.8348-INFO MyAppExit Begin
2024-09-12 15:19:27.9129-INFO MyAppExit End
2024-09-12 15:19:28.0034-INFO OnExit
2024-09-12 15:19:41.2787-INFO v2rayN start up | v2rayN - V6.58.0.0 - 2024/09/08 | \zz_v2rayN-With-Core-SelfContained\v2rayN.exe
2024-09-12 15:19:41.2909-INFO Microsoft Windows NT 10.0.22631.0 - 64
2024-09-12 15:20:41.8092-INFO UpdateTaskRunSubscription
2024-09-12 15:21:41.7968-INFO UpdateTaskRunGeo
额外信息
No response
我确认已更新至最新版本
我确认已查询历史issues