I’m getting some errors while downloading packages and dependencies and it looks like it’s a server issue, who knows how to fix it?
Error: ‘The SSL connection could not be established, see inner exception.’ exception on ‘https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json’
Hi @1972134464, could you please share a screenshot of the settings screen from Studio > Manage Packages? This will help in diagnosing the issue more effectively.
The URL you’ve provided doesn’t seem correct. Here’s the official feed URL you should be using:
https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json
If this URL is already present in your settings, the issue might be related to proxy settings. Could you check if you have any proxy configured in your Windows > Internet Options? This could be interfering with the feed connection.
Additionally, please ensure that your organization has whitelisted the domains listed in the documentation provided, especially if you’re working within an organizational network. You can find the details here:
Thanks, @1972134464.
Quick question – are you using Enterprise Cloud or Community Cloud? Also, could you send me a screenshot of this section in UiPath Studio? You can find it by going to Studio → Home → Help and then checking the right side.
I just want to see if there are any Automation Ops policies set up for you.
Is that possible?
Hey @1972134464 , Also, could you please check only the Include prerelease option in the filter below and leave everything else unchecked ?Does it pull up any packages?
Hi @1972134464
Check your internet connection and ensure no proxy or firewall is blocking access.
Disable strict TLS by editing the UiPath.settings file and setting “NuGetStrictTLS”: false, then restart UiPath.
Clear NuGet cache by running nuget locals all -clear in Command Prompt.
Open UiPath Manage Packages, go to Settings, and manually add https://api.nuget.org/v3/index.json as a source.
Verify firewall and antivirus settings to ensure they are not blocking access to UiPath’s package feed.
If you found helpful mark as a solution.
Happy Automation
- no proxy,and I turned off the firewall and it didn’t work
- I can’t find UiPath.settings file.
- ‘nuget’ is not an internal or external command, nor is it a runnable program or batch files.
I turned off the firewall and it didn’t work
I don’t know what’s going on, it still shows a lot of errors and the download speed is slow, but it still works.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.









