Recently, when submitting code on the company intranet using git, the following error message was encountered:
remote: HTTP Basic: Access denied
fatal: Authentication failed for 'http://dev.xxxxx/gitlab/XXXX.git/'
1、 Error reason
The reason for this error is an error in the verification of user name
or password
.
I have changed the configuration under the. SSH file before, but the verification is not successful.
2、 Settle
Find the corresponding project directory, execute the following git command, and re-enter the account and password
git config --system --unset credential.helper
Read More:
- git remote: HTTP Basic: Access denied error resolution
- Error in Git operation: http basic: access denied solution
- HTTP Basic: Access denied
- Remote: http basic: access denied, fatal: authentication failed for error resolution: wrong password
- HTTP Error 401.1 – Unauthorized:Access is denied due to invalid credentials
- ER_ACCESS_DENIED_ERROR: Access denied for user ‘root‘@‘localhost‘ (using password: NO)
- [git] report error and solve cannot open.git/fetch_ HEAD: Permission denied
- 【docker】 denied: requested access to the resource is denied
- [Solved] Logon failed, use ctrl+c to cancel basic credential prompt. unable to access
- MySQL Access denied
- Error 1045 (28000): solution to access denied for user ‘root’ @’localhost ‘(using password: no)
- ERROR 1045 (28000): Access denied for user’ODBC’@localhost (using password: NO)209150;’211503;’
- Idea access denied for user ‘xxx’ @ ‘localhost’ solution
- MySQL startup problem (ERROR 1045 (28000): Access denied for user’ODBC’@’localhost’ (using password: NO))
- Solve MySQL error 1698 (28000): access denied for user ‘root’ @’localhost ‘
- Error report after solving git push origin master
- error: cannot open .git/FETCH_ Head: permission denied resolved
- Error code 1045, state 28000, Java sql.SQLException :Access denied for user ‘root’@’localhost’
- Error 1045 (28000): access denied for user ‘root’ @’localhost ‘(using password: no)
- com.qcloud.cos.exception.CosServiceException Access Denied