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

Closed
Open
Created Dec 24, 2012 by Administrator@rootOwner

Issue running enable namespaces command

Created by: bassrock

When I run the enable_namespaces command I get this error:

Usernames for users:rake aborted! unknown attribute: username /home/gitlab/gitlab/lib/tasks/gitlab/enable_namespaces.rake:11:in block (4 levels) in <top (required)>' /home/gitlab/gitlab/lib/tasks/gitlab/enable_namespaces.rake:9:inblock (3 levels) in <top (required)>' /home/gitlab/gitlab/lib/tasks/gitlab/enable_namespaces.rake:6:in `block (2 levels) in <top (required)>' Tasks: TOP => gitlab:enable_namespaces (See full trace by running task with --trace)

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cLp50Q8zKUK86VejsV9gOXJzTEkWewPA31G5Mid0zT8=", "user"=>{"email"=>"USERNAME_REMOVED_FOR_OUR_SECURITY", "password"=>"[FILTERED]", "remember_me"=>"0"}} Completed 500 Internal Server Error in 181ms

NoMethodError (undefined method username_changed?' for #<User:0xa9664f0>): app/observers/user_observer.rb:13:inafter_save' app/controllers/application_controller.rb:36:in `reject_blocked!'

Also, I can get the sign on page but as soon as I login I get a 500 error from graylog. Then in the log I also see the following error:

Any Ideas?

Assignee
Assign to
Time tracking