I am trying to push a jar to our build server but we sometimes have some
strange issues.

This request is sent and at first it is anonymous and then by user deployer. 
Obviously we don't want the anonymous one.

Also to the user it appears that this request takes 10 mins.

These are the request.log entries:
20150729152319|3|REQUEST|127.0.0.1|non_authenticated_user|PUT|/libs-snapshots-local/com/software/build/db-schema-creator/2015.2.0-SNAPSHOT/db-schema-creator-2015.2.0-20150729.192319-14.jar|HTTP/1.1|401|34368

He gets a 401 error- needs to be authorized

At the time the build proceeds 3:34 
20150729153421|661106|REQUEST|127.0.0.1|deployer|PUT|/libs-snapshots-local/com/software/build/db-schema-creator/2015.2.0-SNAPSHOT/db-schema-creator-2015.2.0-20150729.192319-14.jar|HTTP/1.1|201|34368

Then success.  

Any ideas of where things could be going wrong?



--
View this message in context: 
http://forums.jfrog.org/Non-Authenticated-User-Trying-to-push-to-Artifactory-tp7580400.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

Reply via email to