This sounds like a great release -- thanks proppy!
On Jul 12, 1:59 am, Johan Euphrosine wrote:
> Hi everyone,
>
> Prerelease SDK for 1.5.2 is ready for testing, feel free to download
> and give it a try for local
> verification:http://code.google.com/p/googleappengine/downloads/list
>
> See rele
Was same here for a while...same for visiting appspot.com. app id:
khanexercises
On Jun 28, 6:20 am, Atif Gulzar wrote:
> Same here.
>
> --
> Best Regards,
> Atif Gulzar
>
> I Unicode, ɹɐzlnƃ ɟıʇɐ
>
> On Tue, Jun 28, 2011 at 6:16 PM, Massimiliano <
>
>
>
>
>
>
>
> massimiliano.pietr...@gmail
Same problems here, consistently for many hours. app id:
'khanexercises'
On Jun 27, 2:19 am, Joops wrote:
> Just to add a likely irrelevant point of data.
> My very low traffic HR app is fine.
>
> On Jun 27, 10:01 am, Waleed Abdulla wrote:
>
>
>
>
>
>
>
> > Same here. A lot of writes are timing
This is now fixed. Was caused by some instances being spun up by /
mapreduce requests, which are initially handled by a non-main.py
handler, which meant that our django settings (specifically the
template loader) were not being configured correctly.
On Apr 30, 9:09 am, kamens wrote:
> We
We've started seeing bursts of TemplateNotFound errors when invoking
fairly standard template rendering code:
__
from django.template.loader import render_to_string
path = os.path.join(os.path.dirname(__file__),
'video_comments_content.html')
html = render_to_s
t.
On Feb 20, 11:13 am, kamens wrote:
> Does Google App Engine's error logging (as seen on the Dashboard) rely
> on webapp.RequestHandler.handle_exception being called?
>
> In other words, if I subclass webapp.RequestHandler, implement
> handle_exception, and one
Does Google App Engine's error logging (as seen on the Dashboard) rely
on webapp.RequestHandler.handle_exception being called?
In other words, if I subclass webapp.RequestHandler, implement
handle_exception, and one of my code paths does not call
webapp.RequestHandler.handle_exception, will the da
Is there an Issue open for this so we can track when the change has
been made? Same problem on our app (id: khanexercises).
On Jan 12, 2:54 pm, "Ikai Lan (Google)"
wrote:
> Hey guys, sorry about the delay getting back to you on this, but I wanted to
> get the answer before posting.
>
> There was
If it helps: App ID: khanexercises
On Dec 22, 3:22 pm, kamens wrote:
> Same exact situation/error here.
>
> On Dec 22, 3:20 pm, Sundar wrote:
>
>
>
>
>
>
>
> > I keep getting the following from about 3.10pm EST, when trying to deploy my
> > application
Same exact situation/error here.
On Dec 22, 3:20 pm, Sundar wrote:
> I keep getting the following from about 3.10pm EST, when trying to deploy my
> application:
>
> Error 500: --- begin server output ---
>
>
>
> 500 Server Error
>
>
> Error: Server Error
> The server encountered an error and
est for
> all the resources, just check the background logs.
>
> --
> keakon
>
> My blog(Chinese):www.keakon.net
> Blog source code:https://bitbucket.org/keakon/doodle/
>
>
>
>
>
>
>
> On Wed, Dec 15, 2010 at 9:50 AM, kamens w
Situation: running a Google App Engine site with my static content's
default_expiration set to "14d"
Problem: in Chrome and Safari, visiting a URL (not reloading, just
putting the cursor in the address bar and hitting Enter), causes a ton
of requests to be fired with If-None-Match headers. The res
12 matches
Mail list logo