Not able to launch GitLab Docker due to following error-service[gitaly] (dynamically defined) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'
Hello All, I am having issue in launching Doocker Container.Its giving me following error....Team And when i use gitlab/gitlab-ce:12.1.1-ce.0 i am able to launch the docker container properly without any error or problem. But the Below is happening with gitlab/gitlab-ce:latest.
================================================================================================
web_1 | Running handlers:
web_1 | There was an error running gitlab-ctl reconfigure:
web_1 |
web_1 | service[gitaly] (dynamically defined) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'
web_1 | ---- Begin output of /opt/gitlab/embedded/bin/chpst -u root:root /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitaly ----
web_1 | STDOUT: timeout: down: /opt/gitlab/service/gitaly: 1s, normally up, want up
web_1 | STDERR:
web_1 | ---- End output of /opt/gitlab/embedded/bin/chpst -u root:root /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitaly ----
web_1 | Ran /opt/gitlab/embedded/bin/chpst -u root:root /opt/gitlab/embedded/bin/sv restart /opt/gitlab/service/gitaly returned 1
web_1 |
web_1 | Running handlers complete
web_1 | Chef Client failed. 287 resources updated in 01 minutes 55 seconds
Requesting for help Regards omkar
Edited by Kyle Wiebers