After long time not deployed my GAE go project, I found I lost the ability to deploy a project.

56 views
Skip to first unread message

Tapir

unread,
Aug 21, 2016, 4:01:43 AM8/21/16
to Google App Engine
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

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.


Tapir

unread,
Aug 21, 2016, 4:10:37 AM8/21/16
to Google App Engine


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

 

Alex Martelli

unread,
Aug 21, 2016, 8:49:32 PM8/21/16
to google-a...@googlegroups.com
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

--
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 google-appengine+unsubscribe@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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.

For more options, visit https://groups.google.com/d/optout.

Tapir

unread,
Aug 22, 2016, 9:51:27 AM8/22/16
to Google App Engine


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?

 

On Sun, Aug 21, 2016 at 1:10 AM, Tapir <tapi...@gmail.com> 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 google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.

Tapir

unread,
Aug 22, 2016, 10:07:07 AM8/22/16
to Google App Engine


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.
 

Nicholas (Google Cloud Support)

unread,
Aug 22, 2016, 2:59:33 PM8/22/16
to Google App Engine
Hello Tapir,

Thanks for sharing your experience and findings here.  As mentioned by Alex, the -V flag issue will be brought to the attention of the specific documentation team.

Regarding your initial deployment issues, it is unclear from your results and from goapp's CLI what the deployment issue actually is.  Though I'm happy to hear you successfully deployed, I would nevertheless suggest that you file a new issue on the App Engine public issue tracker should this error return.
Reply all
Reply to author
Forward
0 new messages