You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/12/15 05:59:11 UTC

[GitHub] [dubbo-go] bobtthp opened a new issue, #2162: No provider available of the service xxx

bobtthp opened a new issue, #2162:
URL: https://github.com/apache/dubbo-go/issues/2162

   <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
   
   -->
   
   
   **What happened**:
   
   dubbogo version:v3.0.4-rc1
   注册中心: nacos
   协议: triple
   注册类型: service
   
   应用级服务发现有两个 provider 实现相同接口,consumer 启动时会一定几率启动失败( No provider available of the service xxx)
   
   2022-12-15T13:49:06.410+0800    ERROR   config/consumer_config.go:158   No provider available of the service com.apache.dubbo.sample.basic.IGreeter.please check configuration.
   dubbo.apache.org/dubbo-go/v3/config.(*ConsumerConfig).Load
           /Users/bobtthp/go/pkg/mod/dubbo.apache.org/dubbo-go/v3@v3.0.4-rc1/config/consumer_config.go:158
   dubbo.apache.org/dubbo-go/v3/config.(*RootConfig).Start.func1
           /Users/bobtthp/go/pkg/mod/dubbo.apache.org/dubbo-go/v3@v3.0.4-rc1/config/root_config.go:205
   sync.(*Once).doSlow
           /usr/local/go/src/sync/once.go:68
   sync.(*Once).Do
           /usr/local/go/src/sync/once.go:59
   dubbo.apache.org/dubbo-go/v3/config.(*RootConfig).Start
           /Users/bobtthp/go/pkg/mod/dubbo.apache.org/dubbo-go/v3@v3.0.4-rc1/config/root_config.go:203
   dubbo.apache.org/dubbo-go/v3/config.(*RootConfig).Init
           /Users/bobtthp/go/pkg/mod/dubbo.apache.org/dubbo-go/v3@v3.0.4-rc1/config/root_config.go:198
   main.main
           /Users/bobtthp/Desktop/bob/dev/test/dubbo-go-test/consumer-app/cmd/client.go:94
   runtime.main
           /usr/local/go/src/runtime/proc.go:255
   panic: No provider available of the service com.apache.dubbo.sample.basic.IGreeter.please check configuration.
   
   
   
   ![image](https://user-images.githubusercontent.com/23113152/207783958-1a0dadaa-4351-4fa0-a91d-57aab63157bd.png)
   
   
   


-- 
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-unsubscribe@dubbo.apache.org.apache.org

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


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


[GitHub] [dubbo-go] bobtthp commented on issue #2162: No provider available of the service xxx

Posted by GitBox <gi...@apache.org>.
bobtthp commented on issue #2162:
URL: https://github.com/apache/dubbo-go/issues/2162#issuecomment-1352610515

   https://github.com/apache/dubbo-go/pull/2139/files


-- 
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-unsubscribe@dubbo.apache.org

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


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


[GitHub] [dubbo-go] justxuewei commented on issue #2162: No provider available of the service xxx

Posted by GitBox <gi...@apache.org>.
justxuewei commented on issue #2162:
URL: https://github.com/apache/dubbo-go/issues/2162#issuecomment-1352597318

   Please try the latest version of the Dubbo-go, which contains [this pull request](https://github.com/apache/dubbo-go/pull/2139). Or please sleep 3 seconds after the Dubbo-go launched.


-- 
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-unsubscribe@dubbo.apache.org

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


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


[GitHub] [dubbo-go] bobtthp closed issue #2162: No provider available of the service xxx

Posted by GitBox <gi...@apache.org>.
bobtthp closed issue #2162:  No provider available of the service xxx
URL: https://github.com/apache/dubbo-go/issues/2162


-- 
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-unsubscribe@dubbo.apache.org

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


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