Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Error: The host key is not cached for this server

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 vote
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.
Jan 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

it needs me to login?

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

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events