Hello.
I have a repository that when I click the link to go into the repo, the UI just has a spinner that never loads. I don't have an issue with any other repositories, just the one.
One thing to note, I did try to clone the repo based on the name but I got the following error:
```
Cloning into 'REDACTED'... This repository is currently not available. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists
```
Hi and welcome to the community!
Could you please share the repo slug and workspace ID where this repo belongs, but masked (i.e. with some asterisks hiding some characters, not revealing the whole workspace id and repo name)?
This info is in the repo URL. E.g. if the URL is https://bitbucket.org/some-workspace/some-repo/src/main/ then some-workspace is the workspace ID and some-repo is the repo slug.
I've seen such an error occur mainly with imported repositories where the import failed. However, I don't see any such repository among the ones you have access to, so I'd need to know which repo you are referring to, to check its status.
Kind regards,
Theodora
Thank you for the reply. Here is the URL to the repository in the UI. Does this give you the information you need?
<url_removed>
I'm assuming:
Thank you in advance for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @kmorris,
Thank you for the info. I edited the info since I have identified the repo.
This repo is indeed stuck in an "Importing" state, I missed it earlier. The import task failed and the repo has a size of 0 bytes (meaning that no data was imported).
Such repos where the import task failed cannot be deleted by end users, but I can delete it for you.
Would it be ok with you if I delete this repo?
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @kmorris,
Of course. I deleted this repo, so it should no longer show in your repository list.
Does it look ok now on your end?
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Than you @Theodora Boudale ! Just confirming the repo is removed. Bonus, it also freed up 1GB from my account as it must have been storing data from the failed importing state.
Thank you again for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are very welcome, @kmorris!
With regards to the space freed from your workspace, our engineering team recently implemented a change so that deleted repositories no longer count towards total workspace size. Deleted repos can take up to 30 days to be completely removed from our system and up until recently, during this 30 day period their size still counted towards the workspace size. With this change, the workspace size recalculation is done within a few minutes.
Please feel free to reach out if you ever need anything else!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.