小编aru*_*uns的帖子

ubuntu14.04中的redis-server:绑定地址已在使用中

我在ubuntu上启动了redis服务器,方法是在终端上输入:$ redis-server

这导致以下> http://paste.ubuntu.com/12688632/

aruns ~ $ redis-server
27851:C 05 Oct 15:16:17.955 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
27851:M 05 Oct 15:16:17.957 # You requested maxclients of 10000 requiring at least 10032 max file descriptors.
27851:M 05 Oct 15:16:17.957 # Server can't set maximum open files to 10032 because of OS error: Operation not permitted.
27851:M 05 Oct 15:16:17.958 # Current maximum open files is 4096. …
Run Code Online (Sandbox Code Playgroud)

port in-memory-database redis server

19
推荐指数
8
解决办法
4万
查看次数

标签 统计

in-memory-database ×1

port ×1

redis ×1

server ×1