'Is there a trace available for NuGet SemVer 2.0 request resolution?

We receive a HTTP 404 when we request certain NuGet packages from Artifactory:

2022-03-09T16:23:43.805Z [jf**] [ERROR] [1e7ad431d***] [o.a.a.n.NuGetServiceImpl:667] [tp-nio-8081-exec-367] - Unable to perform a remote NuGet query on 'https://artifactory-extern.******.**/artifactory/api/nuget/digitalfirst-od-dependencies-nuget/Packages(Id='*****.WebUI.MVC.UIDesign.***',Version='2.0.22')?includePrerelease=false&includeAllVersions=false': HTTP/1.1 404

… when a NuGet packages like

*****.WebUI.MVC.UIDesign.***.2.0.22+22021.123456.nupkg
*****.WebUI.MVC.UIDesign.***.2.0.22+22022.234567.nupkg
*****.WebUI.MVC.UIDesign.***.2.0.22+22023.345678.nupkg

… are stored on the server.

Is there a way to see how Artifactory resolves this request to find matching NuGet packages?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source