|
|
|
|
|
by dogada
5200 days ago
|
|
More details about the problem:
http://code.google.com/p/googleappengine/issues/detail?id=71... Stack trace from the logs of http://www.cliws.com/ on App Engine: async response_handler xml_url=http://news.ycombinator.com/rss
Traceback (most recent call last):
File "/base/data/home/apps/s~cliwws/dev.357649535611989626/core/channel.py", line 106, in response_handler
return handle_feed_response(channel, rpc.get_result())
File "/base/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", line 592, in get_result
return self.__get_result_hook(self)
File "/base/python27_runtime/python27_lib/versions/1/google/appengine/api/urlfetch.py", line 365, in _get_fetch_result
raise DownloadError(str(err))
DownloadError: ApplicationError: 2
|
|