Note that there are some explanatory texts on larger screens.

plurals
  1. POXCode 5 hangs with a timeout error when validating/uploading a "ready to be uploaded" app
    text
    copied!<p>I've been developing and uploading apps for some months. Whenever they needed being uploaded to the app store, I could do it without problem, but now, I'm stuck with one that doesn't want to be validated/uploaded. XCode says "the request timed out" after MANY minutes with a spinwheel on screen.</p> <p>The differences between my old updates to the app store and the one I'm trying right now are:</p> <p>-Xcode 4.X before, Xcode 5 now.</p> <p>-I had to recreate the app store certificate/provisioning profiles, because they just expired.</p> <p>-I inherited this project from other coworker (not here anymore) and maybe my "developer profile" is somewhat conflicting with some certificates, etc... (Still many dark areas for me).</p> <p>I've kind of tried "everything". Erasing provisioning/profiles, closing Xcode, resetting, cleaning my project. But no luck. My current Xcode 5 is able to compile my app perfectly, I'm even able to select the distribute option before uploading (the app is ready to be uploaded onto itunes connect), I even login with my client credentials onto itunes connect, I can even select the correct provisioning profile (app store profile, not a developer one), but no luck:</p> <p>If I choose to upload or validate, Xcode just complains with some kind of "dull" timeout error.</p> <p>Any hints? Any way to debug what happens behind the curtains?</p> <p>Greetings, I'm at a loss.</p> <p>EDIT: Apparently, the timeout failing event appears in the validation process. If I try to upload, the status log says "Failed Validation". If I try to validate, obviously there's also a "Failed validation" error. Where can I find some log to see what part of the validating process is failing?</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload