Hi,
suddenly I cannot build my apps anymore, not iOS, not Android. I’m using Version 2015.2571 (2015.2.26).
This is the message I get when I build on my MacBook Pro, OSX 10.9.5:
2015-02-28 01:08:30.807 Corona Simulator[971:507] Using Custom Build Id 00000
2015-02-28 01:08:32.090 Corona Simulator[971:507] WebServices: Call corona.build.6 failed in 1425082112 seconds: /CFStreamFault
2015-02-28 01:08:32.091 Corona Simulator[971:507] response: {
“/FaultCode” = “-65794”;
“/FaultExtra” = {
domain = 1;
error = 32;
msg = “Stream Error”;
};
“/FaultString” = “/CFStreamFault”;
“/kWSResultIsFault” = 1;
}
2015-02-28 01:08:32.098 Corona Simulator[971:507] iOS build failed (11)
Best,
Andreas
[EDIT]
I tried again in the morning (German time) with Version 2015.2571 (2015.2.26), and the problem was still there.
So I used the time to update to OS X 10.10 and when I tried a few hours later (now with Yosemite) the problem was gone.
Because of this I thought it might be OS related, but after reading runewinse’s answer (in the Newbie section) I guess there really was a problem with the server.
But - on the sunny side - I can now build again, so in a few minutes I will have forgotten all about it when I start to code again. :-D
Best,
Andreas