So it's basicly saying I am going over a free limit? I am working for a company and they had the previous programmer to make a admin interface where I can just copy and paste in my css and html code to make changes to the website.
So this basicly is saying I am exceeding a limit based on free service. So the company if they want this content on their website they need to pay for it or more. On Apr 3, 8:55 pm, WallyDD <[email protected]> wrote: > from;http://code.google.com/appengine/docs/quotas.html > > You can upload up to 1,000 code and 1,000 static files with your > application. > > On Apr 3, 5:02 pm, Aaron <[email protected]> wrote: > > > I currently have trouble uploading a applicaiton. > > > I am using linux ubuntu OS. > > > this is what I get in the terminal when I type in my e-mail address > > and password. > > > Cloning 69 static files. > > Cloning 2535 application files. > > Cloned 100 files. > > Cloned 200 files. > > Cloned 300 files. > > Cloned 400 files. > > Cloned 500 files. > > Cloned 600 files. > > Cloned 700 files. > > Cloned 800 files. > > Cloned 900 files. > > Cloned 1000 files. > > Cloned 1100 files. > > Cloned 1200 files. > > Cloned 1300 files. > > Cloned 1400 files. > > Cloned 1500 files. > > Cloned 1600 files. > > Cloned 1700 files. > > Cloned 1800 files. > > Cloned 1900 files. > > Cloned 2000 files. > > Cloned 2100 files. > > Cloned 2200 files. > > Cloned 2300 files. > > Cloned 2400 files. > > Cloned 2500 files. > > Uploading 95 files. > > ERROR:root:An unexpected error occurred. Aborting. > > Traceback (most recent call last): > > File "/home/aaron/websites/Chillenvillen.com/apps/google_app_engine/ > > google_appengine/google/appengine/tools/appcfg.py", line 1221, in > > DoUpload > > self.UploadFile(missing_file, file_handle) > > File "/home/aaron/websites/Chillenvillen.com/apps/google_app_engine/ > > google_appengine/google/appengine/tools/appcfg.py", line 1083, in > > UploadFile > > payload=file_handle.read()) > > File "/home/aaron/websites/Chillenvillen.com/apps/google_app_engine/ > > google_appengine/google/appengine/tools/appengine_rpc.py", line 303, > > in Send > > f = self.opener.open(req) > > File "/usr/lib/python2.5/urllib2.py", line 387, in open > > response = meth(req, response) > > File "/usr/lib/python2.5/urllib2.py", line 498, in http_response > > 'http', request, response, code, msg, hdrs) > > File "/usr/lib/python2.5/urllib2.py", line 425, in error > > return self._call_chain(*args) > > File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain > > result = func(*args) > > File "/usr/lib/python2.5/urllib2.py", line 506, in > > http_error_default > > raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) > > HTTPError: HTTP Error 400: Bad Request > > Rolling back the update. > > Error 400: --- begin server output --- > > Max number of files and blobs is 1000. > > --- end server output --- > > Regenerating uncompressed media > > > any idea how to fix this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
