Perfoming Build [not responding]

Hello everyone, 

this is my first post! 

I am using Corona Started (Version: 3.0.0, Build: 2014.2381) on a Mac Pro (10.7.5) with Java 6 (I have installed the latest version of Android Studio). 

From two days I can not do the build for Android.

After the server has been contacted (Connecting the build server…) and have passed the timeout seconds (Upgrade to skup this queue), the simulator is blocked during the building (Performing build…): I can only to force quit. 

Until yesterday it has always worked :frowning:

Obviously I tried to do the build also project example (like Hello World), but it does not work. 

What can be the problem? 

thanks 

Simone

Do you have any internet issues?  Are you going through a Proxy?

Rob

Today I try to build from another internet connection, and build works! The problem is my home router.

I try to restart my home router because I don’t use any Proxy!

Thank you

Simon

I am having similar problem for the past 2 day but most of the time it build but take 20 minutes or more. I cant really test another connection but will try . Although for the past few month i used it it had no such problem.Any chance corona is blocking any country ip range because of DDoS attack?

OK, I restart my ruoter and building works again.

Hi I am also having same problem since past 3 day .I am not behind a proxy and have tried many time to reset my router. Although i just tried it a few minutes ago and it build in less then 5 minutes ?. Also Few hours ago when I had the problem of cant build I also could not access the corona web or forum was really slow to load the page. Again it seem to be resolved by it self but just hoping nothing wrong at corona end that cause the error.

Build error #5           --3 time  each after about 20-30 minute   
ERROR: Unexpected empty response from build server

Build error #11      – got this error on the 3 try
Unexpected build error (check simulator consol for message)   – but show nothing in corona simulator output below

Windows simulator build date: Aug  5 2014 @ 16:48:43

Platform: Droid / x86 / 6.1 / GeForce 8600 GT/PCIe/SSE2 / 3.3.0 / 2014.2393
WARNING: display.setStatusBarMode() not supported in the simulator for Droid device

Copyright © 2009-2014  C o r o n a   L a b s   I n c .
        Version: 3.0.0
        Build: 2014.2393
Platform: Droid / x86 / 6.1 / GeForce 8600 GT/PCIe/SSE2 / 3.3.0 / 2014.2393
WARNING: display.setStatusBarMode() not supported in the simulator for Droid device
WARNING: The ‘ads’ provider (admob) is not available on the simulator
WARNING: The ‘ads’ library is not available on this platform.
Platform: Droid / x86 / 6.1 / GeForce 8600 GT/PCIe/SSE2 / 3.3.0 / 2014.2393
WARNING: display.setStatusBarMode() not supported in the simulator for Droid device

Copyright © 2009-2014  C o r o n a   L a b s   I n c .
        Version: 3.0.0
        Build: 2014.2393
Platform: Droid / x86 / 6.1 / GeForce 8600 GT/PCIe/SSE2 / 3.3.0 / 2014.2393
WARNING: display.setStatusBarMode() not supported in the simulator for Droid device
WARNING: The ‘ads’ provider (admob) is not available on the simulator
WARNING: The ‘ads’ library is not available on this platform.
ERROR: Unexpected empty response from build serverERROR: Unexpected empty response from build server
Copyright © 2009-2014  C o r o n a   L a b s   I n c .
        Version: 3.0.0
        Build: 2014.2393
Platform: Droid / x86 / 6.1 / GeForce 8600 GT/PCIe/SSE2 / 3.3.0 / 2014.2393
WARNING: display.setStatusBarMode() not supported in the simulator for Droid device
WARNING: The ‘ads’ provider (admob) is not available on the simulator
WARNING: The ‘ads’ library is not available on this platform.

Are you still having this issue?

Rob

Hi when i previous posted the problem is ok. Now when build only take about 5 minutes. But i haven’t done anything so not sure how it fix by it self . Thanks for checking in Rob if anything i will post tho still struggling with iapv3 but that another post  :)  .

5 minutes is kinda long, but depending on the quality of your network, number of hops and such can impact the build time.

Rob

I don’t mind if it 5 min because i usually watch youtube while building . But few day back it took 30 to 50 minutes and some time fail so im ok with 5 minutes. Side note I saw this in the consol PluginSync: plugin com.coronalabs/plugin.google.iap.v3 needs to be updated for platform win32-sim to build number: 1128

so im going to try the googel iapv3 again to see if it work for me as i am using 32 bit windows 7.

Do you get this error testing for the device?  Where are you running this and seeing this error?

Thanks

Rob

Hi not sure if it an error i assumed corona just updated plugin.google.iap.v3 as it appeared in the corona sim output consol  when i launch corona yesterday and after that did not appear again . I been meaning to try to implement iapv3 again as i am using a 32 bit win 7 and previously when tried to use iapv3 got error. Hopefully that update fix it .

Facing extemely slow build time on Android for the past few days. Takes a few minutes, and most likely timeout (build error #5)

Speedtest to San Fran is >5MB

What’s going on ?

What plugins are you using? 

How long does it take to build the “Hello World” sample app?

I just built the Business App sample and it took 22 seconds for me.  I don’t have any particular features that would let me build faster than you.

Rob

The sample codes build pretty fast (<1 minute). I think it could be because of the unstable internet which causes ‘disconnection’ as i am based in South-Asia and there’s a underwater cable problem recently. I am guessing all the build servers are in US. If so, would recommend to have another server in Asia.

I am using SSL and AdMod plugins.

plugins =&nbsp; &nbsp; { ["plugin.openssl"] = { publisherId = "com.coronalabs", }, -- Admob v2 () &nbsp; &nbsp; &nbsp; &nbsp; ["plugin.google.play.services"] = &nbsp; &nbsp; &nbsp; &nbsp; { &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; publisherId = "com.coronalabs" &nbsp; &nbsp; &nbsp; &nbsp; }, &nbsp; &nbsp; },

I don’t know the feasibility of setting up servers elsewhere.  I do know that AdMob is the biggest plugin to have to download.

Rob

I am not behind a proxy. We are using the game services for google play and the admob services. I am taking about 5 min to build as well. Maybe 3 min if I am lucky. It sits there after saying “excluding files” in the sublime log and then in the simulator it says “connecting to server” (Not responding) for that entire 5 min until finally a cmd prompt flashes for a split second and the build is complete.

Also, Just tried the hello world. That one took 1 min and 15 seconds to build. 

This… is kind of annoying given the fact that I am under the subscription that lifted the 30 second wait time in the first place :stuck_out_tongue:

Windows 8.1

Central US

Well the AdMob plugin is pretty large and it takes time to download.  Since Hello World is taking 1:15 to build, you may still be having Internet issues.

Can you go to the website:  http://speedtest.net

and report the values back here. 

A Traceroute might be helpful too.  If you’re on a Mac, open the terminal and to:  traceroute coronalabs.com

If you’re on Windows, open a cmd terminal and do:   tracert coronalabs.com

And paste the results in.  Let it run for a while, perhaps to 30 hops.

Rob

Whoa snap… Im getting 15ms with 29mb down… but barily 1 mb up. Im wondering if that is the issue maybe? Gonna see if I can do some stuff to fix it.