( Vamp | 2022. 11. 16., sze – 12:45 )

megnezem! kozben talaltam egy ilyet a logokban:

 

[2022-11-16T11:43:33+00:00] INFO: Running queued delayed notifications before re-raising exception
Running handlers:
[2022-11-16T11:43:33+00:00] ERROR: Running exception handlers
There was an error running gitlab-ctl reconfigure:
runit_service[gitaly] (gitaly::enable line 110) had an error: Mixlib::ShellOut::ShellCommandFailed: ruby_block[restart_log_service] (gitaly::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/gitaly/log ----
STDOUT: timeout: run: /opt/gitlab/service/gitaly/log: (pid 264) 30s, got TERM
STDERR: 
---- End output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitaly/log ----
Ran /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitaly/log returned 1
Running handlers complete
[2022-11-16T11:43:33+00:00] ERROR: Exception handlers complete
Infra Phase failed. 29 resources updated in 39 seconds
[2022-11-16T11:43:33+00:00] FATAL: Stacktrace dumped to /opt/gitlab/embedded/cookbooks/cache/cinc-stacktrace.out
[2022-11-16T11:43:33+00:00] FATAL: ---------------------------------------------------------------------------------------
[2022-11-16T11:43:33+00:00] FATAL: PLEASE PROVIDE THE CONTENTS OF THE stacktrace.out FILE (above) IF YOU FILE A BUG REPORT
[2022-11-16T11:43:33+00:00] FATAL: ---------------------------------------------------------------------------------------
[2022-11-16T11:43:33+00:00] FATAL: Mixlib::ShellOut::ShellCommandFailed: runit_service[gitaly] (gitaly::enable line 110) had an error: Mixlib::ShellOut::ShellCommandFailed: ruby_block[restart_log_service] (gitaly::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/gitaly/log ----
STDOUT: timeout: run: /opt/gitlab/service/gitaly/log: (pid 264) 30s, got TERM
STDERR: 
---- End output of /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitaly/log ----
Ran /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitaly/log returned 1
Thank you for using GitLab Docker Image!
Current version: gitlab-ce=15.5.3-ce.0
Configure GitLab for your system by editing /etc/gitlab/gitlab.rb file
And restart this container to reload settings.
To do it use docker exec:
  docker exec -it gitlab editor /etc/gitlab/gitlab.rb
  docker restart gitlab
For a comprehensive list of configuration options please see the Omnibus GitLab readme
https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md
If this container fails to start due to permission problems try to fix it by executing:
  docker exec -it gitlab update-permissions
  docker restart gitlab
Cleaning stale PIDs & sockets