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

Closed
Open
Created Apr 23, 2015 by Administrator@rootOwner

Admin page 500s after update to 7.10

Created by: andyjeffries

Started GET "/admin" for 127.0.0.1 at 2015-04-23 10:21:41 +0100
Processing by Admin::DashboardController#index as HTML
Completed 500 Internal Server Error in 272ms

ActionView::Template::Error (undefined local variable or method `admin_deploy_keys_path' for #<#<Class:0x007f3ba817dcd0>:0x007f3ba7ca49e8>):
    20:       %span
    21:         Groups
    22:   = nav_link(controller: :deploy_keys) do
    23:     = link_to admin_deploy_keys_path, title: 'Deploy Keys' do
    24:       %i.fa.fa-key
    25:       %span
    26:         Deploy Keys
  app/views/layouts/nav/_admin.html.haml:23:in `block in _app_views_layouts_nav__admin_html_haml__1933874017632518056_69947099253440'
  app/helpers/tab_helper.rb:55:in `nav_link'
  app/views/layouts/nav/_admin.html.haml:22:in `_app_views_layouts_nav__admin_html_haml__1933874017632518056_69947099253440'
  app/views/layouts/_page.html.haml:5:in `_app_views_layouts__page_html_haml__1040612682301672625_69947099578740'
  app/views/layouts/admin.html.haml:6:in `_app_views_layouts_admin_html_haml___497888448711239772_69947099991160'
Assignee
Assign to
Time tracking