The triggered job is pending state

the scheduled job is going in the pending state and showing the below error message.

This job cannot run with the current folder configurations.

  1. Windows process. This job can only run on a windows machine and there is none connected to this folder.

previously it was running fine but suddenly it is showing the same error message again.

Can someone help?

Hi @pradyumn.agrawal1

Check this:

1 Like

Hi @pradyumn.agrawal1 ,

Could also check with the below :

Hi

Basically this error message indicates that the job is configured to run on a Windows machine, but the current folder is not connected to a Windows machine.

To resolve this issue, you can Connect the current folder to a Windows machine.

To connect the current folder to a Windows machine, you can follow these steps:

  1. Go to the Tenant page and go Machines page in Orchestrator.
  2. Click the Add button.
  3. Select the Standard Machine option.
  4. Enter the name of the Windows machine.
  5. Click the Add button.

Hope this helps

Cheers @pradyumn.agrawal1

Hi Thanks for the reply,

But I don’t see the windows machine option

image

and I am using the unattended bot so do we not use standard machine for that ?

1 Like

Oh that was a typo
Then Confirm Studio and robot is installed in Service mode, else reinstall using Custom > Unattended Robot

check if you see below service in details tab or services tab of task manager

  1. UiPath.Service.host - this comes only for service host
  2. UiPath.Service.Userhost - this will be there for user mode

Cheers @pradyumn.agrawal1