[google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-10-30 Thread Kaan Soral
https://code.google.com/p/googleappengine/issues/detail?id=10101&thanks=10101&ts=1381441536 There is also the 500 version of this, that one is accepted with many replies tldr, it's a known issue, has been around for very long, not fixed On Wednesday, October 30, 2013 7:08:44 PM UTC+2, jerome ans

[google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-10-30 Thread jerome ansia
I just had this problem again a few minutes ago. On Thursday, June 20, 2013 12:58:17 PM UTC-4, James Gilliam wrote: > > Blob upload is failing with 503 (service unavailable) ... see attached -- You received this message because you are subscribed to the Google Groups "Google App Engine" group.

Re: [google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-06-24 Thread DocDay
That sounds like a nice pattern. Thanks! On Monday, June 24, 2013 4:42:10 PM UTC-4, Alejandro Gonzalez wrote: > > You can catch the error if you upload the file via AJAX. You can check 503 > error when uploading. > > > 2013/6/24 DocDay > > >> 1) Is there any way application code can trap this err

Re: [google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-06-24 Thread Alejandro Gonzalez
You can catch the error if you upload the file via AJAX. You can check 503 error when uploading. 2013/6/24 DocDay > 1) Is there any way application code can trap this error for graceful user > reporting? > > 2) Is there any way for application code to determine if service is > available before

Re: [google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-06-24 Thread alex
There's Capabilities service API but I'm not sure it would've helped in this specific case: https://developers.google.com/appengine/docs/python/capabilities/#Supported_Capabilities On Mon, Jun 24, 2013 at 10:22 PM, DocDay wrote: > 1) Is there any way application code can trap this error for grac

[google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-06-24 Thread DocDay
1) Is there any way application code can trap this error for graceful user reporting? 2) Is there any way for application code to determine if service is available before attempting use? 3) If yes in #1 or #2, how would I test my new code? Thanks On Thursday, June 20, 2013 4:36:31 PM UTC-4, J

Re: [google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-06-21 Thread Jim Gilliam
I agree ... the problem was fixed around 3pm yesterday as far as I know. It kind of freaked us out ... one of the biggest outages we have ever seen with GAE, about 5 hours I think. Thanks so much On Fri, Jun 21, 2013 at 1:49 PM, John Lowry wrote: > Jared, > > I have again verified that the pro

Re: [google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-06-21 Thread John Lowry
Jared, I have again verified that the problem that occurred yesterday with blob uploads is not happening. The problem yesterday was a 503 error when sending a POST request to /_ah/upload/. You may want to run an HTTP trace to verify that you are seeing the same thing. The status site does not mo

[google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-06-21 Thread jared . maxwell
Also seeing this error still. Is there a way to view blobstore outages in the app engine status ? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving

[google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-06-20 Thread blackpawn
thanks!! On Thursday, June 20, 2013 1:36:31 PM UTC-7, John Lowry wrote: > > We are working on a fix. Details will be posted here: > > > https://groups.google.com/forum/?fromgroups#!topic/google-appengine-downtime-notify/iXnjYk4L60g > > On Thursday, June 20, 2013 1:30:23 PM UTC-7, blackpawn wrote:

[google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-06-20 Thread blackpawn
thanks!! On Thursday, June 20, 2013 1:36:31 PM UTC-7, John Lowry wrote: > > We are working on a fix. Details will be posted here: > > > https://groups.google.com/forum/?fromgroups#!topic/google-appengine-downtime-notify/iXnjYk4L60g > > On Thursday, June 20, 2013 1:30:23 PM UTC-7, blackpawn wrote:

[google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-06-20 Thread blackpawn
thanks!! On Thursday, June 20, 2013 1:36:31 PM UTC-7, John Lowry wrote: > > We are working on a fix. Details will be posted here: > > > https://groups.google.com/forum/?fromgroups#!topic/google-appengine-downtime-notify/iXnjYk4L60g > > On Thursday, June 20, 2013 1:30:23 PM UTC-7, blackpawn wrote:

[google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-06-20 Thread John Lowry
We are working on a fix. Details will be posted here: https://groups.google.com/forum/?fromgroups#!topic/google-appengine-downtime-notify/iXnjYk4L60g On Thursday, June 20, 2013 1:30:23 PM UTC-7, blackpawn wrote: > > oof getting this too, has my service down as people aren't able to upload > anyt

[google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-06-20 Thread alex
Is there an issue on the public tracker? I'd star it too. On Thursday, June 20, 2013 6:58:17 PM UTC+2, James Gilliam wrote: > > Blob upload is failing with 503 (service unavailable) ... see attached -- You received this message because you are subscribed to the Google Groups "Google App Engine"

[google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-06-20 Thread blackpawn
oof getting this too, has my service down as people aren't able to upload anything. :( On Thursday, June 20, 2013 9:58:17 AM UTC-7, James Gilliam wrote: > > Blob upload is failing with 503 (service unavailable) ... see attached -- You received this message because you are subscribed to the Goog