Today, the redis service started in the window and reported an error:
Creating server TCP listening socket 127.0.0.1:6379: bind no error
The reason is that redis did not shut down normally after it was started;
The solution is as follows: enter the following commands in order to connect successfully
redis-cli.exe
shutdown
exit
Redis closes normally, exits, and then re-enter the command to start
redis-server.exe redis.windows.conf
OK!
Read More:
- [Solved] Windows Redis Error: Could not create server TCP listening socket 127.0.0.1:6379: bind…
- [Solved] Windows redis startup error: Error code: [35256]…
- [Solved] Redis Error: Error condition on socket for SYNC: No route to host
- [Solved] Jedis connect and operate Redis error: Failed to create socket和connect timed out
- Failed to restart redis-server.service Unit not found [How to Solve]
- Resin Failed to Startup Error: ERROR: transport error 202: bind failed: Address already in use: JVM_Bind Listenin (Two Resins in One PC)
- [Solved] redis-server.exe Flashback Error: QForkMasterInit: system error caught. error code=0x000005af, message=Virtual
- Redis: DENIED Redis is running in protected mode [How to Solve]
- [Solved] Project Startup Error: Redis health check failed:Unable to connect to localhost6379
- [Solved] Project Startup Error: Redis health check failed: Unable to connect to localhost6379
- [Solved] Nacos Startup Error: Error creating bean with name ‘authFilter‘
- [Solved] Redis Error: org.springframework.data.redis.RedisConnectionFailureExceptionjava.net.SocketTimeoutException
- Springboot startup error: err config is disabled command (Redis Disables Config command)
- [Solved] Redis Client On Error Error connect ECONNREFUSED 11.20.200.6379 Config right
- [Solved] java.lang.IllegalAccessError: class org.springframework.data.redis.core.$ Proxy237 cannot access its superinterface org.springframework.data.redis.core.RedisConnectionUtils$RedisConnectionProxy
- [Solved] Arthas failed to bind telnet or http port! Telnet port: 3658, http port: 8563;Error creating bean
- [Solved] Redis Client On Error: Error: write ECONNABORTED Config right
- [Solved] Redis error: NOAUTH Authentication required.
- [Solved] canal Startup Error: error while reading from client socket java.io.IOException: Received error packet:
- Using Post no Body Error: socket hang up [How to Solve]