Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] servcie provider not deploy,but receive ServiceInstancesChangedListener ,and cause an error #14373

Closed
3 of 4 tasks
vhypnus opened this issue Jun 27, 2024 · 1 comment
Closed
3 of 4 tasks
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage

Comments

@vhypnus
Copy link

vhypnus commented Jun 27, 2024

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar issues.

Apache Dubbo Component

Java SDK (apache/dubbo) nacos

Dubbo Version

3.2.5 jdk1.8

Steps to reproduce this issue

2024-06-26 09:16:13.764 INFO 20796 --- [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] .r.c.e.l.ServiceInstancesChangedListener : [DUBBO] 0 unique working revisions:

2024-06-26 09:16:13.765 WARN 20796 --- [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] .d.r.c.ServiceDiscoveryRegistryDirectory : [DUBBO] Received url with EMPTY protocol, will clear all available addresses., dubbo version: 3.2.5, current host: xx.xx.x.xx, error code: 4-1. This may be caused by , go to https://dubbo.apache.org/faq/4/1 to find instructions.

What you expected to happen

org.apache.dubbo.rpc.RpcException: No provider available from registry xx.xx.x.xx:8848 for service com.donghe.pay.rpc.IPayOrderService on consumer xx.xx.xx.x.xx use dubbo version 3.2.5, please check status of providers(disabled, not registered or in blacklist).] with root cause

org.apache.dubbo.rpc.RpcException: No provider available from registry

Anything else

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

@vhypnus vhypnus added component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage labels Jun 27, 2024
@vhypnus vhypnus changed the title [Bug] 服务提供者并没有发布,收到了 [Bug] 服务提供者并没有发布,收到了ServiceInstancesChangedListener Jun 27, 2024
@AlbumenJ
Copy link
Member

Please submit the issue in English only :)

@vhypnus vhypnus changed the title [Bug] 服务提供者并没有发布,收到了ServiceInstancesChangedListener [Bug] servcie provider not deploy,but receive ServiceInstancesChangedListener ,and cause an error Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage
Projects
Archived in project
Development

No branches or pull requests

2 participants