On Monday, August 22, 2016 at 9:51:27 PM UTC+8, Tapir wrote: > > > > On Monday, August 22, 2016 at 8:49:32 AM UTC+8, Alex Martelli wrote: >> >> Thanks Tapir for the very specific bug report wrt the -V flag -- I've >> opened an internal docs bug so my go-specialist colleagues can check out >> and, as needed, correct the docs here. >> >> Alex >> > > Aha, looks this forum is not dead. > > Now, the "goapp deploy" command hangs here: > > .... > 09:41 PM Cloning 253 static files. > 09:41 PM Cloning 85 application files. > 09:41 PM Uploading 83 files and blobs. > > I remember uploading my app only needed less than one minute before one > year. > What happened in the past year? >
Last try succeeded, I don't know why. > > > >> >> On Sun, Aug 21, 2016 at 1:10 AM, Tapir <[email protected]> wrote: >> >>> >>> >>> On Sunday, August 21, 2016 at 4:01:43 PM UTC+8, Tapir wrote: >>>> >>>> I would say Google cloud product are very great, but the docs is a mess >>>> up. >>>> >>>> I searched how to deploy a go gae project, I got three links which use >>>> different methods: >>>> 1. https://cloud.google.com/appengine/docs/go/tools/uploadinganapp >>>> 2. https://cloud.google.com/appengine/docs/flexible/go/quickstart >>>> 3. https://cloud.google.com/appengine/docs/go/quickstart >>>> >>> >>> In this doc: >>> https://cloud.google.com/appengine/docs/go/tools/uploadinganapp >>> when run this command: goapp deploy -application <YOUR_PROJECT_ID> -V v1 >>> myapp/ >>> it returns: flag provided but not defined: -V >>> >>> >>> >>> >>>> >>>> >>>> But unluckily, none of them works. After the deploy commands are called, >>>> the console hangs like this: >>>> >>>> 03:44 PM Application: my-app-id; version: v2 >>>> 03:44 PM Host: appengine.google.com >>>> >>>> then the python program runs for hours with 100% CPU usage, but nothing >>>> output. >>>> >>>> I some understand why Google cloud products are far better than AWS but >>>> get a much smaller market. >>>> >>>> >>>> -- >>> 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/3505f5cd-077d-443f-97f2-ad0295ba5c14%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/google-appengine/3505f5cd-077d-443f-97f2-ad0295ba5c14%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/acce6fa6-9726-4e3f-bed5-2f76dd54bf19%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
