Aspera selected automatically when uploading release ipa to Testflight

Hi all

There is an issue with uploading .ipa to Testflight from companywise CI since last Thursday. Suddenly we got a problem uploading .ipa file to Testflight without notice, due to company firewall policy. This never happened before, and what we got from the error log was this:

Could not connect to Aspera server: 'vgr702.apple.com' port: 33001. Please check your firewall settings. Error message: Connection refused

We are using Fastlane 2.182.0 for CI but we're not setting any -t option for pilot nor deliver.

I'm curious

  1. Is there any way to impose the setting of Testflight upload method to HTTP/DAV regardless of the server condition of Apple Testflight?

  2. Is there any condition to change the method from default(DAV or HTTP I guess) to Aspera/Signiant?

Thanks in advance.

  • can the settings for Transporter when set in the Xcode remain in any points of source code? If so, where can it be?
Add a Comment