redis无法启动[22300] 03 Aug 14:44:20.824 # Warning: no config file specified, using the default config.

redis无法启动[22300] 03 Aug 14:44:20.824 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf

[22300] 03 Aug 14:44:20.829 # Creating Server TCP listening socket *:6379: bind: No such file or directory
win10自动更新之后,redis 无法启动解决办法
启动的时候报这个

[22300] 03 Aug 14:44:20.824 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
 [22300] 03 Aug 14:44:20.829 # Creating Server TCP listening socket *:6379: bind: No such file or directory

然后根据网上办法

redis-server.exe redis.windows.conf

也还是不行

解决办法:

  1. 进入安装的redis目录
  2. 在命令行中依次运行以下命令 redis-cli.exe
  3. 进入之后 shutdown
  4. exit
  5. 重新运行 redis-server.exe redis.windows.conf
  6. 启动成功
    在这里插入图片描述windows下安装Redis第一次启动报错:

[2368] 21 Apr 02:57:05.611 # Creating Server TCP listening socket 127.0.0.1:6379: bind: No error

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

redis-cli.exe

127.0.0.1:6379>shutdown

not connected>exit

然后重新运行redis-server.exe redis.windows.conf,启动成功!

  • 4
    点赞
  • 6
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值