Did you do an upload just before you saw these errors? If you upload new code to your default version it'll bring down the old code and spin up the new code so this will happen for a few seconds. At least this has been my experience. If you want to try and avoid these try uploading to a non-default version, accessing that non-default version to spin up an instance, then set the default version to that version. I'm still developing my application so I haven't fully investigated this technique. Perhaps others with code in production can validate this suggested procedure. Stephen
On Tue, Nov 30, 2010 at 1:46 PM, Matt Murphy Garmur <[email protected]>wrote: > hi, i've been getting sporadic errors that look like this: > > Error: Server Error The server encountered an error and could not complete > your request. > > If the problem persists, please > report<http://code.google.com/appengine/community.html>your problem and > mention this error message and the query that caused it. > has anyone else been seeing this? it's not a particular query -- it'll > happen across my whole site. i'll get this error and try it across multiple > tabs, all of which will be down. then, a couple seconds later, i'll hit > refresh and all the tabs will work. it has happened to me a couple times a > day over the past week or so, and it worries me about what my users are > seeing. > > thanks, > > matt > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- 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.
