2dust / v2rayN

A GUI client for Windows, support Xray core and v2fly core and others
https://1.2345345.xyz
GNU General Public License v3.0
64.22k stars 10.9k forks source link

[Bug]: 6.28 代开流量统计后,代理无法使用 #4232

Closed w199781 closed 6 months ago

w199781 commented 10 months ago

预期情况

打开流量统计,正常显示网速和正常上网

实际情况

代开流量统计后,代理无法使用。即使切换到自动配置系统代理,外网网页依旧打不开

复现方法

参数设置中,打开了启用统计

日志信息

2023-08-30 13:17:30.0840-INFO v2rayN start up | v2rayN - V6.28 - 2023/07/30 | D:\v2rayN-With-Core\v2rayN-With-Core\v2rayN.exe 2023-08-30 13:18:30.6569-INFO UpdateTaskRunSubscription 2023-08-30 13:19:30.6582-INFO UpdateTaskRunGeo 2023-08-30 13:19:34.2963-INFO MyAppExit Begin 2023-08-30 13:19:34.4709-INFO MyAppExit End 2023-08-30 13:19:54.6480-INFO v2rayN start up | v2rayN - V6.28 - 2023/07/30 | D:\v2rayN-With-Core\v2rayN-With-Core\v2rayN.exe 2023-08-30 13:19:55.5656-DEBUG Cannot mix synchronous and asynchronous operation on process stream.,Cannot mix synchronous and asynchronous operation on process stream. 2023-08-30 13:19:55.5992-DEBUG at System.Diagnostics.Process.get_StandardError() at v2rayN.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog, Action2 update) 2023-08-30 13:20:30.0973-DEBUG Cannot mix synchronous and asynchronous operation on process stream.,Cannot mix synchronous and asynchronous operation on process stream. 2023-08-30 13:20:30.0973-DEBUG at System.Diagnostics.Process.get_StandardError() at v2rayN.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog, Action2 update) 2023-08-30 13:20:55.0443-INFO UpdateTaskRunSubscription 2023-08-30 13:21:02.5477-DEBUG Cannot mix synchronous and asynchronous operation on process stream.,Cannot mix synchronous and asynchronous operation on process stream. 2023-08-30 13:21:02.5477-DEBUG at System.Diagnostics.Process.get_StandardError() at v2rayN.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog, Action2 update) 2023-08-30 13:21:15.3507-DEBUG Cannot mix synchronous and asynchronous operation on process stream.,Cannot mix synchronous and asynchronous operation on process stream. 2023-08-30 13:21:15.3507-DEBUG at System.Diagnostics.Process.get_StandardError() at v2rayN.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog, Action2 update) 2023-08-30 13:21:30.1777-DEBUG Cannot mix synchronous and asynchronous operation on process stream.,Cannot mix synchronous and asynchronous operation on process stream. 2023-08-30 13:21:30.1777-DEBUG at System.Diagnostics.Process.get_StandardError() at v2rayN.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog, Action2 update) 2023-08-30 13:21:40.7809-DEBUG Cannot mix synchronous and asynchronous operation on process stream.,Cannot mix synchronous and asynchronous operation on process stream. 2023-08-30 13:21:40.7809-DEBUG at System.Diagnostics.Process.get_StandardError() at v2rayN.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog, Action2 update) 2023-08-30 13:21:55.0463-INFO UpdateTaskRunGeo 2023-08-30 13:22:20.2309-DEBUG Cannot mix synchronous and asynchronous operation on process stream.,Cannot mix synchronous and asynchronous operation on process stream. 2023-08-30 13:22:20.2309-DEBUG at System.Diagnostics.Process.get_StandardError() at v2rayN.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog, Action2 update) 2023-08-30 13:22:52.9719-DEBUG Cannot mix synchronous and asynchronous operation on process stream.,Cannot mix synchronous and asynchronous operation on process stream. 2023-08-30 13:22:52.9719-DEBUG at System.Diagnostics.Process.get_StandardError() at v2rayN.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog, Action2 update) 2023-08-30 13:22:56.4369-INFO MyAppExit Begin 2023-08-30 13:22:56.6014-INFO MyAppExit End 2023-08-30 13:23:25.2008-INFO v2rayN start up | v2rayN - V6.28 - 2023/07/30 | D:\v2rayN-With-Core\v2rayN-With-Core\v2rayN.exe 2023-08-30 13:23:26.1817-DEBUG Cannot mix synchronous and asynchronous operation on process stream.,Cannot mix synchronous and asynchronous operation on process stream. 2023-08-30 13:23:26.1817-DEBUG at System.Diagnostics.Process.get_StandardError() at v2rayN.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog, Action2 update) 2023-08-30 13:23:46.4813-DEBUG Cannot mix synchronous and asynchronous operation on process stream.,Cannot mix synchronous and asynchronous operation on process stream. 2023-08-30 13:23:46.4813-DEBUG at System.Diagnostics.Process.get_StandardError() at v2rayN.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog, Action2 update) 2023-08-30 13:24:25.6210-INFO UpdateTaskRunSubscription 2023-08-30 13:25:25.6253-INFO UpdateTaskRunGeo

额外信息

No response

我确认已更新至最新版本

我确认已查询历史issues

AnmoWu commented 10 months ago

我遇到了同样的问题,最后在系统的网络和Internet设置->代理->手动设置代理的开关打开,点击保存,就能用了,你可以看看这样操作行不行。不过每次使用前都要这么手动搞一次还挺烦的,因为只要你清除系统代理,这个开关就会自动关上,所以就是应用能关不能开的情况。