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
69.37k stars 11.49k forks source link

[Bug]: configSpeedtest have limitation #5660

Closed NastouhGit closed 1 month ago

NastouhGit commented 2 months ago

预期情况

进行速度测试时,如果服务器数量少,则执行速度测试,如果数量多,则给出错误消息,工作停止。

实际情况

当服务器数量较多时,测试时会报错

复现方法

Test with this address https://raw.githubusercontent.com/barry-far/V2ray-Configs/main/All_Configs_Sub.txt

日志信息

i don`t have now

额外信息

No response

我确认已更新至最新版本

我确认已查询历史issues

NastouhGit commented 2 months ago

2024-09-09 00:34:53.7274-DEBUG , 2024-09-09 00:34:53.7429-DEBUG at ServiceLib.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog) 2024-09-09 00:35:19.4854-DEBUG , 2024-09-09 00:35:19.4854-DEBUG at ServiceLib.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog) 2024-09-09 00:57:59.8603-DEBUG , 2024-09-09 00:57:59.8603-DEBUG at ServiceLib.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog) 2024-09-09 01:16:49.3642-DEBUG FATAL[0000] create service: parse outbound[249]: invalid public_key ,FATAL[0000] create service: parse outbound[249]: invalid public_key

2024-09-09 01:16:49.3642-DEBUG at ServiceLib.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog)

2dust commented 1 month ago

log 设置为debug,运行后看信息框中内容,一般会提示哪里有问题,请把问题定位后发出来