Have a problem with GitHub? Fatal:unable to access; Failed Connect to github.com:8087;

Source: Internet
Author: User

Have a problem with GitHub? Fatal:unable to access; Failed Connect to github.com:8087; No error when I use GIT push Origin master today, I fatal:unable to access 'https://XXXX@github. Com/xxx/xxx ' Failed Connect to github.com:8087; No Error


Google on a lot of ways are not resolved, some methods are HTTPS connection mode to SSH mode, or modify the agent, such as:
git config--global http.proxy 192.168.1.1:8083
But did not solve my doubts, and then I found a problem, that is, I do not use a proxy, so there will certainly be a problem with the login method.


I pass:
git config--global http.proxy
The query to the currently set proxy, so I cancel this setting:
git config--global--unset http.proxy
Again query, has no agent, and then push, succeeded!

Have a problem with GitHub? Fatal:unable to access; Failed Connect to github.com:8087;

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.