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

Closed
Open
Created Sep 02, 2013 by Administrator@rootOwner

[6.0 stable] unable to ssh clone repositories (https works fine)

Created by: simkin

Dear community,

I have installed Gitlab 6.0 on Centos 6.4 and am able to clone repositories using https. However when I use ssh I encounter an error:

[root@testserver test]# git clone [email protected]:lmolenaar/test.git
Cloning into 'test'...
[email protected]'s password:
fatal: 'lmolenaar/test.git' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

I also do not understand why I need to authenticate with the git user, I was under the impression that I needed to authenticate with my own account credentials. If anyone could clear that up for me that would be very helpful.

I am not using a relative root_path, use a signed certificate and the nginx proxy

Assignee
Assign to
Time tracking