Plesk

Сannot update Plesk or OS packages: cannot retrieve repository metadata (repomd.xml) for repository

Symptoms

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

Exit mobile version