Perfoming Build [not responding]

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. 

Upload times are important but Corona is uploading just your source not your images and such, so 1mb up should be plenty fast enough.

Rob

Ah, yea… I just reset my everything… and i was able to get the upload to 6mb now. Seems to not have mattered all that much for build times like you said. 

It would be nice, instead of it sitting there not responding, if there was some sort of build feedback telling us what stage of the process it is in and what it is  doing.

Were you able to get that traceroute?

Ah, I completely missed you saying to try that. I got hung up on the speedtest issues. Anyhow, seems like its all good today. I just built my app at 45 seconds and then the helloworld at about 20 seconds. 

The traceroute completed pretty quick as well

  1     1 ms     1 ms    <1 ms  router.asus.com [192.168.1.1]

  2    11 ms    37 ms    38 ms  24.96.132.1

  3    29 ms    29 ms    31 ms  user-24-96-35-186.knology.net [24.96.35.186]

  4    52 ms    50 ms    50 ms  user-24-96-198-229.knology.net [24.96.198.229]

  5    53 ms    33 ms    19 ms  gaatlapo0edgj01.knology.net [76.73.147.205]

  6    17 ms    18 ms    18 ms  gaatlapo0edgj02.knology.net [76.73.147.237]

  7    21 ms    19 ms    79 ms  ae5-67.atl11.ip4.gtt.net [77.67.70.185]

  8    93 ms   100 ms    90 ms  xe-5-0-0.sea22.ip4.gtt.net [141.136.111.130]

  9   158 ms   155 ms   106 ms  peer1-gw.ip4.gtt.net [77.67.70.198]

 10   108 ms   107 ms   121 ms  10ge.xe-3-1-0.van-hc21e-dis-1.peer1.net [216.187.89.185]

 11   182 ms   185 ms   175 ms  216.187.89.93

 12   255 ms   105 ms   192 ms  65.39.142.47

Maybe saturday night is a high-bandwidth night? Bogging down the servers a little bit? Idk. Thanks for your help!

That’s pretty good connectivity.  I’ll check with the team to see if they are aware of anything going on.

Rob