iOS Build Error

Hello,

I’m planning to test my app on Testflight, but when I build for iOS, I get the following error message:

Unexpected build error (check the Simulator console for messages).

Below is the message in the Corona Terminal:

2014-06-02 15:48:02.326 Corona Simulator[46083:507] CreateDictionary: item.value unexpectedly NULL for item.key ‘appPackage’
2014-06-02 15:48:04.042 Corona Simulator[46083:507] Connection error: (corona.build.6) fault(Missing required arguments.)
2014-06-02 15:48:04.043 Corona Simulator[46083:507] Connection error: (corona.build.6) ({
    “/FaultCode” = 1;
    “/FaultString” = “Missing required arguments.”;
    “/kWSHTTPResponseMessage” = “<CFHTTPMessageRef 0x7f8db78dc3f0(0x7f8db78dc400)> { parsed response, url = http://developer.coronalabs.com/services/xmlrpc, status = 200 }”;
    “/kWSResultIsFault” = 1;
})

I created the necessary certificates, provisional profiles, etc. as it was advised in the Corona guide. I also tried building a sample “Hello World” app, and I get the same error. The error appears on both my desktop and laptop computers. Building for Android has no problems, but I need to build for iOS.

I’m using OSX 10.9.2 and Corona Version 2014.2189 (2014.3.6)

Does anyone know the cause of this issue?
 
 

That’s a weird error!  Can you tell us what “Application Name” you’re specifying in the Build for iOS dialog?  A screenshot of the dialog just before you hit “Build” would be great too.

I was just doing a test build, so my Application Name was “Step 48 Splash”, which is the Folder Name. However, the error pops up even when I try different Application Names.

Here is a screenshot:

pjoli_screenshot1_zps18935f40.png

Hello.

Does anyone have any idea what’s causing this error?

I’ am having the same error did you find a solution to it?

It would interesting to know what the MacOSX user name is in the “Save to folder” field.  Could you PM it to me?

We aren’t having any luck reproducing this issue and it only seems to affect a limited number of folks so any clues you can share with us are much appreciated.

I haven’t yet found a solution.

Thanks. I sent a private message with the name.

Hi Perry,

I am having a similar issue since today: 

2014-06-25 17:13:23.219 Corona Simulator[21024:507] Connection error: (corona.build.6) fault(/CFStreamFault) 2014-06-25 17:13:23.220 Corona Simulator[21024:507] Connection error: (corona.build.6) ({ "/FaultCode" = "-65794"; "/FaultExtra" = { domain = "-1"; error = "-65795"; msg = "No valid XML data in response"; }; "/FaultString" = "/CFStreamFault"; "/kWSHTTPResponseMessage" = "\<CFHTTPMessageRef 0x7fe9b3e54f60(0x7fe9b3e54f70)\> { simple response, url = http://developer.coronalabs.com/services/xmlrpc, body = 0 bytes }"; "/kWSResultIsFault" = 1; })

This is an Android build. I have build this app before, so as usual I have tried compiling it with a new Version Code.

I am using Corona Public Build on MacOS. I have last compiled this app on 22-June and it worked fine then.

Kindly advise. 

Thanks and regards,

Anshuman

Seems like build server is down?

2014-06-25 17:29:52.220 Corona Simulator[21096:507] Connection error: (system.connect) fault(/CFStreamFault) 2014-06-25 17:29:52.221 Corona Simulator[21096:507] Connection error: (system.connect) ({ "/FaultCode" = "-65794"; "/FaultExtra" = { domain = "-1"; error = "-65795"; msg = "HTTP/1.0 503 Service Unavailable"; }; "/FaultString" = "/CFStreamFault"; "/kWSHTTPResponseMessage" = "\<CFHTTPMessageRef 0x7fbc2364c310(0x7fbc2364c320)\> { parsed response, url = http://developer.coronalabs.com/services/xmlrpc, status = 503 }"; "/kWSResultIsFault" = 1; })

Are you getting that every time you try to build?  Or occasionally?

I’m running into this build error as well. And so far it is happening every time for me, this same error.

I’m running OSX and corona v2332. 

Here’s what my error says:

2014-06-25 10:46:32.704 Corona Simulator[16249:507] Connection error: (system.connect) fault(/CFStreamFault) 2014-06-25 10:46:32.705 Corona Simulator[16249:507] Connection error: (system.connect) ({ "/FaultCode" = "-65794"; "/FaultExtra" = { domain = "-1"; error = "-65795"; msg = "No valid XML data in response"; }; "/FaultString" = "/CFStreamFault"; "/WSDebugInHeaders" = { }; "/kWSHTTPResponseMessage" = "\<CFHTTPMessageRef 0x7f816ae3d2b0(0x7f816ae3d2c0)\> { simple response, url = http://developer.coronalabs.com/services/xmlrpc, body = 0 bytes }"; "/kWSResultIsFault" = 1; })

Every time since 2 hours (today I tried to build about 2 hours ago, before today I compiled on 22nd which worked just fine)

The response is alternating between HTTP 503 Service Unavailable (which comes back almost instantly) or it times out after saying “Build in progress” for about 3-4 minutes and throws that empty stream error.

We’ve diagnosed the issue which was caused by a network problem between 2 data centers.  We’re looking into ways to mitigate the effects of such issues.

Everything should be back to normal now.

Thanks for the quick resolution Perry, its working for me now. Cheers

Unfortunately, I’m still getting the same error with the same error message in the Corona Terminal. 

Please try with the latest build and then PM me *all* the console output for the session if the build fails.

I am having the same issue, was working fine yesterday, and no changes on my side at all…

It builds just fine on Android etc. but building on the Apple gives me same errors, any idea when it will be fixed?

I have sent you a PM.

That’s a weird error!  Can you tell us what “Application Name” you’re specifying in the Build for iOS dialog?  A screenshot of the dialog just before you hit “Build” would be great too.

I was just doing a test build, so my Application Name was “Step 48 Splash”, which is the Folder Name. However, the error pops up even when I try different Application Names.

Here is a screenshot:

pjoli_screenshot1_zps18935f40.png