[google-appengine] Re: Too Many Versions (403)

2009-08-10 Thread Jon McAlister
Workaround documented at http://code.google.com/p/googleappengine/issues/detail?id=744. Apologies for the confusion. 2009/8/3 besook.com : > > 我也有相同的问题.不知道怎么解决 > > I had thit problem too, anyone help me? > > On Jul 24, 6:08 pm, Euan Adie wrote: >> This is affecting me too. I've only got one vers

[google-appengine] Re: Too many Versions (403)

2009-08-10 Thread Jon McAlister
Workaround documented at http://code.google.com/p/googleappengine/issues/detail?id=744. Apologies for the confusion. On Tue, Jul 21, 2009 at 3:52 PM, Jeremy Truax wrote: > > The issue for this is here: > http://code.google.com/p/googleappengine/issues/detail?id=744 > > I'm having the same issue.

[google-appengine] Re: Too Many Versions (403)

2009-08-10 Thread Jon McAlister
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 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

[google-appengine] Re: Too many Versions (403)

2009-08-10 Thread Jon McAlister
Workaround documented at http://code.google.com/p/googleappengine/issues/detail?id=744. Apologies for the confusion. On Tue, Jul 21, 2009 at 3:48 PM, Jeremy Truax wrote: > > Here's the issue about it: > http://code.google.com/p/googleappengine/issues/detail?id=744 > > I still am unable to get th

[google-appengine] Re: Too Many Versions (403)

2009-08-03 Thread besook.com
我也有相同的问题.不知道怎么解决 I had thit problem too, anyone help me? On Jul 24, 6:08 pm, Euan Adie wrote: > This is affecting me too. I've only got one version listed in the > application dashboard. > > On Jul 21, 11:02 pm, Jeremy Truax wrote: > > > > > Note It seems to be an old issue but not resolved: >

[google-appengine] Re: Too Many Versions (403)

2009-07-28 Thread TaoGOGO
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 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 swit

[google-appengine] Re: Too Many Versions (403)

2009-07-24 Thread Philippe
this time, I could solve doing: 1- change the default version from http://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

[google-appengine] Re: Too Many Versions (403)

2009-07-24 Thread Euan Adie
This is affecting me too. I've only got one version listed in the application dashboard. On Jul 21, 11:02 pm, Jeremy Truax wrote: > Note It seems to be an old issue but not resolved: > > http://code.google.com/p/googleappengine/issues/detail?id=690 > > On Jul 21, 2:44 pm, Jeremy Truax wrote: >

[google-appengine] Re: Too Many Versions (403)

2009-07-24 Thread Philippe
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

[google-appengine] Re: Too Many Versions (403)

2009-07-21 Thread Jeremy Truax
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 ver

[google-appengine] Re: Too many Versions (403)

2009-07-21 Thread Jeremy Truax
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 ver

[google-appengine] Re: Too many Versions (403)

2009-07-21 Thread Jeremy Truax
Here's the issue about it: http://code.google.com/p/googleappengine/issues/detail?id=744 I still am unable to get this working even with the workarounds people have mentioned =/ On Jul 21, 2:49 pm, Jeremy Truax wrote: > I'm having the same problem. Only one version and my Daily quota of > Depl

[google-appengine] Re: Too Many Versions (403)

2009-07-21 Thread Jeremy Truax
Note It seems to be an old issue but not resolved: http://code.google.com/p/googleappengine/issues/detail?id=690 On Jul 21, 2:44 pm, Jeremy Truax wrote: > Crap I just got that, it's been working fine before that today. > > I did notice they changed some quota stuff as of tomorrow, I think but >

[google-appengine] Re: Too many Versions (403)

2009-07-21 Thread Jeremy Truax
I'm having the same problem. Only one version and my Daily quota of Deployments is at a mere 12% utilization for the day. =/ On Jul 20, 11:05 am, Paul wrote: > X-No-Archive: yes > > After ~100 updates without changing the version string AppEngine > suddenly > tells me: > > > The application alre

[google-appengine] Re: Too Many Versions (403)

2009-07-21 Thread Jeremy Truax
Crap I just got that, it's been working fine before that today. I did notice they changed some quota stuff as of tomorrow, I think but it doesn't say anything about a limited number of versions. On Jul 19, 2:33 am, "j...@zenkraft.com" wrote: > Yes, I just hit this too: > > Error 403: begin

[google-appengine] Re: Too Many Versions (403)

2009-07-20 Thread j...@zenkraft.com
Yes, I just hit this too: Error 403: begin server output --- Too Many Versions (403) The application already has the maximum number of versions. --- end server output --- On Jul 19, 6:33 am, TaoGOGO wrote: > have you solve the problems?it happened to me the same?:( > can you help me? > >

[google-appengine] Re: Too Many Versions (403)

2009-07-20 Thread Atrus
NO, I have not been able to slove this problem. On Jul 19, 12:33 am, TaoGOGO wrote: > have you solve the problems?it happened to me the same?:( > can you help me? > > On 6月26日, 下午3时04分, dannyr wrote: > > > I'm getting the following error. I only have 1 version of the app. > > According to Quota

[google-appengine] Re: Too Many Versions (403)

2009-07-18 Thread TaoGOGO
have you solve the problems?it happened to me the same?:( can you help me? On 6月13日, 下午3时00分, Philippe wrote: > Hi, > > I got this error for 1 hours now : Too ManyVersions(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 a

[google-appengine] Re: Too Many Versions (403)

2009-07-18 Thread TaoGOGO
have you solve the problems?it happened to me the same?:( can you help me? On 6月26日, 下午3时04分, dannyr wrote: > I'm getting the following error. I only have 1 version of the app. > According to Quota Details, my Deployments are only 28 of 250 (11%). > My application name is 'launchset'. > > Deploy

[google-appengine] Re: Too many Versions (403)

2009-07-13 Thread Jeff S (Google)
Hi Tim, I'd be happy to look into this case more closely if you wouldn't mind providing your app ID. A workaround which often helps in cases like these is to upload a new version with a different version ID. It might be the case that you were over the number of uploads quotas, if that was the issu

[google-appengine] Re: Too Many Versions (403)

2009-07-13 Thread Atrus
See, that didn't do anything for me. I think that the rollback does that to unfinished updates. Whenever that error comes up, it says rolling back. So, how would I fix this particular error. On Jun 26, 11:59 am, Tom Wu wrote: > appcfg.py rollback > > 2009/6/26 dannyr > > > > > I'm getting t

[google-appengine] Re: Too Many Versions (403)

2009-06-26 Thread Tom Wu
appcfg.py rollback 2009/6/26 dannyr > > > I'm getting the following error. I only have 1 version of the app. > According to Quota Details, my Deployments are only 28 of 250 (11%). > My application name is 'launchset'. > > Deploying new version. > 2009-06-25 23:50:52,071 ERROR appcfg.py:1241 An

[google-appengine] Re: Too Many Versions (403)

2009-06-15 Thread Philippe
great ! working now. thank you. Can you tell me what I did wrong ? If possible, I would like to avoid getting again in that situation. On Jun 14, 9:02 am, Philippe wrote: > after today's reset, not better. It was my last hope ! > > here is my app ID : dicoillico > I hope someone at google can

[google-appengine] Re: Too Many Versions (403)

2009-06-14 Thread Philippe
after today's reset, not better. It was my last hope ! here is my app ID : dicoillico I hope someone at google can help me finding what is wrong. On Jun 14, 8:00 am, Philippe wrote: > if it helps to solve my problem. > On the dashboard of my app, I get that message : Your application is > excee

[google-appengine] Re: Too Many Versions (403)

2009-06-13 Thread Philippe
if it helps to solve my problem. On the dashboard of my app, I get that message : Your application is exceeding a quota: App Config Service Delete App Version Call Count last time I could upload was : 1 day, 8:30:16 ago Now, I always get a 500 error when I upload. I can get a 403 error, if I cha

[google-appengine] Re: Too Many Versions (403)

2009-06-13 Thread Philippe
message changed. getting shorter in a way: I now got an error 500 Scanning files on local disk. Initiating update. 2009-06-13 21:40:47,000 ERROR appcfg.py:1241 An unexpected error occurred. Aborting. Traceback (most recent call last): File "C:\Program Files\Google\google_appengine\google\appeng

[google-appengine] Re: Too Many Versions (403)

2009-06-13 Thread Philippe
no : 22 of 250 and so far, I never riched the 250. On Jun 13, 1:30 pm, Tony wrote: > On your "Quota Details" page, are you maxed out on your Total > Deployments (down at the bottom)? > > On Jun 13, 6:39 am, Philippe wrote: > > > thank you for helping ! > > > but... my version "id" is very simpl

[google-appengine] Re: Too Many Versions (403)

2009-06-13 Thread Tony
On your "Quota Details" page, are you maxed out on your Total Deployments (down at the bottom)? On Jun 13, 6:39 am, Philippe wrote: > thank you for helping ! > > but... my version "id" is very simple : 1 > then, I tried with : 2, 3, 4 > finally, with 'test', 'ttt', > > nothing worked yet :/

[google-appengine] Re: Too Many Versions (403)

2009-06-13 Thread Philippe
thank you for helping ! but... my version "id" is very simple : 1 then, I tried with : 2, 3, 4 finally, with 'test', 'ttt', nothing worked yet :/ On Jun 13, 12:35 pm, "bwh...@dappervision.com" wrote: > I've had this, make a new version with a new name and upload.  If that > doesn't work

[google-appengine] Re: Too Many Versions (403)

2009-06-13 Thread bwh...@dappervision.com
I've had this, make a new version with a new name and upload. If that doesn't work then make another with a different name. It seems like they have a limit on the number of uploads you can have for a particular version, and it also seems like they have a weird problem where it gives that error f

[google-appengine] Re: Too Many Versions (403)

2009-06-13 Thread Philippe
I tried to delete my version. but appEngine refuse because I have only one. sad... I also tried to delete .appcfg_cookies and .appcfg_nag not better .. On Jun 13, 9:32 am, Philippe wrote: > little mistake. it was not working for 10 hours (not just 1 hour) > > On Jun 13, 9:00 am, Philippe wrote

[google-appengine] Re: Too Many Versions (403)

2009-06-13 Thread Philippe
little mistake. it was not working for 10 hours (not just 1 hour) On Jun 13, 9:00 am, Philippe wrote: > Hi, > > I got this error for 1 hours now : Too Many Versions (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.

[google-appengine] Re: "Too Many Versions (403)" Error on Deploy

2009-05-23 Thread Nick Winter
Okay, I was just able to upload again. Weird! Hope that it's fixed, now. --~--~-~--~~~---~--~~ 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.co

[google-appengine] Re: "Too Many Versions (403)" Error on Deploy

2009-05-23 Thread Nick Winter
I can't upload any more due to a Too Many Versions error, as of this morning. I did five uploads this morning, switching between versions 7 and 8 (which we've been using for a long time). But without any change, everything results in 403, now, to either version. I tried deleting versions 1-6, doin

[google-appengine] Re: "Too Many Versions (403)" Error on Deploy

2009-05-20 Thread Joe
Thank you Nick! We're back to deploying happily. We had 11 major versions because we never saw/used the now obvious delete button on the Versions management page. Now our versions are down to a tidy 2. For future searchers who see this post, here are three tidbits that I had not known about: "App

[google-appengine] Re: "Too Many Versions (403)" Error on Deploy

2009-05-20 Thread Nick Johnson (Google)
How many major versions do you have active on App Engine? It's not really intended that you have 10+ active versions of an app - once you're done with an old version, you should delete it. Also note - if it's helpful - that major version names are strings, not integers, so you can name your versi

[google-appengine] Re: Too Many Versions (403)

2008-09-30 Thread Venkatesh Rangarajan
Okay. I deleted all the versions ( from appengine console in PROD). Now I was able to create a new version. Rgds, Venkatesh --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this g

[google-appengine] Re: Too Many Versions (403)

2008-09-30 Thread Marzia Niccolai
This is most likely http://code.google.com/p/googleappengine/issues/detail?id=690 Please try iterating the major version number in your app.yaml file. -Marzia On Tue, Sep 30, 2008 at 2:42 PM, Venkatesh Rangarajan < [EMAIL PROTECTED]> wrote: > I have 11 versions in all..my default version is 9.5

[google-appengine] Re: Too Many Versions (403)

2008-09-30 Thread Venkatesh Rangarajan
I have 11 versions in all..my default version is 9.5 I can't update either version 11 or version 9, neither can I add a new version 12. On Tue, Sep 30, 2008 at 2:18 PM, Aral Balkan <[EMAIL PROTECTED]> wrote: > > How many versions did you have? (I'm assuming you've hit some sort of > upper limi

[google-appengine] Re: Too Many Versions (403)

2008-09-30 Thread Aral Balkan
How many versions did you have? (I'm assuming you've hit some sort of upper limit on _minor_ versions?) Aral On Sep 30, 7:34 pm, "Venkatesh Rangarajan" <[EMAIL PROTECTED]> wrote: > Hi, > I am getting the following error when I try to upload my app. Been having > this since last night and cannot