lizj3624 opened a new issue #6462:
URL: https://github.com/apache/apisix/issues/6462


   ### Issue description
   
   I use  this cmd to install apisix in centos8,but it failed.
   ```shell
   # install cmd
   sudo yum install -y 
https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm
   
   sudo yum info -y apisix
   
   # error msg
   Repository fasttrack is listed more than once in the configuration
   Apache APISIX Repository for CentOS                                          
                    39  B/s |  15  B     00:00
   Errors during downloading metadata for repository 'release':
     - Status code: 404 for 
https://repos.apiseven.com/packages/centos/8/x86_64/repodata/repomd.xml (IP: 
120.77.166.81)
   错误:为 repo 'release' 下载元数据失败 : Cannot download repomd.xml: Cannot download 
repodata/repomd.xml: All mirrors were tried
   ```
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):
   - OS (cmd: `uname -a`):
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `curl 
http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   - apisix-dashboard version, if have:
   - the plugin runner version, if the issue is about a plugin runner (cmd: 
depended on the kind of runner):
   - luarocks version, if the issue is about installation (cmd: `luarocks 
--version`):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to