Cobra Forum

Plesk Panel => Plesk Service/Interface => Topic started by: mahesh on Nov 05, 2024, 05:05 AM

Title: Сannot update Plesk or OS packages: cannot retrieve repository metadata
Post by: mahesh on Nov 05, 2024, 05:05 AM
Question:
Сannot update Plesk or OS packages: cannot retrieve repository metadata (repomd.xml) for repository
Symptoms
:

Error: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again
failure: repodata/repomd.xml from epel:
[Errno 256] No more mirrors to try.
HTTP Error 404 - Not Found

RepoError: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again
Execute command /usr/local/psa/admin/bin/send-error-report install

Error while downloading packages metainfo: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again. Trying again.
Failed to install plesk-service-node-utilities@x86_64:
Number of retries is exceeded.
Cause
A 3rd-party repository is misconfigured.

Resolution
1.Log in to the server using SSH.

2.Disable the repository mentioned in the error message (in this example, epel) and remove cache:

#yum-config-manager --disable epel
# yum clean all
# yum repolist

3.Re-run Plesk update:

#plesk installer install-all-updates