Process running perfectly from Studio and also from UiPath Assistant while VM window is open, But Timeout error when running from Orchestrator as unattended process

Hi

Pls have a check on these points
Hope this would help you resolve this

  1. I would strongly suggest you to follow the steps and guidance mentioned in this knowledge base which describes the same scenario you are facing
    Automation Works in Attended Mode but Not in Unattended Mode

  2. Make sure the robot installed is in service mode
    This is very essential in order to let your bot run in unattended mode and also to access the UI elements

  3. Finally Make sure the machine you developed and the machine where you are running this bot, has same resolution
    If the resolution of those machine differs then UI automation will fail
    Resolution can be set in ROBOT settings when you create your robot
    Set the same height, width properties between the machines

If you are using only one machine then it’s completely fine with this point in specific

Cheers @hacky

1 Like