Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.30.0
-
Labels:
-
Notability:2
Description
Configure a NuGet group repository that contains several hosted repositories, and also a proxy repository configured for a v3 API. Ensure that the remote of the proxy repository cannot be reached on the network.
Send a request to /v3/index.json to the group repository. This will fail with a 502 error code.
Expected: Failure to reach the remote of one proxy repository in a group should not cause the entire request to fail. We should log the failure, process the other repositories in the group, and return their content.
Attachments
Issue Links
- fixes
-
NEXUS-25784 Browse request to NuGet v3 search URL in group fails completely if one of the group's members has DNS lookup failure
-
- Closed
-
- relates
-
NEXUS-25783 Browse of NuGet packages from visual studio fails if user doesn't have browse privileges to all group members
-
- Closed
-