Hi Jonathan, This sounds suspiciously like the same issue as in this thread:
http://groups.google.com/group/google-appengine/browse_thread/thread/891ce78da54b3659 Could you try changing the version number in your app.yaml? Thank you, Jeff On Apr 17, 2:41 pm, Jonathan-23andMe <[email protected]> wrote: > I have been working on my app fine and then this error started > appearing Wednesday in the console whenever I tried to push the > "Deploy" button from the App Launcher console. > > I have done several searches and all solutions relate to windows or > proxy errors, I am on OS X with no proxy. I cleared all cookies I > could find as one suggested and still no good. I looked in the > appenginelauncher directory and nothing. > > Please help as I need to turn in this project today. > > *** Running appfg.py with the following flags: > --no_cookies [email protected] --passin update > Scanning files on local disk. > Initiating update. > Password for [email protected]: 2009-04-17 14:33:57,529 ERROR > appcfg.py:1235 An unexpected error occurred. Aborting. > Traceback (most recent call last): > File "/Users/jonathan/Desktop/GoogleAppEngineLauncher.app/Contents/ > Resources/GoogleAppEngine-default.bundle/Contents/Resources/ > google_appengine/google/appengine/tools/appcfg.py", line 1213, in > DoUpload > missing_files = self.Begin() > File "/Users/jonathan/Desktop/GoogleAppEngineLauncher.app/Contents/ > Resources/GoogleAppEngine-default.bundle/Contents/Resources/ > google_appengine/google/appengine/tools/appcfg.py", line 1009, in > Begin > version=self.version, payload=self.config.ToYAML()) > File "/Users/jonathan/Desktop/GoogleAppEngineLauncher.app/Contents/ > Resources/GoogleAppEngine-default.bundle/Contents/Resources/ > google_appengine/google/appengine/tools/appengine_rpc.py", line 303, > in Send > f = self.opener.open(req) > File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/ > python2.5/urllib2.py", line 380, in open > File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/ > python2.5/urllib2.py", line 491, in http_response > File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/ > python2.5/urllib2.py", line 418, in error > File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/ > python2.5/urllib2.py", line 353, in _call_chain > File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/ > python2.5/urllib2.py", line 499, in http_error_default > HTTPError: HTTP Error 500: Internal Server Error > Error 500: --- begin server output --- > > Server Error (500) > A server error has occurred. > --- end server output --- > If deploy fails you might need to 'rollback' manually. > The "Make Symlinks..." menu option can help with command-line work. > *** appcfg.py has finished with exit code 1 *** --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
