I can’t clone project in Gitlab

Asked

Viewed 78 times

0

I’m having trouble trying to clone projects in Gitlab, I have two accounts in Gitlab where I ended up generating an SSH Key for one and the RSA for another, so I can update which account is connected on my computer just disabling the token and putting the right one for each account and vice-versa, I type ssh -T [email protected] and the account appears that I’m actually allowed to clone, but when I try to clone, this error appears.

Cloning into 'jobfygo'...
Username for 'https://gitlab.com': vagnerwentz
Password for 'https://[email protected]': 
remote: HTTP Basic: Access denied
fatal: Authentication failed for 'https://gitlab.com/jobfy/backend/jobfygo.git/'
  • Username and password are correct ?

1 answer

0


I managed to solve it, I used the RSA Key that I managed and I switched it.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.