Installation problems

Ubuntu 11.3.0-1ubuntu1~22.04
I did installation with usual instruction. And get error with
gitlab-ctl reconfigure
after install:

Running handlers:
[2023-05-19T16:51:11+02:00] ERROR: Running exception handlers
There was an error running gitlab-ctl reconfigure:

redis_service[redis] (redis::enable line 19) had an error: Mixlib::ShellOut::ShellCommandFailed: runit_service[redis] (redis::enable line 60) had an error: Mixlib::ShellOut::ShellCommandFailed: ruby_block[restart_log_service] (redis::enable line 66) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received ‘1’
---- Begin output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/redis/log ----
STDOUT: timeout: down: /opt/gitlab/service/redis/log: 1s, normally up, want up
STDERR:
---- End output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/redis/log ----
Ran /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/redis/log returned 1

I have no idea what do with it
Could anyone help me ?