I am getting the following error while trying to deploy new version of
my app:
Deploying new version.
2009-04-24 08:42:48,680 ERROR appcfg.py:1235 An unexpected error
occurred. Abort
ing.
Traceback (most recent call last):
File "C:\Google\google_appengine\google\appengine\tools\appcfg.py",
line 1228,
in DoUpload
self.Commit()
File "C:\Google\google_appengine\google\appengine\tools\appcfg.py",
line 1101,
in Commit
self.Deploy()
File "C:\Google\google_appengine\google\appengine\tools\appcfg.py",
line 1129,
in Deploy
version=self.version)
File "C:\Google\google_appengine\google\appengine\tools
\appengine_rpc.py", lin
e 303, in Send
f = self.opener.open(req)
File "C:\Python25\lib\urllib2.py", line 387, in open
response = meth(req, response)
File "C:\Python25\lib\urllib2.py", line 498, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Python25\lib\urllib2.py", line 425, in error
return self._call_chain(*args)
File "C:\Python25\lib\urllib2.py", line 360, in _call_chain
result = func(*args)
File "C:\Python25\lib\urllib2.py", line 506, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 503: Service Unavailable
Rolling back the update.
Error 503: --- begin server output ---
Try Again (503)
An unexpected failure has occurred. Please try again.
--- end server output ---
Can someone tell me what to do? This started half an hour ago around
8:20am (PST).
Regards,
Pankaj Vishwani
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---