teddysun / across

Across the Great Wall we can reach every corner in the world
https://teddysun.com
Apache License 2.0
4.99k stars 2.23k forks source link

Failed connect to www.elrepo.org:443 #82

Open Cregin opened 3 years ago

Cregin commented 3 years ago

我的vps安装的时候报这个错误,请问大佬,如何解决?谢谢

[Info] rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org

curl: (7) Failed connect to www.elrepo.org:443; Connection timed out

error: https://www.elrepo.org/RPM-GPG-KEY-elrepo.org: import read failed(2).

[Error] Execution command (rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org) failed, please check it and try again.
Cregin commented 3 years ago

解决了,把脚本里对应的文件下载过来,替换地址即可

Cregin commented 3 years ago

但是安装的时候出现了这个提示,不知道会不会有影响。。。。

`[Info] yum -y install kernel-ml kernel-ml-devel Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Could not retrieve mirrorlist http://mirrors.elrepo.org/mirrors-elrepo.el7 error was 12: Timeout on http://mirrors.elrepo.org/mirrors-elrepo.el7: (28, 'Connection timed out after 30000 milliseconds') Could not retrieve mirrorlist http://mirrors.elrepo.org/mirrors-elrepo-kernel.el7 error was 12: Timeout on http://mirrors.elrepo.org/mirrors-elrepo-kernel.el7: (28, 'Connection timed out after 30001 milliseconds')

Dependencies Resolved`