gitlab をインストールしましたが、ウェブサイトは問題ありませんが、クローンを使用すると、常に
fatal: Authentication failed.
しかし、ユーザー名とパスワードは正しいです。
bundle exec rake gitlab:check RAILS_ENV=production
答えは
Checking GitLab Shell..
rake aborted!
undefined method 'match' for nil:NilClass
/home/git/git/gitlab/lib/gitlab/version_info.rb:8:in `parse`
/home/git/git/gitlab/lib/tasks/gitlab/check.rake:659:in 'check_gitlab_shell'
gitlab-shell を間違ってインストールしましたか? どうすれば修正できますか?