maven - Connection reset when I try to download artifacts from Sonatype Nexus with HTTP -


i setup sonatype nexus repository on own server @ home. server setup http on port 8081, , looks works okay browser both locally , remotely.

the problem when try download artifacts (only of them, more 500kb) connection systematically closes (on server side) before transfer completed, resulting in network error.

curl -h --url http://<myserver>:8081/..../artifact.jar > .... > curl: (18) transfer closed 116756 bytes remaining read 

the problem magically disappears when setup nexus run ssl (on https, port 8443), requires me verify certificate verisign or such, complicates matter.

why transfer of above artifact (approv. 700kb in total) fail that? causes be?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -