Hello,
if I try to connect to bitbucket with sourcetree (version 3.0.12) via ssh (plink) I only get the error message:
Server refused our key
I have set the putty/pageant option in Sourcetree.
Pageant is running and keys are loaded.
The key was added to my bitbucket account.It works with a different key on a different PC and it works on this PC with SSH (but the Sourcetree support for SSH is very poor, the key has to be added manual after every new start of sourcetree).Were is the problem, how can it be fixed?Regards! Stefan
Hello! Sounds like you have the wrong keypair loaded, or the wrong key loaded in Bitbucket/locally. Make sure you double check and see if they match.
Under "Tools > Options > General" there's a 'SSH Client Configuration' area where you can set your SSH key to load on startup.
hecked it not only twice but much more often. That is not the problem...
(And the problem with the 'SSH Client Configuration' is, that it only loads the ssh keys in pageant, but not if you use the openSSH mode)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just to dredge this up again, but also not working for me. Any chance we can get a solution to this. My system was working fine until I allowed my SourceTree to update, now it's not working.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I also use Sourcetree and generated keys via the link and got same issue.
I just found the problem is the SSH mode.
If you follow this instruction and select OpenSSH in Tools>Options>General>SSH Client, it will work.
https://support.atlassian.com/bitbucket-cloud/docs/set-up-an-ssh-key/#Set-up-SSH-for-Git-on-Windows
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.