在下小白一个,天翼云服务器安装宝塔失败,请教一下是哪里出问题了,该放的端口都放开了,同样的操作另外一台华为云服务器可以安装成功,不知道哪里出问题了,请教大神
- [root@hpfdzuzml72snane-0707768 ~]# yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.s
- Loaded plugins: fastestmirror, security
- Setting up Install Process
- Loading mirror speeds from cached hostfile
- * base: 100.125.0.40
- * extras: 100.125.0.40
- * updates: 100.125.0.40
- http://100.125.0.40/centos/6/os/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
- Trying other mirror.
- To address this issue please refer to the below wiki article
- https://wiki.centos.org/yum-errors
- If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
- http://mirror.centos.org/centos/6/os/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
- Trying other mirror.
- http://100.125.0.40/centos/6/extras/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
- Trying other mirror.
- http://mirror.centos.org/centos/6/extras/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
- Trying other mirror.
- http://100.125.0.40/centos/6/updates/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
- Trying other mirror.
- http://mirror.centos.org/centos/6/updates/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
- Trying other mirror.
- Resolving Dependencies
- --> Running transaction check
- ---> Package wget.x86_64 0:1.12-8.el6 will be updated
- ---> Package wget.x86_64 0:1.12-10.el6 will be an update
- --> Finished Dependency Resolution
- Dependencies Resolved
- =================================================================================
- Package Arch Version Repository Size
- =================================================================================
- Updating:
- wget x86_64 1.12-10.el6 base 484 k
- Transaction Summary
- =================================================================================
- Upgrade 1 Package(s)
- Total download size: 484 k
- Downloading Packages:
- http://100.125.0.40/centos/6/os/x86_64/Packages/wget-1.12-10.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
- Trying other mirror.
- http://mirror.centos.org/centos/6/os/x86_64/Packages/wget-1.12-10.el6.x86_64.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
- Trying other mirror.
- Error Downloading Packages:
- wget-1.12-10.el6.x86_64: failure: Packages/wget-1.12-10.el6.x86_64.rpm from base: [Errno 256] No more mirrors to try.
复制代码
|
|