I am been getting this error with Xcode 7.0.1 uploading to iTunes Connect:
The session's status is FAILED and the error description is 'failed to open ssh session. (16)'
Seems to be a network issue (ssh) and the fact that I can upload from my home network.
I've used the Network Utility and it appears as if these are open:
- itmsdav.apple.com:443
- contentdelivery.itunes.apple.com:443
- idmsa.apple.com:443
However, I am not entirely convinced.
Also I've tried Application Loader using only DAV transfer protocol and get this:
An error occurred uploading to the App Store
I've also tried setting https.proxyPort = 80 located in:
/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/java/lib/net.properties
Nothing seems to work. All of this started after upgrading to both Yosemite and Xcode 7 (about 2 weeks ago).
Thanks in advance for any clues,
Roger