安装完 GitLab 无法新建项目

2017-04-14 00:01:58 +08:00
 ysicing

新建项目提示:

The form contains the following error:

Failed to create repository via gitlab-shell

#sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production 

System information
System:         Ubuntu 14.04
Current User:   git
Using RVM:      no
Ruby Version:   2.3.3p222
Gem Version:    2.5.2
Bundler Version:1.14.6
Rake Version:   10.5.0
Sidekiq Version:4.1.2

GitLab information
Version:        8.9.5
Revision:       fatal: Not a git repository (or any of the parent directories): .git
Directory:      /home/git/gitlab
DB Adapter:     mysql2
URL:            http://80.grac6cc1.demo.xunda-bj.goodrain.net
HTTP Clone URL: http://80.grac6cc1.demo.xunda-bj.goodrain.net/some-group/some-project.git
SSH Clone URL:  git@80.grac6cc1.demo.xunda-bj.goodrain.net:some-group/some-project.git
Using LDAP:     no
Using Omniauth: no

GitLab Shell
Version:        3.2.0
Repositories:   /data/repositories
Hooks:          /home/git/gitlab-shell/hooks/
Git:            /usr/bin/git

# sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production 

Checking GitLab Shell ...

GitLab Shell version >= 3.0.0 ? ... OK (3.2.0)
Repo base directory exists? ... yes
Repo base directory is a symlink? ... no
Repo base owned by git:git? ... yes
Repo base access is drwxrws---? ... yes
hooks directories in repos are links: ... can't check, you have no projects
Running /home/git/gitlab-shell/bin/check
Check GitLab API access: OK
Check directories and files: 
        /home/git/.ssh/authorized_keys: OK
Send ping to redis server: gitlab-shell self-check successful

Checking GitLab Shell ... Finished

Checking Sidekiq ...

Running? ... yes
Number of Sidekiq processes ... 1

Checking Sidekiq ... Finished

Checking Reply by email ...

Reply by email is disabled in config/gitlab.yml

Checking Reply by email ... Finished

Checking LDAP ...

LDAP is disabled in config/gitlab.yml

Checking LDAP ... Finished

Checking GitLab ...

Git configured with autocrlf=input? ... yes
Database config exists? ... yes
All migrations up? ... yes
Database contains orphaned GroupMembers? ... no
GitLab config exists? ... yes
GitLab config outdated? ... no
Log directory writable? ... yes
Tmp directory writable? ... yes
Uploads directory setup correctly? ... skipped (no tmp uploads folder yet)
Init script exists? ... yes
Init script up-to-date? ... yes
projects have namespace: ... can't check, you have no projects
Redis version >= 2.8.0? ... yes
Ruby version >= 2.1.0 ? ... yes (2.3.3)
Your git bin path is "/usr/bin/git"
Git version >= 2.7.3 ? ... yes (2.11.0)
Active users: 1

我看了 git-shell.log 权限也都正确。

5477 次点击
所在节点    GitLab
1 条回复
livelazily
2017-04-14 08:24:33 +08:00
建议直接安装 gitlab omnibus package 或者用 docker 版, 自己手动安装的话很容易配置错误

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/354735

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX