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
68.98k stars 11.45k forks source link

err msg : failed to run core please see the log #4662

Closed holms2012 closed 9 months ago

holms2012 commented 9 months ago

v 633

After Press CTRL+E

2024-01-24 08:28:14.3347-DEBUG Cannot mix synchronous and asynchronous operation on process stream.,Cannot mix synchronous and asynchronous operation on process stream.

2024-01-24 08:28:14.3347-DEBUG at System.Diagnostics.Process.get_StandardError() at v2rayN.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog, Action`2 update)

company-myther commented 9 months ago

v 633

After Press CTRL+E

2024-01-24 08:28:14.3347-DEBUG Cannot mix synchronous and asynchronous operation on process stream.,Cannot mix synchronous and asynchronous operation on process stream.

2024-01-24 08:28:14.3347-DEBUG at System.Diagnostics.Process.get_StandardError() at v2rayN.Handler.CoreHandler.RunProcess(ProfileItem node, CoreInfo coreInfo, String configPath, Boolean displayLog, Action`2 update)

使用 hysteria2 6.33 版本有这个问题,6.32 版本正常的,可以回退下版本试试

2dust commented 9 months ago

注意:因为xray-core 大于v1.8.6的版本使用go 1.21构建,已经不支持windows7 系统 其他core也有相同的问题,自查