[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