TarsJava icon indicating copy to clipboard operation
TarsJava copied to clipboard

是否有人遇到过Connection reset by peer的错误日志?

Open mofaxiaoyuan opened this issue 10 months ago • 1 comments

Caused by: rpc.exc.ClientException: xxxx.xxxxServer.xxxxObj|Connection reset by peer|172.xx.xx.xx:10003 Caused by: java.io.IOException: Connection reset by peer|172.xx.xx.xx:10003 at client.rpc.ServantClient.invokeWithSync(ServantClient.java:124)

服务间调用client端偶发性Connection reset by peer,从日志上看server没有收到请求

mofaxiaoyuan avatar Dec 10 '24 03:12 mofaxiaoyuan