Symptoms
- Plesk update or conversion to AlmaLinux OS fails with:
CONFIG_TEXT: Errors during downloading metadata for repository 'PLESK_18_0_41-extras':
- Status code: 404 for http://autoinstall.plesk.com/pool/PSA_18.0.41_8197/extras-rpm-CentOS-8-x86_64/repodata/repomd.xml (IP: 203.0.113.2)
Error: Failed to download metadata for repo 'PLESK_18_0_41-extras': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Cause
Old Plesk repos prevents the server from update:
# grep -i centos /etc/yum.repos.d/*
/etc/yum.repos.d/plesk.repo:baseurl=http://autoinstall.plesk.com/pool/PSA_18.0.41_8197/extras-rpm-CentOS-8-x86_64/
/etc/yum.repos.d/plesk.repo:baseurl=http://autoinstall.plesk.com/pool/PHP_7.3.33_248/dist-rpm-CentOS-8-x86_64/
Resolution
-
Connect to the server via SSH.
-
Disable the
/etc/yum.repos.d/plesk.repo
:# mv /etc/yum.repos.d/plesk.repo /etc/yum.repos.d/plesk.repo.bk
-
Re-run Plesk update.
Comments
1 comment
So there are no more updates for Plesk on Centos 8 ?
Please sign in to leave a comment.