Hey John, I've replicated your observations and I've made a Public Issue Tracker thread <https://code.google.com/p/google-cloud-platform/issues/detail?id=86> to allow you to follow the progress of the issue. Feel free to star that thread to receive updates.
Regards, Nick Cloud Platform Community Support On Wednesday, August 10, 2016 at 12:53:53 PM UTC-4, Jonh Kelvin wrote: > > Thanks. > > Yup, it happens 100%. > I haven't managed to get versions/services/instances list at all. > > On Wednesday, August 10, 2016 at 7:48:48 PM UTC+3, Nick (Cloud Platform > Support) wrote: >> >> Hey John, >> >> Ah, here are two: App Engine >> <http://code.google.com/p/googleappengine/issues/list>, Cloud Platform >> <http://code.google.com/p/google-cloud-platform/issues/list>, sorry to >> have left it out! >> >> Does this issue occur every time the command is run, or only occasionally? >> >> Cheers, >> >> Nick >> Cloud Platform Community Support >> >> On Tuesday, August 9, 2016 at 5:10:25 PM UTC-4, Jonh Kelvin wrote: >>> >>> Hi Nick, >>> Thank you for your assistance. >>> Yep, it's Flexible Environment. >>> >>> PS. Please let me know Public Issue Tracker URL. >>> >>> On Tuesday, August 9, 2016 at 11:57:14 PM UTC+3, Nick (Cloud Platform >>> Support) wrote: >>>> >>>> Hey John, >>>> >>>> Thanks for reporting your issue. Normally an issue like this would be >>>> posted to the Public Issue Tracker, but we can handle it here and create a >>>> Public Issue Tracker thread when appropriate. For now, I'm unsure and >>>> would >>>> like to ask for clarification: are you running these commands from inside >>>> of a Flexible Environment app VM? >>>> >>>> Cheers, >>>> >>>> Nick >>>> Cloud Platform Community Support >>>> >>>> On Friday, August 5, 2016 at 5:35:06 PM UTC-4, Jonh Kelvin wrote: >>>>> >>>>> I'm trying to use gcloud utility within custom Python Flexible VM. >>>>> Base image: gcr.io/google_appengine/python >>>>> Cloud SDK: >>>>> https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-120.0.0-linux-x86_64.tar.gz >>>>> >>>>> Unfortunately, valuable gcloud commands fail. It seems like some >>>>> requests get no response. >>>>> For instance, >>>>> gcloud app versions list --log-http --verbosity debug >>>>> >>>>> freezes/fails on services API: >>>>> --request-start-- >>>>> uri: https://appengine.googleapis.com/v1beta5/apps/ >>>>> <project_id>/services?alt=json >>>>> method: GET >>>>> -headers-start- >>>>> Authorization: Bearer <token> >>>>> accept: application/json >>>>> accept-encoding: gzip, deflate >>>>> content-length: 0 >>>>> user-agent: blablabla gcloud/120.0.0 command/gcloud.app.versions.list >>>>> invocation-id/blablabla environment/GCE environment-version/None >>>>> interactive/True python/2.7.9 (Linux 3.16.0-4-amd64) >>>>> -headers-end- >>>>> -body-start- >>>>> -body-end- >>>>> --request-end-- >>>>> DEBUG: Caught HTTP error ResponseNotReady, retrying: >>>>> DEBUG: Retrying request to url >>>>> https://appengine.googleapis.com/v1beta5/apps/ >>>>> <project_id>/services?alt=json >>>>> after exception >>>>> --request-start-- >>>>> >>>>> >>>>> The following command fails with similar symptoms >>>>> gcloud app services list >>>>> >>>>> >>>>> Any idea how to fix it? >>>>> >>>>> >>>>> -- 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/66dbbf1d-c20c-41e7-8a34-0f65a05fe1d5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
