I attempted to upgrade our nagios server tonight from 2012r2.9 to 2014r2.0 after fixing a few minor problems the upgrade took off. I had to repair the database, but after all was said and done I got the following message:
Now the nagios xi instance acts as though it will not speak to the databases. If that wasn't bad enough the performance graphs completely disappeared. The is no graph or icon for a graph.
My system is a NagiosXI VM
Operating System : CentOS 6.3
I have configured Nagios to use SSL (https://nagiosxi.mydomain.com/nagiosxi)
I have another server that took the upgrade without any issue. This server that seems to have broke from the upgrade is the only instance that is running 2012r2.9, I need to get it upgraded so that I can get my fail-over configuration running (see the Nagios Advanced Training manual written by Mike). I can submit my system profile if needed.
NagiosQL Login Failed
NagiosQL Login Failed
You do not have the required permissions to view the files attached to this post.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: NagiosQL Login Failed
I suspect you are using a proxy server.
Follow this FAQ:
http://support.nagios.com/wiki/index.ph ... th_Proxies
Specifically edit the /etc/wgetrc file and add the no_proxy entry.
Re-run the upgrade and it should complete from here.
Let us know how that goes.
Follow this FAQ:
http://support.nagios.com/wiki/index.ph ... th_Proxies
Specifically edit the /etc/wgetrc file and add the no_proxy entry.
Re-run the upgrade and it should complete from here.
Let us know how that goes.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: NagiosQL Login Failed
Sorry no proxy is used, and I verified the system is not set to use a proxy, in fact I set the option use_proxy to "off".
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: NagiosQL Login Failed
Can you try running the upgrade with iptables turned off.
Code: Select all
service iptables stopAs of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: NagiosQL Login Failed
Keep in mind that this solution was tested on a clone of the production server, but that seemed to work. I would like to keep this open for a week to try it on the production server. Thanks Troy.
Re: NagiosQL Login Failed
Alright. Let us know if you experience any issues on the prod system.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: NagiosQL Login Failed
When I made the earlier statement
I was under the impression that the upgrade had worked on the clone. I was incorrect. I tried to upgrade the production server with the suggestion of having iptables turned off, only to find that no change in the result. I still receive the same error message. So I thought that I would use the clone sine the upgrade worked, that is when I discovered that it did not work and was still running 2012r2.9. Not to mention that it was saying that every host was down. I knew this to be in error. So I had to roll back the VM to the snapshot taken prior to the upgrade attempt. I am at a complete loss, and I need to get this resolved as it it making me look like I have no clue what I am doing.Keep in mind that this solution was tested on a clone of the production server, but that seemed to work.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: NagiosQL Login Failed
If you have support send an email to [email protected] and we'll get it resolved via a remote session.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: NagiosQL Login Failed
An email has been sent.
Re: NagiosQL Login Failed
Going to lock this for the time-being while we handle it via email.
Edit: Success! Solved via remote.
Edit: Success! Solved via remote.
Former Nagios employee