Gitlab is not responding

Hello, as in the topic

I dropped 3 commits
of which 1 is no longer active and causes no response; /

I do not know what to do: <

I have standard configurations besides “fixes” from the internet to extend the time for workers

Whoops, GitLab is taking too much time to respond.

==> /var/log/gitlab/unicorn/unicorn_stderr.log <==
E, [2017-10-10T01:10:12.649813 #11928] ERROR – : worker=0 PID:11953 timeout (121s > 120s), killing
E, [2017-10-10T01:10:12.765802 #11928] ERROR – : reaped #<Process::Status: pid 11953 SIGKILL (signal 9)> worker=0

sorry for my bad english

root@debian:~# gitlab-ctl status
run: gitaly: (pid 11783) 2311s; run: log: (pid 393) 5963s
run: gitlab-workhorse: (pid 11792) 2311s; run: log: (pid 408) 5962s
run: logrotate: (pid 11805) 2311s; run: log: (pid 394) 5963s
run: nginx: (pid 11811) 2310s; run: log: (pid 407) 5962s
run: postgresql: (pid 11822) 2310s; run: log: (pid 415) 5961s
run: redis: (pid 11835) 2309s; run: log: (pid 416) 5961s
run: sidekiq: (pid 11846) 2307s; run: log: (pid 409) 5962s
run: unicorn: (pid 11873) 2306s; run: log: (pid 406) 5962s

Below is the output of “sudo gitlab-rake gitlab:check SANITIZE=true”
Checking GitLab Shell …

GitLab Shell version >= 5.9.0 ? … OK (5.9.0)
Repo base directory exists?
default… yes
Repo storage directories are symlinks?
default… no
Repo paths owned by git:root, or git:git?
default… yes
Repo paths access is drwxrws—?
default… yes
hooks directories in repos are links: …
3/4 … ok
3/5 … ok
2/6 … repository is empty
Running /opt/gitlab/embedded/service/gitlab-shell/bin/check
Check GitLab API access: OK
Redis available via internal API: OK

Access to /var/opt/gitlab/.ssh/authorized_keys: OK
gitlab-shell self-check successful

Checking GitLab Shell … Finished

Checking Sidekiq …

Running? … yes
Number of Sidekiq processes … 1

Checking Sidekiq … Finished

Reply by email is disabled in config/gitlab.yml
Checking LDAP …

LDAP is disabled in config/gitlab.yml

Checking LDAP … Finished

Checking GitLab …

Git configured correctly? … yes
Database config exists? … yes
All migrations up? … yes
Database contains orphaned GroupMembers? … no
GitLab config exists? … yes
GitLab config up to date? … yes
Log directory writable? … yes
Tmp directory writable? … yes
Uploads directory exists? … yes
Uploads directory has correct permissions? … yes
Uploads directory tmp has correct permissions? … skipped (no tmp uploads folder yet)
Init script exists? … skipped (omnibus-gitlab has no init script)
Init script up-to-date? … skipped (omnibus-gitlab has no init script)
Projects have namespace: …
3/4 … yes
3/5 … yes
2/6 … yes
Redis version >= 2.8.0? … yes
Ruby version >= 2.3.3 ? … yes (2.3.5)
Git version >= 2.7.3 ? … yes (2.13.5)
Git user has default SSH configuration? … yes
Active users: … 3
Elasticsearch version 5.1 - 5.5? … skipped (elasticsearch is disabled)

Checking GitLab … Finished

Processing by Projects::CommitController#show as HTML
Parameters: {“namespace_id”=>“adiif1”, “project_id”=>“Clodis”, “id”=>“e8225eab1db644e1f6dbfdbbe25f894034ef9330”}
Started GET “/-/metrics” for 127.0.0.1 at 2017-10-10 01:59:04 +0200
Processing by MetricsController#index as HTML
Filter chain halted as :validate_prometheus_metrics rendered or redirected
Completed 404 Not Found in 4ms (Views: 1.9ms | ActiveRecord: 0.0ms | Elasticsearch: 0.0ms)
Started GET “/-/metrics” for 127.0.0.1 at 2017-10-10 01:59:19 +0200
Processing by MetricsController#index as HTML
Filter chain halted as :validate_prometheus_metrics rendered or redirected
Completed 404 Not Found in 4ms (Views: 1.8ms | ActiveRecord: 0.0ms | Elasticsearch: 0.0ms)
Started GET “/-/metrics” for 127.0.0.1 at 2017-10-10 01:59:34 +0200
Processing by MetricsController#index as HTML
Filter chain halted as :validate_prometheus_metrics rendered or redirected
Completed 404 Not Found in 5ms (Views: 2.7ms | ActiveRecord: 0.0ms | Elasticsearch: 0.0ms)
Started GET “/-/metrics” for 127.0.0.1 at 2017-10-10 01:59:49 +0200
Processing by MetricsController#index as HTML
Filter chain halted as :validate_prometheus_metrics rendered or redirected
Completed 404 Not Found in 4ms (Views: 1.8ms | ActiveRecord: 0.0ms | Elasticsearch: 0.0ms)
Started GET “/-/metrics” for 127.0.0.1 at 2017-10-10 02:00:04 +0200
Processing by MetricsController#index as HTML