chxuan / vimplus

:rocket:An automatic configuration program for vim
https://github.com/chxuan/vimplus
MIT License
3.91k stars 1.13k forks source link

给新买的腾讯云服务器安装,下载慢,而且下载到大约百分之七十的时候会报错,请问是什么原因呢? #338

Closed August9708 closed 3 years ago

August9708 commented 3 years ago

[ubuntu:~]$git clone https://github.com/chxuan/vimplus.git ~/.vimplus Cloning into '/home/ubuntu/.vimplus'... remote: Enumerating objects: 9, done. remote: Counting objects: 100% (9/9), done. remote: Compressing objects: 100% (9/9), done. error: RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected length was received. fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed [ubuntu:~]$git clone https://github.com/chxuan/vimplus.git ~/.vimplus Cloning into '/home/ubuntu/.vimplus'... remote: Enumerating objects: 9, done. remote: Counting objects: 100% (9/9), done. remote: Compressing objects: 100% (9/9), done. error: RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected length was received. fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed [ubuntu:~]$git clone https://github.com/chxuan/vimplus.git ~/.vimplus Cloning into '/home/ubuntu/.vimplus'... remote: Enumerating objects: 9, done. remote: Counting objects: 100% (9/9), done. remote: Compressing objects: 100% (9/9), done. ^Cceiving objects: 32% (748/2316), 1.43 MiB | 19.00 KiB/s

最后一次是我准备睡觉所以终止掉了

[ubuntu:~]$ping github.com PING github.com (52.74.223.119) 56(84) bytes of data. 64 bytes from ec2-52-74-223-119.ap-southeast-1.compute.amazonaws.com (52.74.223.119): icmp_seq=1 ttl=39 time=184 ms 64 bytes from ec2-52-74-223-119.ap-southeast-1.compute.amazonaws.com (52.74.223.119): icmp_seq=2 ttl=39 time=182 ms 64 bytes from ec2-52-74-223-119.ap-southeast-1.compute.amazonaws.com (52.74.223.119): icmp_seq=3 ttl=39 time=178 ms 64 bytes from ec2-52-74-223-119.ap-southeast-1.compute.amazonaws.com (52.74.223.119): icmp_seq=5 ttl=39 time=182 ms 64 bytes from ec2-52-74-223-119.ap-southeast-1.compute.amazonaws.com (52.74.223.119): icmp_seq=6 ttl=39 time=186 ms 64 bytes from ec2-52-74-223-119.ap-southeast-1.compute.amazonaws.com (52.74.223.119): icmp_seq=7 ttl=39 time=182 ms 64 bytes from ec2-52-74-223-119.ap-southeast-1.compute.amazonaws.com (52.74.223.119): icmp_seq=8 ttl=39 time=177 ms 似乎不是网络问题吧。

August9708 commented 3 years ago

欸 第一次用GitHub的issue 怎么前两段的报错信息 被划掉了

August9708 commented 3 years ago

切换到根用户下,下载很顺利。不知道原因,是今天早上比昨天晚上的网络好,还是应该切换到根用户下载。唯一的问题是,忘记修改命令了,下载到了根用户的家目录。问题不大。