[google-appengine] Re: HttpBadRequestError when deploy app using gcloud

2018-08-28 Thread Attila-Mihaly Balazs
Have you tried updating gcloud as suggested by the error message? Attila -- 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] How to config Cloud Armor for GAE?

2018-08-28 Thread Binh Bui Van
Hi all, I have a question about Cloud Armor. Can Cloud Armor config with GAE. As my know, Cloud Armor work with Load Balancer only. But with GAE, i don't see Load Balancer for setting target for Cloud Armor. Anyone help me? Many Thanks -- You received this message because you are subscribed

Re: [google-appengine] Re: Extremely dissatisfied with App Engine lately, Network Issues, Support doesn't help and loops

2018-08-28 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
Hi Kaan, As mentioned in your feature request #112668010 , I have forwarded your request to Cloud App Engine product team to be evaluated, however there is no ETA or guarantee of implementation. All further updates should occur there. -- You

[google-appengine] Re: Migrating subdomain routing to Node.js standard environment

2018-08-28 Thread Mani Doraisamy
I found the problem. I had: secure: always in app.yaml. Removed it and the wildcard subdomains are working correctly. On Wednesday, August 29, 2018 at 7:39:42 AM UTC+8, Mani Doraisamy wrote: > > I have configured subdomain (*.of.blogloom.com) in standard environment > > Custom domain nameSSL

[google-appengine] Migrating subdomain routing to Node.js standard environment

2018-08-28 Thread Mani Doraisamy
I have configured subdomain (*.of.blogloom.com) in standard environment Custom domain nameSSL securityCertificate IDRecord typeDataAlias *.of.blogloom.com none - CNAME ghs.googlehosted.com *.of It was working in flexible environment. But, after migrating to standard environment, it has stopped

[google-appengine] Re: Java 9, 10 and forward on App Engine Standard

2018-08-28 Thread Leejjon
Thank you. On Thursday, August 2, 2018 at 10:46:49 PM UTC+2, David (Google Cloud Support) wrote: > > Hello, > > In the link below, you can find the feature request for Java 11 LTS > support. Any updates about timelines or any type of information concerning > the support of Java 11 on Google

[google-appengine] Re: Route app engine's subdirectory to a wordpress VM?

2018-08-28 Thread 'Sam (Google Cloud Support)' via Google App Engine
Hello, You can route requests coming to '/blog/*' to a URL (WordPress) or service (GCE VM instance) using a dispatch file to define your own custom routing rules (up to 20) [1]. Take a look at the first documentation below to understand how it works and how to deploy the 'dispatch.yaml' file.

[google-appengine] Google App Engine Logs not showing in the console?

2018-08-28 Thread Sudhanshu Gaur
Google App Engine many Logs are skipping, and not getting shown in the Logging console, and it is happening always, the Logs I am showing using console.log() are getting skipped but mongoosequery logs are getting printed. Can anyone please tell me why is this happening? Thank You -- You

[google-appengine] Re: Google Cloud Load Balancer redirect HTTP to HTTPS

2018-08-28 Thread Jon Ronnenberg
I would like to amend a curious observation that I made. When configuring gcloud DNS, if you only set an A/ record to point to a subdomain and doesn't set up the apex domain, then naked domain requests will magically redirect to the subdomain. E.g. only setup www and then request for

[google-appengine] Re: Locked account

2018-08-28 Thread 'Ying Li' via Google App Engine
If the issue is about your gmail account access, please see your options for gmail support [1]. If this is not about gmail (you can login normally), but rather your Google Cloud Platform project is disabled for abuse, then please continue your communication via the email because that's the best

[google-appengine] Re: custom domain names on 3 sites stopped working overseas

2018-08-28 Thread 'Amit (Google Cloud Support)' via Google App Engine
Hello Martin, >From your message it seems like you are not able to access your websites from Brazil but they are accessible from UK. To access your website from Brazil, it should convert its name into IP, which is then used to gain access to the resource you have requested. As different ISPs

[google-appengine] Re: Google Cloud Load Balancer redirect HTTP to HTTPS

2018-08-28 Thread Jon Ronnenberg
Errata: Currently GCloud load-balancer can do the following: - Negotiate HTTPS for one domain on port 443, both for IPv4 and IPv6. Should have been: Currently GCloud load-balancer can do the following: - Negotiate HTTPS for *any* domain on port 443, both for IPv4 and IPv6. Domains are

[google-appengine] Re: Google Cloud Load Balancer redirect HTTP to HTTPS

2018-08-28 Thread Jon Ronnenberg
@edgaral... Thank you for the followup. I'm evaluating GCloud while doing my friend a favour and building a website for his bar. This is a very small project but serve the purpose of evaluating the state of GCloud when it comes to the JAM stack. So far it's been uphill, with rudimentary

[google-appengine] HttpBadRequestError when deploy app using gcloud

2018-08-28 Thread Hoang Van
i using bellow command to deploy php app to app engine: gcloud app deploy --promote --project test12 app-live.yaml --log-http --verbosity=debug My app-live.yaml file: https://shrib.com/?v=nc#uUXDedcjuzf-P28OdKJ5 but show this error: HttpBadRequestError: HttpError accessing

[google-appengine] Route app engine's subdirectory to a wordpress VM?

2018-08-28 Thread Ryan Sacha
I have a Node JS appengine app. but i want to route anything /blog/* to a separate wordpress VM created through the cloud launcher. it's not an appengine service, just a compute engine VM. How can I do this? Current app.yaml: runtime: nodejs env: flex manual_scaling: instances: 1

Re: [google-appengine] Re: Migation from standard datastore to Firebase native

2018-08-28 Thread 'Dennis Yurkevich' via Google App Engine
Thank you Jordan, but the question remains - if I activated Cloud Datastore but have never used the APIs, can I shut it down and create a Firestore in that same project? On Fri, Aug 24, 2018 at 7:49 PM, 'Jordan (Cloud Platform Support)' via Google App Engine wrote: > You can find all of the

Re: [google-appengine] Re: Sync Google Cloud Storage to Instance Cluster

2018-08-28 Thread 'Dennis Yurkevich' via Google App Engine
Hello Amit, I am capable of locating the documentation myself. I was under the impression that this mailing list is to discuss GAE as a product. I have a use case which I do not feel is well satisfied by what is available in the docs/product itself. Dennis On Mon, Aug 27, 2018 at 3:24 PM,

Re: [google-appengine] Re: Extremely dissatisfied with App Engine lately, Network Issues, Support doesn't help and loops

2018-08-28 Thread Kaan Soral
An update 1) John Lowry adopted my issue and debugged it with me, he was very transparent and helpful and genuinely interested in helping 2) I improved my system, logged both Cloudflare wrapped and raw appspot.com 500 errors, verified that these 500 issues do happen, and they are invisible to