Can't bind TCP listener *:6379 using Redis on Windows

前端 未结 9 1143
悲&欢浪女
悲&欢浪女 2021-01-30 16:25

I\'m using Redis 2.8 on Windows which I downloaded from github release. After unzip and I\'ve set maxheap in redis.windows.conf file. After running redis-serv

9条回答
  •  无人及你
    2021-01-30 17:15

    After getting this error,open the cli and press the command 'shutdown' and restart redis server. You are good to go. You will get the logo and everything is as expected.

提交回复
热议问题