Tried to build for 2 days straight...All Fail

We have signed up for Corona for more than 6 months now…the build function works most of the time, just occasional connection errors, usually solves themselves after a few ‘force quit’ and retry.

Now this time it seems to be a different beast: been trying to build for 2 days, several dozen times, not once successful.

Error log from the most recent try:

XML Parse error occurred: <cfbasichash>{type = mutable dict, count = 4,<br>entries =&gt;<br> 1 : <cfstring>{contents = "kCFXMLTreeErrorStatusCode"} = <cfnumber>{value = +1, type = kCFNumberSInt32Type}<br> 2 : <cfstring>{contents = "kCFXMLTreeErrorLineNumber"} = <cfnumber>{value = +6, type = kCFNumberSInt32Type}<br> 3 : <cfstring>{contents = "kCFXMLTreeErrorLocation"} = <cfnumber>{value = +1021760, type = kCFNumberSInt32Type}<br> 4 : <cfstring>{contents = "kCFXMLTreeErrorDescription"} = <cfstring>{contents = "Encountered unexpected EOF while parsing tag content"}<br>}<br>2011-11-22 15:32:17.259 Corona Simulator[96943:903] Connection error: (corona.get) fault(/CFStreamFault)<br>2011-11-22 15:32:17.262 Corona Simulator[96943:903] Connection error: (corona.get) ({<br> "/FaultCode" = "-65794";<br> "/FaultExtra" = {<br> domain = "-1";<br> error = "-65795";<br> msg = "\U00bf\U00cb\U2020\U00e5\a (line 6, pos 1021760, status 1)";<br> };<br> "/FaultString" = "/CFStreamFault";<br> "/kWSHTTPResponseMessage" = "<cfhttpmessage>{url = http://developer.anscamobile.com/services/xmlrpc; status = HTTP/1.1 200 OK}";<br> "/kWSResultIsFault" = 1;<br>})<br>

Please help…
BTW, we are from China… No discrimination here pls [import]uid: 45165 topic_id: 18072 reply_id: 318072[/import]

@hello_ggbm

I’m sorry but can’t help you it’s ANSCA stuff job…

>BTW, we are from China… No discrimination here pls

? :slight_smile: Why would anyone do this? Because you live in China? As for me you can be violet and live on Jupiter :slight_smile:
[import]uid: 12704 topic_id: 18072 reply_id: 69127[/import]

Is the error occurring with your own project or does it happen when building the Corona sample apps?

If you can build any of the sample apps it means there may be something in your code that is causing problems. I would check your build.settings file for anything out of place.

Is this happening on Android or iOS? You should try building for the other platform to see if that works. [import]uid: 7559 topic_id: 18072 reply_id: 69176[/import]

Pretty much the same here. I get the following error:

Using Custom Build Id 38a1760a30e8e25d6654a7492030d91e

2011-11-22 19:45:18.295 Corona Simulator[50246:60f] Connection error: (corona.build.4) fault(/CFStreamFault)
2011-11-22 19:45:18.295 Corona Simulator[50246:60f] Connection error: (corona.build.4) ({
“/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 200 OK}”;
“/kWSResultIsFault” = 1;
}) [import]uid: 100022 topic_id: 18072 reply_id: 69193[/import]

Same error here… [import]uid: 78837 topic_id: 18072 reply_id: 69194[/import]

Have you tried deleting your corona preferences files? User>library>preferences [import]uid: 84637 topic_id: 18072 reply_id: 69215[/import]

Weird.
I’m in Korea, and I’ve been using Corona since July and have never got a connection error. I build for both iOS and Android.
On average I would say that I build about 20-30 times a day, and as said before, I’ve never gotten a connection error. [import]uid: 70847 topic_id: 18072 reply_id: 69216[/import]

@gtatarkin

Thanks. I’m just trying to be cute there…

@Tom

After I post this, we had a successful build at last, so it’s not a bug in our application’s code. Maybe it’s like before, the connection errors are random. Just really high probability in last couple of days. We are developing for iOS.

@Danny

Will try that to see if it works:) [import]uid: 45165 topic_id: 18072 reply_id: 69252[/import]

This brings back some memories from a few years ago. I was having all sorts of weird problems connecting to the internet. Sometimes it could work fine for days, sometimes it was nearly impossible to get to certain sites. The weird thing was that certain sites were more affected than others. I was using an old router at the time, and it turned out to be the router that was trashing the Internet connection.

The way I tested this was the next time i was experiencing problems, I bypassed the router and connected the incoming Internet cable directly to my desktop. After that everything worked perfectly, so I went out and bought a new router, and after that I had no problems. [import]uid: 70847 topic_id: 18072 reply_id: 69286[/import]

Hello,

It is yet impossible for me to build my project. I get the same error 2 days now. I’ve also sent an email to Ansca but no reply yet. Anyone else experiencing the same issue or it is just me?

thx [import]uid: 100022 topic_id: 18072 reply_id: 69558[/import]

Until last two day I build Eggz Saver 1.1 iOS Update, iOS Eggz Saver PL and game for client for Kindle Fire without any problems…
Location - Poland. [import]uid: 12704 topic_id: 18072 reply_id: 69562[/import]

@dmpanis:
I think maybe your ansca settings have become corrupt.

Read the following thread and look at post #6
https://developer.anscamobile.com/forum/2011/10/24/build-stuck-connecting-server [import]uid: 70847 topic_id: 18072 reply_id: 69563[/import]

Hi,

I tries this several times, I also tried to upgrade to a new Corona build, but it is impossible to build for iOS or Android. I get the following error all the time:

Using Custom Build Id aa43322761cb56bb4847d32d0d2456b2 2011-11-24 17:42:22.054 Corona Simulator[59469:903] Connection error: (corona.build.4) fault(/CFStreamFault) 2011-11-24 17:42:22.055 Corona Simulator[59469:903] Connection error: (corona.build.4) ({ "/FaultCode" = "-65794"; "/FaultExtra" = { domain = "-1"; error = "-65795"; msg = "No valid XML data in response"; }; "/FaultString" = "/CFStreamFault"; "/kWSHTTPResponseMessage" = "<cfhttpmessage>{url = http://developer.anscamobile.com/services/xmlrpc; status = HTTP/1.1 200 OK}";<br> "/kWSResultIsFault" = 1;<br>})<br>

Any other ideas please ?
[import]uid: 100022 topic_id: 18072 reply_id: 69567[/import]

@dmpanis:

I’m just grasping at straws here.
Are you using a router to connect to the Internet? If you are, try bypassing the router by plugging the Internet cable directly into your computer. [import]uid: 70847 topic_id: 18072 reply_id: 69573[/import]

@ingemar:

I was on WiFi, then disabled it plugged a cable, then connected to another network, then used by 3G stick. Its the same all fail… :frowning: [import]uid: 100022 topic_id: 18072 reply_id: 69577[/import]

@dmpanis:

…and you have tried deleting all your ansca profile settings? [import]uid: 70847 topic_id: 18072 reply_id: 69578[/import]

If you want help with your problem you need to provide details.

What OS are you using (Mac or Windows)?

What build are you using?

Can you build with the release build (591)?

Can you build any of the Corna Sample apps?

Does both IOS and Android builds fail the same way?

The XML/tag problem sounds like there is a problem in your build.settings file?

We have also seen connection problems where the IP address changes during a build session (mainly in the far east). The IP address cannot change during the build process or it will fail. You should verify that you have a stable IP.

With that said Daily Builds are untested builds that we provide to users on an AS-IS basis. It gives you access to the latest that we are working on, but there are risks. If you want to report problems, you need to provide as much details as you can or we can’t help you.

You should always go back to the released build and verify that it works as expected. We also don’t recommend submitting an app based on Daily Builds unless you have fully tested the features that you are using. [import]uid: 7559 topic_id: 18072 reply_id: 69796[/import]