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

Closed
Open
Created Oct 14, 2011 by Administrator@rootOwner

Creating users & repos

Created by: hpointu

Hi, I love this project ! I'm trying to get it working on a gentoo, but I still have some issues :

When i add a user, i get this error :

Errno::EPIPE in Admin::UsersController#create

Here more context information : app/controllers/admin/users_controller.rb:44:in block in create' app/controllers/admin/users_controller.rb:42:increate'

and the request : {"utf8"=>"✓", "authenticity_token"=>"scrKzT5v6oSNvmmIFhIWskAZGgjEddalvHF6spqYC8w=", "user"=>{"name"=>"user1", "email"=>"[email protected]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "projects_limit"=>"10"}, "commit"=>"Save"}

The user is added in the database, but i still have this error. I think I made a mistake while configuring all of this.

Also, I can add some projects, a commit is created on my gitosis-admin repository, but the physical repository is not created. Am I missing something ?

Assignee
Assign to
Time tracking