Re: [google-appengine] Server error? = The application already has the maximum number of versions

2010-03-01 Thread Nickolas Daskalou
Thanks Eli. That's not exactly what's happening to me but I deleted one of my versions anyway (so I now have 9 deployed), and I'm once again able to update an existing version. Nick On 1 March 2010 14:34, Eli Jones eli.jo...@gmail.com wrote: Not sure if this will help.. but the fix below was

Re: [google-appengine] Server error? = The application already has the maximum number of versions

2010-02-28 Thread Nickolas Daskalou
I do indeed have 10 different major versions already deployed, however I'm trying to upload a revision of an already existing version, not a new version. I just retried this again and I'm still getting the same error. Can someone at Google please take a look at this? Nick On 28 February 2010

Re: [google-appengine] Server error? = The application already has the maximum number of versions

2010-02-28 Thread Eli Jones
Not sure if this will help.. but the fix below was suggested here: http://code.google.com/p/googleappengine/issues/detail?id=744 Workaround: The first thing you should do is go to your app's Versions page in the admin console (i.e. https://appengine.google.com/deployment?app_id=YOURAPPID

Re: [google-appengine] Server error? = The application already has the maximum number of versions

2010-02-27 Thread Robert Kluin
There is a limit on the number of deployed instances for each app, I think it is 10. Just delete an old version. Robert On Feb 27, 2010, at 1:50, Nickolas Daskalou n...@daskalou.com wrote: I've been trying to upload a minor version of my app (have tried 3 times in the last 5 minutes) and

[google-appengine] Server error? = The application already has the maximum number of versions

2010-02-26 Thread Nickolas Daskalou
I've been trying to upload a minor version of my app (have tried 3 times in the last 5 minutes) and I'm getting this error using the Mac OS X GoogleAppEngineLauncher app: Error 403: --- begin server output --- Too Many Versions (403) The application already has the maximum number of versions.