up to last week I was able to clone a snippet from one of my workspaces.
When I went to clone it this morning, i got:
Cloning into '<snippet title>'...
Repository <my_id>/workspace not found
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Please note:
- the snippet has not changed
- I have been cloning this snippet for about 6 months already without any problem
- I have my public and private keys in .ssh folder on my computer and uploaded the public key under my profile settings > ssh keys - this has not changed either
- I'm experiencing the same problem when attempting to clone it through either ssh or https
- I have followed ALL troubleshooting steps described in (without any luck)
https://confluence.atlassian.com/bitbucket/troubleshoot-ssh-issues-271943403.html - the snippet file exist; I can access it through the browser by copying and pasting the 'clone' url
- I can successfully clone other entire repositories
- I have signed in and out of my bitbucket account
- I have restarted my computer
thank you in advance for your comments/suggestions