[google-appengine] Re: GCE Managed SSL: param for ECDSA certificates?

2019-01-22 Thread 'Devin Taylor' via Google App Engine
Hey Mark, I don't believe a link was provided for the Feature Request to support SSL via ECDSA. We currently already had one open and you can star it here . It has been open since 2016, however, I made sure to update the engineers internally th

[google-appengine] Re: Site in app engine allows downloads of PDF over HTTP but not HTTPS

2019-01-22 Thread Nikos Katsikanis
app engine completely scrambles it On Saturday, January 19, 2019 at 4:00:12 PM UTC+1, Nikos Katsikanis wrote: > > Any ideas why this works > > http://quantumjs.com/brochures/JavaScript-Bootcamp.pdf > > but https doesn't? > > https://quantumjs.com/brochures/JavaScript-Bootcamp.pdf > > > using > >

[google-appengine] Re: Using Distributed lock for a particular method based on a path parameter.

2019-01-22 Thread 'Cristian (Google Cloud Platform Support)' via Google App Engine
Hello, Locking a method could be done in code. Further clarification is needed on your use case to address your question better using App Engine. So you may post your full detailed question on Stack Overflow

[google-appengine] Re: Configure app.yaml for standard env

2019-01-22 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Artur, You may consider switching to other instance class, such as F2, all depending on your application's needs, and your design decisions. You can not readily refer to practice, all depending on your application. You set instance class in app.yaml. Details are available on the "App Eng

[google-appengine] Re: GAE gradle deployment fails

2019-01-22 Thread 'Nicolas (Google Cloud Platform Support)' via Google App Engine
Hi Christian, I understand that you are currently unable to deploy your Java application to Google App Engine. As your post seems to refer to a specific technical issue in your application’s deployment process, you would have better assistance from the community by posting in StackOverflow,

[google-appengine] Re: Google App Engine Seach Java not working since this morning: com.google.appengine.api.search.SearchException: Error constructing stub for app

2019-01-22 Thread 'George (Cloud Platform Support)' via Google App Engine
You may follow issue 123192346 to monitor progress and eventual fixes. No estimated time to resolution has been set. Engineering is already working towards a fix. -- You received this message because you are subscribed to the Google Groups "Google Ap

[google-appengine] Can't make a new NodeJS App Deploy

2019-01-22 Thread Paulo Freitas
Hello guys, I have a nodejs service running in the AppEngine for a while. But today, now, I tried to do a new deploy, `gcloud app deploy` and get a constant *build error* with a link to the log bellow, in itallic. Anyone with the same issue? Does anyone has any clue on how to solve it? att, P

[google-appengine] Troubleshooting downtime (potentially autoscaling-related) issues - causes 500

2019-01-22 Thread Rainulf Pineda
Hi, We've been having downtime issues this past few months -- typically happen within few secs before it goes back up. I suspect the cause of it is autoscale (looking at their start times) -- error 500 on the gateway. Troubleshooting: I don't know what criteria app engine decides to autoscale