redis提示进程已结束

https://blog.csdn.net/weixin_45393094/article/details/104446648

 

 

SHQNB00002147:src 00391037$ redis-server

41183:C 25 Dec 2020 10:46:03.060 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo

41183:C 25 Dec 2020 10:46:03.061 # Redis version=5.0.4, bits=64, commit=00000000, modified=0, pid=41183, just started

41183:C 25 Dec 2020 10:46:03.061 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf

41183:M 25 Dec 2020 10:46:03.064 * Increased maximum number of open files to 10032 (it was originally set to 256).

41183:M 25 Dec 2020 10:46:03.065 # Could not create server TCP listening socket *:6379: bind: Address already in use

SHQNB00002147:src 00391037$ ps -ef | grep redis

1180813865 15281     1   0 161220  ??         9:18.00 redis-server *:6379

1180813865 41203 41153   0 10:47上午 ttys000    0:00.04 grep redis

SHQNB00002147:src 00391037$ kill -9 15281

SHQNB00002147:src 00391037$ redis-server

 

You  look so beautiful in white.

posted @ 2020-12-25 11:00  夏之  阅读(132)  评论(0)    收藏  举报