liubao68 commented on issue #1671: Load balancer does not have available server for client URL: https://github.com/apache/servicecomb-java-chassis/issues/1671#issuecomment-605841480 可以简单看下日志排查下: 1. 搜索下 find instance 关键字, 看看 consumer 是否查询到 provider 的实例列表; 2. 如果没有就检查下是不是应用 ID ,微服务名称, environment等写错误了。 如果有,可以调试下代码, 看看实例是否被某一个 filter 过滤掉了,不使用。
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
