Skip to content

Instantly share code, notes, and snippets.

@VEINHORN
Created April 16, 2014 21:42
Show Gist options
  • Save VEINHORN/10936090 to your computer and use it in GitHub Desktop.
Save VEINHORN/10936090 to your computer and use it in GitHub Desktop.
[15783] 17 Apr 00:41:37.299 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
[15783] 17 Apr 00:41:37.301 # You requested maxclients of 10000 requiring at least 10032 max file descriptors.
[15783] 17 Apr 00:41:37.301 # Redis can't set maximum open files to 10032 because of OS error: Operation not permitted.
[15783] 17 Apr 00:41:37.301 # Current maximum open files is 1024. maxclients has been reduced to 4064 to compensate for low ulimit. If you need higher maxclients increase 'ulimit -n'.
[15783] 17 Apr 00:41:37.301 # Creating Server TCP listening socket *:6379: bind: Address already in use
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment