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

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
anilgupta
Posts: 102
Joined: Fri Mar 01, 2019 8:35 am

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

Post 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
You do not have the required permissions to view the files attached to this post.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

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

Post 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
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

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

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked