gitlab-shell check fails after 6.2.4 e48313f7 update
Created by: sriharshav
Updated from 6.2.0 to 6.2.4 e48313f7
Update went on smoothly, but gitlab:check throws error on gitlab-shell check
Running /home/git/gitlab-shell/bin/check
Check GitLab API access: OK
Check directories and files:
/home/git/repositories: OK
/home/git/.ssh/authorized_keys: OK
: /home/git/gitlab-shell/bin/check:25:in `exists?': can't convert nil into String (TypeError)
from /home/git/gitlab-shell/bin/check:25:in `block in <main>'
from /home/git/gitlab-shell/bin/check:23:in `each'
from /home/git/gitlab-shell/bin/check:23:in `<main>'
gitlab-shell self-check failed
Try fixing it:
Make sure GitLab is running;
Check the gitlab-shell configuration file:
sudo -u git -H editor /home/git/gitlab-shell/config.yml
Please fix the error above and rerun the checks.
Checking GitLab Shell ... Finished