When I try to go through the upgrade script, it appears to go through a number of additional steps which I have not seen before on other upgardes.
In the end, I get a message:
Code: Select all
IOError: [Errno socket error] [Errno 111] Connection refused
When I check the log, this is what I see:Whoops!
Error: Could not read object configuration data!
Here are some things you should check in order to resolve this error:
Verify configuration options using the -v command-line option to check for errors.
Check the Nagios log file for messages relating to startup or status data errors.
Make sure you read the documentation on installing, configuring and running Nagios thoroughly before continuing. If all else fails, try sending a message to one of the mailing lists. More information can be found at http://www.nagios.org.
Code: Select all
[1342723059] Error: Unable to rename file '/usr/local/nagios/var/nagios.tmpdlgRUP' to '/var/nagiosramdisk/status.dat': No such file or directory
[1342723059] Error: Unable to update status data file '/var/nagiosramdisk/status.dat': No such file or directory
[1342723068] Error: Unable to rename file '/usr/local/nagios/var/nagios.tmpb05TKK' to '/var/nagiosramdisk/status.dat': No such file or directory
[1342723068] Error: Unable to update status data file '/var/nagiosramdisk/status.dat': No such file or directory
Have I done something out of order here?