iTunes Transporter stopped working on 1st March 2018

Originator:KrauseFx
Number:rdar://38034138 Date Originated:March 1 2018
Status:Open Resolved:
Product: Product Version:
Classification:Serious Bug Reproducible:Always
 
Apple ID of the User: [removed]

Apple ID of the App: doesnt.matter

Summary:

Using iTunes Transporter to upload iOS apps (ipa files) stopped working 6 hours ago on 1st March 2018.

More information from users being affected by this issue: https://github.com/fastlane/fastlane/issues/11958

People found a workaround using
```
export DELIVER_ITMSTRANSPORTER_ADDITIONAL_UPLOAD_PARAMETERS="-t DAV"
```

but this can't be a solution, as things worked before, and there was no communication around an upcoming change for the transporter API.

If you decide to mark this as dupe, please inform the iOS developer community when this gets resolved, or if that's not possible due to legal/communication reasons, please let me know by adding a comment to this radar. 
Also, if you can, I'd love to hear, if this is a temporary issue, or a long-term solution.

Thanks

Steps to Reproduce:
1. Prepare a itmsp package
1. Upload it using the iTunes Transporter

Expected Results:
The upload succeeds

Actual Results:

```
Could not start delivery: all transports failed diagnostics
Transporter transfer failed
Could not start delivery: all transports failed diagnostics
[2018-03-01 13:35:46 CET] DEBUG: Transfer warning: Scheduling automatic restart in 1 minute
at com.signiant.interactivetransfer.engine.TransferEngine$2.run(TransferEngine.java:593)
DEBUG: Received failed transfer notification; aborting
INFO: Scheduling automatic restart in 1 minute
ERROR: Could not start delivery: all transports failed diagnostics
Package Summary:
1 package(s) were not uploaded because they had problems:
/tmp/1013791145.itmsp - Error Messages:
Could not start delivery: all transports failed diagnostics
DBG-X: Returning 1
```

Version/Build:


Configuration:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!