Spring Cloud Netflix When shutting down after 4.1.1, an exception occurs while unregistering

I recently uploaded the spring cloud version and started using spring-cloud-netflix 4.1.1.Since then, whenever the appli...

Spring Cloud Netflix eureka server will not reregister after peer server restarts

Describe the bugThis is a revival of #4145 , It should have been fixed in 4.0.1But still present in version 4.0.3Sample*...

Spring Cloud Netflix The API '/serverinfo/statusoverrides' from class ServerInfoResource don't work.

Describe the bugClass ServerInfoResource provides a HTTP API looks like '/serverinfo/statusoverrides'.The contents of th...

Spring Cloud Netflix HeartBeat request is not properly url encoded

Hi all,Describe the bugI am migrating an application that uses Jersey 1 to RestTemplate.During migration I have encounte...

Spring Cloud Netflix Eureka Client Basic auth fails with encoded characters

This works/worked in 2.2.2:eureka.client.service-url.defaultZone=https://eureka:xxx@aaa.xxx.com:8761/eureka/In 2.2.3, I ...

Spring Cloud Netflix Missing observability support in RestTemplateTransportClientFactory

Describe the bugI have just spent some hours debugging why RestTemplate is not propagating traces to Eureka Server. Turn...

Spring Cloud Netflix Migrate out of deprecated WebClient exchange() method

Comment From: ayushdubey755@OlgaMaciaszek Can I work on this issue? is there anything else should I know for the first t...

Spring Cloud Netflix Heartbeat failed with response code 401

Helloi cloned https://github.com/spring-cloud-samples/eureka.git and https://github.com/spring-cloud-samples/feign-eurek...

Spring Cloud Netflix XStream: Illegal reflective access

Spring Boot: 2.1.1Spring Cloud: Greenwich.M3JDK: OpenJDK 11.01I am getting this error on startup using JDK11.2018-12-10 ...

Spring Cloud Netflix Spurious errors for service connecting to Eureka Server

We are noticing a number of random failures on the spring cloud services that we created trying to connect to the discov...

Spring Cloud Netflix Eureka dashboard static resources not loading

Hi,When the path to the Eureka Dashboard is modified (e.g. eureka.dashboard.path: /eureka-dashboard), the static content...

Spring Cloud Netflix WebRequest parameter should by ignored by Feign SpringMvcContract

Currently following interface method:ResponseEntity<ModelSO> getSubscriptionInformation( @RequestBody @ApiPa...

Spring Cloud Netflix Wrong status and health check urls if random management port

If I configure a random management port (management.server.port=0) in the eureka client's spring boot application proper...

Spring Cloud Netflix eureka client down after invoke refreshScope.refreshAll() ?

The service of the eureka client is offline after using refreshAll or refresh(beanName).My troubleshooting conclusion is...

Spring Cloud Netflix ServerInitializer blocks Tomcat startup for two minutes

When Tomcat starts up and finds an already deployed WAR file containing the Eureka server, the startup of this web appli...

Spring Cloud Netflix Zuul Config Discovery is failing for JDK11 due to missing InetUtils

Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'eurekaInstan...

Spring Cloud Netflix Eureka client failed to authenticate for eureka server

I have eureka server:@SpringBootApplication@EnableEurekaServerpublic class DiscoveryServerApplication { public static...

Spring Cloud Netflix NullPointerException in EurekaClient when jeresey-client lib is found on the class path

Describe the bugVersion: Spring Cloud Starter 2023.0.0Related: https://github.com/spring-cloud/spring-cloud-netflix/issu...

Spring Cloud Netflix Issue with Eureka DiscoveryClient with latest 2022.0.3-SNAPSHOT (4.0.2-SNAPSHOT)

It seems that there is some issue because of changes from df9e581 made for #4176With last 2022.0.3-SNAPSHOT build:09:24:...
上一页 下一页
.