We've moved discussions to Discord

Failed to clone from gitlab

LarryTu
I clicked on the Gitlab button and get redirected to the error page (500), 
cuz my credit card payment was frozen by the bank and they call me to confirm the payment.
Then when I tried to clone repo form Gitlab, the error happened:

git clone git@gitlab.com:gorails/jumpstart-pro.git foo
Cloning into 'foo'...
> GitLab: The project you were looking for could not be found.
fatal: Could not read from remote repository.

plz help, thanks
Chris Oliver
Try reconnecting your Gitlab account now that the payment went through and it should add you to the repo. 

I also will check for you when I'm back at the computer. 👍
Chris Oliver
This should be fixed. 👍
I have the same issue.

(base) davidnghk@ubuntu:~/App6$ git clone git@gitlab.com:gorails/jumpstart-pro.git myapp
Cloning into 'myapp'...
git@gitlab.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


Chris Oliver
NG DAVID  Make sure your SSH keys are correct and on your gitlab account.
Marco Zanella
HI Chris, I am afraid I am having the same problem - just purchased a standard license.
Created a public key on my mac, and submitted on Gitlab
Thanks

Notifications
You’re not receiving notifications from this thread.