Re: Trying to upgrade our NagiosXI from 2014R1 to 5.2.3 fail
Posted: Fri Feb 05, 2016 10:41 am
Where do you see this "install" button? Can you show us a screenshot?
I wanted you to click on "Apply Configuration". You will need to:
1. Log in the web interface by going to: http://x.x.x.x/nagiosxi/
Note: You should be able to log in the web UI even though your upgrade failed. Is this the case or you cannot log in at all?
2. Go to Configure->Core Config Manager
3. Click on Apply Configuration
If you are not able to provide that tail, run the following commands from the command line, and show us the output:
I wanted you to click on "Apply Configuration". You will need to:
1. Log in the web interface by going to: http://x.x.x.x/nagiosxi/
Note: You should be able to log in the web UI even though your upgrade failed. Is this the case or you cannot log in at all?
2. Go to Configure->Core Config Manager
3. Click on Apply Configuration
If you are not able to provide that tail, run the following commands from the command line, and show us the output:
Code: Select all
su nagios
cd /usr/local/nagiosxi/scripts
./reconfigure_nagios.sh
exit