Closed Thg-acmer closed 1 year ago
Has the problem been solved? What is the problem
the same problem!!! the register center showed that every single service was healthy an available. I directly sent a request using path like feign's, and it was no problem. there may be something wrong in feign's client
I have same problem, did resolve?
it worked for me:
spring: cloud: nacos: discovery: ip-type: IPv4
Has the problem been solved? How was it resolved?
feign-api module
ProblemClient
pom file dependencies
contest module contest controller
contest
contest dependencies
problemset module controller
report the [502 Bad Gateway] exception when i access the address http://127.0.0.1:9004/api/v1/contest/test,
My guess is that the problemset1 service is not found in nacos,but You can find it on the nacos administration page