I launched an app and it started getting a fair amount of traffic. I made a few slight changes and decided to try changing the version of the app (changing version: to 2 in app.yaml) so that I could roll back if need be.
The result: -- 500 Server Error The server encountered an error and could not complete your request. If the problem persists, please report your problem and mention this error message and the query that caused it. -- This happens when I go to 2.latest.myapp.appspot.com or if I make it the default and go to the real url. No problems rolling back or going to 1.latest.myapp.appspot.com . Tried re-pushing it out, tried waiting awhile and seeing what happens. The output from appcfg.py doesn't look unusual. -- 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.
