1167:M 26 Apr 13:00:34.666 # You requested maxclients of 10000 requiring at least 10032 max file descriptors. 1167:M 26 Apr 13:00:34.667 # Redis can\'t set maximum open files
You just need this command in console:
sudo ulimit -n 65535