Articles in this section

Unable to update Plesk/Install components: Unable to create yum cache for '*epel' OS repository.

Plesk for Linux kb: technical

Symptoms

  • The following error message is displayed in Plesk installer during installation/update:

    PLESK_WARN: Enabled repositories check
    Unable to create yum cache for '*epel' OS repository.
    Make sure the repository is available, otherwise either disable it or fix its configuration, then try again.

  • Epel repository is set up correctly

Cause

Corrupted yum cache

Resolution

  1. Connect to a Plesk server via SSH.
  2. Back up the current cache:

    # mv /var/cache/yum/x86_64/7/ /var/cache/yum/x86_64/7_back

  3. Clean the cache:

    # yum clean all

Was this article helpful?

Comments

2 comments
Date Votes
  • This dosen't fix the problem. Same issue as before.

    0
  • Hello Tobias, 

    It is possible for this error to be false positively reported on CentOS 7 systems due to bug PPPM-13946. It is safe to ignore it in that case.

    0

Please sign in to leave a comment.