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

Closed
Open
Created Oct 26, 2012 by Administrator@rootOwner

Creating a new project - 500 Internal Error

Created by: davidvasandani

I'm trying to create a new project and I get an 500 Error and this is posted to the log.

Started GET "/admin/projects/percolator" for 127.0.0.1 at 2012-10-25 19:41:20 -0700
Processing by Admin::ProjectsController#show as HTML
  Parameters: {"id"=>"percolator"}
  Rendered admin/shared/_projects_head.html.haml (1.0ms)
  Rendered admin/projects/show.html.haml within layouts/admin (3.3ms)
Completed 500 Internal Server Error in 10ms

ActionView::Template::Error (/home/git/repositories/percolator.git):
    5:     %i.icon-edit
    6:     Edit
    7: 
    8: - if !@admin_project.has_post_receive_file? && @admin_project.commit
    9:   %br
    10:   .alert.alert-error
    11:     %span
  app/roles/repository.rb:78:in `new'
  app/roles/repository.rb:78:in `repo'
  app/roles/repository.rb:16:in `commit'
  app/views/admin/projects/show.html.haml:8:in
`_app_views_admin_projects_show_html_haml__3800013508680045548_62843280'
Assignee
Assign to
Time tracking