Repository->Graph is blank

Summary

I've just upgraded my GitLab CE from v9.3.9 to v10.0.2 as recommended from the admin panel.

Using Google Chrome 55 the network graph page is always blank for all projects.
It works on Firefox 50

Steps to reproduce

Example Project

What is the current bug behavior?

The page is empty

What is the expected correct behavior?

Get the graph with the branch lines and commits

Relevant logs and/or screenshots

image

Output of checks

My Gitlab is a Digital Ocean Droplet

Results of GitLab environment info

Expand for output related to GitLab environment info

System information System: Ubuntu 16.04 Current User: git Using RVM: no Ruby Version: 2.3.5p376 Gem Version: 2.6.13 Bundler Version:1.13.7 Rake Version: 12.0.0 Redis Version: 3.2.5 Git Version: 2.13.5 Sidekiq Version:5.0.4 Go Version: unknown

GitLab information Version: 10.0.2 Revision: 06a5a33 Directory: /opt/gitlab/embedded/service/gitlab-rails DB Adapter: postgresql URL: http://gitlab.robson.it HTTP Clone URL: http://gitlab.robson.it/some-group/some-project.git SSH Clone URL: git@gitlab.robson.it:some-group/some-project.git Using LDAP: no Using Omniauth: yes Omniauth Providers: bitbucket

GitLab Shell Version: 5.9.0 Repository storage paths:

  • default: /var/opt/gitlab/git-data/repositories Hooks: /opt/gitlab/embedded/service/gitlab-shell/hooks Git: /opt/gitlab/embedded/bin/git

Results of GitLab application Check

Expand for output related to the GitLab application check

Checking GitLab Shell ...

GitLab Shell version >= 5.9.0 ? ... OK (5.9.0) Repo base directory exists? default... yes Repo storage directories are symlinks? default... no Repo paths owned by git:root, or git:git? default... yes Repo paths access is drwxrws---? default... yes hooks directories in repos are links: ... 4/2 ... ok 19/3 ... ok 1/4 ... ok 4/8 ... ok 2/9 ... ok 4/12 ... ok 2/13 ... ok 17/14 ... ok 19/15 ... ok 21/18 ... ok 21/21 ... ok 3/22 ... ok 21/23 ... ok 21/24 ... ok 17/25 ... ok 17/26 ... ok 3/27 ... ok 3/28 ... ok 3/30 ... repository is empty 2/31 ... repository is empty 4/32 ... ok 29/33 ... ok 29/34 ... ok 17/35 ... repository is empty 21/36 ... ok 21/37 ... ok 4/38 ... ok 4/39 ... ok 21/40 ... ok 17/41 ... ok 21/42 ... ok 4/43 ... ok 17/44 ... ok 39/45 ... ok 17/46 ... ok 4/48 ... ok 43/49 ... ok 4/51 ... ok 4/52 ... ok Running /opt/gitlab/embedded/service/gitlab-shell/bin/check Check GitLab API access: OK Redis available via internal API: OK

Access to /var/opt/gitlab/.ssh/authorized_keys: OK gitlab-shell self-check successful

Checking GitLab Shell ... Finished

Checking Sidekiq ...

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

Checking Sidekiq ... Finished

Reply by email is disabled in config/gitlab.yml Checking LDAP ...

LDAP is disabled in config/gitlab.yml

Checking LDAP ... Finished

Checking GitLab ...

Git configured correctly? ... yes Database config exists? ... yes All migrations up? ... yes Database contains orphaned GroupMembers? ... no GitLab config exists? ... yes GitLab config up to date? ... yes Log directory writable? ... yes Tmp directory writable? ... yes Uploads directory exists? ... yes Uploads directory has correct permissions? ... yes Uploads directory tmp has correct permissions? ... no Try fixing it: sudo chown -R git /var/opt/gitlab/gitlab-rails/uploads sudo find /var/opt/gitlab/gitlab-rails/uploads -type f -exec chmod 0644 {} ; sudo find /var/opt/gitlab/gitlab-rails/uploads -type d -not -path /var/opt/gitlab/gitlab-rails/uploads -exec chmod 0700 {} ; For more information see: doc/install/installation.md in section "GitLab" Please fix the error above and rerun the checks. 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: ... 4/2 ... yes 19/3 ... yes 1/4 ... yes 4/8 ... yes 2/9 ... yes 4/12 ... yes 2/13 ... yes 17/14 ... yes 19/15 ... yes 21/18 ... yes 21/21 ... yes 3/22 ... yes 21/23 ... yes 21/24 ... yes 17/25 ... yes 17/26 ... yes 3/27 ... yes 3/28 ... yes 3/30 ... yes 2/31 ... yes 4/32 ... yes 29/33 ... yes 29/34 ... yes 17/35 ... yes 21/36 ... yes 21/37 ... yes 4/38 ... yes 4/39 ... yes 21/40 ... yes 17/41 ... yes 21/42 ... yes 4/43 ... yes 17/44 ... yes 39/45 ... yes 17/46 ... yes 4/48 ... yes 43/49 ... yes 4/51 ... yes 4/52 ... yes Redis version >= 2.8.0? ... yes Ruby version >= 2.3.3 ? ... yes (2.3.5) Git version >= 2.7.3 ? ... yes (2.13.5) Git user has default SSH configuration? ... no Try fixing it: mkdir ~/gitlab-check-backup-1506703794 sudo mv /var/opt/gitlab/.ssh/bitbucket_rsa.pub ~/gitlab-check-backup-1506703794 sudo mv /var/opt/gitlab/.ssh/id_rsa ~/gitlab-check-backup-1506703794 sudo mv /var/opt/gitlab/.ssh/bitbucket_rsa ~/gitlab-check-backup-1506703794 sudo mv /var/opt/gitlab/.ssh/config ~/gitlab-check-backup-1506703794 sudo mv /var/opt/gitlab/.ssh/id_rsa.pub ~/gitlab-check-backup-1506703794 sudo mv /var/opt/gitlab/.ssh/authorized_keys.lock ~/gitlab-check-backup-1506703794 For more information see: doc/ssh/README.md in section "SSH on the GitLab server" Please fix the error above and rerun the checks. Active users: ... 26

Checking GitLab ... Finished

Possible fixes

Assignee Loading
Time tracking Loading