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

Closed
Open
Created Oct 20, 2011 by Administrator@rootOwner

We're sorry, but we cant get access to your gitosis.

Created by: DejaAugustine

I'm sure there's something incredibly simple that I'm missing, but for some reason I cannot get GitLabHQ to connect to gitosis in any way, shape, or form.

I'm running on RHEL5 w/ Apache and Passenger. I've created a git user, installed and initialized gitosis. Logged in as the git user, I'm able to clone the gitosis-admin repo:

$ git clone git@localhost:gitosis-admin.git

The gitlabhq app is being run as the git user, and my gitosis.yml looks to be correct:

admin_uri: git@localhost:gitosis-admin.git base_path: /home/git/repositories/ host: localhost git_user: git

I am able to use gitosis fine as configured, if I don't go through the gitlabhq interface, but still get the Gitosis Error screen if I try to create a new project through the web interface.

Does anyone have any ideas of things to try?

Assignee
Assign to
Time tracking