Upload to App Store gets stuck on "Sending Analysis to App Store Connect"

I'm trying to upload an update to an iOS app. Xcode goes through the usual dialogue and then immediately gets stuck on "Sending Analysis to App Store Connect..." Since the Xcode GUI doesn't provide any helpful information, I looked in Console. I can see Xcode completing an SSL handshake, then reporting that it "received viability advisory", followed by boringssl_context_handle_fatal_alert "level: fatal, description: bad record mac". After this it starts the SSL handshake again. It will cheerfully do this round and round forever without ever reporting a problem to the user. I found a similar post, which has one response about stripping bitcode from libraries (with no explanation as to why this would help), but my app does not include bitcode. I've updated to the latest version of Xcode incase there was some incompatibility, and rebuilt my app because, while that should be irrelevant to an SSL handshake, I'd expect someone to ask. Does anybody know what is going on and how to fix it?

Answered by RossF in 821802022

For anyone else who runs into this, the answer is either "wait three or four days" or "upload on hotel wifi". I'll need to get home before I find out which.

For anyone else who runs into this, the answer is either "wait three or four days" or "upload on hotel wifi". I'll need to get home before I find out which.

I am having this exact same issue across different internet connections and across both Xcode and Transporter. Does anyone have other tips?

Upload to App Store gets stuck on "Sending Analysis to App Store Connect"
 
 
Q