I added the key using ./bin/gitlab-key add-key key-## "<ssh-key>"


On Thursday, 21 August 2014 13:44:31 UTC-4, Amalu Obinna wrote:
>
> I am trying to add ssh keys to my gitlab server via command line and I am 
> having issues. when I try to do ssh to the gitlab server, I can get to it, 
> but a git clone fails. 
>
> [user@myhost ~]$ ssh git@<git-server>
> Welcome to GitLab, Anonymous!
>                              Connection to <git-server> closed.
> [user@myhost ~]$
>
>
>
> [user@myhost ~]$ git clone git@<git-server>:repo.git
> Cloning into 'repo-folder'...
> Access denied.
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the repository exists.
>
>
>
>

-- 
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/c6e19f3d-11b2-4e22-ae60-fb40c94b9a7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to