nagiosxi UI broken after upgrade from 5.5.11 to 5.61

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ericcl9p
Posts: 18
Joined: Tue Mar 13, 2018 3:39 pm

nagiosxi UI broken after upgrade from 5.5.11 to 5.61

Post by ericcl9p »

Hello-

We upgraded from 5.5.11 to 5.6.1 through the web console. After running for quite awhile, the upgrade appeared to be stuck. Refreshing the browser page gave us an 'http error 500'. We can however reach the /nagios link.

We also tried doing the manual upgrade, after the web attempt, as mentioned in https://support.nagios.com/forum/viewto ... 7e#p281862 , but it did not seem to change anything, but that could be because the xiversion file already shows 5.6.1

Tried rebooting, but no luck. It does look like all of the nagiosxi processes are running.

Where should we look next?

Thanks
-Eric
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: nagiosxi UI broken after upgrade from 5.5.11 to 5.61

Post by scottwilkerson »

Can you post the output of the following

Code: Select all

tail -50 /var/log/httpd/error_log
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
ericcl9p
Posts: 18
Joined: Tue Mar 13, 2018 3:39 pm

Re: nagiosxi UI broken after upgrade from 5.5.11 to 5.61

Post by ericcl9p »

Thanks, should have thought to look at /var/log/httpd/error_log first.

It was an ownership issue on some of the files under the nagiosxi/html dir.


Everything is working now. You may close this ticket.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: nagiosxi UI broken after upgrade from 5.5.11 to 5.61

Post by scottwilkerson »

ericcl9p wrote:Thanks, should have thought to look at /var/log/httpd/error_log first.

It was an ownership issue on some of the files under the nagiosxi/html dir.


Everything is working now. You may close this ticket.
Great!

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