We got a bunch of these again last night around 7:30pm Pacific. Our appid is voost0.
I found this issue: https://code.google.com/p/googleappengine/issues/detail?id=5189 Any idea what the cause of this might be? At the very least, the error msg is ambiguous. Jeff On Tue, Jul 23, 2013 at 11:07 PM, Vinny P <[email protected]> wrote: > 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. > > > -- 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.
