Unable to create a project through GitLab GUI.
Created by: Ninganagouda
Hi Team,
Ever since we installed 'gitlab', we are unable to create a project thorough Gitlab GUI. In GUI, it says that, project has been created. But if we check the local repo, project has not been created. We recently upgraded to 6.2 but the issue still persists. Please find the output of:
root@ubuntu:/home/git/gitlab# sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production
Output:
System information System: Ubuntu 12.04 Current User: git Using RVM: no Ruby Version: 2.0.0p247 Gem Version: 2.0.3 Bundler Version:1.3.5 Rake Version: 10.1.0
GitLab information Version: 6.2.3 Revision: b490fded Directory: /home/git/gitlab DB Adapter: mysql2 URL: http://test-gitserver:8080 HTTP Clone URL: http://test-gitserver:8080/some-project.git SSH Clone URL: git@test-gitserver:some-project.git Using LDAP: no Using Omniauth: no
GitLab Shell Version: 1.7.4 Repositories: /home/git/repositories/ Hooks: /home/git/gitlab-shell/hooks/ Git: /usr/bin/git