[google-appengine] Re: "The process handling this request has unexpectedly died... (Error Code 203)"

2018-08-06 Thread Charles Batty-Capps
I can look into this, but I'm not sure that you carefully read my post. I'm getting a "process has died unexpectedly" error, NOT a "deadline exceeded error". On Monday, August 6, 2018 at 2:13:27 PM UTC-7, Dan S (Cloud Platform Support) wrote: > > There are many possible reasons to cause this

[google-appengine] Re: URLFetch adds gzip,deflate,br to outbound requests' Accept-Encoding?

2018-08-06 Thread Ryan B
i've filed https://issuetracker.google.com/issues/112277350 for this. On Thursday, August 2, 2018 at 10:50:51 AM UTC-7, Ryan B wrote: > > hi all! i had to debug a URLFetch problem recently, and the root cause > turned out to be that i was unexpectedly receiving a brotli-compressed > response.

[google-appengine] Re: Acess Email

2018-08-06 Thread 'Digil(Google Cloud Platform Support)' via Google App Engine
To recover various project information which you are using on Google Cloud platform, you might need to go through some verification process. I would recommend you to contact the Google Cloud Platform Billing Support (by filing

[google-appengine] Re: gcloud compute url-maps invalidate-cdn-cache [CDN_URLMAP] --host --path permission issues

2018-08-06 Thread 'Fady (Google Cloud Platform)' via Google App Engine
Hello Ergo, I tried the command above as an owner of a project, and I was not able to reproduce the error message. Before trying the command again, I suggest verifying if your account is authenticated through the SDK by using [1] :

[google-appengine] Re: "The process handling this request has unexpectedly died... (Error Code 203)"

2018-08-06 Thread 'Dan S (Cloud Platform Support)' via Google App Engine
There are many possible reasons to cause this kind of issues such as Slow-Loading Apps, Performance Settings, Warmup Requests, Delays Associated with Logging Delays Associated with UrlFetch… you can find more details about the root causes and how to avoid errors in the following

Re: [google-appengine] Server Sent Events in GAE Standard

2018-08-06 Thread Steve Neal
Thanks for the advice - I'll add a comment to this pwhen I've had a chance to try Server Side Events. On Monday, 6 August 2018 17:19:28 UTC+2, Steren Giannini wrote: > > You are correct. > And because App Engine in automatic scaling mode has a 60 sec request > timeout, this probably means

[google-appengine] Re: Server Sent Events in GAE standard environment - ADVICE PLEASE

2018-08-06 Thread Steve Neal
Yes it is a duplicate - I hadn't realised the group was moderated and didn't see my first attempt to post a question listed and tried again. There doesn't seem to be a way to delete this post either. If someone has privileges to delete it, then please do. On Monday, 6 August 2018 19:32:33

[google-appengine] Re: Google app engine creating instances not in 'default internal' ip ranges?

2018-08-06 Thread 'Julie (cloud platform support)' via Google App Engine
On Thursday, August 2, 2018 at 3:13:49 PM UTC-4, Ryan Barker wrote: > > I am having issues that some of the instances that are being automatically > spun up by google app engine are not able to connect to my database. I have > a hunch the issue is that the problem relates to ip addresses

[google-appengine] Re: Server Sent Events in GAE standard environment - ADVICE PLEASE

2018-08-06 Thread 'Kamran (Google Cloud Support)' via Google App Engine
Hello Steve, This looks like a duplicate post of this . Please visit that thread , my colleague provided answers to your questions. Thanks On Monday,

[google-appengine] Acess Email

2018-08-06 Thread Rodrigo Pereira
Good afternoon, I forgot the email that accesses the console and I'm not getting connection, what is the solution to be able to change the access email? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and

Re: [google-appengine] Server Sent Events in GAE Standard

2018-08-06 Thread 'Steren Giannini' via Google App Engine
You are correct. And because App Engine in automatic scaling mode has a 60 sec request timeout, this probably means that your events cannot be separated by more than 60sec. Give it a try, let us know. On Mon, Aug 6, 2018 at 7:39 AM Barry Hunter wrote: > Well as such Server Sent Events IS

Re: [google-appengine] Server Sent Events in GAE Standard

2018-08-06 Thread Barry Hunter
Well as such Server Sent Events IS long-polling! .. it's just wrapping it up in a 'multi-part' message, but as noted its still HTTP, using Chunked encoding. ... and a browser provided trigger mechanism to catch each new 'event' message. On Mon, Aug 6, 2018 at 2:07 PM Steve Neal wrote: > >

Re: [google-appengine] Server Sent Events in GAE Standard

2018-08-06 Thread 'Steren Giannini' via Google App Engine
Hi, Server sent events are based on the HTTP protocol, so I expect them to work on App Engine. We do not provide specific documentation, I followed this one in the past: https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events. Let us know how if they work as expected for you.

Re: [google-appengine] Re: Google App Engine group

2018-08-06 Thread Giuliano Ribeiro
Yes, it is moderated. _ Giuliano On Mon, Aug 6, 2018 at 2:07 PM Steve Neal wrote: > Hi, > > Can you tell me if this group is moderated please? > > I've tried twice to post a question and it's not visible. > > Thanks, Steve. > > > -- > You received this message because you are

[google-appengine] Server Sent Events in GAE standard environment - ADVICE PLEASE

2018-08-06 Thread Steve Neal
I need to be able send notifications to a web application from the app engine server. For me Server Sent Events seem to be the best option. However, I cannot find any supporting docs for this in GAE standard environment (Java 8). Is this feature implemented at all in GAE? Is there something

[google-appengine] [URGENT] I have two applications under "No organisation" in google cloud platform with a similar source code but

2018-08-06 Thread Heisenberg
The problem is, one application shows some errors while the other doesn't. Whereas, they both have the same source code and similar datastore entities. Any ideas? p.s both applications in gcp were created by someone else. -- You received this message because you are subscribed to the Google

[google-appengine] Server Sent Events in GAE Standard

2018-08-06 Thread Steve Neal
I need to send messages from the Web server to a browser based application. Server Sent Events are an obvious choice but I cannot see any supporting documentation. Is it possible to do this with GAE standard using Java 8 ? If not, is there a way to run web sockets, or some other technology

[google-appengine] Re: Google App Engine group

2018-08-06 Thread Steve Neal
Hi, Can you tell me if this group is moderated please? I've tried twice to post a question and it's not visible. Thanks, Steve. -- 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

[google-appengine] I have two applications in google cloud platform with a similar source code and datastore entities but one application shows some errors while other doesn't. Any ideas?

2018-08-06 Thread Heisenberg
Also, the applications were created by someone else and I am just trying to deploy some changes. -- 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