You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, when I set the Eureka client to the latest version (2024.0.0) according to Spring Boot and start my project, it cannot connect to the Eureka server. The issue is not with the IP or port configurations, as they are correct, and I should be able to connect to the Eureka server without any problems. Other projects with the same settings can connect successfully. Here's the main point: if I downgrade the version and use an older Eureka client version, and set the Spring Boot version to 2023.0.3, it connects without any issues.
The text was updated successfully, but these errors were encountered:
Cr-i
changed the title
Cannot connect eureka
Why Doesn't It Work with the Latest Version?
Jan 5, 2025
Hello, when I set the Eureka client to the latest version (2024.0.0) according to Spring Boot and start my project, it cannot connect to the Eureka server. The issue is not with the IP or port configurations, as they are correct, and I should be able to connect to the Eureka server without any problems. Other projects with the same settings can connect successfully. Here's the main point: if I downgrade the version and use an older Eureka client version, and set the Spring Boot version to 2023.0.3, it connects without any issues.
The text was updated successfully, but these errors were encountered: