Page 1 of 1

Another reconfigure process is still running, sleeping...

Posted: Tue May 12, 2015 8:28 am
by kendallchenoweth
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...
.....

Re: Another reconfigure process is still running, sleeping..

Posted: Tue May 12, 2015 9:07 am
by tmcdonald
What XI version are you on?

Is cron running?

Code: Select all

service crond status

Re: Another reconfigure process is still running, sleeping..

Posted: Tue Jan 05, 2016 4:38 pm
by daq
tmcdonald wrote:What XI version are you on?

Is cron running?

Code: Select all

service crond status
Also getting same message. crond is running.

Re: Another reconfigure process is still running, sleeping..

Posted: Tue Jan 05, 2016 4:48 pm
by daq
I ended up just deleting lock file manually and upgrade completed without any issues. YMMV.

Re: Another reconfigure process is still running, sleeping..

Posted: Tue Jan 05, 2016 5:25 pm
by bwallace
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..

Posted: Tue Jan 05, 2016 5:31 pm
by daq
bwallace wrote:Thanks for the update, were there any other questions or should we go ahead and lock this thread?
I'm not the OP. I just thought my solution would be helpful.

Re: Another reconfigure process is still running, sleeping..

Posted: Tue Jan 05, 2016 5:51 pm
by tmcdonald
Going to close this anyway as the topic is quite old.