Hello
I want to add this ssh key to my bitbucket repo. I am sadly getting an error that it's already added as an access key elsewhere. How can I figure out where I have added the SSH key?
Welcome to the Atlassian Community!
This happens when you try to use the same key for two different accounts. You should not be doing this, a key should belong to a single (user) account.
There's no easy way to find out which of your other accounts may have already uploaded the key, and hence no way to remove it.
The solution, assuming you don't want to use the older account, or can't find out where it is, is to generate a new key for the newer account and add that instead.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.