Error reporting details
Analysis and solution
There is no connection of redis in my project, so it’s strange to report an error. Combined with the sentence redis health check failed
, guess which thing introduced redis, and then do the health check of redis.
The solution is as follows: configurate as the following in application.yml
# Disable Actuator monitoring of Redis connections
management:
health:
redis:
enabled: false
Read More:
- [Solved] Project Startup Error: Redis health check failed:Unable to connect to localhost6379
- Consumer service instance error: HTTP get http://xxx/actuator/health: 503 output: {“status”: “out_of_service”
- [Solved] Redis Client On Error: Error: write ECONNABORTED Config right
- [Solved] Redis Client On Error Error connect ECONNREFUSED 11.20.200.6379 Config right
- [Solved] ES Error: Elasticsearch health check failed
- ES Error: Elasticsearch health check failed [How to Solve]
- Error creating bean with name ‘servletEndpointRegistrar‘ defined in class path resource
- JAVA Connect Redis Error: stop-writes-on-bgsave-error option
- [Solved] debug error: cloud netflix. eureka. EurekaDiscoveryClientConfiguration (IDEA package normally)
- [Solved] Redis Error: Unexpected exception while processing command
- Failed to restart redis-server.service Unit not found [How to Solve]
- Configuration of springboot + Druid connection pool
- Redis Startup Error: Creating Server TCP listening socket 127.0.0.1:6379: bind: No error
- [Solved] Windows redis startup error: Error code: [35256]…
- [Solved] Redis Error: org.springframework.data.redis.RedisConnectionFailureExceptionjava.net.SocketTimeoutException
- Client Error: Could not get a resource from the pool [How to Solve]
- Springboot integration RabbitMQ times error: Failed to check/redeclare auto-delete queue(s).
- Springboot startup error: err config is disabled command (Redis Disables Config command)
- How to Solve Error:java.io.InvalidClassException