Hi there community,
I am relatively new to the community but have been playing (but mostly struggling) with getting our unattended robot to work. I feel like I have tried everything, but I must have forgot something. That’s why I hope someone here can guide me in the right direction.
Problem
Cannot start our unattended remotely on a VM using Orchestrator. Getting the following error message:
"Could not start executor. A specified logon session does not exist. It may already have been terminated. (Exception from HRESULT: 0x80070520)
RemoteException wrapping System.Exception: Could not start executor. A specified logon session does not exist. It may already have been terminated. (Exception from HRESULT: 0x80070520)"
Setup
We have a Virtual Machine in Azure with UIPath Assistant VERSIE, Studio VERSIE and a robot. We use an RDP session to connect to the VM.
Orchestrator configuration
We have a robot that logs in with the same credentials as we use to RDP into the VM.
Login to Console is switched off (but have also tried to have it enabled)
We have changed the UIPATH_SESSION_TIMEOUT to 60.
And in Windows we have allowed for remote logins.
When we are logged in to the VM and we start a process from a different machine we do get disconnected on the VM suggesting that the robot is establishing a connection. But no process is started. It has never worked before.
When we start a process from the robot machine it works perfectly.
What could we possibly be doing wrong?
Any help will be greatly appreciated as we have been struggling for this for already over a month.
Thanks!