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

Closed
Open
Created Dec 08, 2013 by Administrator@rootOwner

why username use “admin” create project 500 error

Created by: bianzhifu

i use bitnami gitlab ,setup i set username is admin ,when i login by admin create project show 500 error the error info

Started GET "/projects/new" for 192.168.199.208 at 2013-12-09 06:21:41 +0800 Processing by ProjectsController#new as HTML Rendered projects/_errors.html.haml (0.1ms) Rendered projects/new.html.haml within layouts/navless (4.7ms) Completed 500 Internal Server Error in 7.9ms

ActionView::Template::Error (undefined method human_name' for nil:NilClass): 27: = f.label :namespace_id do 28: %span Namespace 29: .controls 30: = f.select :namespace_id, namespaces_options(params[:namespace_id] || :current_user), {}, {class: 'chosen', tabindex: 2} 31: 32: .control-group 33: .controls app/helpers/namespaces_helper.rb:7:ineach' app/helpers/namespaces_helper.rb:7:in sort_by' app/helpers/namespaces_helper.rb:7:innamespaces_options' app/views/projects/new.html.haml:30:in block in _app_views_projects_new_html_haml__472251296327149030_79600340' app/views/projects/new.html.haml:6:in_app_views_projects_new_html_haml__472251296327149030_79600340' app/controllers/application_controller.rb:54:in `set_current_user_for_thread'

try change username whthout "admin" no error
why?

Assignee
Assign to
Time tracking