An error was reported when pushing the code to GitHub today:
the reason is that GitHub does not support the password authentication scheme, so use personal access token
instead.
Solution
Generate token on GitHub
Settings -> Developer Settings -> Personal Access Token -> Generate New Token -> Check – > Click generate token – > Copy the generated token
Change the local certificate to personal access token
Control panel – > Credential manager – > Windows credentials – > Locate git: https://github.com
, just change the credentials to the previously generated token.
For other platforms, please refer to support for password authentication was removed. Please use a personal access token instead [duplicate]
Read More:
- Git push Submit to Remote Error: “remote: Support for password authentication was removed on August 13, 2021.“
- [Solved] GitHub Error: remote: Support for password authentication was removed on August 13, 2021.
- Support for password authentication was removed on August 13, 2021
- Git Push remote error: GH007: Your push would publish a private email address.
- Git Push Error: error: failed to push some refs… hint: Updates were rejected because the remote…
- SourceTree Git Error: remote: HTTP Basic: Access denied fatal: Authentication failed
- [Solved] Git Push Error: &fatal: the remote end hung up unexpectedly
- [Solved] Git submits locally to the remote warehouse Error: failed to push some refs to…
- Local repository upload to remote repository error: failed to push some refs to ‘https://hub.fastgit.org/zhizhangxuezhang/ui-test.git‘
- Git pull code error fatal: authentication failed fo
- [Solved] error: password authentication failed for user “postgres”
- Git push error: error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
- Git Push Error: failed to push some refs to ‘[email protected]:
- Git Push Error: Proxy CONNECT aborted [How to Solve]
- [Solved] volatile was removed and now has no effect. Use `with torch.no_grad():` instead.
- Git fatal: No configured push destination. Either specify the URL from the command-line or co
- Git push Failed to connect to localhost port 1080 [How to Solve]
- Git Error: failed: The TLS connection was non-properly terminated
- [Solved] Git Clone Error: The TLS connection was non-properly terminated.
- [Solved] Git Push error: File: xxx 252.15 MB, exceeds 100.00 MB.