Netflix / eureka

AWS Service registry for resilient mid-tier load balancing and failover.
Apache License 2.0
12.4k stars 3.74k forks source link

Discovery client is failing to register with Eureka server #1460

Open yeldhot opened 2 years ago

yeldhot commented 2 years ago

Hi We are facing an issue with eureka client. The issue is that client is failing to register with Eureka server. On analyzing the log ,We have noticed that client adds an additional forward slash to the URL http://28.20.175.178:8083/my-discovery-service//apps/?; statusCode=N/A .Any clue why it's happening

yeldhot commented 2 years ago

startupadditionallog.log Log file