Corona build server down?

Have the build servers gone on their tea break?

I have been building IOS from my mac for the device with no problems all afternoon, but for the last 15mins everytime i try to build anything (including sample projects as a test) the mac makes a beep as though there is an error and does nothing.

There are no logs to show you as nothing appeasrs. Its as though corona just locks up?

I am using build 2011.644 (due to the new widgets being a little shall we say playful at the moment :slight_smile: )

I have rebooted the mac to make sure and still nothing?

Anyone else experiencing this?

[import]uid: 103163 topic_id: 19137 reply_id: 319137[/import]

I do not know about the builds for me yet but I did see the http access returning “bad gateway” when I was trying to access the forum, resources, etc minutes ago.

Maybe something about their connection went down. [import]uid: 89165 topic_id: 19137 reply_id: 73782[/import]

Ok thx for your reply, I will keep an eye on things and see how it goes before I panic.

There are still a few coding hours left including the red eye shift :slight_smile:
[import]uid: 103163 topic_id: 19137 reply_id: 73785[/import]

leginus: Is this still an issue for you? i just checked out all the servers and everything seems to be in good order at the moment.

redrigo: That may have been me restarting something, I’m surprised you even noticed actually [import]uid: 3 topic_id: 19137 reply_id: 73791[/import]

Hi

Sorry was in a meeting.
Its still not working it seems :frowning:

Its a strange one because it has been working all day no problem, and then all of a sudden that was it.

I am still fully networked with no problems, I have rebooted, tried compiling different sample code in case I had done something silly.

I will try deauthorising and re authorising to see if that helps and get back to you

[import]uid: 103163 topic_id: 19137 reply_id: 73823[/import]

mmm. It won’t let me deauthorise either.
It asks for the password and then again just sits there.

I have uninstalled it, restarted the machine and then reinstalled it and the problem persists.

I have even tried switching off the standard mac firewall and trying it again and that also makes no difference.

I have just tried performing an Android build on my windows machine and that seems fine, but alas the mac is just not happening yet worked fine for numerous builds earlier.

I didn’t change anything on the mac prior to it failing, no software installs etc5.

Maybe this is a clue. I have just tried to deauthorise again, entered the password as stated, pressed login and it goes back to the deauthorised screen without doing anything, HOWEVER, it does exactly the same if I enter the wrong password, so it doesn’t seem to be even trying to check it?

hope this is enough information, but if you need anything else, shout up as I will be on the roof:)

just found this. Could this be related?

http://developer.anscamobile.com/forum/2011/09/28/problem-build-login-and-deauthorize [import]uid: 103163 topic_id: 19137 reply_id: 73830[/import]

Can you run something like this in a terminal window

sudo tcpdump -i $INTERFACE -s 0 -p -w capture.pcap host 72.14.190.165

replace $INTERFACE with en0 or en1 depending on how you’re connected to the internet.

then do a auth/deauth and send me the capture file it produces? sean@anscamobile [import]uid: 3 topic_id: 19137 reply_id: 73837[/import]

thx sean. Just sent you an email [import]uid: 103163 topic_id: 19137 reply_id: 73839[/import]

This issue is now fixed and I decided that I will post the solution that worked for me, just on the off chance someone else has such a bizarre thing.

FIrst of all, a massive thanks to Sean @ Ansca for all his help, analysing logs, networks etc.

Anyway the solution (albeit simple)
I removed 2011.644 version once again and this time installed the latest version.

When i tried to build the sample app “hello world”, the mac error beeped (as it had been doing) but this time a window appeared asking me for my password, which it wasnt doing before. Once this was entered the app built no problem.

I then uninstalled this version and reinstalled 644 and proceeded to build “hello world” once more. IT WORKED!!!

SO the conclusion I came to is that it obviously needed my password to build, however, 644 would not bring the window to the front (which it had in the past), it just kept looking as though corona was locking up, when in actual fact it wasnt locked but the window was not visible for me to see.

[import]uid: 103163 topic_id: 19137 reply_id: 73862[/import]