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

Closed
Open
Created Jul 04, 2012 by Administrator@rootOwner

Error creating project

Created by: greenboxal

The project is created at gitolite but is not added to the database, the project creation screen keeps doing nothing and I got the following data in the log:

Started POST "/projects" for 189.35.171.66 at 2012-07-04 05:09:17 +0000
Processing by ProjectsController#create as JS
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"w5vIo8XsSP9hn9D3cxqYFQF3WtQJYhHQ54JMWllxBqA=", "project"=>    {"name"=>"GameArmo SDK", "path"=>"gamearmo_sdk", "code"=>"gamearmo_sdk"}, "commit"=>"Create project"}
Completed 500 Internal Server Error in 2258ms

NoMethodError (undefined method `errors' for nil:NilClass):
  app/controllers/projects_controller.rb:35:in `rescue in create'
  app/controllers/projects_controller.rb:21:in `create'
Assignee
Assign to
Time tracking