Trigger time of unattended bot

I scheduled time for unattended bot for every 10 minutes and when its about to trigger getting this error "Folde unattended bot for process could not create jobs. the robots already have pending jobs for this process… everytime it triggered, its creating job but not executing and status in pending … how can i resolve this, please help

Hi @r0818 ,

In the time based trigger only one job can exist at a time. In queue based trigger you can set the number of simultaneous job to your desired count for allowing n number of jobs to be in pending state.

Refer the following thread if your job does not start at all and is in pending state:

Regards,

I followed all these steps, still job not started executing
I stopeed the other jobs which are in pending…again new job created as per trigger time and in pending status

@r0818 , can you check if the domain\username is given properly?

Regards,

@r0818

Looks like the unattended robot setup is not done properly

Either the license is missing or robot creds are not added or robot is not added to folder or no machine is allocated

Cheers

I followed below steps, published to staff folder and its displaying under processes as unattended then clicked on start run , its taking me to below screen… I have selected the auto populated values and then when I start with trigger time every 5 minutes… its saying successfully created job … when its about to run , throwing error that this robot has already jobs in pending…

@r0818

Is there one more job already?

Manually are you able to start?

Cheers

No, I cannot able to start manually from jobs . But attended bot running fine. Whenever unattended bot triggered, job created and in pending status. and thats how there are couple of pending jobs already. I stopped them and clicked on start for new job but again that was in pending status .

@r0818

Did you provide credentials in orchestrator robot?

Cheers

no idea… can you please help how to check that

@r0818

Go to robots page and then check unattended foreground and provide creds…check this on detailed steps

https://docs.uipath.com/orchestrator/v2021.10/docs/setting-up-unattended-robots

Cheers

I have followed the document and assigned credentials for robots as mentioned.





@r0818

did you give the domain\User ?

and in the bot machine is the bot installed in service mode?

and is bot machine available - you can check status from tenants → machines and check the machine status

cheers