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 <philippe.cr...@gmail.com> wrote:
> 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 <philippe.cr...@gmail.com> wrote:
>
> > 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 change the version of my app before uploading.
>
> > I have another app on that account that i can upload normaly
> > for both, I bought a .com
>
> > On Jun 13, 9:42 pm, Philippe <philippe.cr...@gmail.com> wrote:
>
> > > 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\appengine\tools
> > > \appcfg.py", line 1219, in DoUpload    missing_files = self.Begin()
> > >   File "C:\Program Files\Google\google_appengine\google\appengine\tools
> > > \appcfg.py", line 1014, in Begin    version=self.version,
> > > payload=self.config.ToYAML())
> > >   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 500: Internal Server Error
> > > Error 500: --- begin server output ---
>
> > > Server Error (500)
> > > A server error has occurred.
> > > --- end server output ---
>
> > > On Jun 13, 1:33 pm, Philippe <philippe.cr...@gmail.com> wrote:
>
> > > > no : 22 of 250
> > > > and so far, I never riched the 250.
>
> > > > On Jun 13, 1:30 pm, Tony <fatd...@gmail.com> 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 <philippe.cr...@gmail.com> 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 :/
>
> > > > > > On Jun 13, 12:35 pm, "bwh...@dappervision.com" 
> > > > > > <e133tc1p...@gmail.com>
> > > > > > wrote:
>
> > > > > > > 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 for versions I've never used and there 
> > > > > > > is
> > > > > > > only 1 other version (makes me think that something wasn't 
> > > > > > > cleaned up
> > > > > > > properly on their end.
>
> > > > > > > On Jun 13, 5:41 am, Philippe <philippe.cr...@gmail.com> wrote:
>
> > > > > > > > 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 <philippe.cr...@gmail.com> wrote:
>
> > > > > > > > > little mistake. it was not working for 10 hours (not just 1 
> > > > > > > > > hour)
>
> > > > > > > > > On Jun 13, 9:00 am, Philippe <philippe.cr...@gmail.com> 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.
>
> > > > > > > > > > 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 ---
>
> > > > > > > > > > Too Many Versions (403)
> > > > > > > > > > The application already has the maximum number of versions.
> > > > > > > > > > --- 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 google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to