Up until about an hour ago I was able to build just fine. Then whenever I tried to build, the simulator would just hang indefinitely.
Now when I try and build (for either iOS or Android) I get the following error in the terminal:
2014-06-25 18:04:14.625 Corona Simulator[3568:707] Connection error: (system.connect) fault(/CFStreamFault) 2014-06-25 18:04:14.626 Corona Simulator[3568:707] Connection error: (system.connect) ({ "/FaultCode" = "-65794"; "/FaultExtra" = { domain = "-1"; error = "-65795"; msg = "HTTP/1.0 503 Service Unavailable"; }; "/FaultString" = "/CFStreamFault"; "/WSDebugInHeaders" = { "Cache-Control" = "no-cache"; Connection = close; "Content-Type" = "text/html"; }; "/kWSHTTPResponseMessage" = "\<CFHTTPMessageRef 0x7ff7fc0c7a80(0x7ff7fc0c7a90)\> { parsed response, url = http://developer.coronalabs.com/services/xmlrpc, status = 503 }"; "/kWSResultIsFault" = 1; })
Is there something wrong at your end Corona?