⚡ High Performance Starts Here - AMD Dedicated Servers

English

Home

Blog

How To Fix Failed to Download Metadata f...

How To Fix Failed to Download Metadata for Repo ‘AppStream’ on CentOS 8

How To Fix Failed to Download Metadata for Repo ‘AppStream’ on CentOS 8

NetShop ISP

NetShop ISP · Blog Author

Aug 23, 2022 · Technical Tutorials

The error message “Failed to Download Metadata for Repo ‘AppStream'” appears on CentOS 8 servers and you have probably encountered it if you tried to update the system (yum update).

[root@netshop-centos8-srv ~]# yum update
CentOS-8 - AppStream 110 B/s | 38 B 00:00
Error: Failed to download metadata for repo 'AppStream': Cannot prepare internal mirrorlist: No URLs in mirrorlist

In this tutorial we are going to show you how to fix this error and continue normally with updating your CentOS 8 server.

Step 1 – Go to /etc/yum.repos.d/ directory

Execute the following command in bold:

[root@netshop-centos8-srv ~]# cd /etc/yum.repos.d/

Step 2 – Run the following sed commands

[root@netshop-centos8-srv ~]# sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*


[root@netshop-centos8-srv ~]# sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*

Step 3 – Now run Yum Update

[root@netshop-centos8-srv ~]# yum update -y

That’s it!

centos
how to
linux
tutorials
Press Releases
98

Free VPS Trial

No Credit Card Required.

Start Your VPS Hosting Free Trial

Recent Posts

NVMe vs. SSD Storage: A Game Changer for Server Performance

NVMe Storage vs. SSD: A Game Changer for Server Performance

01 September 2026

Recommended Server Setup Configuration for E-commerce Sites in 2026

Recommended Server Setup Configuration for E-commerce Sites in 2026

24 August 2026

vFirewall by NetShop ISP

Introducing vFirewall: Enterprise-Grade Protection, Zero Configuration Hassle

10 August 2026

What Can You Do With a Hermes Agent VPS? - NetShop ISP Blog

What Can You Do With a Hermes Agent VPS?

30 July 2026

Hermes AI Agent VPS - Deploy in 1 Click

Introducing Hermes Agent VPS: Your Own AI Agent, Live in One Click

22 July 2026