/home/git/repositories/............missing
Closed
/home/git/repositories/............missing
Created by: jbrooksuk
Running Ubuntu Server 12.10 I managed to get GitLab working again just fine, added a user, created a repo, then added my SSH key to my profile. Now I went to add an SSH key for the admin user (of the git server) and I get the following error when checking the status:
itradmin@DEVSRV01:/home/gitlab/gitlab$ sudo -u gitlab bundle exec rake gitlab:app:status RAILS_ENV=production
Starting diagnostics
config/database.yml............exists
config/gitlab.yml............exists
/home/git/repositories/............missing
rake aborted!
unexpected return
/home/gitlab/gitlab/lib/tasks/gitlab/status.rake:29:in `block (3 levels) in <top (required)>'
Tasks: TOP => gitlab:app:status
(See full trace by running task with --trace)
It's strange that it was previously working and now it isn't.
Created by: Razer6
Does your gitlab user has permissions to access the repository path? Is it Symlink? Please use our Support Forum for questions regarding setup/configuration troubles. @riyad Ping
By Administrator on 2013-02-24T18:22:35 (imported from GitLab project)
Created by: senny
@jbrooksuk it's been two months since we heard from you. As @Razer6 explained it's better to use the support forum questions. Also if you open a topic on the forum please provide the information @Razer6 asked to facilitate the debugging.
I'm closing this one.
By Administrator on 2013-04-19T11:20:49 (imported from GitLab project)