Workaround documented at http://code.google.com/p/googleappengine/issues/detail?id=744. Apologies for the confusion.
On Tue, Jul 28, 2009 at 5:48 PM, TaoGOGO<[email protected]> wrote: > > thanks! my app had got to nomal,i wait and change it 1 to 1,(1 is not > the default in my app). > > On 7月24日, 下午1时40分, Philippe <[email protected]> wrote: >> this time, I could solve doing: >> 1- change the default version >> fromhttp://appengine.google.com/deployment?&app_id= >> I had 2 version (I always use n°1, so i switched to n°2) >> 2- upload the version I wanted tu upload (n°1) >> it worked :) >> 3- change the default back to n°1 >> >> On Jul 24, 9:27 am, Philippe <[email protected]> wrote: >> >> >> >> > Hi TaoGOGO, >> >> > I can not help you, last time, I had to wait 2 or 3 days, and then, >> > everything worked normally. >> >> > and since yesterday, it happened again. >> > here is my app ID : dicoillico >> >> > Yesterday, I had a message on my App Version Call quota and my App API >> > Call quota. (but everything was green in the quotadetails) >> > Today (after 24hours reset), no more messages, everything green, but >> > still "appcfg.py update" get a 403 error. >> >> > I hope AppEngine team can solve that. >> >> > Philippe >> >> > On Jul 22, 12:53 am, Jeremy Truax <[email protected]> wrote: >> >> > > 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 -~----------~----~----~----~------~----~------~--~---
