TarsCloud / Tars

Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
BSD 3-Clause "New" or "Revised" License
9.8k stars 2.08k forks source link

helloserver #884

Open hjhj111 opened 2 years ago

hjhj111 commented 2 years ago

2022-06-10 12:49:43|140465163990912|DEBUG|[TARS]accept [127.0.0.1:36638] [19] incomming 2022-06-10 12:49:54|140465017972480|DEBUG|[TARS]timeout [127.0.0.1:36638] del from list

helloserver.log输出如上,服务成功添加,但是客户端访问的时候返回-7超时错误。

framework mysql 均在docker, servant在宿主机,宿主机为Ubuntu virualbox虚拟机web正常

ruanshudong commented 2 years ago

请求超时了吧, 看看端口是否通的