Nagios XI 5.4.8 manual upgrade error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
rjjimenez
Posts: 16
Joined: Wed Dec 23, 2015 10:20 am

Nagios XI 5.4.8 manual upgrade error

Post by rjjimenez »

good morning

We are trying to update to version 5.5.1 from version 5.4.8 and when manually running the upgrade of nagios the following error appears:

Code: Select all

make[1]: Leaving directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.4.1'
/etc/init.d/nagios: line 87:   499 Segmentation fault      $NagiosBin -vp $NagiosCfgFile > "$TMPFILE"
I attach the log file of the upgrade.

Best Regards
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI 5.4.8 manual upgrade error

Post by scottwilkerson »

Can you verify that the nagios user can write to /tmp/

Also, can you run the following to make sure that you have a valid configuration before upgrade

Code: Select all

/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
rjjimenez
Posts: 16
Joined: Wed Dec 23, 2015 10:20 am

Re: Nagios XI 5.4.8 manual upgrade error

Post by rjjimenez »

Hi Good morning.

I'm running the upgrade script with the root user and write correctly in the /tmp

I attach the result image of the command:

Code: Select all

/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
2018-08-01 10_02_43-NagiosXI.jpg
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI 5.4.8 manual upgrade error

Post by scottwilkerson »

If you run the following do you get an error?

Code: Select all

/etc/init.d/nagios start
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
rjjimenez
Posts: 16
Joined: Wed Dec 23, 2015 10:20 am

Re: Nagios XI 5.4.8 manual upgrade error

Post by rjjimenez »

Hi.

The result of the command is correct, it does not show any error
nagios-start.jpg
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI 5.4.8 manual upgrade error

Post by scottwilkerson »

Can we run the upgrade again and see if we get the same error?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
rjjimenez
Posts: 16
Joined: Wed Dec 23, 2015 10:20 am

Re: Nagios XI 5.4.8 manual upgrade error

Post by rjjimenez »

Hello.

We have re-runed the manual update but again give the same error. We attached the log of the upgrade:
nagiosxi-upgrade-20181001.log
After the update we check the status of the nagios and get the following:
2018-10-01 10_45_09-Window.jpg
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI 5.4.8 manual upgrade error

Post by scottwilkerson »

Can you open a ticket at https://support.nagios.com/tickets/

We may need to walk through this with you via remote to get everything working correctly

Thanks
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked