RPC-02306: No service
See original GitHub issue使用 SOFAStack 快速构建微服务 服务端刚注册上又会掉线
2020-04-14 11:15:36,173 INFO ObserverNotifyThread-2-thread-4 com.alipay.sofa.rpc.registry.sofa.SofaRegistrySubscribeCallback - RPC-00204: 接收 RPC 服务地址:服务名[io.sofastack.balance.manage.facade.BalanceMngFacade:1.0:user0@DEFAULT]
可调用目标地址[1]个
--- DEFAULT_ZONE
>>> 192.168.1.3:22200?rpcVer=50504&serialization=hessian2&weight=100&timeout=3000&appName=balance_mng&p=1&v=4.0&_SERIALIZETYPE=hessian2&_WEIGHT=100&_TIMEOUT=3000&app_name=balance_mng&startTime=1586834135548
2020-04-14 11:15:56,278 INFO ObserverNotifyThread-2-thread-1 com.alipay.sofa.rpc.registry.sofa.SofaRegistrySubscribeCallback - RPC-00204: 接收 RPC 服务地址:服务名[io.sofastack.balance.manage.facade.BalanceMngFacade:1.0:user0@DEFAULT]
可调用目标地址[0]个
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
RPC-02306: Cannot get the service address of ... - GitHub
你好,在使用过程中,RPC调用会出现RPC-02306: Cannot get the service address of service , please check the registry log.
Read more >[New Guide] How to Fix Android Phone Says No Service
Why does your Android phone says no service? Are you looking for a solution to this issue? Don't worry, this guide tells you...
Read more >RPC 常见问题_金融分布式架构 - 阿里云文档
如果客户端日志 sofa-registry.log 中显示服务地址已经推送,但是RPC-02306 ... dev 环境RPC 调用出现“RPC-02306: Can not get the service address of service”报错.
Read more >iPhone Says No Service? Here's Why + The Fix! - YouTube
Two Apple experts explain what to do when your iPhone says No Service. Having no service on your iPhone is incredibly frustrating because ......
Read more >Android No Service issue and How-To Fix It - YouTube
There are times when your Android Phone is displaying " no service " when you know that it should work. This typically happens...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
泛化调用时报这个错,只有直连才可以调用到服务端,这个是泛化调用的bug吗? 大神有没有解决方案
估计是注册中心本身,或者注册中心相关代码引发的问题