Hello,
So I ordered a new almalinux VPS server (8.4) and wanted to install cPanel.
I followed this guide - System Requirements for AlmaLinux | cPanel & WHM Documentation
However, I'm getting this error -
Any idea what's wrong? this is a vanilla install by the way..
Firewall - disabled
curl / perl - installed
SElinux - disabled
Thanks
Kev
So I ordered a new almalinux VPS server (8.4) and wanted to install cPanel.
I followed this guide - System Requirements for AlmaLinux | cPanel & WHM Documentation
However, I'm getting this error -
Code:
2021-09-13 11:44:27 350 [70938] (DEBUG): - ssystem [BEGIN]: /usr/bin/yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm --enablerepo=powertools
2021-09-13 11:44:27 350 [70938] (DEBUG): Last metadata expiration check: 0:07:48 ago on Mon Sep 13 11:36:39 2021.
2021-09-13 11:44:29 350 [70938] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 11:44:29 350 [70938] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 11:44:29 350 [70938] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 11:44:29 350 [70938] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 11:44:29 350 [70938] (DEBUG): [FAILED] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 11:44:29 350 [70938] (DEBUG): Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 11:44:29 350 [70938] (ERROR): - ssystem [EXIT_CODE] '/usr/bin/yum' exited with 1 (ignored)
2021-09-13 11:44:29 350 [70938] (DEBUG): - ssystem [END]
2021-09-13 11:44:29 350 [70938] (DEBUG): - ssystem [BEGIN]: /usr/bin/yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm --enablerepo=powertools
2021-09-13 11:44:30 350 [70938] (DEBUG): Last metadata expiration check: 0:07:51 ago on Mon Sep 13 11:36:39 2021.
2021-09-13 11:44:31 350 [70938] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 11:44:31 350 [70938] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 11:44:32 350 [70938] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 11:44:32 350 [70938] (DEBUG): [MIRROR] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 11:44:32 350 [70938] (DEBUG): [FAILED] epel-release-latest-8.noarch.rpm: Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 11:44:32 350 [70938] (DEBUG): Status code: 403 for https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm (IP: 38.145.60.22)
2021-09-13 11:44:32 350 [70938] (ERROR): - ssystem [EXIT_CODE] '/usr/bin/yum' exited with 1 (ignored)
2021-09-13 11:44:32 350 [70938] (DEBUG): - ssystem [END]
2021-09-13 11:44:32 354 [70938] (FATAL): yum failed 6 times. The installation process cannot continue.
Firewall - disabled
curl / perl - installed
SElinux - disabled
Thanks
Kev