When I try to upgrade to latest I get the following error. Taking from /usr/local/nagiosxi/tmp/upgrade.log
I've check the error, but that does not seem to apply since the system is Centos and not Redhat....Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using iganagios.iga.local for ServerName
[ OK ]
No entry for terminal type "unknown";
using dumb terminal settings.
Checking required prereqs...
Please wait...
OLD VERSION: 5413
Loaded plugins: fastestmirror, security
Setting up Update Process
Loading mirror speeds from cached hostfile
* base: ftp.ussg.iu.edu
* epel: mirror.steadfastnet.com
* extras: ftp.ussg.iu.edu
* updates: ftp.ussg.iu.edu
http://repo.nagios.com/nagios/6/repodata/repomd.xml: [Errno 14] Peer cert cannot be verified or peer cert invalid
Trying other mirror.
It was impossible to connect to the Red Hat servers.
This could mean a connectivity issue in your environment, such as the requirement to configure a proxy,
or a transparent proxy that tampers with TLS security, or an incorrect system clock.
Please collect information about the specific failure that occurs in your environment,
using the instructions in: https://access.redhat.com/solutions/1527033 and open a ticket with Red Hat Support.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: nagios-base. Please verify its path and try
Also I disabled the entries in /etc/yum.repos.d/nagios-6.repo and all works fine enable them and I get the error.
I have also updated the nagios-repo-6-3.el6.noarch.rpm file:
wget --no-check-certificate https://repo.nagios.com/nagios/6/nagios ... noarch.rpm
rpm -Uvh ./nagios-repo-6-3.el6.noarch.rpm
Kinda stuck right now.