http://groups.google.com/group/google-appengine/browse_thread/thread/4ce6349f416c57cd/475206448da9c32d?lnk=gst&q=egor83#475206448da9c32d
On Tue, Aug 30, 2011 at 02:21, egor83 <[email protected]> wrote: > My GAE application fetches a web page, and it works fine when I run it > on a development server on my PC. > However, when it's deployed to GAE, urlfetch fails with DownloadError > (ApplicationError: 2 ). > > Repeating fetches doesn't help, further attempts fail within 0.05..0.6 > seconds from each other, so it's not a timeout problem. > The server from which I try to fetch a page is also available when > there are problems. > > This happens in periods, so sometimes everything works fine: > 21:30 to 22:20 UTC 29 August - not working > 14:20 to 18:15 UTC 29 August - works OK > 04:00 to 05:30 UTC 29 August - not working > around 02:20 UTC 29 August - works OK > 20:00 28 Aug to 00:15 UTC 29 August - not working > > > Any advice or explanation of this problem? > Thanks in advance. -- 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.
