Knowledge Base
Searching in : Trouble report
ID:TR09S10366
Added on: 2021-09-21
Last Update: 2023-05-22
Affects: 7
Due to be solved in: 7.x
Platform: All Platforms
Product: NoMachine Server
Severity: Minor
Status: Open
Print this article

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.