NetXMS Support Forum

English Support => General Support => Topic started by: Dani@M3T on April 02, 2014, 12:36:31 PM

Title: Tools - shutdown system, error for linux nodes
Post by: Dani@M3T on April 02, 2014, 12:36:31 PM
We use NetXMS V1.2.13:

If you use 'Tools' - 'Shutdown System' for a linux node you get the following error (but the node is shutdown after that)
   'Execute action on node xy' has encountered a problem.
   Cannot execute action on node xy:
   Communication failure

On Windows nodes everything is fine: "Action System.Shutdown executed successfully on node xy"
Title: Re: Tools - shutdown system, error for linux nodes
Post by: Victor Kirhenshtein on April 02, 2014, 08:37:41 PM
I suspect that shutdown process terminates agent before it is able to send response back to server. I will check.

Best regards,
Victor
Title: Re: Tools - shutdown system, error for linux nodes
Post by: Dani@M3T on April 02, 2014, 08:51:06 PM
that was my guess too, thanks.