AppWorx, Dollar Universe and Sysload Community

 View Only

Unable to connect to UVMS: error 200 when registering a node

  • 1.  Unable to connect to UVMS: error 200 when registering a node

    Posted Aug 08, 2017 09:13 AM

    This error either indicates a typo in the information entered, most likely with the host and port.

    Or, if this is correct, then there could be a network/firewall/port issue. 

    •           Make sure you can ping the hostname of the UVMS from the node.
    •           Verify that you can telnet to the UVMS port.
    •           Check the UVMS and $U logs for any messages.

    Try removing and then re-registering the node from the UVMS:

    •           unidlt NODE –node <node_name> –company COMPANY –type DU
    •           unims –register –mshost <HOSTNAME_UVMS> -msport <PORT_UVMS> -login <admin> -pwd <xxxxx> -host <HOSTNAME_NODE>

    You may also need to force a sync with the UVMS:

    •           On the node, delete the ../data/u_sync.dta file.
    •           Then re-run the unims –register command.