NagiosXI 2011R3.1 to 2011R3.2 Upgrade Failed

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
devinacosta
Posts: 21
Joined: Mon Jun 11, 2012 11:57 am

NagiosXI 2011R3.1 to 2011R3.2 Upgrade Failed

Post by devinacosta »

I attempted to upgrade on of my NagiosXI installations tonight that was installed originally using the Source Install, however after extracting the new download and running from the /tmp/nagiosxi/upgrade.

I have attached the log file showing the output from the install command, any help would be appreciated. I am running a proxy but not sure why it just dies after restarting Nagios during the upgrade and then takes me back to a prompt.
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: NagiosXI 2011R3.1 to 2011R3.2 Upgrade Failed

Post by scottwilkerson »

I guess you found a bug, if the nagios users crontab is empty...

You can do the following

Code: Select all

cd /tmp/nagiosxi
cat /dev/null > uninstall-crontab-nagios
cat /dev/null > uninstall-crontab-root
./upgrade
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked