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
  • #257

Closed
Open
Created Jan 01, 2012 by Administrator@rootOwner

get 500 error on project page

Created by: minjin

I install gitlab followed wiki ubuntu easy install 2.0. but now i can create a new project, but when i give a first commit and push my code to server. I can't check project page on web any more it will give me a 500 error.

here is the log

[2012-01-02 02:41:30] INFO WEBrick 1.3.1 [2012-01-02 02:41:30] INFO ruby 1.9.2 (2011-07-09) [i686-linux] [2012-01-02 02:41:30] INFO WEBrick::HTTPServer#start: pid=2587 port=3000 cache: [GET /gitlabtest] miss

Started GET "/gitlabtest" for xxx.xxx.xxx.xxx at 2012-01-02 02:41:33 +0800 Processing by ProjectsController#show as HTML Parameters: {"id"=>"gitlabtest"} Completed 500 Internal Server Error in 365ms

StandardError (could not find any magic files!): config/initializers/gitlabhq/20_grit_ext.rb:19:in transcoding' config/initializers/gitlabhq/20_grit_ext.rb:13:incontent' app/models/repository.rb:98:in commit' app/models/project.rb:73:incommit' app/models/project.rb:168:in has_commits?' app/controllers/projects_controller.rb:70:inshow'

Assignee
Assign to
Time tracking