iTunes Store Operation Failed, Possible TCP Problem

Hello to everyone


I have a very strange problem uploading my app to App Store.


Every time the upload proccess is very slow and takes all the bandwith (I can't do anything else while uploading) and before finished I receive this error below.


  • The session's status is FAILED and the error description is 'Server quit unexpectedly (UDP recv got "Conncetion refused") (16)'
  • Communication error. Please use diagnostic mode to check connectivity. Youu need to have outbound access to TCP port 443
  • An exception has occured: Coonection reset
  • The session's status is FAILED and the error description is Can't assign requested address (51)'
  • The session's status is FAILED and the error description is Session data transfer timeout (server) (30)'
  • An exception has occured: Broken pipe (Write failed)
  • The file MyApp.ipa, did not complete its upload
  • An error occured while uploading the file MyApp.ipa
  • Failed to upload file: path/to/MyApp.ipa


What I do without success:

  1. I used this command: "sudo lsof -iTCP -sTCP:LISTEN -n -P" to find which process is listening on the specified TCP
  2. I have used several networks to do the job without any success
  3. and my firewall is closed


So.. what I missing?

iTunes Store Operation Failed, Possible TCP Problem
 
 
Q