Hello all,
I have deployed a new GitLab CE (GitLab 7.14.1) and enabled HTTPS. I can 
able to clone, push and pull repository successfully over https. But clone 
using SSH port not working even i added SSH public key in my GitLab 
profile. I am getting the following error while I try to clone

root@ubuntu:~# git clone git@<hostname>:root/test.git
Cloning into 'test'...
Connection closed by <IP Address>
fatal: The remote end hung up unexpectedly
root@ubuntu:~#

But I can able to see the entered keys in server at the location 
/var/opt/gitlab/.ssh/authorized_keys
Do I wanted to do anything for git clone over SSH?

Thanks in advance

Roni

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/8df158d1-1cc6-4c6f-af99-faa784d47034%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to