Hi peter, Which runtime are you using? Presumably it's Java, in that case, can you measure the size of the upload dir? You can keep the upload directory by passing --retain_upload_dir to the appcfg command.
On Fri, May 3, 2013 at 7:33 AM, <[email protected]> wrote: > > Hey, > > we do have a problem with deploying our app to the google app engine. > > After starting uploading our app we do get the error message: > > *"Unable to update app: Error posting to URL: > #<https://appengine.google.com/api/appversion/addfile?path=WEB-INF%2Fdeploy%2Freqpool%2FsymbolMaps%2F4F200F40058D0A006FFFE276915B8453.symbolMap&app_id=develop-reqpool&version=v1&> > ######* > > *400 Bad Request* > *See https://developers.google.com/appengine/docs/quotas#Code : Uploaded > application size has exceeded the limit: 1075099721 > 1073741824"* > > We pay for our app and have already deployed one single version. The > dashboard shows that this takes just 0.16 GB of 'Code and Static File > Storage' > > Do you have any idea about this problem? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Takashi Matsuo | Developers Programs Engineer | [email protected] -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
