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

Closed
Open
Created Feb 19, 2013 by Administrator@rootOwner

ActionController::RoutingError (No route matches {:controller=>"users", :action=>"show", :username=>nil}):

Created by: buh-rabbit

I get the following error: ActionController::RoutingError (No route matches {:controller=>"users", :action=>"show", :username=>nil}): app/helpers/events_helper.rb:6:in link_to_author' app/views/events/event/_note.html.haml:2:in_app_views_events_event__note_html_haml__631284749464040337_17253768540' app/views/events/_event.html.haml:12:in _app_views_events__event_html_haml__324368459914979753_17253506540' app/views/dashboard/show.js.haml:2:in_app_views_dashboard_show_js_haml___1740372430569068073_17253280520' app/controllers/dashboard_controller.rb:20:in `show'

I try to run bundle exec rake gitlab:enable_namespaces RAILS_ENV=production but i get another error:

Generate usernames for users without one

Done

Create directories for groups

Done

Move projects in groups into respective directories ... development / myproject ... already at /home/git/repositories/development/myproject.git

Done Rebuild Gitolite ... rake aborted! uninitialized constant Gitlab::Gitolite /usr/home/git/gitlab/lib/tasks/gitlab/enable_namespaces.rake:11:in `block (2 levels) in <top (required)>' Tasks: TOP => gitlab:enable_namespaces (See full trace by running task with --trace)

I'm using: ruby 1.9.3p385 git commit ab191963

Assignee
Assign to
Time tracking