xfstart07 opened a new issue #1587:
URL: https://github.com/apache/dubbo-go/issues/1587


   **What happened**:
   
   在一个程序中配置了consumer和provider,
   
   consumer.yml
   
   ```yml
   # dubbo client yaml configure file
   
   check: true
   
   ...
   ```
   
   provider.yml
   
   ```yml
   # dubbo client yaml configure file
   
   check: true
   
   ...
   ```
   
   报错误信息:
   
   ```
   2021-11-13T16:39:16.969+0800 ERROR   config/config_loader.go:182     Failed 
to check the status of the service xxx. No provider available for the service 
to the consumer use dubbo version 1.5.7
   ```
   
   
   **What you expected to happen**:
   
   期望启动成功
   
   


-- 
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]

Reply via email to