When I run reconfigure_ngaios.sh I get this error. What process is stuck? What's the best way to reset this state?
$ ./update_nagios_config.sh
/usr/local/nagiosxi/scripts
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php.ini on line 432 in Unknown on line 0
URL: https://localhost/nagiosxi/includes/components/ccm/
CMDLINE
/usr/bin/wget --save-cookies nagiosql.cookies --keep-session-cookies https://localhost/nagiosxi/includes/components/ccm/ --no-check-certificate --post-data 'submit=Login&hidelog=true&loginSubmitted=true&username=nagiosxi&password=0bggt2' -O nagiosql.login--2015-05-12 13:26:30-- https://localhost/nagiosxi/includes/components/ccm/
Resolving localhost... ::1, 127.0.0.1
Connecting to localhost|::1|:443... connected.
WARNING: cannot verify localhost’s certificate, issued by “/C=US/ST=MA/L=Natick/O=the MathWorks/OU=SSG/CN=nagiosxidev-00-ah/emailAddress=[email protected]”:
Self-signed certificate encountered.
WARNING: certificate common name “nagiosxidev-00-ah” doesn't match requested host name “localhost”.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: “nagiosql.login”
[ <=> ] 10,654 --.-K/s in 0.02s
2015-05-12 13:26:31 (544 KB/s) - “nagiosql.login” saved [10654]
LOGIN SUCCESSFUL!
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php.ini on line 432 in Unknown on line 0
IMPORTING CONFIG FILES...URL: https://localhost/nagiosxi/includes/components/ccm/
Array
(
)
Another reconfigure process is still running, sleeping...
Another reconfigure process is still running, sleeping...
.....
Another reconfigure process is still running, sleeping...
-
kendallchenoweth
- Posts: 195
- Joined: Fri Sep 13, 2013 10:43 am
Re: Another reconfigure process is still running, sleeping..
Former Nagios employee
Re: Another reconfigure process is still running, sleeping..
Also getting same message. crond is running.
Re: Another reconfigure process is still running, sleeping..
I ended up just deleting lock file manually and upgrade completed without any issues. YMMV.
Re: Another reconfigure process is still running, sleeping..
Thanks for the update, were there any other questions or should we go ahead and lock this thread?
Be sure to check out the Knowledgebase for helpful articles and solutions!
Re: Another reconfigure process is still running, sleeping..
I'm not the OP. I just thought my solution would be helpful.bwallace wrote:Thanks for the update, were there any other questions or should we go ahead and lock this thread?
Re: Another reconfigure process is still running, sleeping..
Going to close this anyway as the topic is quite old.
Former Nagios employee