kitex
kitex copied to clipboard
[Error] HERTZ: [Recovery] err=remote or network error: get connection error: dial tcp 127.0.0.1:8888: i/o timeout
在 https://github.com/cloudwego/hertz-examples/tree/main/hz_kitex_demo 中,hz调用kitex老是报这样的错,window11和rockylinux都试过了,都有一样的错误,是不框架本身的问题。kitex超时设置加大了也不管用
[Error] KITEX: processing request error, remoteService=, remoteAddr=127.0.0.1:63780, error=default codec read failed: read tcp 127.0.0.1:8888->127.0.0.1:63780: i/o timeout
感谢反馈,请在对应的仓库提交 Issue:https://github.com/cloudwego/hertz-examples @haoyuxin
这个是 kitex 的问题,https://github.com/cloudwego/hertz-examples/issues/138
麻烦描述一下具体复现步骤
跟这个差不多 https://github.com/cloudwego/kitex/issues/932