I haven't accessed by bitbucket account for some time. In 2023, I enabled account on id.atlassian.com and I was able to access my repositories back then.
When I attempted to access them today, I logged in using my atlassian ID and I'm being asked to provide Two Factor authentication code.
However, my TOTP no longer works.
I tried to use the SSH method
$ ssh -i ~/.ssh/id_rsa git@bitbucket.org recovery_codes
git@bitbucket.org: Permission denied (publickey).
But that didn't work as well.
I tried to obtain recovery code, but after awaiting 24h I received no email with recovery code.
How can I recover my bitbucket.org repositories?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.