NU1801: Unable to get repository signature information for source https://api.nuget.org/v3-index/repository-signatures/5.0.0/index.json

When we try ti install packages from nuget api source feed list loads fine but it keeps erroring with the following error
NU1801: Unable to get repository signature information for source https://api.nuget.org/v3-index/repository-signatures/5.0.0/index.json.

Proxy server settings are fine system can reach the internet and can load teh service indexes of all feeds fine.

is the nuget configuration line.
stranger is with the same user on another server that has teh same setup

Studio 24.10.9
same domain user
same UiPath config and niget configs it works fine.

even tried to reinstall and use the config files from the working mashine but still it wont download.

A check in the browser will not be mandatory give the proof for an application. It can be handled by different Firewall rules as well.

let us know more details on how you checked in detail. Also refer to additional resources like Windows event manager for getting more hints on the issue

It can reach in UiPath it self the feeds them selfs it loads the list of compatible stuff for the project.
Even used fidler classic to see what traffic is rolling in an out and there it was shown the server can reach all feeds.

also in cmd tracert and other trafic are flowwing fine by the looks of fidler

is another app, so we cannot assume that everything is handled with the same fw rule.

Which entry is in:

for UiPath-related entries?

UiPath.Service.Host 24.10.9.0
Failed to start connection. Error starting transport ‘WebSockets’. System.Net.WebSockets.WebSocketException (0x80004005): The server returned status code ‘503’ when status code ‘101’ was expected.
at System.Net.WebSockets.WebSocketHandle.ValidateResponse(HttpResponseMessage response, String secValue)
at System.Net.WebSockets.WebSocketHandle.ConnectAsync(Uri uri, HttpMessageInvoker invoker, CancellationToken cancellationToken, ClientWebSocketOptions options)
at System.Net.WebSockets.ClientWebSocket.ConnectAsyncCore(Uri uri, HttpMessageInvoker invoker, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Http.Connections.Client.Internal.WebSocketsTransport.DefaultWebSocketFactory(WebSocketConnectionContext context, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Http.Connections.Client.Internal.WebSocketsTransport.StartAsync(Uri url, TransferFormat transferFormat, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Http.Connections.Client.HttpConnection.StartTransport(Uri connectUrl, HttpTransportType transportType, TransferFormat transferFormat, CancellationToken cancellationToken) is the only error that comes back on UiPath side in eventlog
already checked with network department they dont have firewall rules setup for these servers they use a porxy server that allowes them trough to the internet they can see the traffic to api.nuget.org as well