The issue for this is here: http://code.google.com/p/googleappengine/issues/detail?id=744
I'm having the same issue. I get an error "Too Many Versions" when I try to "appcfg.py update". I've tried rollback as well as incrementing the version number in my app.yaml with no resolution. I'm on version 1 still. My daily upload quota is still at 30 of 250 for the day so it's not like that's even maxed. On Jul 18, 10:38 pm, TaoGOGO <[email protected]> wrote: > have you solve the problems?it happened to me the same?:( > can you help me? > > On 6月13日, 下午3时00分, Philippe <[email protected]> wrote: > > > Hi, > > > I got this error for 1 hours now :TooManyVersions(403) > > My quota stuff is green. > > I have only 1 version of my app. > > I tried making a new version, but it did not upload anything. > > > I hope someone can help. > > here is the full error message: > > > Deploying new version. > > 2009-06-13 08:44:11,328 ERROR appcfg.py:1241 An unexpected error > > occurred. Aborting. > > Traceback (most recent call last): > > File "C:\Program Files\Google\google_appengine\google\appengine\tools > > \appcfg.py", line 1234, in DoUpload self.Commit() > > File "C:\Program Files\Google\google_appengine\google\appengine\tools > > \appcfg.py", line 1106, in Commit self.Deploy() > > File "C:\Program Files\Google\google_appengine\google\appengine\tools > > \appcfg.py", line 1134, in Deploy version=self.version) > > File "C:\Program Files\Google\google_appengine\google\appengine\tools > > \appengine_rpc.py", line 344, 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 403: Forbidden > > Rolling back the update. > > Error 403: --- begin server output --- > > >TooManyVersions(403) > > The application already has themaximumnumberofversions. > > --- end server output --- > > > Thank you ! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
