Clear the username and password stored in Git
Issue: When vscode is not connected to the remote and the new key is still not working, it may be because you set the SSH key on Gitlab with another account. Even if you generate a new id_rsa.pub on this computer and set its value to Gitlab, this setting will not take effect. When you pull the code, you will find that Git will still log in with your old account.
: To try to clear the username and password stored in git, type the following command.
git config --global credential.helper wincred
Read More:
- Inexplicable exception 007: git error: authentication failed for
- Git failed to authenticate
- GitLab You are not allowed to push code to this project
- Error in Git operation: http basic: access denied solution
- Git authentication failed
- Git authentication failure solution, due to the problem of password modification
- Git clear saved accounts
- Gitlab service migration and gitlab administrator password retrieval
- git clone Error “Clone failed: Authentication failed for xxxxx”
- Reset local git account and generate secret key
- Error: No such keg: /usr/local/Cellar/node&install nvm&brew installation&Oh my zsh.git installation&git set alias&No bundle URL prese
- Solution of invalid username / password; login denied error in Oracle Database Foundation
- Remote: http basic: access denied, fatal: authentication failed for error resolution: wrong password
- “Failed to find entry for user…” appears when Linux uses samba
- Solving GitHub push error: the requested URL returned error:403 Forbidden while accessing
- Git solves pull origin error: the following untracked working tree files would be rewritten by merge
- SQL Server 2008 login 4064 error solution
- MySQL 8 — error in setting simple password error 1819 (HY000): your password does not satisfy the current policy requirements
- Connection authorization failure occurred. Reason: local security service non retryable error solution
- LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443