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

Closed
Open
Created Nov 28, 2011 by Administrator@rootOwner

Error 500 when creating new project

Created by: deanpcmad

I get this shown in the log

Started GET "/123?notice=Project+was+successfully+created." for 192.168.1.7 at 2011-11-28 15:04:56 -0800
Processing by ProjectsController#show as HTML
Parameters: {"notice"=>"Project was successfully created.", "id"=>"123"}
Rendered projects/empty.html.erb within layouts/project (1.9ms)
Completed 500 Internal Server Error in 18ms

ActionView::Template::Error (undefined method `highlight' for nil:NilClass):
   7: git config --global user.email  "#{current_user.email}"
   8: eos
   9: %>
   10:     <%= raw bash_lexer.highlight(setup_str) %>
   11:     <br />
   12:     <br />
   13:     <h2>Next steps:</h2>
app/views/projects/empty.html.erb:10:in `_app_views_projects_empty_html_erb__202644793_103604480'
app/controllers/projects_controller.rb:68:in `show'
Assignee
Assign to
Time tracking