Hi, I tried to run a bot from the orchestrator directly & from the orchestrator apps when rdp session is opened. The bot runs through without any issue. But when I’m trying to run the bot by logging off rdp file/ closing the rdp session it gives me the following error:
- Process:
- Environment:
- Robot: unattended
- Account:
- Machine name:
- Info: Activity timeout exceeded
RemoteException wrapping UiPath.Core.Activities.ActivityTimeoutException: Activity timeout exceeded
at UiPath.Core.Activities.ScopeActivity.OnFaulted(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
- Start Time: 02/17/2022 11:20:20 AM
- End Time: 02/17/2022 11:22:16 AM
- Input Values: null
Output Values: Empty
- Has Recording: false
Has anyone run into the same problem? Thank you in advance.