bystorm commented on issue #1561: URL: https://github.com/apache/incubator-brpc/issues/1561#issuecomment-938413892
我就是先启动client,然后再启动server。之后就一直连不上了。 error=[E112]Not connected to unix:local_cache.sock yet, server_id=0 [R1][E112]Not connected to unix:local_cache.sock yet, server_id=0 我看了example中的确实可以重新连接,连不上的时候错误码不同。 src/brpc/socket.cpp:1136] Fail to connect to unix:1.sock: Connection refused Fail to connect to unix:1.sock: No such file or directory -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
