Docker-gitlab: Host key verification failed when cloning from ssh

Created on 13 Mar 2017  路  5Comments  路  Source: sameersbn/docker-gitlab

Hello,

I'm having problems when I try to clone repository via SSH. Over http it works fine.
I've added my public key to my account.
What might be the problem?
Does it mean that my local git client is refusing to read from the remote or the other way around, that it is the gitlab that refuses to comply?

$ git clone ssh://[email protected]:2222/tarach/test.git
Cloning into 'test'...
Host key verification failed.
fatal: Could not read from remote repository.

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

wontfix

Most helpful comment

I googled this and one of the first results was this thread.

All 5 comments

I googled this and one of the first results was this thread.

You sure? I don't see this thread on the first, second or third page of Google's search results

How about: https://askubuntu.com/questions/45679/ssh-connection-problem-with-host-key-verification-failed-error

This issue has been automatically marked as stale because it has not had any activity for the last 60 days. It will be closed if no further activity occurs during the next 7 days. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tomastzn picture tomastzn  路  4Comments

lenovouser picture lenovouser  路  3Comments

laoshancun picture laoshancun  路  5Comments

rakesh-k picture rakesh-k  路  3Comments

azman0101 picture azman0101  路  4Comments