Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
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
  • #1946

Closed
Open
Created 12 years ago by Administrator@rootOwner
  • New issue

  • Report abuse

  • New issue

  • Report abuse

Cannot view 'admin' page for a project

Closed

Cannot view 'admin' page for a project

Created by: jasperla

I have several projects configured in gitlab and I'm the admin for all of them. However for one particular project I cannot view it's admin page.

I get the following in production.log:

Started GET "/admin/projects/projectname" for 127.0.0.1 at 2012-11-07 14:55:41 +0100
Processing by Admin::ProjectsController#show as HTML
  Parameters: {"id"=>"projectname"}
  Rendered admin/shared/_projects_head.html.haml (1.1ms)
  Rendered admin/projects/show.html.haml within layouts/admin (3.9ms)
Completed 500 Internal Server Error in 10ms

ActionView::Template::Error (undefined method `name' for nil:NilClass):
    43:       %b
    44:         Owner:
    45:     %td
    46:       = @admin_project.owner.name
    47:   %tr
    48:     %td
    49:       %b
  app/views/admin/projects/show.html.haml:46:in `_app_views_admin_projects_show_html_haml___4531250390733879548_47957220'

When I swap the repository name of this project with another in my gitolite.conf and try again it works for the other project (now with the same config) and the other still fails.

Linked issues
...

    Related merge requests

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply
    0 Assignees
    Assign to
    Milestone
    No milestone
    None
    None
    Time tracking
    Due date
    None
    None
    0
    Labels
    None
    Assign labels
    • No matching results
    • Manage project labels
    Confidentiality
    Not confidential

    You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

    Lock issue
    Unlocked
    participants
    Reference:

    Menu

    Projects Groups Snippets
    Help