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

nps通过运营商网络去连接出现重连 #1308

Open
lhq159753 opened this issue Jan 10, 2025 · 1 comment
Open

nps通过运营商网络去连接出现重连 #1308

lhq159753 opened this issue Jan 10, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@lhq159753
Copy link

请教下大家
nps 服务端处于外网环境
npc 客户端使用的是运营商网络, npc客户端就会随机出现重连的情况,有时候会持续一天下图的日志,有时候一天都没有以下的日志情况
这个是被运营商的网络给拦截了吗

下面是客户端获取到的日志情况

2025/01/07 16:07:02 mux: read session unpack from connection err read tcp 192.168.225.20:42374->## .##.##.##:##: use of closed network connection
2025/01/07 16:08:02 close mux
2025/01/07 16:08:02 mux: read session unpack from connection err read tcp 192.168.225.20:43616->## .##.##.##:##: use of closed network connection
2025/01/07 16:09:02 close mux
2025/01/07 16:09:02 mux: read session unpack from connection err read tcp 192.168.225.20:46908->## .##.##.##:##: use of closed network connection
2025/01/07 16:10:02 close mux
2025/01/07 16:10:02 mux: read session unpack from connection err read tcp 192.168.225.20:37424->## .##.##.##:##: use of closed network connection
2025/01/07 16:11:02 close mux
2025/01/07 16:11:02 mux: read session unpack from connection err read tcp 192.168.225.20:44060->## .##.##.##:##: use of closed network connection
2025/01/07 16:12:02 close mux
2025/01/07 16:12:02 mux: read session unpack from connection err read tcp 192.168.225.20:43052->## .##.##.##:##: use of closed network connection
2025/01/07 16:13:02 close mux
2025/01/07 16:13:02 mux: read session unpack from connection err read tcp 192.168.225.20:34854->## .##.##.##:##: use of closed network connection
2025/01/07 16:14:02 close mux
2025/01/07 16:14:02 mux: read session unpack from connection err read tcp 192.168.225.20:38442->## .##.##.##:##: use of closed network connection
2025/01/07 16:15:02 close mux
2025/01/07 16:15:02 mux: read session unpack from connection err read tcp 192.168.225.20:49350->## .##.##.##:##: use of closed network connection
2025/01/07 16:16:02 close mux
2025/01/07 16:16:02 mux: read session unpack from connection err read tcp 192.168.225.20:49258->## .##.##.##:##: use of closed network connection
2025/01/07 16:17:02 close mux
2025/01/07 16:17:02 mux: read session unpack from connection err read tcp 192.168.225.20:49800->## .##.##.##:##: use of closed network connection
2025/01/07 16:18:02 close mux
2025/01/07 16:18:02 mux: read session unpack from connection err read tcp 192.168.225.20:39502->## .##.##.##:##: use of closed network connection
2025/01/07 16:19:02 close mux
2025/01/07 16:19:02 mux: read session unpack from connection err read tcp 192.168.225.20:58878->## .##.##.##:##: use of closed network connection

@lhq159753 lhq159753 added the bug Something isn't working label Jan 10, 2025
@huanglei288766
Copy link

这日志不就是连接断开?
感觉客户端有重连的话,然后能正常使用连接,不用太关注这个日志吧
重点感觉应该放在,如何优化客户端稳定性

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

2 participants