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

Closed
Open
Created Jan 29, 2013 by Administrator@rootOwner

Current master is not working?

Created by: hiroponz

I want to test current master, but is not working(ActionController::RoutingError is occured).

My step for testing:

  1. Backup production database.
  2. Restore production database on development database.
  3. Checkout current master.
  4. bundle exec rake db:migrate
  5. bundle exec rails s
  6. Show some project, and error is occured.

Error info:

ActionController::RoutingError at /gitlab
No route matches {:controller=>"users", :action=>"show", :username=>nil}
Assignee
Assign to
Time tracking