You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-10-10 05:22:38.6522-INFO Current_SessionEnding
2024-10-10 05:22:38.6747-INFO MyAppExit Begin
2024-10-10 05:22:38.7993-INFO MyAppExit End
2024-10-10 09:50:43.5780-INFO v2rayN start up | v2rayN - V6.60.0 - 2024-09-23 | D:\SoftWare\v2rayN\v2rayN.exe
2024-10-10 09:50:43.5940-INFO Microsoft Windows NT 10.0.26100.0 - 64
2024-10-10 09:51:44.5884-INFO UpdateTaskRunSubscription
2024-10-10 10:47:26.9655-DEBUG The operation has timed out.,The operation has timed out.
2024-10-10 10:47:27.0142-DEBUG at ServiceLib.Handler.DownloadHandler.DownloadStringAsync(String url, Boolean blProxy, String userAgent)
2024-10-10 10:47:57.0667-DEBUG The operation has timed out.,The operation has timed out.
2024-10-10 10:47:57.0667-DEBUG at ServiceLib.Common.DownloaderHelper.DownloadStringAsync(IWebProxy webProxy, String url, String userAgent, Int32 timeout)
at ServiceLib.Handler.DownloadHandler.DownloadStringViaDownloader(String url, Boolean blProxy, String userAgent)
2024-10-10 10:47:58.1682-DEBUG The remote server returned an error: (403) Forbidden.,The remote server returned an error: (403) Forbidden.
2024-10-10 10:47:58.1682-DEBUG at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.GetWebResponseTaskAsync(WebRequest request)
at System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action3 completionDelegate) at ServiceLib.Handler.DownloadHandler.TryDownloadString(String url, Boolean blProxy, String userAgent) 2024-10-10 10:48:28.1733-DEBUG The operation has timed out.,The operation has timed out. 2024-10-10 10:48:28.1733-DEBUG at ServiceLib.Handler.DownloadHandler.DownloadStringAsync(String url, Boolean blProxy, String userAgent) 2024-10-10 10:52:44.1884-DEBUG The operation has timed out.,The operation has timed out. 2024-10-10 10:52:44.1884-DEBUG at ServiceLib.Handler.DownloadHandler.DownloadStringAsync(String url, Boolean blProxy, String userAgent) 2024-10-10 10:53:14.2727-DEBUG The operation has timed out.,The operation has timed out. 2024-10-10 10:53:14.2727-DEBUG at ServiceLib.Common.DownloaderHelper.DownloadStringAsync(IWebProxy webProxy, String url, String userAgent, Int32 timeout) at ServiceLib.Handler.DownloadHandler.DownloadStringViaDownloader(String url, Boolean blProxy, String userAgent) 2024-10-10 10:53:15.5517-DEBUG The remote server returned an error: (403) Forbidden.,The remote server returned an error: (403) Forbidden. 2024-10-10 10:53:15.5517-DEBUG at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result) at System.Net.WebClient.GetWebResponseTaskAsync(WebRequest request) at System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action3 completionDelegate)
at ServiceLib.Handler.DownloadHandler.TryDownloadString(String url, Boolean blProxy, String userAgent)
2024-10-10 15:09:09.9392-INFO Current_SessionEnding
2024-10-10 15:09:09.9392-INFO MyAppExit Begin
2024-10-10 15:09:10.0611-INFO MyAppExit End
2024-10-10 15:09:10.1672-INFO OnExit
2024-10-10 15:11:11.5671-INFO v2rayN start up | v2rayN - V6.60.0 - 2024-09-23 | D:\SoftWare\v2rayN\v2rayN.exe
2024-10-10 15:11:11.5776-INFO Microsoft Windows NT 10.0.26100.0 - 64
2024-10-10 15:11:34.6119-INFO MyAppExit Begin
2024-10-10 15:11:34.6866-INFO MyAppExit End
2024-10-10 15:11:34.7194-INFO OnExit
This discussion was converted from issue #5816 on October 12, 2024 07:52.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
预期情况
清楚系统代理后不影响网页访问
实际情况
我用的v6.6.0版本,自己搭建的梯子,最近发现电脑win11的edge浏览器访问百度很多时间很慢,不知道哪里的问题。
访问慢的现象是,刚打开edge时访问百度很快,但是看网页过一会儿就很慢了,这个只是百度慢,其他网站不慢。
后来发现,是我开着v2ray的时候导致的,如果开着v2ray,系统代理时自动配置系统代理时就很快,这时候百度时通过v2ray直连的。但是我要把v2ray的代理模式改成清除系统代理后就打不开百度或者打开要很长时间。
复现方法
就正常使用就会出现这个问题,我已重装过EDGE也一样,360浏览器极速版也一样,只有百度受影响,其他网站不受影响。
日志信息
2024-10-10 05:22:38.6522-INFO Current_SessionEnding
2024-10-10 05:22:38.6747-INFO MyAppExit Begin
2024-10-10 05:22:38.7993-INFO MyAppExit End
2024-10-10 09:50:43.5780-INFO v2rayN start up | v2rayN - V6.60.0 - 2024-09-23 | D:\SoftWare\v2rayN\v2rayN.exe
2024-10-10 09:50:43.5940-INFO Microsoft Windows NT 10.0.26100.0 - 64
2024-10-10 09:51:44.5884-INFO UpdateTaskRunSubscription
2024-10-10 10:47:26.9655-DEBUG The operation has timed out.,The operation has timed out.
2024-10-10 10:47:27.0142-DEBUG at ServiceLib.Handler.DownloadHandler.DownloadStringAsync(String url, Boolean blProxy, String userAgent)
2024-10-10 10:47:57.0667-DEBUG The operation has timed out.,The operation has timed out.
2024-10-10 10:47:57.0667-DEBUG at ServiceLib.Common.DownloaderHelper.DownloadStringAsync(IWebProxy webProxy, String url, String userAgent, Int32 timeout)
at ServiceLib.Handler.DownloadHandler.DownloadStringViaDownloader(String url, Boolean blProxy, String userAgent)
2024-10-10 10:47:58.1682-DEBUG The remote server returned an error: (403) Forbidden.,The remote server returned an error: (403) Forbidden.
2024-10-10 10:47:58.1682-DEBUG at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.GetWebResponseTaskAsync(WebRequest request)
at System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action
3 completionDelegate) at ServiceLib.Handler.DownloadHandler.TryDownloadString(String url, Boolean blProxy, String userAgent) 2024-10-10 10:48:28.1733-DEBUG The operation has timed out.,The operation has timed out. 2024-10-10 10:48:28.1733-DEBUG at ServiceLib.Handler.DownloadHandler.DownloadStringAsync(String url, Boolean blProxy, String userAgent) 2024-10-10 10:52:44.1884-DEBUG The operation has timed out.,The operation has timed out. 2024-10-10 10:52:44.1884-DEBUG at ServiceLib.Handler.DownloadHandler.DownloadStringAsync(String url, Boolean blProxy, String userAgent) 2024-10-10 10:53:14.2727-DEBUG The operation has timed out.,The operation has timed out. 2024-10-10 10:53:14.2727-DEBUG at ServiceLib.Common.DownloaderHelper.DownloadStringAsync(IWebProxy webProxy, String url, String userAgent, Int32 timeout) at ServiceLib.Handler.DownloadHandler.DownloadStringViaDownloader(String url, Boolean blProxy, String userAgent) 2024-10-10 10:53:15.5517-DEBUG The remote server returned an error: (403) Forbidden.,The remote server returned an error: (403) Forbidden. 2024-10-10 10:53:15.5517-DEBUG at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result) at System.Net.WebClient.GetWebResponseTaskAsync(WebRequest request) at System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action
3 completionDelegate)at ServiceLib.Handler.DownloadHandler.TryDownloadString(String url, Boolean blProxy, String userAgent)
2024-10-10 15:09:09.9392-INFO Current_SessionEnding
2024-10-10 15:09:09.9392-INFO MyAppExit Begin
2024-10-10 15:09:10.0611-INFO MyAppExit End
2024-10-10 15:09:10.1672-INFO OnExit
2024-10-10 15:11:11.5671-INFO v2rayN start up | v2rayN - V6.60.0 - 2024-09-23 | D:\SoftWare\v2rayN\v2rayN.exe
2024-10-10 15:11:11.5776-INFO Microsoft Windows NT 10.0.26100.0 - 64
2024-10-10 15:11:34.6119-INFO MyAppExit Begin
2024-10-10 15:11:34.6866-INFO MyAppExit End
2024-10-10 15:11:34.7194-INFO OnExit
额外信息
No response
我确认已更新至最新版本
我确认已查询历史issues
Beta Was this translation helpful? Give feedback.
All reactions