What is: CFNetwork SSLHandshake failed

Ok.

I have tested building with dropbox sync enabled and disabled during the build.

With dropbox sync enabled I get 60% handshake error (version 1249).

With the dropbox sync disabled I get 10% handshake error.

So its not perfect, but it helps a lot :smiley: And it takes less time if you temporarly disable the dropbox sync during the build.

You can always turn the syncing back on after you have finished the build :wink:

Hi Guys,

I am also getting this error “CFNetwork SSLHandshake failed (-9806)” at the end of Terminal Window while creating iOS build. Ironically, the build gets created perfectly. When I install it on my device, the process gets stuck on “installing…” phase on device.

Tried replacing Xcode’s older version with newer version also. Nothing has worked but.I have tried doing all with simple “Hello World” code too. But got stuck at same point.

Please suggest why this error comes and how to deal with it. 

What version of Corona SDK are you trying to build with?

Have you tried building the Hello World sample app?

Hi Guys,

I am also getting this error “CFNetwork SSLHandshake failed (-9806)” at the end of Terminal Window while creating iOS build. Ironically, the build gets created perfectly. When I install it on my device, the process gets stuck on “installing…” phase on device.

Tried replacing Xcode’s older version with newer version also. Nothing has worked but.I have tried doing all with simple “Hello World” code too. But got stuck at same point.

Please suggest why this error comes and how to deal with it. 

What version of Corona SDK are you trying to build with?

Have you tried building the Hello World sample app?

I just got this error block at the end of a distribution build, using public release 2511 and Xcode 6:

Dec 17 14:08:15.627: CFNetwork SSLHandshake failed (-9806)

Dec 17 14:08:15.896: CFNetwork SSLHandshake failed (-9802)

Dec 17 14:08:16.103: CFNetwork SSLHandshake failed (-9824)

Dec 17 14:08:16.104: NSURLConnection/CFURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9824)

 

I used to receive this error all the time with older builds, but had hoped that finally moving on to the latest version would eliminate them. Very frustrating.

 

  • David

I just got this error block at the end of a distribution build, using public release 2511 and Xcode 6:

Dec 17 14:08:15.627: CFNetwork SSLHandshake failed (-9806)

Dec 17 14:08:15.896: CFNetwork SSLHandshake failed (-9802)

Dec 17 14:08:16.103: CFNetwork SSLHandshake failed (-9824)

Dec 17 14:08:16.104: NSURLConnection/CFURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9824)

 

I used to receive this error all the time with older builds, but had hoped that finally moving on to the latest version would eliminate them. Very frustrating.

 

  • David