Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: 开启TUN后出现了:当前服务的真连接延迟:-1ms,然后无法连接网络 #5634

Open
2 tasks done
gshyhang opened this issue Sep 3, 2024 · 3 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@gshyhang
Copy link

gshyhang commented Sep 3, 2024

预期情况

延迟应该是正数,网络可以正常访问

实际情况

添加VMess服务器之后,有时候能够正常连接网络,但过十来分钟之后就出现”当前服务的真连接延迟:-1ms“,访问不了网络
服务器端是正常的

复现方法

未执行操作,自动出现的

日志信息

inbound/tun[tun-in]: download: raw-read tcp 192.168.31.246:62760->******:13898: An existing connection was forcibly closed by the remote host.

额外信息

No response

我确认已更新至最新版本

我确认已查询历史issues

@gshyhang gshyhang added the bug Something isn't working label Sep 3, 2024
@gshyhang
Copy link
Author

gshyhang commented Sep 3, 2024

详细日志:
****\zz_v2rayN-With-Core-SelfContained\guiConfigs\configSpeedtest.json
Xray 1.8.16 (Xray, Penetrates Everything.) 9432a60 (go1.22.4 windows/amd64)
A unified platform for anti-censorship.
2024/09/03 16:17:06 [Info] infra/conf/serial: Reading config: configSpeedtest.json
2024/09/03 16:17:06 [Warning] core: Xray 1.8.16 started
2024/09/03 16:17:07 127.0.0.1:62849 accepted //www.google.com:443 [http10829 -> proxy10829]
2024/09/03 16:17:07 tcp:127.0.0.1:62852 accepted tcp:173.194.70.94:443 [socks -> proxy]
2024/09/03 16:17:09 tcp:127.0.0.1:62857 accepted tcp:154.213.17.4:6666 [socks -> proxy]
+0800 2024-09-03 16:17:11 ERROR dns: exchange failed for api.github.com. IN A: context canceled
+0800 2024-09-03 16:17:11 ERROR dns: exchange failed for api.github.com. IN A: context canceled
+0800 2024-09-03 16:17:11 ERROR dns: exchange failed for api.github.com. IN A: context canceled
+0800 2024-09-03 16:17:11 ERROR dns: exchange failed for api.github.com. IN A: context canceled
2024/09/03 16:17:13 tcp:127.0.0.1:62860 accepted tcp:8.8.8.8:53 [socks -> proxy]
2024/09/03 16:17:14 tcp:127.0.0.1:62864 accepted tcp:140.82.112.5:443 [socks -> proxy]
+0800 2024-09-03 16:17:17 ERROR [2074904471 38.78s] inbound/tun[tun-in]: download: raw-read tcp 192.168.31.246:62818->服务器IP:端口: An existing connection was forcibly closed by the remote host.
2024/09/03 16:17:24 tcp:127.0.0.1:62868 accepted tcp:154.213.17.4:8888 [socks -> proxy]
+0800 2024-09-03 16:17:34 ERROR [1244266856 40.39s] inbound/tun[tun-in]: download: raw-read tcp 192.168.31.246:62837->服务器IP:端口: An existing connection was forcibly closed by the remote host.
2024/09/03 16:17:40 tcp:127.0.0.1:62874 accepted tcp:154.213.17.4:6666 [socks -> proxy]
+0800 2024-09-03 16:17:43 ERROR [93602227 33.61s] inbound/tun[tun-in]: download: raw-read tcp 192.168.31.246:62859->服务器IP:端口: An existing connection was forcibly closed by the remote host.
2024/09/03 16:17:55 tcp:127.0.0.1:62884 accepted tcp:154.213.17.4:8888 [socks -> proxy]
+0800 2024-09-03 16:17:58 ERROR [3691507449 33.66s] inbound/tun[tun-in]: download: raw-read tcp 192.168.31.246:62870->服务器IP:端口: An existing connection was forcibly closed by the remote host.

@gshyhang gshyhang changed the title [Bug]: 出现了:当前服务的真连接延迟:-1ms,然后无法连接网络 [Bug]: 开启TUN后出现了:当前服务的真连接延迟:-1ms,然后无法连接网络 Sep 3, 2024
@miaozilong
Copy link

作者把tun模式搞砸了

@novelistMYC
Copy link

我碰到了一样的问题,我的是hysteria2服务器。我每次都触发这个bug,但和我用同一服务器的人可以正常使用tun模式

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants