Hi @Prateek Mishra and welcome to the community.
Can you please try executing the following command and let me know if you're still experiencing issues after that?
ssh-keygen -R bitbucket.org && sed -i.old -e '/AAAAB3NzaC1yc2EAAAABIwAAAQEAubiN81eDcafrgMeLzaFPsw2kNvEcqTKl/d' ~/.ssh/known_hosts && curl https://bitbucket.org/site/ssh >> ~/.ssh/known_hosts
If you're still experiencing issues, can you please let me know:
1. Do you see this error when doing Git operations from command line? From a Git GUI application? Or from a CI/CD application?
2. If you are not doing the operation from command line, which application are you using? And what SSH client does this application use?
Kind regards,
Theodora
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.