Failed to clone from gitlab
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
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
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.
(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.
Notifications
You’re not receiving notifications from this thread.