Hi,

DownloadError number 5 usually indicated either a timeout (the default time
limit is five seconds) or that the server refused the connection. What is
the URL that you are requesting?

Thank you,

Jeff

On Thu, Jul 23, 2009 at 7:06 PM, abridgedEdition <unrequitedrea...@gmail.com
> wrote:

>
> For the past hour or so, I've been getting the following error in
> response to a urlfetch request:
>
> ApplicationError: 5
> Traceback (most recent call last):
> [omit code that belongs to me...]
>  File "/base/python_lib/versions/1/google/appengine/api/urlfetch.py",
> line 241, in fetch
>    return rpc.get_result()
>  File "/base/python_lib/versions/1/google/appengine/api/
> apiproxy_stub_map.py", line 442, in get_result
>    return self.__get_result_hook(self)
>  File "/base/python_lib/versions/1/google/appengine/api/urlfetch.py",
> line 331, in _get_fetch_result
>    raise DownloadError(str(err))
> DownloadError: ApplicationError: 5
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to