I am trying to access with ssh in to bit bucket . I am able to access using my key - id_rsa . But I am trying to make a different key for bit bucket , but I am having ptoblem to add this new key .
I am following this tutorial - https://saranonearth.medium.com/setting-up-ssh-access-to-your-bitbucket-account-2ccdae7b266f
but when I run the command -
sudo ssh-add ~/.ssh/rsa_bitbucket
it says -
Could not open a connection to your authentication agent.
I cant add this new key , I am using ( Manjaro / Arch linux )