I’m getting the following error on a newly setup project:
error cloning repository: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
I can see that the access key was created on the bitbucket repository and it’s also there in circle ci. All our other projects are working just fine. The access key status on bitbucket also says “never” in the “last used” column, which appears suspicious to me.
I’m kind of lost here. I also tried setting up another project and I’m getting the same error. Older pipelines on other projects are working fine.