On Tue, Jul 23, 2013 at 10:02 AM, Jeff Schnitzer <[email protected]>wrote:
> Anyone else seeing problems with URLFetch? Last night we saw a lot of > exceptions like this: > > Caused by: java.io.IOException: Could not fetch URL: https://urlredacted > at > com.google.appengine.api.urlfetch.URLFetchServiceImpl.convertApplicationException(URLFetchServiceImpl.java:137) > at > com.google.appengine.api.urlfetch.URLFetchServiceImpl.fetch(URLFetchServiceImpl.java:43) > at > com.google.apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler$Connection.fetchResponse(URLFetchServiceStreamHandler.java:417) > at > com.google.apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler$Connection.getInputStream(URLFetchServiceStreamHandler.java:296) > at > com.google.apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler$Connection.getResponseCode(URLFetchServiceStreamHandler.java:149) > > > Hitting the URL from my desktop worked fine. It's odd that the error > message didn't say "timeout" or anything like that, just an ambiguous > "Could not fetch URL". > > Seems to be ok now. > > > Hello Jeff, Did you get the exception around midnight July 22nd? My apps were experiencing problems with URLFetch as well. Here's a picture of one of my logs: http://imgur.com/UWoJ2LF ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- 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. For more options, visit https://groups.google.com/groups/opt_out.
