Hi,
I logged into my free account probably after few months of inactivity.
All my repository and code is missing. It is completely empty.
Can you restore from the back up if you have.
Thank you very much.
Warm Regards.
The most common cause here is not that the repositories were deleted, but that you are looking at the wrong workspace or the wrong Bitbucket account context.
Atlassian has two KBs for this exact pattern:
- repositories “missing” because the wrong workspace is loaded
- an old workspace seeming to disappear because Bitbucket now opens a default workspace and users sometimes end up in a different/empty account context
My repositories are missing and I cannot see them in the repository list
If you still have a local clone, I would check `git remote -v` and look at the workspace ID in the remote URL. Then in Bitbucket web:
1. click your avatar
2. open All Workspaces
3. look for that workspace ID / workspace name
4. confirm you are logged in with the same Atlassian account that originally had access
So I would not assume the repos are gone yet. I would first suspect wrong workspace, wrong account, or an alias/secondary account issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.