Hey Cameron, I'm glad that I somehow put you on the right path, although I have to say this is one of the strangest resolutions to an issue I've ever seen, at first glance. Looking deeper, it appears to make sense - the apt-get problem and this both seem to derive from a mis-configuration of the DNS system on your box. gai.conf <http://linux.die.net/man/5/gai.conf> helps resolve system calls to getaddrinfo <http://linux.die.net/man/3/getaddrinfo>, which is used to resolve hostnames to IP addresses.
Best of luck in your further development! On Friday, September 18, 2015 at 8:08:24 PM UTC-4, Cameron Tangney wrote: > > of all strange rabbit-holes, this seems to have fixed my issue > > http://askubuntu.com/questions/574569/apt-get-stuck-at-0-connecting-to-us-archive-ubuntu-com > > noticed that when installing iperf to try and do what Nick suggested, i > got stuck trying to get updates, which led me to this solution, which seems > to have resolved my appengine issues. > > On Friday, September 18, 2015 at 2:34:36 PM UTC-7, Cameron Tangney wrote: >> >> Thanks for the idea Nick. In the verbose output I'm seeing lines like >> this: >> >> DEBUG: Sending request to >> https://appengine.google.com/api/appversion/clonefiles?app_id= >> <project>&module=users&version=6 >> headers={'X-appcfg-api-version': '1', 'content-length': '2854', >> 'Content-Type': 'application/octet-stream'} >> body=static/js/components >> >> ... >> >> Is that the deployment server you're talking about? >> How should I go about determining the details re:network latency to this >> endpoint? >> >> -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/7642dee6-b3a8-43f9-a184-edbb155b0374%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
