My unattended robots which handles operations on web browsers or desktop application fails when run with a trigger. When I run process manually in Orchestrator it works.
Problem shows on every Machine on which robot runs. Most of the errors I get in orchestrator logs are “time out” or problems with computer vision etc. . After I login on Virtual Machine on which I got error, mostly I see error in assistant “Cannot read property…” .
I tried to use solutions from this topics below, but it didn’t work:
That’s usually a database issue. It’s timing out trying to update a queue item. We’ve run into this and UiPath’s recommendation is to check how many rows are in your Orchestrator db’s Log table. A large number of rows can cause the db to choke up.