Hi. I have been, for the past couple days, to download data from the live app to my local development copy. Every time, sometimes a couple hours and gigabytes into the download, I get a
.................[INFO ] An error occurred. Shutting down... ..[ERROR ] Error in Thread-8: <urlopen error (-2, 'Name or service not known')> [INFO ] Have 210 entities, 0 previously transferred [INFO ] 210 entities (2145028 bytes) transferred in 54.4 seconds message. I assume a try/except with a couple retries around it would fix the problem - as it looks like a transient DNS failure - and I'll dig deeper into appcfg.py's code tomorrow in order to fix this, but, before I do, has anyone fixed this before? BTW, I'm running 1.4.1 on Ubuntu 10.10 with a built-from-sources Python 2.5.5 (Ubuntu doesn't package it anymore). -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
