When running a process from orchestrator with unattended robot getting error like failed to install a package

Hi everyone,

I have installed UiPathAssistant in virtual machine now i have connected my assistant with the virtual machine host name(i did not install the UiPath studio in virtual machine). Now when i run the process from orchestrator i am getting error like Failed to install package .

Could someone please help me.

Thanks.

Hello @bhanusai_sajja

Open UiPath Assistant and goto preferences and orchestrator settings.

Check if you have machineky or client id
See if they are matching with the one you created while doing unattended setup.
Try with machineky it works

i had a lot of those errors lately.
for me reconnecting assistant fixed the issue.

@bhanusai_sajja,

Check this post.

Thanks,
Ashok :slight_smile:

Check Package Dependencies: Make sure that all of the dependencies needed by your process are properly defined in the project settings. Sometimes package installation fails because dependencies are absent or incompatible.

Hi @Pallavi_Shirodkar1 ,

Is it required to install UiPath studio in Virtual machine even if I have unattended bot in VM.

Can’t i run a process without installing UiPath studio in VIRTUAL MACHINE with Unattended bot.

Thanks.

Studio is not required on the production server / machine in order to execute unattended processes.
Production (unattended license) is supposed to be assigned to the production machine or if you are using a new orchestrator version the license will be assigned to the respective machine template.

I hope this helps.