xmsz edited a comment on issue #1375:
URL: https://github.com/apache/dubbo-go/issues/1375#issuecomment-896436737


   > 
你可以参照这个测试用例试试https://github.com/apache/dubbo-go/blob/3.0/config/reference_config_test.go
   
   有没有简单一点的DEMO,因为刚学有点想先实现看看效果。普通调用没问题就是泛化没有完整DEMO不知道怎么跑,现在DEMO里的我跑不起来
   
   现在遇到
   ```
   panic: Failed to invoke the method $invoke. No provider available for the 
service 
dubbo://:@192.168.1.83:80/?interface=org.apache.dubbo.RankProvider&group=&version=
 from registry 
nacos://127.0.0.1:8848?group=&registry=nacos&registry.label=true&registry.preferred=false&registry.role=0&registry.timeout=&registry.ttl=&registry.weight=0&registry.zone=&simplified=false
 on the consumer 192.168.1.83 using the dubbo version 3.0.0 .Please check if 
the providers have been started and registered.
   ```


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