Page 1 of 1

Nagiosxi installation: Failed to connect to 2600:3c00::f03c:

Posted: Fri Mar 22, 2019 10:34 am
by anilgupta
Team,

I am installing nagiosxi "xi-5.5.8.tar.gz" on Red Hat Enterprise Linux Server release 7.5 (Maipo).

I followed document for offline installation, however still it is trying to connect to 2600:3c00::f03c:91ff:fedf:b821: and throwing message "Network is unreachable"
I have attached the install.log for your reference.

https://assets.nagios.com/downloads/nag ... jMQAvD_BwE

Re: Nagiosxi installation: Failed to connect to 2600:3c00::f

Posted: Fri Mar 22, 2019 1:23 pm
by ssax
This is the offline file you should be using:

https://repo.nagios.com/nagiosxi-offlin ... _64.tar.gz

Please follow the directions here:

https://assets.nagios.com/downloads/nag ... onment.pdf

Let us know if you have any questions.

If you have any issues installing, please include this file (only used in the offline installer):

Code: Select all

/tmp/xi-install.log

Re: Nagiosxi installation: Failed to connect to 2600:3c00::f

Posted: Fri Mar 22, 2019 1:26 pm
by cdienger
Remove the nagios repo with:

yum remove nagios-repo

The package you want to install would be found under https://repo.nagios.com/?repo=offline. I would suggest 5.5.11 since it fixes some pretty big issues found in 5.5.8.

https://repo.nagios.com/nagiosxi-offlin ... _64.tar.gz

Give this a go and let us know if you run into any problems.