v2rayNG icon indicating copy to clipboard operation
v2rayNG copied to clipboard

代理模式下无限报错,无法连接

Open SESProMax opened this issue 4 years ago • 0 comments

复现方法

1.设置网络代理 2.设备睡眠一段时间 3.重新打开设备

日志信息

--------- beginning of main 04-09 12:35:12.768 E/com.v2ray.ang(22453): failed to connect to jdwp control socket: Connection refused 04-09 12:35:14.769 E/com.v2ray.ang(22453): failed to connect to jdwp control socket: Connection refused 04-09 12:35:16.771 E/com.v2ray.ang(22453): failed to connect to jdwp control socket: Connection refused 04-09 12:35:18.774 E/com.v2ray.ang(22453): failed to connect to jdwp control socket: Connection refused 04-09 12:35:20.776 E/com.v2ray.ang(22453): failed to connect to jdwp control socket: Connection refused 04-09 12:35:22.777 E/com.v2ray.ang(22453): failed to connect to jdwp control socket: Connection refused 04-09 12:35:24.779 E/com.v2ray.ang(22453): failed to connect to jdwp control socket: Connection refused 04-09 12:35:26.779 E/com.v2ray.ang(22453): failed to connect to jdwp control socket: Connection refused

通过adb logcat -s com.v2ray.ang GoLog V2rayConfigUtilGoLog Main获取日志。请自行删减日志中可能出现的敏感信息。

如果问题可重现,建议先执行adb logcat -c清空系统日志再执行上述命令,再操作重现问题。

在这里粘贴日志

环境信息

lineage OS18.1

SESProMax avatar Apr 09 '22 04:04 SESProMax