Sourcetree fingerprint issue with certificate.

adina-alexandra_Pinzaru
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 16, 2023

I've followed all the steps regarding ssh key autentification between sourcetree and bitbucket but when i try to clone a repository i'm receiving the error bellow:

Command: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote ssh://git@bitbucket.internal.xxxxxxx/xxxx/xxxx.git
Output: 
Error: The host key is not cached for this server:
  bitbucket.xxxxxxxx (port 22)
You have no guarantee that the server is the computer
you think it is.
The server's rsa2 key fingerprint is:
  ssh-rsa 2048 SHA256:HsP+Q3P3v3TAK+tXRQ5T7XDGM7R/6iUVuqojC7hvHKA
If you trust this host, enter "y" to add the key to
PuTTY's cache and carry on connecting.
If you want to carry on connecting just once, without
adding the key to the cache, enter "n".
If you do not trust this host, press Return to abandon the
connection.
Store key in cache? (y/n, Return cancels connection, i for more info) fatal: Could not read from remote repository.

 

Can you please help me?

2 answers

1 accepted

2 votes
Answer accepted
Erez Maadani
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 16, 2023

hey @adina-alexandra_Pinzaru 

Looks like you configured PuTTY as your ssh client for SourceTree.

Try launching PuTTY without SourceTree and run the command: ssh -T bitbucket.org

It should ask you to verify the host fingerprint (as above) and you should enter `y`.

Once the fingerprint is saved, try re-launching SourceTree.

Hope that helps

Michael Aglas
Contributor
July 2, 2023

it needs me to login?

0 votes
yaniv_nagar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 26, 2023

@Erez Maadani Thank you, been busting my head over this!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events