20210827 - 使用Github第一天遇到的错误/问题/解决方法
2021-08-27 00:00:00
1. Failed to connect to github.com port 443:connection timed out
GitHub无法访问、443 Operation timed out的解决办法
解决 Failed to connect to github.com port 443:connection timed out_五味鱼头的草稿纸-CSDN博客
关于Git的问题解决:Failed to connect to github.com port 443:connection timed out_m0_50930469的博客-CSDN博客
2. OpenSSL SSL_read: Connection was reset, errno 10054
Git报错解决:OpenSSL SSL_read: Connection was reset, errno 10054 错误解决_危险、的博客-CSDN博客
3. Oops! It’s main
branch!!! Not master
!!!
“Couldn’t find remote ref master”
4. ***error: src refspec main does not match any
error: failed to push some refs to ‘https://github.com/XXXXX'***
Can’t push to main on new git repo
5. add PAT (Personal Access Token)
Support for password authentication was removed. Please use a personal access token instead