xiyuecangxin opened a new issue, #1795: URL: https://github.com/apache/incubator-brpc/issues/1795
**Describe the bug (描述bug)** 按流程编译完echo_c++之后无法顺利运行echo_server **To Reproduce (复现方法)** 正常流程 **Expected behavior (期望行为)** 成功运行客户端 **Versions (各种版本)** OS:Ubuntu 20.04.4 LTS(WSL) Compiler:gcc version 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) brpc: 1.1.0 protobuf: 21-dev **Additional context/screenshots (更多上下文/截图)** $ ./echo_server W0612 20:32:03.212097 24531 /mnt/d/incubator-brpc/src/bvar/default_variables.cpp:433] Fail to open /proc/self/io: No such file or directory E0612 20:32:03.241301 24531 /mnt/d/incubator-brpc/src/brpc/server.cpp:965] Fail to listen 0.0.0.0:8000 E0612 20:32:03.241503 24531 /mnt/d/incubator-brpc/example/echo_c++/server.cpp:110] Fail to start EchoServer -- 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]
