sofastack / sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
https://www.sofastack.tech/sofa-rpc/docs/Home
Apache License 2.0
3.81k stars 1.16k forks source link

Nacos 没有获得服务 #1418

Closed NoTimeKeeper closed 1 month ago

NoTimeKeeper commented 1 month ago

c.a.s.r.spi.component.ComponentManager : Registering component: reference:com.hc.eit.sp.user.api.api.UserHomeApi:#1870457281 c.a.s.r.s.component.ReferenceComponent : >>In Binding [bolt] Begins - com.hc.eit.sp.user.api.api.UserHomeApi. c.a.s.r.s.component.ReferenceComponent : >>In Binding [bolt] Ends - com.hc.eit.sp.user.api.api.UserHomeApi.

o.a.c.c.C.[.[.[.[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [/ems] threw exception [Request processing failed: com.alipay.sofa.rpc.core.exception.SofaRouteException: RPC-020060001: 没有获得服务[com.hc.eit.sp.user.api.api.UserHomeApi:1.0]的调用地址,请检查服务是否已经推送 ] with root cause

com.alipay.sofa.rpc.core.exception.SofaRouteException: RPC-020060001: 没有获得服务[com.hc.eit.sp.user.api.api.UserHomeApi:1.0]的调用地址,请检查服务是否已经推送

provider image

use image

Environment

jdk:17 sofaboot-dependencies:4.2.0 sofa-ark-springboot-starter:3.1.3 rpc-sofa-boot-starter:4.2.0 spring-cloud-alibaba-dependencies:2023.0.1.0 springboot:3.2.2 nacos-client:2.0.3

Nacos应用:2.3.2