This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Confd communication error: 'core.lock'

Hi there!

We updated our Astaro up to version 5.018, but since the installation the Webadmin starts very slow. It takes up to 
5 minutes opening it in the browser. The client and server are in the same network (Astaro is 192.168.0.1) 
and the client ist (192.168.0.7) so there shouldn't be any IP-table-blocks. The only thing i could find is 
the following error about 500 times a day in the logfile "/var/log/mdw.log":

Code:
2005:06:13-16:05:50 gate middleware[32477]: modules::RPC::ConfdLock() => Confd communication error: 'core.lock'
2005:06:13-16:05:50 gate middleware[32477]: $VAR1 = 'RPC::XML::Client:send_request: HTTP server error: read timeout';
2005:06:13-16:05:50 gate middleware[32477]:
2005:06:13-16:05:50 gate middleware[32477]: modules::RPC at /PerlApp/modules/RPC.pm line 55.
2005:06:13-16:05:50 gate middleware[32477]:
2005:06:13-16:05:50 gate middleware[32477]: modules::Error::Error
2005:06:13-16:05:50 gate middleware[32477]: modules::RPC::ConfdLock
2005:06:13-16:05:50 gate middleware[32477]: modules::RPC::ConfdTransaction
2005:06:13-16:05:50 gate middleware[32477]: modules::Config::Changed
2005:06:13-16:05:50 gate middleware[32477]: modules::Config::load
2005:06:13-16:05:50 gate middleware[32477]:



How can i resolve this problem?

Regards,
BLACKBIT


This thread was automatically locked due to age.
Parents
  • You can "rescue" your system by listing the processes with ps ax. 

    Then copy the line of confd, kill the process and execute the copied line. Let this run in the shell. This helps to access the admin without resetting the entire system in productive environment. 

    Open your browser, access the webadmin and backup the system. Then Update to actual Release of Astaro asap. 

    Regards,
    Blackbit
Reply
  • You can "rescue" your system by listing the processes with ps ax. 

    Then copy the line of confd, kill the process and execute the copied line. Let this run in the shell. This helps to access the admin without resetting the entire system in productive environment. 

    Open your browser, access the webadmin and backup the system. Then Update to actual Release of Astaro asap. 

    Regards,
    Blackbit
Children
No Data