fatal: unable to connect to gitee. com:
go. com[0: 180.97.125.228]: errno=Unknown error
Solution:
Find the .gitconfig file directly, delete these configurations, and you can push normally
[url "[email protected]"] insteadOf = https://github.com/: [url "git://"] insteadOf = https:// [url "https://"] insteadOf = git:/ /
Similar Posts:
- GitHub common operations and common errors! Error prompt: fatal: remote origin already exists
- Pod lib Create ObjcName error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errn…
- Git push Updates were rejected because the tip of your current branch is behind
- Git | fatal: refusing to merge unrelated histories [How to Solve]
- Git Error: Github:remote: Invalid username or password……
- fatal: unable to access ‘https://github.com/XXXX.git/’: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- error: src refspec master does not match any. error: failed to push some refs to ‘[email protected]:xxx/xxx.git’
- Git Error: fatal: remote origin already exists [How to Solve]
- [Solved] Github Push Error: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- [Solved] GitHub desktop push error: fatal: could not read Username for ‘https://github.com’: No such file or directory