I have installed UiPath Cloud Studio version 21.10.5 with advanced settings in service mode on a Azure windows instance using a service account per the instructions in the link below:
https://docs.uipath.com/installation-and-upgrade/docs/installing-the-robot
We are using Cloud orchestrator. I see that the UiPath Robot service is correctly installed and running as the Local System account as it should.
When I configure and use a robot account on this instance (03) with a machine template key that works on another instance (02), the unattended robot job does not run. I specify the robot account, the machine, the hostname correctly in the process start page. I have the non-production license applied to the machine and the job correctly. It just sits in the Pending status and does not run in Cloud Orchestrator tenant.
The same test job runs on another second instance(02) with the Studio Cloud 21.10.5 with the unattended robot option. The second host has the same machine key of the same machine template.
Is this a bug? Or is the Studio with service mode not supposed to work?
I am aware that there is the alternate option to use unattended robot install option with advanced settings and choose to install studio. I have not tried this yet. Has anyone else? Is this option supposed to work better with the unattended and attended robots and studio for development?
I'd like to know before we go too far down this path or try the alternate install.
Our setup works separately with studio on 1 instance (01) and automation developer with the user mode and unattended robot on the second instance (02) with the unattended robot setup.
We'd like to see if the Studio development and the unattended robot can work on the one instance. This is what I am trying on a third instance (03) to see if we can use 1 instance for both development setup and unattended robot with a service account.
Thanks for all the help.