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/11/22 07:49:21 UTC

[GitHub] [dubbo-go] yrcs opened a new issue, #2134: Configuring application-level services reports an error

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

   按照 [https://github.com/apache/dubbo-go-samples/blob/master/registry/servicediscovery/nacos](https://github.com/apache/dubbo-go-samples/blob/master/registry/servicediscovery/nacos) 配置 Provider 和 Client 的 “应用级服务发现”,一旦往配置中添加自定义的 Group 和 Namespace 后,Provider 能正常启动,但是 Client 一启动就报如下错误:
   ```Bash
   ERROR   servicediscovery/service_discovery_registry.go:291      get service names catch error,
    url:tri://:/org.apache.dubbogo.samples.api.Greeter?app.version=&application=dubbo.io&async=false&bean.name=GreeterClientImpl
   &cluster=failover&config.tracing=&environment=&generic=&group=&interface=org.apache.dubbogo.samples.api.Greeter
   &loadbalance=&metadata-type=local&module=sample&name=dubbo.io&organization=dubbo-go&owner=dubbo-go&provided-by=
   &reference.filter=cshutdown&registry.role=0&release=dubbo-golang-3.0.0&retries=&serialization=&side=consumer
   &sticky=false&timestamp=1669102676&version=, err:There is no service app mapping data.
   ```
   


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