Cannot access Nagios XI after update

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Scott.Coats
Posts: 4
Joined: Fri Mar 23, 2012 2:12 pm

Cannot access Nagios XI after update

Post by Scott.Coats »

I just ran an update to my Nagios XI installation and now the web login is asking for information for a NEW setup. I have verified that the data is still in the database. Somehow, the update must have lost access to the configuration of the database. I have attached a screen shot .

I really think that I just need to configuration file replaced with hopefully a backed up version from the update process.
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Cannot access Nagios XI after update

Post by lmiltchev »

What is the Nagios XI version that you are upgrading from/to? Did you run "./fullinstall" instead of "./upgrade" by accident?

Post the entire "upgrade.log" and "install.log" located in "/tmp/nagiosxi" directory.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Scott.Coats
Posts: 4
Joined: Fri Mar 23, 2012 2:12 pm

Re: Cannot access Nagios XI after update

Post by Scott.Coats »

Not sure the exact version. It was a point update from the latest build. I ran the curl update this time and I may have mis-read the command and ran 'install' instead. I do not see the files you requested in /tmp. I do see an upgrade.log file in the following directory ( /usr/local/nagiosxi/tmp/upgrade.log ). I will attached it...even though it may not be of any help.
You do not have the required permissions to view the files attached to this post.
Scott.Coats
Posts: 4
Joined: Fri Mar 23, 2012 2:12 pm

Re: Cannot access Nagios XI after update

Post by Scott.Coats »

###################################
# DO NOT DELETE THIS FILE!
# Nagios XI version information
###################################
full=5.2.9
major=5
minor=2.9
releasedate=2016-06-14
release=520
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Cannot access Nagios XI after update

Post by ssax »

Do you have an offloaded DB (on another server)? Are you seeing any errors when you access that page in /var/log/httpd/error_log or /var/log/httpd/ssl_error_log?

Thank you
Scott.Coats
Posts: 4
Joined: Fri Mar 23, 2012 2:12 pm

Re: Cannot access Nagios XI after update

Post by Scott.Coats »

Issue resolved.

I was able to RESTORE from a backup.

Thanks again...
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Cannot access Nagios XI after update

Post by ssax »

Awesome! Are we okay to mark this as resolved and lock the topic?
Locked