I am not able to download specific artifacts(jar) from the JFrog's Artifactory. The download gets stuck at a specific percentage and ultimately fails. The artifact is com.X.pluginY(let's say) under the repo "libs-release-local" and the version [1.1.100, 1.1.244] is not able to get downloaded whereas the version before 1.1.100 and after 1.1.244 are able to download. Also, the artifacts com.X.pluginZ and others are getting downloaded from the same repo "libs-release-local".
I have checked access.log, request.log, and artifactory.log everything is good.
Strangely from some other network, we are able to download those artifacts which are not getting downloaded from the browser and the CI server.