I am using Django as is bundled by default by GAE and I am getting failures again today. It happened for most of yesterday - was fine this morning and now failing again. Even the simple pages which normally take a few cpu cycles. I can access the dashboard and view my data from there no problem.
On Sep 22, 3:18 pm, Blixt <[email protected]> wrote: > It's probably part due to using Django 1.1, since you are the third > person reporting this problem using Django 1.1 (assuming you are using > it :) > > On Sep 22, 3:52 pm, Fredrik Bonander <[email protected]> > wrote: > > > > > Same here. Could this be related to using django 1.1? > > > ..fredrik > > > On Sep 22, 2010, at 11:10 AM, Blixt wrote: > > > > Yup, same here. Maybe related to: > > > -http://groups.google.com/group/google-appengine/browse_thread/thread/... > > > and > > > -http://groups.google.com/group/google-appengine/browse_thread/thread/... > > > > On Sep 22, 3:52 am, Eric Ka Ka Ng <[email protected]> wrote: > > >> Have great troubles in serving requests today, even with the very simple > > >> one > > >> which usually takes <50ms!! What's wrong with GAE? Any system > > >> maintenance or > > >> incident happening? > > > >> here is one of the log > > > >> 500 10530ms 0cpu_ms 0kb > > >> 09-21 06:48PM 05.643 > > > >> Request was aborted after waiting too long to attempt to service your > > >> request. This may happen sporadically when the App Engine serving > > >> cluster is under unexpectedly high or uneven load. If you see this > > >> message frequently, please contact the App Engine team. > > > >> - eric > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "Google App Engine" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > For more options, visit this group > > > athttp://groups.google.com/group/google-appengine?hl=en. > > > -- > > Fredrik Bonander > > [email protected] > > +46 70 943 5441 > > > - the infinite power of the creative mind - -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
