Imunify360 installation failed on EOL CentOS 8.1

Hi
my os is:

NAME="AlmaLinux"
VERSION="8.10 (Cerulean Leopard)"
ID="almalinux"
ID_LIKE="rhel centos fedora"
VERSION_ID="8.10"
PLATFORM_ID="platform:el8"
PRETTY_NAME="AlmaLinux 8.10 (Cerulean Leopard)"
ANSI_COLOR="0;34"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:almalinux:almalinux:8::baseos"
HOME_URL="https://almalinux.org/"
DOCUMENTATION_URL="https://wiki.almalinux.org/"
BUG_REPORT_URL="https://bugs.almalinux.org/"

I used this command to update:
dnf update
and I got this:

[root@server home]# sudo dnf check-update
EL-8 - Imunify360                                                                                                                                                                                           11 kB/s |  28 kB     00:02
Error: Failed to download metadata for repo 'imunify360': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

I google it and found this:

# cat /etc/yum.repos.d/CentOS-Linux-AppStream.repo | grep vault
baseurl=https://vault.centos.org/8.5.2111/AppStream/$basearch/os/

# cat /etc/yum.repos.d/CentOS-Linux-BaseOS.repo | grep vault
baseurl=https://vault.centos.org/8.5.2111/BaseOS/$basearch/os/

and with thoes commands I got this error too:

[root@server ~]# cat /etc/yum.repos.d/CentOS-Linux-AppStream.repo | grep vault baseurl=https://vault.centos.org/8.5.2111/AppStream/$basearch/os/
cat: /etc/yum.repos.d/CentOS-Linux-AppStream.repo: No such file or directory
grep: baseurl=https://vault.centos.org/8.5.2111/AppStream//os/: No such file or directory
[root@server ~]# cat /etc/yum.repos.d/CentOS-Linux-BaseOS.repo | grep vault baseurl=https://vault.centos.org/8.5.2111/BaseOS/$basearch/os/
cat: /etc/yum.repos.d/CentOS-Linux-BaseOS.repogrep: baseurl=https://vault.centos.org/8.5.2111/BaseOS//os/: No such file or directory
: No such file or directory
[root@server ~]#

I have cpanel and whm on my server
what should I do to fix this error?

I asked for help here

That’s seems to be a problem on the CloudLinux side. Have you reached out to them through their normal support system, or to cPanel? For both of those you should be able to get support as part of your licensing costs.

1 Like