Expo freezes while uploading to TestFlight

Hello guys,

For a few weeks, Expo freezes while uploading to TestFlight. I was waiting for new releases (in case it’s a bug) but the latest update didn’t fix it.

Here is how it looks like:

Downloading [=========================================================================================================] 100% 0.0
Resolving the ITC team ID...
Available session is not valid any more. Continuing with normal login.
Available session is not valid any more. Continuing with normal login.
ITC team ID is XXX
Ensuring the app exists on App Store Connect, this may take a while...

+----------------+--------------------+
|     Summary for produce XXX |
+----------------+--------------------+
[...]

[14:17:48]: [DevCenter] App 'XXX' already exists, nothing to do on the Dev Center
[14:17:50]: App 'XXX' already exists (XXX), nothing to do on App Store Connect
Uploading the app to Testflight, hold tight...
[14:17:51]: Login to App Store Connect (XXX)
[14:17:53]: Login successful
[14:17:54]: Ready to upload new build to TestFlight (App: XXX)...

So it’s ready to upload but it doesn’t do anything (I let it ran for many hours, and I have tried many times).

Here is what I get when I check the diagnostics:

Expo CLI 3.11.7 environment info:
    System:
      OS: macOS 10.15.2
      Shell: 3.2.57 - /bin/bash
    Binaries:
      Node: 10.15.3 - ~/.nvm/versions/node/v10.15.3/bin/node
      Yarn: 1.19.2 - /usr/local/bin/yarn
      npm: 6.13.4 - ~/.nvm/versions/node/v10.15.3/bin/npm
    IDEs:
      Xcode: 11.3.1/11C504 - /usr/bin/xcodebuild
    npmPackages:
      expo: ^36.0.2 => 36.0.2 
      react: 16.9.0 => 16.9.0 
      react-native: https://github.com/expo/react-native/archive/sdk-36.0.1.tar.gz => 0.61.4 
      react-navigation: ^4.0.10 => 4.0.10 
    npmGlobalPackages:
      expo-cli: 3.11.7

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.