在做gulimall商城项目时,启动项目,前端刷新一直没有数据,前端后端都报500
前端报错:
500 Server Error for HTTP GET .....
后端报错:
ERROR 20388 --- [ctor-http-nio-6] a.w.r.e.AbstractErrorWebExceptionHandler : [1d89f367] 500 Server Error for HTTP GET "/api/product/category/list/tree"
io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: /172.25.55.48:8002
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
|_ checkpoint ⇢ org.springframework.web.cors.reactive.CorsWebFilter [DefaultWebFilterChain]
|_ checkpoint ⇢ org.springframework.cloud.gateway.filter.WeightCalculatorWebFilter [DefaultWebFilterChain]
|_ checkpoint ⇢ HTTP GET "/api/product/category/list/tree" [ExceptionHandlingWebHandler]
Stack trace:
Caused by: java.net.ConnectException: Connection timed out: no further information
at sun.nio