mj.work
1
Experiencing a bug when running one specific process from Orchestrator.
It gets stuck in installing package

I know it’s not firewall or internet issue because it works fine with other process.
Is there a way to delete local installed files and reset this?
mj.work
3
Also, an error occurs when I just wait it off.

rikulsilva
(Henrique Lima da Silva)
4
Hi @mj.work
Yes, it is.
If the robot was installed in Service Mode and the Download Path wasn’t changed, you can found here
C:\Program Files\UiPath\Studio\packages
or
C:\Program Files (x86)\UiPath\Studio\packages
Searching by project name, enter in it folder then delete the current version
Once you run the process in Orchestrator the package will be installed again.
Or a simple options is increase the project version in project.json file. This will enforced Orchestrator to download a new package and install.
Also, check if for this project some package was downloaded from custom feed