Installing packages taking more than expected time

Any idea why my package installation is taking more time than usual?

Hi @sharazkm32,

1.Slow Internet Connection

2.Some packages have multiple dependencies that need to be downloaded.

3.Security tools can slow down or block package downloads.

4.If your system is low on RAM or CPU, installations may take longer.

Regards,
Arivu

1 Like

Hi Sharaz,

Before proceeding with anything, try closing UiPath and restarting your machine. If that doesn’t help, then follow these steps:

  1. Test your network connection to ensure it’s stable.
  2. Check for NuGet server issues or maintenance on the official UiPath status page.
  3. Clear the package cache in the local directory.
  4. Ensure that firewalls/proxies are not blocking the downloads.
  5. Try a different version of the package or dependencies.
  6. Check system resources and available disk space.
1 Like

Hi @sharazkm32

Remove the UiPath Studio from the Task Manager. Then reopen the Studio and install the dependencies.

Hope it helps!!

1 Like

Hi @sharazkm32

The delay in package installation in UiPath can be due to factors like network issues, a large package size, Orchestrator or feed server delays, or local machine performance. Try checking your internet connection, clearing the package cache, or restarting UiPath Studio to see if it resolves the issue.

If this is helpful, please mark as a solution. Thanks

I tried most of the above steps and I haven’t figured a proper solution for this. Marking this as solution to close the topic to avoid frequent notification

If you know the source where your packages are, for example orchestrator host or tenant level, remove all other sources that ar enabled by default.

A few years back we had similar issues with an on-prem Orchestrator which was not allowed to check certain external sources for security puroposes. However the UiPath configuration was set to look at those sources. This led to significant imeouts fetching packages, wich sometimes resulted in delays up to 15 minutes downloading the dependencies.

Removing those sources eliminated our problem.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.