Skip to content

Instantly share code, notes, and snippets.

View ericpardee's full-sized avatar

ericpardee ericpardee

View GitHub Profile
@ericpardee
ericpardee / gist:93c76e0e34165cb4c842
Last active February 4, 2016 08:24
IBM Aspera Connect Disables Encryption
Ran into a situation where a facility I work with opened a Trouble Ticket of Aspera Uploads failing, upload keeps stalling.
The progress bar in the UI would get to the end but it would never finish.
I opened a case with Aspera Tech Support. While I waited for a response, I installed aspera ascp client on linux host.
The same file transfer went through without issue:
ascp -P 33001 big.mxf [email protected]:
I let the Aspera Connect GUI hang at the end as reported until finally it errored out:
LOG [libssh2] 0.369915 Failure Event: -34 - libssh2_channel_wait_closed() invoked when channel is not in EOF state
ERR [asssh] channel wait close rc=-34