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

Closed
Open
Created Sep 23, 2013 by Administrator@rootOwner

[6.1] Completed 500 Internal Server Error for admin page

Created by: panter-dsd

Started GET "/admin" for 127.0.0.1 at 2013-09-23 09:42:11 +0400 Processing by Admin::DashboardController#index as HTML Rendered admin/dashboard/index.html.haml within layouts/admin (14.3ms) Completed 500 Internal Server Error in 19ms

ActionView::Template::Error (undefined method path' for nil:NilClass): 30: %hr 31: - @projects.each do |project| 32: %p 33: = link_to project.name_with_namespace, [:admin, project] 34: %span.light.pull-right 35: = time_ago_in_words project.created_at 36: ago app/models/project.rb:169:into_param' app/views/admin/dashboard/index.html.haml:33:in block in _app_views_admin_dashboard_index_html_haml___3931091610565383641_61949880' app/views/admin/dashboard/index.html.haml:31:in_app_views_admin_dashboard_index_html_haml___3931091610565383641_61949880'

Assignee
Assign to
Time tracking