Error 500 in some projects in 8.8.1
Summary
When I try to access to the project main page I get Err 500. It happens just with 4 of my 45 projects. It is not related with any specific user, group or GitLab version when creating those projects.
I can access to other pages in that projects. For example, /edit
, /issues
,/activity
and so on.
Output of checks
Results of GitLab Application Check
Checking GitLab Shell ...
GitLab Shell version >= 2.7.2 ? ... OK (2.7.2)
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: ...
2/6 ... ok
2/9 ... ok
4/11 ... ok
4/12 ... ok
2/13 ... ok
2/15 ... ok
2/18 ... ok
2/19 ... ok
2/20 ... ok
2/21 ... repository is empty
2/22 ... repository is empty
2/23 ... repository is empty
2/24 ... repository is empty
12/26 ... ok
2/27 ... ok
12/28 ... ok
12/29 ... ok
2/30 ... ok
2/31 ... ok
12/32 ... ok
2/33 ... ok
12/34 ... ok
12/35 ... ok
2/37 ... ok
2/38 ... ok
2/39 ... ok
2/42 ... ok
2/43 ... repository is empty
2/45 ... ok
2/46 ... ok
2/47 ... repository is empty
2/48 ... ok
2/49 ... ok
2/50 ... ok
2/52 ... ok
17/53 ... ok
17/54 ... ok
17/55 ... ok
2/56 ... ok
17/57 ... ok
2/58 ... ok
3/59 ... ok
17/60 ... ok
3/62 ... ok
3/63 ... ok
Running /opt/gitlab/embedded/service/gitlab-shell/bin/check
Check GitLab API access: OK
Check directories and files:
/var/opt/gitlab/git-data/repositories: OK
/var/opt/gitlab/.ssh/authorized_keys: OK
Test redis-cli executable: redis-cli 2.8.24
Send ping to redis server: PONG
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? ... yes
Init script exists? ... skipped (omnibus-gitlab has no init script)
Init script up-to-date? ... skipped (omnibus-gitlab has no init script)
projects have namespace: ...
2/6 ... yes
2/9 ... yes
4/11 ... yes
4/12 ... yes
2/13 ... yes
2/15 ... yes
2/18 ... yes
2/19 ... yes
2/20 ... yes
2/21 ... yes
2/22 ... yes
2/23 ... yes
2/24 ... yes
12/26 ... yes
2/27 ... yes
12/28 ... yes
12/29 ... yes
2/30 ... yes
2/31 ... yes
12/32 ... yes
2/33 ... yes
12/34 ... yes
12/35 ... yes
2/37 ... yes
2/38 ... yes
2/39 ... yes
2/42 ... yes
2/43 ... yes
2/45 ... yes
2/46 ... yes
2/47 ... yes
2/48 ... yes
2/49 ... yes
2/50 ... yes
2/52 ... yes
17/53 ... yes
17/54 ... yes
17/55 ... yes
2/56 ... yes
17/57 ... yes
2/58 ... yes
3/59 ... yes
17/60 ... yes
3/62 ... yes
3/63 ... yes
Redis version >= 2.8.0? ... yes
Ruby version >= 2.1.0 ? ... yes (2.1.8)
Your git bin path is "/opt/gitlab/embedded/bin/git"
Git version >= 2.7.3 ? ... yes (2.7.4)
Active users: 11
Checking GitLab ... Finished
Results of GitLab Environment Info
System information
System: Ubuntu 14.04
Current User: git
Using RVM: no
Ruby Version: 2.1.8p440
Gem Version: 2.5.1
Bundler Version:1.10.6
Rake Version: 10.5.0
Sidekiq Version:4.1.2
GitLab information
Version: 8.8.1
Revision: 9b9e320
Directory: /opt/gitlab/embedded/service/gitlab-rails
DB Adapter: postgresql
URL: https://git.playtrak.com.mx
HTTP Clone URL: https://git.playtrak.com.mx/some-group/some-project.git
SSH Clone URL: git@git.playtrak.com.mx:some-group/some-project.git
Using LDAP: no
Using Omniauth: no
GitLab Shell
Version: 2.7.2
Repositories: /var/opt/gitlab/git-data/repositories
Hooks: /opt/gitlab/embedded/service/gitlab-shell/hooks/
Git: /opt/gitlab/embedded/bin/git