2dust / v2rayN

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

[Bug]: 7.1.3 流量统计(实时网速)功能不生效 #6113

Closed microka closed 2 hours ago

microka commented 3 hours ago

预期情况

节点后方的流量统计(今日上传、今日下载、总上传、总下载)以及右下角实时网速应有数值显示。

实际情况

「设置 - 参数设置 - 启用统计」开启后,重启 v2rayN,节点后方的流量统计(今日上传、今日下载、总上传、总下载)没有数值显示,右下角没有显示实时网速。

复现方法

7.1.3 版本的 v2rayN-windows-64.zip (内核使用Xray-windows-64.zip)以及 v2rayN-windows-64-With-Core.zip 开启「设置 - 参数设置 - 启用统计」并重启 v2rayN

日志信息

2024-11-19 07:10:46.1378-INFO v2rayN start up | v2rayN - V7.1.3 - X64 - 2024/11/18 | D:\v2rayN-windows-64-With-Core_7.1.3\v2rayN.exe 2024-11-19 07:10:46.1378-INFO Microsoft Windows NT 10.0.26100.0 - 64 2024-11-19 07:10:47.4726-INFO UpdateTaskRunGeo 2024-11-19 07:10:50.2525-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. (Object reference not set to an instance of an object.) 2024-11-19 07:10:50.2525-DEBUG 2024-11-19 07:10:50.2525-ERROR System.NullReferenceException: Object reference not set to an instance of an object. 2024-11-19 07:10:50.2525-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. (Object reference not set to an instance of an object.) 2024-11-19 07:10:50.2525-DEBUG 2024-11-19 07:10:50.2525-ERROR System.NullReferenceException: Object reference not set to an instance of an object. 2024-11-19 07:11:21.7560-DEBUG , 2024-11-19 07:11:21.7560-DEBUG at ServiceLib.Handler.CoreHandler.RunProcess(CoreInfo coreInfo, String configPath, Boolean displayLog, Boolean mayNeedSudo) 2024-11-19 07:11:25.1418-INFO MyAppExit Begin 2024-11-19 07:11:25.1589-INFO MyAppExit End 2024-11-19 07:11:25.1755-INFO OnExit 2024-11-19 07:11:30.2783-INFO v2rayN start up | v2rayN - V7.1.3 - X64 - 2024/11/18 | D:\v2rayN-windows-64-With-Core_7.1.3\v2rayN.exe 2024-11-19 07:11:30.2783-INFO Microsoft Windows NT 10.0.26100.0 - 64 2024-11-19 07:11:30.7594-INFO UpdateTaskRunGeo 2024-11-19 07:11:31.4777-DEBUG , 2024-11-19 07:11:31.4827-DEBUG at ServiceLib.Handler.CoreHandler.RunProcess(CoreInfo coreInfo, String configPath, Boolean displayLog, Boolean mayNeedSudo) 2024-11-19 07:12:30.7733-INFO UpdateTaskRunSubscription 2024-11-19 07:18:50.0536-INFO MyAppExit Begin 2024-11-19 07:18:50.0860-INFO MyAppExit End 2024-11-19 07:18:50.0990-INFO OnExit

额外信息

No response

我确认已更新至最新版本

我确认已查询历史issues

microka commented 2 hours ago

重启系统后恢复正常,抱歉打扰了。