redis第一次启动成功 第二次失败报错
来源:8-7 注册(7)

慕婉清3442332
2018-11-01
➜ ~ redis-server
50094:C 01 Nov 2018 20:51:23.255 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
50094:C 01 Nov 2018 20:51:23.255 # Redis version=5.0.0, bits=64, commit=00000000, modified=0, pid=50094, just started
50094:C 01 Nov 2018 20:51:23.255 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
50094:M 01 Nov 2018 20:51:23.256 * Increased maximum number of open files to 10032 (it was originally set to 256).
50094:M 01 Nov 2018 20:51:23.257 # Creating Server TCP listening socket *:6379: bind: Address already in use
写回答
2回答
-
快乐动起来呀
2018-11-01
搞不定的话就直接重启电脑吧
00 -
快乐动起来呀
2018-11-01
这个是端口占用错误,重启之前确定这个端口是不是没有正常释放
00
相似问题