Unable to build locally for iOS connection error

It’s so rare that I can successfully build a local app for testing, but usually it gives me a connection error, plus It takes so long to build my app.

here is the error message:

2014-09-08 15:11:43.710 Corona Simulator[13563:707] Connection error: (corona.build.6) fault(/CFStreamFault) 2014-09-08 15:11:43.711 Corona Simulator[13563:707] Connection error: (corona.build.6) ({ "/FaultCode" = "-65794"; "/FaultExtra" = { domain = "-1"; error = "-65795"; msg = "No valid XML data in response"; }; "/FaultString" = "/CFStreamFault"; "/WSDebugInHeaders" = { Connection = close; "Content-Length" = 614; "Content-Type" = "text/html; charset=iso-8859-1"; Date = "Mon, 08 Sep 2014 07:03:18 GMT"; Server = Apache; }; "/kWSHTTPResponseMessage" = "\<CFHTTPMessageRef 0x7fa3a20da2e0(0x7fa3a20da2f0)\> { parsed response, url = http://developer.coronalabs.com/services/xmlrpc, status = 500 }"; "/kWSResultIsFault" = 1; })

what is up? is it in corona’s server or mine? I have a perfectly fine internet connection

build is 2014.2393a

Nevermind this is okay now, I think, But why does this happen?

Nevermind this is okay now, I think, But why does this happen?