Yum update failing

Hello, I received this notification below;
How do I fix this? Thank you so much in advance.

Yum update failing: yum update --disablerepo=interworx-cp*

Loaded plugins: fastestmirror, securitySetting up Update ProcessLoading mirror speeds from cached hostfileError: Cannot retrieve metalink for repository: epel. Please verify its path and try again

Yum update failing: yum update ‘*iworx’

Loaded plugins: fastestmirror, security Setting up Update Process Loading mirror speeds from cached hostfil

Hi

Welcome to IW forums

You could try the following as sudo or root after SSH into your server

Many thanks

John

yum clean all
yum --disablerepo=epel reinstall ca-certificates -y
yum --disablerepo=epel update ca-certificate -y
yum --enablerepo=epel
yum update