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

Closed
Open
Created Jan 17, 2012 by Administrator@rootOwner

Ubuntu - Unable to add keys, create projects

Created by: paularmstrong

Using v2.0.0 or newer on Ubuntu 10.04, per wiki installation instructions.

No real info seems to be given in the logs when I attempt to add a key for a user (any user, admin or new)

cache: [POST /keys] invalidate, pass
Started POST "/keys" for 67.169.183.212 at 2012-01-16 20:23:24 -0800
  Processing by KeysController#create as JS
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"auaLN8zZNa1D7x4RvCd/MTjBgkee15oe5WzG6iKlh7k=", "key"=>{"title"=>"avocado", "key"=>"<<<key stripped>>>"}, "commit"=>"Save"}
Rendered public/githost_error.html (0.4ms)

Output of ssh git@localhost seems correct:

$ ssh git@localhost
PTY allocation request failed on channel 0
hello rails, this is gitolite v2.2-11-g8c4d1aa running on git 1.7.0.4
the gitolite config gives you the following access:
     R   W  gitolite-admin
    @R_ @W_ testing

I also verified that I'm able to pull and push the gitolite-admin repository on the server.

It seems like I'm missing something. Is there a way to find more debug information?

Assignee
Assign to
Time tracking