Error NU1801 stuck in a loop

Hi,

We are working with VM’s.
For some reason when I try to open 1 specific project the Error NU1801 keeps popping up and i can’t open the project.

When I try to open another project the error NU1801 shows up 1 time and then the project can be opened.

What’s the issue? It is the same Error NU1801: gallery.UiPath, pkgs.dev.azur and api.nuget

Extra information: the project that can be opened, is uploaded by my collegue. The one that can’t be opened is mine. When i try to open my project on another server it does work.

@okan_mutlu

Please check these resolution steps

Cheers

Most probably you have proxy in between.

You can check this by running this command in a powershell.exe console:

[System.Net.WebRequest]::GetSystemWebProxy().GetProxy("https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json")