Upgrade Fails

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
wagnbeu0
Posts: 25
Joined: Tue Nov 03, 2015 5:28 am

Upgrade Fails

Post by wagnbeu0 »

We are running Nagiox 5.11.3 on Centos7. When doing an upgrade using the command line updater as described:
wget -O upgrade.sh https://assets.nagios.com/downloads/nagiosxi/upgrade.sh
chmod 755 upgrade.sh
./upgrade.sh
we receive the following error:
Done!
INSTALL: Dashlets installed/updated OK.
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
We wanted to update our installation because all servers updating NCPA Client from 2.4.1 to NCPA 3.0.0 are getting now ERROR500 Messages and cannot connect anymore. HOw can we solve both errors?
gwesterman
Posts: 268
Joined: Wed Aug 23, 2023 11:29 am

Re: Upgrade Fails

Post by gwesterman »

Hi @wagnbeu0,

If you changed your root mysql password, make sure you change the one in xi-sys.cfg (/usr/local/nagiosxi/var/xi-sys.cfg) to match. This doc goes over all of the lines and files you have to change and commands you have to run to change your database passwords.

Let us know if this helps!

Thank you!
Post Reply