J
J
JastaFly2022-03-28 13:36:45
git
JastaFly, 2022-03-28 13:36:45

Gitlab remote: HTTP Basic: Access denied?

Good day to all! I'm trying to clone a project from gitlab. The first time I tried to enter git clone, an authorization window popped up, but I messed up with entering a password and authorization failed. After I was able to recover the password, but now when using git clone I no longer have any windows for authorization and git immediately sends me to the on foot erotic giving an error:

remote: HTTP Basic: Access denied
fatal: Authentication failed for

I tried to create an ssh key and upload it to the git account, the git is also purple, instead of the desired result, it gives out:
[email protected]: Permission denied (publickey,keyboard-interactive).
fatal: Could not read from remote repository.

Lost to change username and email:
git config --global user.name
git config --global user.email

Everything is useless. It seems that unsuccessful attempts were cached somewhere and now the git stupidly ignores everything. Can you suggest what can be done about this?
Thank you all in advance)
PS The car is running windows 11

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stanislav Makarov, 2022-03-28
@JastaFly

Open the control panel, enter Credential Manager in the search (I don’t remember exactly how in the Russian interface, it seems Credential Manager), open the first window in the search results, select the Windows Credentials tab, and look in this window for the creds you entered. Found - delete. And then try to clone again, the password should be requested again.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question