i don't think so, but i'll have to keep track to be sure. i do know what you're talking about -- when i deploy, there's a small gap of time right when it starts up where it errors out. this error i'm talking about is separate from that, but i had thought of it as more-or-less random. it's possible it's connected to deployment -- i'll see if i can find patterns.
matt On Tue, Nov 30, 2010 at 1:10 PM, Stephen Johnson <[email protected]>wrote: > 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]<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.
