We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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报错: [I] [bridge.go:315] clientId 53 connection succeeded, address:xxxxxxxxxx 2025/01/17 02:30:01 mux: read session unpack from connection err read tcp xxxx->xxxxx: read: connection reset by peer 2025/01/17 02:30:01 close mux npc报错: 2025/01/13 23:27:01.422 [I] [npc.go:284] start vkey:b08hsn1n2ef74c5r 2025/01/13 23:27:08.781 [I] [client.go:73] Successful connection with server xxxxx 2025/01/13 23:27:14 mux: read session unpack from connection err read tcp xxxxx->xxxxxx: read: connection reset by peer 2025/01/13 23:27:14 close mux 2025/01/13 23:27:14.407 [W] [client.go:166] accpet error,the conn has closed 2025/01/13 23:27:14.408 [E] [client.go:93] Accept server data error read tcp xxxxxxxx->xxxxxx: use of closed network connection, end this service 2025/01/13 23:27:14.408 [I] [npc.go:286] Client closed! It will be reconnected in five seconds
The text was updated successfully, but these errors were encountered:
我把nps放在腾讯云服务器上面,都可以正常使用。nps运行在个人公网ip就会出现上述情况。
Sorry, something went wrong.
客户端和服务端配置发一下,还有运行环境啥的。
No branches or pull requests
nps报错:
[I] [bridge.go:315] clientId 53 connection succeeded, address:xxxxxxxxxx
2025/01/17 02:30:01 mux: read session unpack from connection err read tcp xxxx->xxxxx: read: connection reset by peer
2025/01/17 02:30:01 close mux
npc报错:
2025/01/13 23:27:01.422 [I] [npc.go:284] start vkey:b08hsn1n2ef74c5r
2025/01/13 23:27:08.781 [I] [client.go:73] Successful connection with server xxxxx
2025/01/13 23:27:14 mux: read session unpack from connection err read tcp xxxxx->xxxxxx: read: connection reset by peer
2025/01/13 23:27:14 close mux
2025/01/13 23:27:14.407 [W] [client.go:166] accpet error,the conn has closed
2025/01/13 23:27:14.408 [E] [client.go:93] Accept server data error read tcp xxxxxxxx->xxxxxx: use of closed network connection, end this service
2025/01/13 23:27:14.408 [I] [npc.go:286] Client closed! It will be reconnected in five seconds
The text was updated successfully, but these errors were encountered: