Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Upack push times out



  • I am using upack push to upload universal packages to a remote feed, but at times the operation exits with the following error:

    Unhandled exception: System.Net.WebException: The operation has timed out
    at System.Net.HttpWebRequest.GetResponse()
    at ProGet.Client.Program.push(String package, String target, String user)

    What is the timeout on the upack push command, and can it be altered at runtime?



  • How large is the package you are pushing? I don't believe we are specifying a timeout, so it might be the default setting..



  • Hi Alana,

    the package is around 250MB, but it's being pushed to a remote server over a potentially slow connection.

    The operation times out after 100 seconds, it seems:

    03:13:34 upack push --package=<packagefile> --target=<progetserver> --user=<user>
    03:13:34 Package: <packagename>
    03:13:34 Version: 0.0.2
    03:15:14 Unhandled exception: System.Net.WebException: The operation has timed out
    03:15:14 at System.Net.HttpWebRequest.GetResponse()
    03:15:14 at ProGet.Client.Program.push(String package, String target, String user)
    03:15:14



  • Thanks; can you try downloading the latest (1.0.1) of the client?

    The latest version of upack is available here: http://cdn.inedo.com/downloads/proget/upack.zip



  • Hi Alana,

    thanks for that. Preliminary checks have given me no further timeouts. My push action takes just over two minutes (funny, I thought my internet was faster).


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation