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

Closed
Open
Created Feb 13, 2013 by Administrator@rootOwner

Error 500 when opening a project (master branch)

Created by: swiffer

Checked out latest master Build today. The browser Interface seems to work but when opening a project an error 500 is displayed instead of project overview...

below is the relevant part of production.log....

Started GET "/root/simplecms" for 127.0.0.1 at 2013-02-13 12:19:38 +0100 Processing by ProjectsController#show as HTML Parameters: {"id"=>"root/simplecms"} Completed 500 Internal Server Error in 14ms

NoMethodError (undefined method can_create_group' for #<User:0x00000004703ec0>): app/models/ability.rb:20:inglobal_abilities' app/models/ability.rb:15:in allowed' app/controllers/application_controller.rb:59:incan?' app/controllers/application_controller.rb:67:in `project'

Assignee
Assign to
Time tracking