So I have a VM where UiPath Robot.exe is running in the tray (robot is provisioned and connected to the orchestrator)/
Note:- The orchestrator is running in the local machine and the bot VM is running parallely on the local machine.
Now, when I try to run the robot (inside the Robot VM) from the UiRobot’s Tray at the bottom right, execution is fine.
But since I am more concerned with the robot to be run from the orchestrator(from my local machine), I am getting the following error as soon as execution is started:-
"Your Remote Desktop Services session has ended.
Your network administrator might have ended the connection. Try connecting again, or contact technical support for assistance.".
This message is displayed, although the workflow is working fine. I even tried to open the orchestrator instance in the very same VM as robot. But still I am getting the same error.
I want to run the robot, such that, robot is run without getting disconnecting the VM.
You are doing well, and you should be able to execute a process from Orchestrator as you are able to do it from UiRobot.
It seems to be a connection problem when Orchestrator tries to communicate with your VM. I guess that you will have to call at IT department to fix that problem with that connection. Its not a encodign problem.