fengnex commented on issue #192:
URL: https://github.com/apache/dubbo-rust/issues/192#issuecomment-2066015575

   @yang20150702 
现在版本的greeter示例已经能正常编译了,需要用到nacos,greeter服务也能注册到nacos,但是greeter-client不能与greeter-server通信,错误信息是:
   dubbo::triple::transport::connector::http_connector:84: host is ip address: 
"0.0.0.0"
   thread 'main' panicked at dubbo\src\triple\transport\connection.rs:104:50:
   called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, Os { 
code: 10049, kind: AddrNotAvailable, message: " 在其上下文中,该请求的地址无效。" })
   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
   不是你说的那些。


-- 
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: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to