Here is what I found in Artifactory request log For a failed run: *20151001123016|1|REQUEST|10.0.150.212|non_authenticated_user|GET|/api/docker/registry_v2/v2/|HTTP/1.1|401|0 20151001123016|1|REQUEST|10.0.150.212|non_authenticated_user|GET|/api/docker/registry_v2/v2/|HTTP/1.1|401|0* 20151001123016|4|REQUEST|10.0.150.212|non_authenticated_user|GET|/api/docker/registry_v2/v1/repositories/sigma_external/centos-java8/images|HTTP/1.1|400|0
For a successful run: *20151001121529|335|REQUEST|10.0.150.212|non_authenticated_user|GET|/api/docker/registry_v2/v2/|HTTP/1.1|200|0* 20151001121530|317|REQUEST|10.0.150.212|non_authenticated_user|GET|/api/docker/registry_v2/v2/sigma_external/centos-java8/manifests/centos7|HTTP/1.1|200|25646 20151001121530|134|REQUEST|10.0.150.212|non_authenticated_user|HEAD|/api/docker/registry_v2/v2/sigma_external/centos-java8/blobs/sha256:4a4adf5f2dbd3fd262fa5415c4e9b6f278c9dc90cd65a334688e19b80f96cf6d|HTTP/1.1|200|0 There is no change between the two runs. But the http get (see bold lines above) return 401 and 200. Does anyone have any idea? thanks, Jerry -- View this message in context: http://forums.jfrog.org/Push-large-size-docker-image-to-Artifactory-Docker-v2-registry-behind-Apache-httpd-tp7580464p7580494.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
