Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: proxy下载速度上不去,用一段时间,网页打不开,必须退出v2rayn,重新打开程序立即能打开网页 #5682

Open
2 tasks done
tqangxl opened this issue Sep 12, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@tqangxl
Copy link

tqangxl commented Sep 12, 2024

预期情况

不用重启

实际情况

image

以前的速度:
image

复现方法

用一段时间,网页打不开,必须退出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

@tqangxl tqangxl added the bug Something isn't working label Sep 12, 2024
@2dust
Copy link
Owner

2dust commented Sep 16, 2024

把日志设置debug
一段时间断网后,看下界面上信息框中的内容

@tqangxl
Copy link
Author

tqangxl commented Sep 19, 2024

@xxxcys
Copy link

xxxcys commented Sep 19, 2024

同情况

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants