Front end small white post, record some error information encountered, for reference only. If there are mistakes and shortcomings, please leave a message in the comment section

An error in a

‘The requested URL returned error: 403’

Cause: This error is caused by my previous git operation, I entered the wrong folder, performed the remote project interaction operation on someone else’s project (also failed), caused the local github window credential to change, and reported this error.

Solution: Search for ‘credentials’ in Window Search, click credential Manager, click Windows Credentials in the new pop-up, delete github credentials, and ask to log in to Git again using your account and password

Error 2

Failed to connect to github.com port 443: Timed out

Cause: Agent cause

Solution: In the network and Internet Settings, disable the use of proxy server and check automatic detection (I set it this way, just disable the proxy software)

An error of three

Error: ‘OpenSSL SSL_read: Connection was reset, errno 10054’

Cause: The network is unstable and the connection times out

Solution: Re-run the command