Доброе утро всем.
Помогите, просто не знаю, что уже делать. Стандартно установил редис, но при запуске он выдаёт такое:
* redis.service
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)
Dec 04 21:11:00 time.uz systemd[1]: redis.service: Unit entered failed state.
Dec 04 21:11:00 time.uz systemd[1]: redis.service: Failed with result 'exit-code
Dec 04 21:11:00 time.uz systemd[1]: redis.service: Service hold-off time over, s
Dec 04 21:11:00 time.uz systemd[1]: Stopped Redis Datastore Server.
Dec 04 21:11:00 time.uz systemd[1]: redis.service: Start request repeated too qu
Dec 04 21:11:00 time.uz systemd[1]: Failed to start Redis Datastore Server.
Dec 04 21:11:00 time.uz systemd[1]: redis.service: Unit entered failed state.
Dec 04 21:11:00 time.uz systemd[1]: redis.service: Failed with result 'start-lim
Dec 04 21:11:43 time.uz systemd[1]: Stopped Redis Datastore Server.
Dec 04 21:11:49 time.uz systemd[1]: Stopped redis.service.
lines 1-14/14 (END)...skipping...
Я уже и менял данные в redis.service как советовали многие в гугле, ничего не помогает. Руки опустились. Хотя раньше обычно его за пару минут устанавливал спокойно.
Логи редиса
11609:M 04 Dec 21:05:29.928 # Current maximum open files is 4096. maxclients has been reduced to 4064 to compensate for low ulimit. If you need higher maxclients increase 'ulimit -n'.
11609:M 04 Dec 21:05:29.928 # Creating Server TCP listening socket 127.0.0.1:6379: bind: Address already in use
11642:M 04 Dec 21:05:30.417 # You requested maxclients of 10000 requiring at least 10032 max file descri ptors.
11642:M 04 Dec 21:05:30.417 # Redis can't set maximum open files to 10032 because of OS error: Operation not permitted.
11642:M 04 Dec 21:05:30.417 # Current maximum open files is 4096. maxclients has been reduced to 4064 to compensate for low ulimit. If you need higher maxclients increase 'ulimit -n'.
11642:M 04 Dec 21:05:30.417 # Creating Server TCP listening socket 127.0.0.1:6379: bind: Address already in use
11674:M 04 Dec 21:05:30.954 # You requested maxclients of 10000 requiring at least 10032 max file descri ptors.
11674:M 04 Dec 21:05:30.954 # Redis can't set maximum open files to 10032 because of OS error: Operation not permitted.
11674:M 04 Dec 21:05:30.954 # Current maximum open files is 4096. maxclients has been reduced to 4064 to compensate for low ulimit. If you need higher maxclients increase 'ulimit -n'.
11674:M 04 Dec 21:05:30.954 # Creating Server TCP listening socket 127.0.0.1:6379: bind: Address already in use