Search found 3 matches

by blaing
Wed Feb 14, 2024 6:26 pm
Forum: Nagios XI
Topic: Nagios upgrade failing with DB error
Replies: 5
Views: 854

Re: Nagios upgrade failing with DB error

That's pretty much what I did earlier today, just without removing the old files first. I'm not sure how the user was created, but it must have happened during 1 of the prior failed upgrade attempts. I dropped the user and flushed privileges again and re-ran the upgrade script, and this time it work...
by blaing
Tue Feb 13, 2024 12:08 pm
Forum: Nagios XI
Topic: Nagios upgrade failing with DB error
Replies: 5
Views: 854

Re: Nagios upgrade failing with DB error

No luck after running FLUSH PRIVILEGES; unfortunately, I still get the same error. I do see some others on the stack overflow page saying that just running that doesn't always do it. Some had to remove the user in question first. So now my question is, do I have to try removing the existing dbmaint_...
by blaing
Fri Feb 09, 2024 5:14 pm
Forum: Nagios XI
Topic: Nagios upgrade failing with DB error
Replies: 5
Views: 854

Nagios upgrade failing with DB error

Hey all, Having some issues trying to upgrade an instance of Nagios XI from version 5.8.1 to 2024R1.0.1 running on a RHEL7 server. I've tried from both the UI and command line, and am hitting the same error both ways. INSTALL: Dashlets installed/updated OK. Saved password worked... ERROR 1396 (HY000...