[google-appengine] Re: gcloud app deploy is failing

2019-12-13 Thread 'joshuamo' via Google App Engine
App Engine will be moving towards using Cloud Build for the Standard environment[1], matching the other Serverless offerings. Good catch noticing the Cloud Build aspect here. We were rolling this out at a low percentage and this is what seems to have triggered the issue you've experienced. F

Re: [google-appengine] gcloud app deploy is failing

2019-12-13 Thread Joshua Smith
Confirmed that my deploy is now working. A little heads-up would be nice before you take another shot at that experiment. I don’t remember opting-in to being a guinea pig. And yes, I assumed it had something to do with that cloud build stuff. I guess I understand why you are doing it, but this

[google-appengine] Re: How to figure out the TLS version of the API calls being made to an Google App Engine based application?

2019-12-13 Thread 'Olu' via Google App Engine
I understand you are looking for ways to check API calls that are made using TLS 1.0. From the information provided on this StackExchange link[1 -- the thread is pulling information from a GKE pod], it is possible to Query the Stackdriver Trace API on your project. The output of running a Curl

[google-appengine] Re: About google trusted verifier Account

2019-12-13 Thread 'Olu' via Google App Engine
I checked the error reported, it seems unrelated to the Google App Engine. This group thread is better suited for communications about the Google App Engine. I did a Google Search for the error and I understand the issue is related to the Google Play alpha or beta releases. If so, I recommend

[google-appengine] Re: Creating dev / staging / prod environment

2019-12-13 Thread Blaine Garrett
I second George's response. In practice this works quite well and helps you isolate service accounts, user access, data migrations, etc. It *can* be tricky at times if you have 3rd party integrations as part of your product (eg. SalesForce, other clouds), part of the dev process(3rd party CI/C

[google-appengine] Re: Request errors out and kills instance with "The process handling this request unexpectedly died"

2019-12-13 Thread 'Olu' via Google App Engine
This is really interesting. I recommend that you report this issue on the issue tracker link[1][2] as a Google Cloud Engineer will be able to assist you by examining exactly why the memory usage is observed on your application Endpoint. Or better still, open a case with the Google Cloud Platfor

[google-appengine] Re: Compliation error building pycrypto-2.6.1

2019-12-13 Thread 'Elliott (Cloud Platform Support)' via Google App Engine
Hello, I don’t think this forum is the best place to get help with deploying applications. Google Groups is meant to discuss Google products and share opinions. It seems you have a technical question or want to report an issue. Can you please clarify this? -- You received this message becaus