C
C
chernovit2017-03-31 11:53:39
git
chernovit, 2017-03-31 11:53:39

bitbucket repository linking issue?

Hello. When trying to clone a repository from bitbucket, it gives an error:
"Permanently added the RSA host key for IP address '104.192.143.3' to the list of known hosts" I configured
everything as indicated here: gansik.ru/ubuntu/git-ustanovka-i-nastroyka -na-prim...
I have ubuntu 16.04. The key is naturally added in bitbucket.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vlad Feninets, 2017-03-31
@fnnzzz

first do:
create a config file
and specify the host and key for it

Host bitbucket.org
    IdentityFile ~/.ssh/my_key_filename

then go to ssh and everything should be ok
ssh -Tvv [email protected]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question