You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Today I tried to clone the code and received this error message. I deleted the local RSA key and regenerated and uploaded the key. Then I executed ssh -T git@bitbucket.org according to the official documentation you provided, and got a successful message, but I still receive an error message after re-cloning the code. What's going on? In addition, I have admin rights for the project, and the operations on the web page are normal.
Error msg:
$ git clone git@bitbucket.org:smartphonetechtrex/cscpay_consumer_android.git
Cloning into 'cscpay_consumer_android'...
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
The requested repository either does not exist or you do not have access. If you believe this repository exists and you have access, make sure you're authenticated.
Hi @gaozengbin ,
Welcome to the Community! Have you checked this other post? https://community.atlassian.com/t5/Bitbucket-questions/fatal-Could-not-read-from-remote-repository/qaq-p/2268749
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.