Hi all,
I have a java app engine application thats under development, currently 
running on v 1.9.17. 

Since this afternoon (Fri Feb 13, 2015), any attempts to download blobs 
with a blobKey (as described in the docs 
<https://cloud.google.com/appengine/docs/java/blobstore/#Java_Serving_a_blob>) 
is returning with a HTTP 500 error, with the headers saying Google Frontend 
error. I can see the handler getting called in java to process the download 
request, but it goes kaput after blobStoreService takes over (serve blobKey 
method). 

I can upload videos just fine, but downloads using a blobKey, and the 
blobStoreService.serve() method product HTTP 500 errors. 

The app has been working just fine until today. I've tried switching to a 
GCS bucket, but to no avail. 

Please advise.

Thanks.


-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/7c24cd18-f407-4cce-9ec5-6c2d25b69792%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to