Dependencies not updated when clicking the Repair Dependencies link in the top yellow notification bar , but can be manually updated via Manage Packages. How to automate this process?
Issue Description:
Dependencies are not updated when clicking the Repair Dependencies link in the top yellow notification bar (see below image), instead, the below error message is displayed. This indicates that Studio does not reach the official and Orchestrator feeds to be able to download what is required to open the process.
However, packages and dependencies can be manually updated via Manage Packages because it takes the packages and dependencies from the default Studio feed (C:\Program Files\UiPath\Studio\Packages).
Resolution:
- Check for a proxy on the machine. If a proxy is deployed in Internet Options & Windows proxy settings, make sure to also configure it as explained in documentation Redirecting Robots Through a Proxy Server . Also, ensure the hostnames from our documentation are whitelisted within the proxy used on the machine:
- Ensure the Azure feed (https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json) is added under Manage Packages - Settings and has the checkmark next to it, to be taken into account when .nupkgs are downloaded.
Should the issue persist after the above steps, try signing in with the Robot user in Studio and then click the Repair dependencies link which should update all packages and dependencies.