2

I have Xcode 5, I have tried to validate my app but these communication errors were found:

Communication error. Please use diagnostic mode to check connectivity. You need to have outbound access to TCP port 443.

An exception has occurred:Remote host closed connection during handshake

An error occurred while invoking service method:authicateForTransportDiscovery

An exception has occurred:null

Could not connect to Apple's web service

An error has occurred while invoking service method: validateMetadata

Unable to authenticate the package: 96850972.itmsp

Any ideas?

Milan H
  • 45
  • 8

2 Answers2

2

I changed to another network and it worked as @Jainam Jhaveri said.

flame3
  • 2,812
  • 1
  • 24
  • 32
2

What worked for me is to use the Transporter app (found on Mac App Store), after creating an archive choose to EXPORT it not upload it, you will get a folder containing 4 files with one of the being the .ipa, from the Transporter select the .ipa and click deliver, worked like a charm, didn't have to reboot or change the network.

Basel Abuhadrous
  • 1,444
  • 1
  • 14
  • 30