Stuck in installing package when running form Orchestrator

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

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?

Also, an error occurs when I just wait it off.
image

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