|
|
服务器配置了NPS服务端,路由器和pc都测试,路由器中提示这个错误,都不知道如何搞了。
2020/01/31 13:57:00.809 [I] [npc.go:89] the version of client is 0.25.1, the core version of client is 0.25.0
2020/01/31 13:57:01.488 [E] [control.go:231] read tcp 192.168.1.6:56046->107.174.251.xxx:8024: read: connection reset by peer
2020/01/31 13:57:01.488 [E] [client.go:57] The connection server failed and will be reconnected in five seconds, error read tcp 192.168.1.6:56046->107.174.251.xxx:8024: read: connection reset by peer
2020/01/31 13:57:07.148 [E] [control.go:231] read tcp 192.168.1.6:56056->107.174.251.xxx:8024: read: connection reset by peer
2020/01/31 13:57:07.149 [E] [client.go:57] The connection server failed and will be reconnected in five seconds, error read tcp 192.168.1.6:56056->107.174.251.xxx:8024: read: connection reset by peer
2020/01/31 13:57:12.796 [E] [control.go:231] read tcp 192.168.1.6:56058->107.174.251.xxx:8024: read: connection reset by peer
2020/01/31 13:57:12.796 [E] [client.go:57] The connection server failed and will be reconnected in five seconds, error read tcp 192.168.1.6:56058->107.174.251.xxx:8024: read: connection reset by peer
WIN10下这个错误
2020/01/31 14:00:38.681 [I] [npc.go:173] the version of client is 0.26.0, the core version of client is 0.26.0
2020/01/31 14:00:38.718 [I] [control.go:97] Loading configuration file conf/npc.conf successfully
2020/01/31 14:00:39.728 [E] [control.go:111] dial tcp 127.0.0.1:8024: connectex: No connection could be made because the target machine actively refused it.
2020/01/31 14:00:39.729 [I] [control.go:102] Reconnecting...
2020/01/31 14:00:45.743 [E] [control.go:111] dial tcp 127.0.0.1:8024: connectex: No connection could be made because the target machine actively refused it.
2020/01/31 14:00:45.745 [I] [control.go:102] Reconnecting...
哪位大师帮忙看看问题。 |
|