You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "drama10096 (via GitHub)" <gi...@apache.org> on 2023/04/23 06:53:52 UTC

[GitHub] [dubbo-go] drama10096 opened a new issue, #2309: github.com/apache/dubbo-go v1.5.8 出现 No provider available for the service dubbo://:@:/?interface=&group=&version=

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

   
   1、dubbo-go的tag:v1.5.8 ;
   2、问题产生的背景:利用dubbo-go调用本地“idea软件启动的dubbo服务”,并执行debug调试,超过3秒时间以后,就会出现“dubbo://:@:/?interface=”问题;
   3、个人看底层分析是:dubbo-go/cluter/cluter_impl.failoverClusterInvoker 故障转移的原因;
   4、只要出现一次“dubbo://:@:/?interface=”,后面再次调用全都是这样的错误结果;
   5、重启consumer golang应用后,问题解决,再次debug超时3秒,再次出现;
   6、全堆栈error信息为:"Failed to invoke the method $invoke. No provider available for the service dubbo://:@:/?interface=&group=&version= from registry zookeeper://10.202.244.23:32181?group=&registry=zookeeper&registry.label=true&registry.preferred=false&registry.role=0&registry.timeout=3s&registry.ttl=&registry.weight=0&registry.zone=&simplified=false on the consumer 10.202.162.95 using the dubbo version 1.5.8 .Please check if the providers have been started and registered.","errorVerbose":"Failed to invoke the method $invoke. No provider available for the service dubbo://:@:/?interface=&group=&version= from registry zookeeper://10.202.244.23:32181?group=&registry=zookeeper&registry.label=true&registry.preferred=false&registry.role=0&registry.timeout=3s&registry.ttl=&registry.weight=0&registry.zone=&simplified=false on the consumer 10.202.162.95 using the dubbo version 1.5.8 .Please check if the providers have been started and registered.\ngithub.com/apache/dubbo-go/clust
 er/cluster_impl.(*baseClusterInvoker).checkInvokers


-- 
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] justxuewei closed issue #2309: 本地debug调试 github.com/apache/dubbo-go v1.5.8 出现 No provider available for the service dubbo://:@:/?interface=&group=&version=

Posted by "justxuewei (via GitHub)" <gi...@apache.org>.
justxuewei closed issue #2309: 本地debug调试 github.com/apache/dubbo-go v1.5.8 出现  No provider available for the service dubbo://:@:/?interface=&group=&version=
URL: https://github.com/apache/dubbo-go/issues/2309


-- 
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 #2309: 本地debug调试 github.com/apache/dubbo-go v1.5.8 出现 No provider available for the service dubbo://:@:/?interface=&group=&version=

Posted by "justxuewei (via GitHub)" <gi...@apache.org>.
justxuewei commented on issue #2309:
URL: https://github.com/apache/dubbo-go/issues/2309#issuecomment-1554549991

   We are not maintaining v1.5.x anymore, please upgrade to our the latest version.


-- 
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] drama10096 commented on issue #2309: 本地debug调试 github.com/apache/dubbo-go v1.5.8 出现 No provider available for the service dubbo://:@:/?interface=&group=&version=

Posted by "drama10096 (via GitHub)" <gi...@apache.org>.
drama10096 commented on issue #2309:
URL: https://github.com/apache/dubbo-go/issues/2309#issuecomment-1518979292

   切换升级dubbo-go的tag到v1.5.9,也是一样(所访问的dubbo服务应用在“开发环境的k8s”里是正常的)


-- 
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] zhaoyunxing92 commented on issue #2309: 本地debug调试 github.com/apache/dubbo-go v1.5.8 出现 No provider available for the service dubbo://:@:/?interface=&group=&version=

Posted by "zhaoyunxing92 (via GitHub)" <gi...@apache.org>.
zhaoyunxing92 commented on issue #2309:
URL: https://github.com/apache/dubbo-go/issues/2309#issuecomment-1519045131

   换 3.x 版本可以么


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