Linux robot communication error - Unable to reach controller, error message communication error
search cancel

Linux robot communication error - Unable to reach controller, error message communication error

book

Article ID: 34342

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM) CA Unified Infrastructure Management SaaS (Nimsoft / UIM) Unified Infrastructure Management for Mainframe

Issue/Introduction

Some Linux environments have trouble auto-detecting the local IP which causes problems with probes listening for incoming connections.

Environment

Release:
Component: CAUIM

- Robot

Resolution

The first thing to try is to manually set the specific hostname and IP address in the robot.cfg file under /opt/nimsoft directory.

Leave all defaults in place except the following three lines:
...

robotname = set this to the computer hostname (shortname)
robotip = set this to the local/internal IP address of the machine
first_probe_port = 48000
 
Also, it is important to note that the local firewall may play a role here; generally speaking you should open ports 48000-48100 on any Nimsoft Robot, allowing connections from all other machines on the local network.