the scheduled job is going in the pending state and showing the below error message.
This job cannot run with the current folder configurations.
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 ,
Could also check with the below :
How to configure Studio and Orchestrator for a single Unattended Robot to run jobs?
Scenario:
UiPath Assistant shows that the machine is connected but unlicensedOrchestrator shows that their 1 production unattended license is 100% utilized, but if the user clicks the Disconnect button then Orchestrator shows 0% of their production licenses are usedJobs started manually in Orchestrator are stuck in pending state where the Job Details popup indicates that: “This job cannot run with the current fo…
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:
Go to the Tenant page and go Machines page in Orchestrator.
Click the Add button.
Select the Standard Machine option.
Enter the name of the Windows machine.
Click the Add button.
Hope this helps
Cheers @pradyumn.agrawal1
Hi Thanks for the reply,
But I don’t see the windows machine option
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
UiPath.Service.host - this comes only for service host
UiPath.Service.Userhost - this will be there for user mode
Cheers @pradyumn.agrawal1