hello

we encounter failures on some apps since about 10 hours. we can find
no log entry for those errors. are there some api changes?

we know of at least one change on how db.Model gets constructed, they
now get the "key" keyword argument, which is new and broke another app
of us, which we were able to fix.

but for this app it must be another problem, are there any other
changes on the internals? we have 2 apps with the same symtpoms.

curl -i http://marktplatz.a-z.ch

HTTP/1.1 500 Internal Server Error
Date: Tue, 09 Feb 2010 08:26:19 GMT
Content-Type: text/html; charset=UTF-8
Server: Google Frontend
Content-Length: 466
X-XSS-Protection: 0


<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>500 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered an error and could not complete your
request.<p>If the problem persists, please <A HREF="http://
code.google.com/appengine/community.html">report</A> your problem and
mention this error message and the query that caused it.</h2>
<h2></h2>
</body></html>

thx in advance, bernd

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to