Hi,

I have been happily developing with the SDK, and on my first upload I
hit this error (appId is twitsup):

Scanning files on local disk.
Initiating update.
Cloning 1 static file.
Cloning 20 application files.
Deploying new version.
2009-06-26 15:14:10,523 ERROR appcfg.py:1272 An unexpected error
occurred. Aborting.
Traceback (most recent call last):
  File "/home/alex/projects/google_appengine/google/appengine/tools/
appcfg.py", line 1265, in DoUpload
    self.Commit()
  File "/home/alex/projects/google_appengine/google/appengine/tools/
appcfg.py", line 1137, in Commit
    self.Deploy()
  File "/home/alex/projects/google_appengine/google/appengine/tools/
appcfg.py", line 1165, in Deploy
    version=self.version)
  File "/home/alex/projects/google_appengine/google/appengine/tools/
appengine_rpc.py", line 344, in Send
    f = self.opener.open(req)
  File "/usr/lib/python2.5/urllib2.py", line 387, in open
    response = meth(req, response)
  File "/usr/lib/python2.5/urllib2.py", line 498, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.5/urllib2.py", line 425, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.5/urllib2.py", line 506, in
http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 500: Internal Server Error
Rolling back the update.
Error 500: --- begin server output ---

Server Error (500)
A server error has occurred.
--- end server output ---

Any idea?

Thanks,
Alex

--~--~---------~--~----~------------~-------~--~----~
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-appengine@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