Cannot add a node to a Cloud Server when UserNXDirectoryPath is enabled
When UserNXDirectoryPath is in use on the Cloud Server host, it's no longer possible to add a new node to that Cloud Server.
As a workaround:
1) temporary disable the UserNXDirectoryPath key in the node.cfg of the Cloud Server (pre-pend a # to the key name). 2) Then add the new node:
nxserver --serveradd IP_of_new_node
3) Re-enble the key by removing the # from the key name. Restarting nxserver is not needed.
