-
Bug
-
Resolution: Done
-
Major
-
DO447 - RHAE2.8 1 20190626
-
None
-
en-US (English)
URL:
Reporter RHNID:
Section: -
Language: en-US (English)
Workaround: - Ensure that gitaly is the problematic service by running at least one of the following:
- gitlab-rake gitlab:check
or
- grep gitaly
or
- gitlab-ctl status
- Delete Italy’s PID file:
- rm /var/opt/gitlab/gitaly/gitaly.pid
- You may need to terminate gitaly if it is still running
- kill -9 $(pidof gitaly)
- Now restart gitlab
- gitlab-ctl restart
- Verify that gitaly is running:
- gitlab-rake gitlab:check
or
- grep gitaly
or
- gitlab-ctl status
Description: DO447 uses gitlab-ce 11.11.0 and has a known bug affecting Gitaly.
If you are having difficulty cloning repositories, or if you can't login to the GitLab WebUI follow the steps in the workaround section.
URL: http://git.lab.example.com:8081
Credentials: git/redhat321
Feel free to reach out to me via IRC (kookaburra) or email rdacosta@redhat.com