Rmdstestclient fail to establish connection to Hosts after LPC setup

Options

Hi team,

I installed LPC recently on another Linux machine. On first machine, LPC was setup successfully and was able to run the rmdstestclient tool as well. But when I installed in another Linux machine the LPC starts successfully (as seen in the logs) but the rmdstestclient does not connect to service and errors out with "Failed to perform transport secure channel connections to hosts. Error: Failed to request authentication token information". Please find more info in the logs..

I have tried same and different users but same issue on the second machine.

Can you please let me know what can be the issue here?


Thank you,

Basnal

lpc.txt

Tagged:

Best Answer

  • zoya faberov
    zoya faberov ✭✭✭✭✭
    Answer ✓

    Hello Basnal @bansalshah,

    This error means you are failing to connect to the endpoint, which can be for several reasons.

    Some common reasons that I would verify:

    • The user specified into rmdstestclient run is a valid permissioned user that was added to user_list.txt config file during installation.
    • The second installation machine is on the same local network as first, and therefore has the same connectivity requirements to the endpoints, or verified that the connectivity can be established.
    • The endpoints in the config file are valid, the same, as the first LPC successfully connects to.
    • Is it the same machine id or different that is being mapped to the new user on the new EZD? It's one connection per machine id.

    Let's see if one of these identifies the issue that you are facing.

Answers