We are trying to install Nagios XI on CentOS. While installing we are facing issue at the time of dependencies install as follows:
INSTALL: wkhtmltox is being installed...
--2020-07-21 20:34:40-- https://assets.nagios.com/downloads/nag ... x86_64.rpm
Resolving assets.nagios.com (assets.nagios.com)... x.x.x.x, xxxxxx1
Connecting to assets.nagios.com (assets.nagios.com)|x.x.x.x|:443... failed: Connection timed out.
Connecting to assets.nagios.com (assets.nagios.com)|2|:443... failed: Network is unreachable.
ERROR: Subcomponent 'wkhtmltox' installation failed - exiting.
Subcomponents installation failed - exiting
RESULT=1
Steps tried:
Manually installed wkhtmltox, but still the installation is picking up the install step.
IPV6 was disabled, enabled it but still same issue.
Checked in install script to find where it is trying to invoke rpm and install, but could not find any in install script.
Can someone please help on the above error please?
Thanks,