Vim-plug: download error

Created on 29 Oct 2019  路  3Comments  路  Source: junegunn/vim-plug

Explain the problem here ...


curl does not connect to the server Error: curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection timed out

  • Type:

    • [ y] Bug

    • [x] Enhancement

    • [ ] Feature Request

    • [ ] Question

  • OS:

    • [ ] All/Other

    • [y] Linux

    • [ ] OS X

    • [ ] Windows

  • Vim:

    • [y] Terminal Vim

    • [ ] GVim

    • [ ] Neovim

invalid

Most helpful comment

No, this isn't necessarily caused by TLS issues. As known elsewhere, the poster is lived in mainland China. And recently raw.githubusercontent.com is blocked by China (DNS pollution), causing timeouts or certificate mismatch or connection refused (or anything else when connecting to a wrong IP, e.g. 127.0.0.1). This might be the cause.

All 3 comments

https://github.blog/2018-02-01-crypto-removal-notice/#known-incompatible-clients
Upgrade your environment to use TLS 1.2+

No, this isn't necessarily caused by TLS issues. As known elsewhere, the poster is lived in mainland China. And recently raw.githubusercontent.com is blocked by China (DNS pollution), causing timeouts or certificate mismatch or connection refused (or anything else when connecting to a wrong IP, e.g. 127.0.0.1). This might be the cause.

https://github.blog/2018-02-01-crypto-removal-notice/#known-incompatible-clients
Upgrade your environment to use TLS 1.2+

How to update to 1.2 +, and how to view the current version

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zQueal picture zQueal  路  4Comments

xmudrii picture xmudrii  路  4Comments

RubenVerborgh picture RubenVerborgh  路  3Comments

mastertinner picture mastertinner  路  4Comments

Mryehua picture Mryehua  路  4Comments