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
- Connect to a Plesk server via SSH.
- Back up the current cache:
# mv /var/cache/yum/x86_64/7/ /var/cache/yum/x86_64/7_back
- Clean the cache:
# yum clean all
Comments
2 comments
Does not fix the error. Brand new install on a brand new machine and I'm getting this error trying to install the Plesk Migration tool. Cleaning the Yum cache doesn't fix this. I clean, error persists.
Hello @Roger Beaujard, If iyou are facing similar issue on a brand new server, it is most likely a different issue. Check that epel repository is set up correctly, and if you are using RHEL, contact RedHat support so they could assist you.
Please sign in to leave a comment.