DataSphereStudio
DataSphereStudio copied to clipboard
[Bug] Server multi-IP eureka registration failed
Search before asking
- [X] I searched the issues and found no similar issues.
DSS Component
dss-framework
What happened + What you expected to happen
Server multi-IP eureka registration failed My server is installed with docker and another network card, links-eureka cannot be registered. It combines my primary NIC, secondary NIC, docker NIC together.
2022-07-12 15:01:22.094 [INFO ] [main ] c.n.d.DiscoveryClient (1097) [getAndStoreFullRegistry] - Getting all instance registry info from the eureka server 2022-07-12 15:01:22.194 [INFO ] [main ] c.n.d.s.t.d.RedirectingEurekaHttpClient (84) [execute] - Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://192.168.0.181192.168.122.1172.17.0.1:9600/eureka/}, exception=java.lang.IllegalArgumentException: Host name may not be null stacktrace=com.sun.jersey.api.client.ClientHandlerException: java.lang.IllegalArgumentException: Host name may not be null
Relevent platform
centos7
Reproduction script
/
Anything else
No response
Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!