I’m trying to run a process using the UiPath Agent and encountering the following error:
“Robots without credentials cannot run processes that require an interactive session. (#1015)”
Trace ID: be069512848345fcbe48f1d9c57ac18e
Could someone please provide detailed steps to correctly add and configure a process in the UiPath Agent?
Additionally, I’d appreciate it if someone could help me understand why this error occurs and how to resolve it.
@Lalit_Chaudhari,
Setup your unattended robot correctly using this guide and you should be good.
Yes, I’ve followed all the setup steps correctly to configure the robot.
The agent itself works fine — I’m able to run it without any issues as long as no process is added.
However, the moment I add a process from the Tools section, it fails with the error:
Robots without credentials cannot run processes that require an interactive session. (#1015)
So the issue seems to occur only after linking a process to the agent.
@Lalit_Chaudhari,
Check the jobs in the Orchestrator and see on which bot agent tries to run the tool. Identify that machine template and robot account, configure the credentials.
It displays error at start of execution only.