Hey Lourdu Rajan,

gcloud endpoints services deploy openapi.yaml
Everything fine as expected.

gcloud beta app deploy
at some point confirmed the upload of 24 files:
╔════════════════════════════════════════════════════════════╗╠═ Uploading
24 files to Google Cloud Storage ═╣
╚════════════════════════════════════════════════════════════╝File upload
done.Updating service [default] (this may take several minutes)...done.

My understanding is that the error occurs before you get this message right?

However, the deploy fails later where it reads the Cloud SQL connection (I
don't have one yet, I'll fix this later).
ERROR: (gcloud.beta.app.deploy) Error Response: [13] Invalid Cloud SQL
name: <The connection name of your instance>

On Sat, May 19, 2018 at 6:50 PM 'Kenworth (Google Cloud Platform)' via
Google App Engine <[email protected]> wrote:

> @Lourdu
>
> You can try GitHub <https://github.com/>, Bitbucket
> <https://bitbucket.org/product>, or similar repository tools. Preferably,
> post publicly only a skeleton app that would reproduce the issue.
>
> You mentioned files are < 250 kb but how many files do you have on your
> application? For example in Linux you can issue the following command to
> count the files on a directory:
>
> ls directory | wc -l
>
> --
> 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 https://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/f71cfa13-4b96-4cea-b2b5-9fa2b92352a7%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/f71cfa13-4b96-4cea-b2b5-9fa2b92352a7%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CALdDuQ5iDjwHVNfGTu54iwWp64An2smvA%3Dqy9v76FF2m1bbvdA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to