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

Closed
Open
Created Jan 18, 2015 by Administrator@rootOwner

Error 500 on Groups overview (Admin area)

Created by: TD092854

When i'm trying to view the groups in the admin area i get an internal server error.

Started GET "/admin/groups" for 127.0.0.1 at 2015-01-18 20:57:49 +0100 Processing by Admin::GroupsController#index as HTML Completed 500 Internal Server Error in 17ms ActionView::Template::Error (undefined method name' for nil:NilClass): 35: = truncate group.description, length: 150 36: .clearfix 37: %p.light 38: #{pluralize(group.members.size, 'member')}, #{pluralize(group.projects.count, 'project')} 39: 40: 41: = paginate @groups, theme: "gitlab" app/views/admin/groups/index.html.haml:38:inblock in _app_views_admin_groups_index_html_haml__753687198376570285_70042414265620' app/views/admin/groups/index.html.haml:18:in `_app_views_admin_groups_index_html_haml__753687198376570285_70042414265620'

I have Gitlab running on Ubuntu 14.04 with 2GB of ram. Gitlab: 7.7.0.rc4 Gitlab shell: 2.4.1 Ruby: 2.2.0p0

Assignee
Assign to
Time tracking