Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #4218

Closed
Open
Created Jun 05, 2013 by Administrator@rootOwner

Large Scale Project Graph Problem

Created by: MrKeiKun

Summary: When accessing graphs in a project it doesn't show any graphs. Steps to reproduce:

1 goto project 2 goto graph 3 wait to load 4 after loading no graph shows up

Observed behavior

Started GET "/thanatos/hercules/stat_graph/master?_=1370439908940" for 112.207.68.206 at 2013-06-05 21:45:42 +0800
Processing by StatGraphController#show as JS
Parameters: {"_"=>"1370439908940", "project_id"=>"thanatos/hercules", "id"=>"master"}
Completed 500 Internal Server Error in 10248ms

NoMethodError (undefined method `split' for nil:NilClass):
app/controllers/stat_graph_controller.rb:13:in `block (2 levels) in show'
app/controllers/stat_graph_controller.rb:8:in `show'

Output of checks

Checking Environment ...

Git configured for git user? ... yes
Has python2? ... yes
python2 is supported version? ... yes

Checking Environment ... Finished

Checking GitLab Shell ...

GitLab Shell version >= 1.4.0 ? ... OK (1.4.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
post-receive hook up-to-date? ... yes
post-receive hooks in repos are links: ...
Meow / NekoChan ... ok
ShidoKun / Neko ... ok
Meow / Neko ... ok

Checking GitLab Shell ... Finished

Checking Sidekiq ...

Running? ... yes

Checking Sidekiq ... Finished

Checking GitLab ...

Database config exists? ... yes
Database is SQLite ... no
All migrations up? ... yes
GitLab config exists? ... yes
GitLab config outdated? ... no
Log directory writable? ... yes
Tmp directory writable? ... yes
Init script exists? ... yes
Init script up-to-date? ... no
  Try fixing it:
  Redownload the init script
  For more information see:
  doc/install/installation.md in section "Install Init Script"
  Please fix the error above and rerun the checks.
Projects have satellites? ...
Meow / NekoChan ... yes
ShidoKun / Neko ... yes
Meow / Neko ... yes
Redis version >= 2.0.0? ... yes
Your git bin path is "/usr/bin/git"
Git version >= 1.7.10 ? ... yes (1.7.11)

Checking GitLab ... Finished
Assignee
Assign to
Time tracking