after genereting ssh key RSA2 algo and added it in bitbucket. still i am getting
SSH Public Key - No supported authentication methods available (server sent public key)
Hello @Rudra Narayan Dash ,
Welcome to Atlassian Community!
The currently supported SSH key formats in Bitbucket Cloud are Ed25519, ECDSA, RSA, and DSA.
In order for us to investigate further, could you please share the output of the following command after running it on your system's terminal?
ssh -tvvv git@bitbucket.org
This is to check the SSH connection with Bitbucket and understand what key is being used.
Also, are you facing this error running a git command directly in the terminal or through a GUI like Sourcetree?
Let me know in case you have any questions.
Thank you, @Rudra Narayan Dash !
Patrik S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.