Open mendozamiche opened 1 year ago
It'd be great if we just had the option to pass in a --max-time
for curl
For anyone else running into this, we changed out Bitrise machine from Xcode 14.2.x, on macOS 13.0 (Ventura) M1 Elite XL to Xcode 14.2.x, on macOS 13.0 (Ventura) Gen2 Elite. This solved the issue for us.
There's been a trend for about 2 weeks now where iOS apps are taking much longer than usual (usually under 1 minute) to upload. We've added a 3 minute timeout to this step in Bitrise and that was not enough so the timeout was increased to 12 minutes. This is also not enough as this is the error shown:
Is there an issue with uploading ipa files to Kobiton using this script? We have not seen the same issue with uploading apk files.
This is on the following machine in Bitrise: Xcode 13.4.x on macOS 12.5 (Monterey) M1 Elite XL
Ticket #36130 has also been submitted.