Build Error (Cannot login to build server)

I have not been able to connect to the license server for about an hour now, and thus, can’t use Corona at all to send new builds to clients.  Any information would be greatly appreciated - thanks.

Dec 01 05:56:00.352 2016-12-01 17:56:00.284 Corona Simulator[33464:1512802] XMLRPC: connection, E8F0FFFF-43CD-4852-B0F9-D6E3E391A239, failed with the following error: The request timed out.

Dec 01 05:56:00.396 ERROR: XMLRPC: The request timed out.

Dec 01 05:56:00.396 

Dec 01 05:56:00.426 WebServices: XMLRPC request failed

I just did an SDK Build and it built fine. What happens if you try and build Hello World?

Rob

I’m not able to run the Corona Simulator at all.  It’s asking me to sign in, and when I try, I see “connecting to server”, and then the error message comes up on the console.  The “connecting to server” never goes away.  Basically, I’m not able to use the software on any of my machines with either of my accounts (work, personal).

Are you on windows or a mac?

I’m on Mac(s) - iMac and Macbook Air, versions. 2992 and 2952.  One of my developers is also unable to deauthorize their version, resulting in the same outcome (“connecting to server” hangs on screen, error message prints to console, application freezes, requires Force Quit).  My assumption is there’s an issue with the license server specific to authorization.  Unfortunately, this means I not only unable to build, but unable to develop at all.  

Is there any kind of server maintenance going on?  I’ve some issues building today as well, but those went away with on 2nd attempts.  

I just did a Deauth and Quit and I was able to log back in. 

Could something have happened to your networking that would be routing you through a proxy? Usually we see the XMLRPC errors when a proxy gets turned on (Windows loves to do that, less common on Macs.)

I’ll ask engineering and see if they have any additional suggestions.

Rob

Can I get your IP Address?

71.167.186.164

If you bring up Safari (has to be Safari) and hit this URL: https://developer.coronalabs.com/services/xmlrpc

What do you get?

Also can you run this command in the Terminal:

defaults write com.coronalabs.Corona\_Simulator debugWebServices 5

and then try to connect and post what you see in the console log?

Rob

It seems to be working now - I’m able to authorize and build again!  I didn’t see any proxy on my connection, but I was doing a bunch of multiplayer testing today, so who knows what happened.  Reset the wifi and magically it all works again… either that or you waved a magic wand over my IP address :slight_smile:

Thanks for everything Rob - this community owes you a lot.  Happy to connect!

Pasted that link in Safari and:

XML-RPC server accepts POST requests only.

 

Thanks again!

Can’t build now, seems like https://developer.coronalabs.com/services/xmlrpc is not accessible.

Edit: Seems to be resolved now.

Just started having this issue in the last 20 minutes when trying to build for iOS. Have tried 2 different internet connections.

BUMP

same for me

I just tried to build for both iOS and Android and it was successful for me. Can you provide the error from your console log from the build?

Rob

Rob,

Create Live Build throws the error #5 on 2017.3054

Have you tried removing the .CoronaLiveBuild file?

Have you tried with a later daily build? 3068 is the new public build and it’s recommended that you upgrade to that version.

Are there error message in the Corona Console Log that could help us diagnose this?

Thanks

Rob

Have upgraded to the latest daily/public 3068 and all issues are resolved, I didn’t spent too much time worrying about it (kept working on simulator acceptable tasks). Was too trying to do a live build for iOS, never tried normal builds. Was getting ERROR 11 initially then ERROR 5 and sometimes a generic time-out and cannot link app. Sorry logs are gone! All working now with latest build! :smiley:

Edit: Never tried any real TS measures, removing CoronaLive file etc

Edit: Was using Corona 3054

( Have you tried removing the .CoronaLiveBuild file? )

This fixed it