Simulator build error

Hello,
I´ve just started using Corona and the simulator and wanted to do a test build to see what the app would look like on my iphone. I´ve created a profile in the iOS dev center for the test app and chose this one during the build steps. Then it´s going online for some reason, freezes the “loadbar” and returns an error message.

I´ve copy-pasted the error message from the debugger below here, but why does it happen?:

2011-03-09 10:35:15.185 Corona Simulator[408:903] Connection error: (corona.build.2) fault(/CFStreamFault)
2011-03-09 10:35:15.187 Corona Simulator[408:903] Connection error: (corona.build.2) ({
“/FaultCode” = “-65794”;
“/FaultExtra” = {
domain = “-1”;
error = “-65795”;
msg = “No valid XML data in response”;
};
“/FaultString” = “/CFStreamFault”;
“/kWSHTTPResponseMessage” = “{url = http://developer.anscamobile.com/services/xmlrpc; status = HTTP/1.1 500 Internal Server Error}”;
“/kWSResultIsFault” = 1;
})
[import]uid: 43140 topic_id: 7627 reply_id: 307627[/import]

This error happens intermittently, and is usually due to network/server load. I assume you were able to build eventually…?

Tim

[import]uid: 8196 topic_id: 7627 reply_id: 27098[/import]

I tried building the app 3 or 4 times then I gave up and posted the error message I got in the forums. I’ll do a few more tries in a short while and let You know how it went. [import]uid: 43140 topic_id: 7627 reply_id: 27102[/import]

This is the error message in the popup window:

An error occurred during the build. Please consult the Console logs (or the corresponding Terminal window) for more details.

Getting the same message everytime I try to build for iOS on my mac. [import]uid: 43140 topic_id: 7627 reply_id: 27128[/import]

Third day of trying to build a test for the iphone, still no luck, always the same error message. I can do everything else online. What could be wrong? [import]uid: 43140 topic_id: 7627 reply_id: 27226[/import]

http://developer.anscamobile.com/forum/2010/11/13/urgent-device-builds-server-down-nov-13-saturday

Check out that thread.

I had a similar issue some time back and this might help you; certainly worth a look anyway.

Peach [import]uid: 10144 topic_id: 7627 reply_id: 27503[/import]

Is there anything in the Console / Terminal logs? [import]uid: 6787 topic_id: 7627 reply_id: 27854[/import]

3/14/11 11:20:05 PM [0x0-0x2e02e].com.anscamobile.Corona_Simulator[333] (/Users/smaugs_treasure/Library/Application Support/Corona Simulator/Bridge-A914CDAED9E4277700285D6526038AF9)
3/14/11 11:22:30 PM Corona Simulator[333] Connection error: (corona.build.2) fault(/CFStreamFault)

3/14/11 11:22:30 PM Corona Simulator[333] Connection error: (corona.build.2) ({
“/FaultCode” = “-65794”;
“/FaultExtra” = {
domain = “-1”;
error = “-65795”;
msg = “No valid XML data in response”;
};
“/FaultString” = “/CFStreamFault”;
“/kWSHTTPResponseMessage” = “{url = http://developer.anscamobile.com/services/xmlrpc; status = HTTP/1.1 500 Internal Server Error}”;
“/kWSResultIsFault” = 1;
}) [import]uid: 43140 topic_id: 7627 reply_id: 27864[/import]

3/14/11 11:20:05 PM [0x0-0x2e02e].com.anscamobile.Corona_Simulator[333] Build: 2011.268

I´m going back and forth between the graphics on the pc and this mac, so if it says I´m offline, this page is still up and I´ll keep checking for some much needed help, at least for the next few hours until I have to get some sleep :slight_smile: [import]uid: 43140 topic_id: 7627 reply_id: 27865[/import]

Still no luck on creating testbuilds on the mac, neither for iOS or android. I am however able to create testbuilds for Android on my pc, using Win 7, connected to the same splitter as this Mac. I do not get the same error messages when connecting to Your server from my pc. I assume it´s not the same version of Corona, so it could still be software-related, but I just wanted You to know about it.
Edit:

I registered another account, and used this new account to do a test build on the mac for iOS, and it worked! Could the previous errors be related to me having first registered and installed Corona for android on my Win 7 pc, then using the same account to install Corona for mac at the same time? [import]uid: 43140 topic_id: 7627 reply_id: 28323[/import]