Robot controller communication problems after server updated - Domain updated
UIM 20.3/20.4
Hub is not identifying or able to contact the robot controller.
Examination of the robot.cfg on the robot that produces the communication error shows that the following lines are missing:
robotip = <ip of robot>
ip_version = ipv4
Add the following lines to the robot.cfg file
robotip = <ip of robot>
ip_version = ipv4
Restart the Nimbus Robot Watcher service on the robot server
Refresh the Infrastructure Manager (or wait for Admin Console to update)