Netflix / eureka

AWS Service registry for resilient mid-tier load balancing and failover.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discovery client is failing to register with Eureka server

yeldhot opened this issue · comments

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