Redis 启动异常Creating Server TCP listening socket 127.0.0.1:6379: bind: No error

xiaoxiao2021-02-28  104

解决方法: 在命令行中运行

redis-cli.exe 127.0.0.1:6379>shutdown not connected>exit

然后重新运行

redis-server.exe redis.windows.conf

启动成功!

转载请注明原文地址: https://www.6miu.com/read-61967.html

最新回复(0)