After installing unattended robot (version 2022.4.4) and trying to connect to UiPath cloud orchestrator tenant, we are getting the error “existing connection was forcibly closed by remote host”
The odd thing is that on uninstalling and installing attended robot on same machine, it is able to connect to the same cloud orchestrator tenant.
Have gone through various posts but no success. Tried restarting the UiPath robot service.
Thanks for taking time to reply to my query. We were installing the UiPath software as a administrator. The latest version just gives option to select Unattended mode (which seems to have default service mode without any option to specify it explicitly).
Turns out that, a Windows proxy script was being used in Internet Options of the robot VM which was causing the above issue. We had to include this script in the UiPath config file (on the robot machine). Exact steps are mentioned here.
Hope this helps anyone who encounters a similar issue.