Login to Server error - connect failed in tcp_connect

Recently I came across a scenario where the DS 3.1 client couldn’t connect to a Linux server, and gave the error message shown below:

Error.PNG

The problem turned out to be that the Linux computer’s IP address had been changed/reassigned, thus the tcp_connect error.

Editing the /etc/hosts file to update the correct IP address resolved the problem.